Pull request #43313 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at b7310e6d13ec187504d90a0e490c16bb3974a38e rather than 0bf649285834a6f7bf8af9a3dac8793cd587d7ef Obtained Jenkinsfile from b7310e6d13ec187504d90a0e490c16bb3974a38e Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-43313@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-03-02T15:28:16.184Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-03-02T15:28:16.190Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-03-02T15:28:31.362Z] Still waiting to schedule task [2022-03-02T15:28:31.362Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-02T15:28:54.475Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0817e740ba711e009) in /home/ubuntu/workspace/moby_PR-43313 [Pipeline] { [Pipeline] checkout [2022-03-02T15:28:54.522Z] The recommended git tool is: git [2022-03-02T15:28:54.546Z] using credential docker-jenkins-github-credentials [2022-03-02T15:28:54.565Z] Cloning the remote Git repository [2022-03-02T15:28:54.565Z] Cloning with configured refspecs honoured and without tags [2022-03-02T15:28:54.566Z] Cloning repository https://github.com/moby/moby.git [2022-03-02T15:28:54.566Z] > git init /home/ubuntu/workspace/moby_PR-43313 # timeout=10 [2022-03-02T15:28:54.577Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-02T15:28:54.578Z] > git --version # timeout=10 [2022-03-02T15:28:54.583Z] > git --version # 'git version 2.17.1' [2022-03-02T15:28:54.583Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-02T15:28:54.584Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43313/head:refs/remotes/origin/PR-43313 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-02T15:29:09.650Z] Fetching without tags [2022-03-02T15:29:09.869Z] Merging remotes/origin/master commit b7310e6d13ec187504d90a0e490c16bb3974a38e into PR head commit 0bf649285834a6f7bf8af9a3dac8793cd587d7ef [2022-03-02T15:29:10.380Z] Merge succeeded, producing 0bf649285834a6f7bf8af9a3dac8793cd587d7ef [2022-03-02T15:29:10.380Z] Checking out Revision 0bf649285834a6f7bf8af9a3dac8793cd587d7ef (PR-43313) [2022-03-02T15:29:09.619Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-02T15:29:09.624Z] > git config --add remote.origin.fetch +refs/pull/43313/head:refs/remotes/origin/PR-43313 # timeout=10 [2022-03-02T15:29:09.629Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-02T15:29:09.636Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-02T15:29:09.650Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-02T15:29:09.651Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-02T15:29:09.651Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43313/head:refs/remotes/origin/PR-43313 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-02T15:29:09.869Z] > git config core.sparsecheckout # timeout=10 [2022-03-02T15:29:09.874Z] > git checkout -f 0bf649285834a6f7bf8af9a3dac8793cd587d7ef # timeout=10 [2022-03-02T15:29:10.352Z] > git remote # timeout=10 [2022-03-02T15:29:10.358Z] > git config --get remote.origin.url # timeout=10 [2022-03-02T15:29:10.362Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-02T15:29:10.363Z] > git merge b7310e6d13ec187504d90a0e490c16bb3974a38e # timeout=10 [2022-03-02T15:29:10.372Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-02T15:29:10.381Z] > git config core.sparsecheckout # timeout=10 [2022-03-02T15:29:10.385Z] > git checkout -f 0bf649285834a6f7bf8af9a3dac8793cd587d7ef # timeout=10 [2022-03-02T15:29:10.818Z] Commit message: "Fix incorrect operating system information reported on Windows" [2022-03-02T15:29:10.818Z] First time build. Skipping changelog. [2022-03-02T15:29:10.830Z] > git --version # timeout=10 [2022-03-02T15:29:10.835Z] > git --version # 'git version 2.17.1' [2022-03-02T15:29:10.841Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-02T15:29:11.624Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43313:/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 [2022-03-02T15:29:14.168Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS5) [Pipeline] { (Branch: win-2022) [Pipeline] { (Branch: win-2022-c8d) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS5) [Pipeline] stage [Pipeline] { (win-2022) [Pipeline] stage [Pipeline] { (win-2022-c8d) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [2022-03-02T15:29:14.652Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0817e740ba711e009) in /home/ubuntu/workspace/moby_PR-43313 [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 [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] } [Pipeline] { [Pipeline] checkout [2022-03-02T15:29:14.708Z] The recommended git tool is: git [Pipeline] // stage [2022-03-02T15:29:14.718Z] using credential docker-jenkins-github-credentials [2022-03-02T15:29:14.733Z] Fetching changes from the remote Git repository [Pipeline] // stage [2022-03-02T15:29:14.746Z] Fetching without tags [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) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2022-03-02T15:29:14.976Z] Merging remotes/origin/master commit b7310e6d13ec187504d90a0e490c16bb3974a38e into PR head commit 0bf649285834a6f7bf8af9a3dac8793cd587d7ef [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] } [2022-03-02T15:29:15.422Z] Merge succeeded, producing 0bf649285834a6f7bf8af9a3dac8793cd587d7ef [2022-03-02T15:29:15.422Z] Checking out Revision 0bf649285834a6f7bf8af9a3dac8793cd587d7ef (PR-43313) [2022-03-02T15:29:15.528Z] Commit message: "Fix incorrect operating system information reported on Windows" [2022-03-02T15:29:15.540Z] > git --version # timeout=10 [2022-03-02T15:29:15.544Z] > git --version # 'git version 2.17.1' [2022-03-02T15:29:15.552Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-03-02T15:29:14.725Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43313/.git # timeout=10 [2022-03-02T15:29:14.733Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-02T15:29:14.747Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-02T15:29:14.748Z] > git --version # timeout=10 [2022-03-02T15:29:14.753Z] > git --version # 'git version 2.17.1' [2022-03-02T15:29:14.754Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-02T15:29:14.754Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43313/head:refs/remotes/origin/PR-43313 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-02T15:29:14.977Z] > git config core.sparsecheckout # timeout=10 [2022-03-02T15:29:14.982Z] > git checkout -f 0bf649285834a6f7bf8af9a3dac8793cd587d7ef # timeout=10 [2022-03-02T15:29:15.394Z] > git remote # timeout=10 [2022-03-02T15:29:15.400Z] > git config --get remote.origin.url # timeout=10 [2022-03-02T15:29:15.405Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-02T15:29:15.406Z] > git merge b7310e6d13ec187504d90a0e490c16bb3974a38e # timeout=10 [2022-03-02T15:29:15.416Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-02T15:29:15.422Z] > git config core.sparsecheckout # timeout=10 [2022-03-02T15:29:15.427Z] > git checkout -f 0bf649285834a6f7bf8af9a3dac8793cd587d7ef # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-02T15:29:16.220Z] + [ PR != PR ] [2022-03-02T15:29:16.220Z] + [ master != master ] [2022-03-02T15:29:16.220Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-02T15:29:16.553Z] + docker version [2022-03-02T15:29:16.553Z] Client: Docker Engine - Community [2022-03-02T15:29:16.553Z] Version: 20.10.12 [2022-03-02T15:29:16.553Z] API version: 1.41 [2022-03-02T15:29:16.553Z] Go version: go1.16.12 [2022-03-02T15:29:16.553Z] Git commit: e91ed57 [2022-03-02T15:29:16.553Z] Built: Mon Dec 13 11:45:27 2021 [2022-03-02T15:29:16.553Z] OS/Arch: linux/amd64 [2022-03-02T15:29:16.553Z] Context: default [2022-03-02T15:29:16.553Z] Experimental: true [2022-03-02T15:29:16.553Z] [2022-03-02T15:29:16.553Z] Server: Docker Engine - Community [2022-03-02T15:29:16.553Z] Engine: [2022-03-02T15:29:16.553Z] Version: 20.10.12 [2022-03-02T15:29:16.553Z] API version: 1.41 (minimum version 1.12) [2022-03-02T15:29:16.553Z] Go version: go1.16.12 [2022-03-02T15:29:16.553Z] Git commit: 459d0df [2022-03-02T15:29:16.553Z] Built: Mon Dec 13 11:43:36 2021 [2022-03-02T15:29:16.553Z] OS/Arch: linux/amd64 [2022-03-02T15:29:16.553Z] Experimental: true [2022-03-02T15:29:16.553Z] containerd: [2022-03-02T15:29:16.553Z] Version: 1.4.12 [2022-03-02T15:29:16.553Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-02T15:29:16.553Z] runc: [2022-03-02T15:29:16.553Z] Version: 1.0.2 [2022-03-02T15:29:16.553Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-02T15:29:16.553Z] docker-init: [2022-03-02T15:29:16.553Z] Version: 0.19.0 [2022-03-02T15:29:16.553Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-02T15:29:16.840Z] + docker info [2022-03-02T15:29:17.410Z] Client: [2022-03-02T15:29:17.410Z] Context: default [2022-03-02T15:29:17.410Z] Debug Mode: false [2022-03-02T15:29:17.410Z] Plugins: [2022-03-02T15:29:17.410Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-02T15:29:17.410Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-02T15:29:17.410Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-03-02T15:29:17.410Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-03-02T15:29:17.410Z] [2022-03-02T15:29:17.410Z] Server: [2022-03-02T15:29:17.410Z] Containers: 0 [2022-03-02T15:29:17.410Z] Running: 0 [2022-03-02T15:29:17.410Z] Paused: 0 [2022-03-02T15:29:17.410Z] Stopped: 0 [2022-03-02T15:29:17.410Z] Images: 3 [2022-03-02T15:29:17.410Z] Server Version: 20.10.12 [2022-03-02T15:29:17.410Z] Storage Driver: overlay2 [2022-03-02T15:29:17.410Z] Backing Filesystem: extfs [2022-03-02T15:29:17.410Z] Supports d_type: true [2022-03-02T15:29:17.410Z] Native Overlay Diff: true [2022-03-02T15:29:17.410Z] userxattr: false [2022-03-02T15:29:17.410Z] Logging Driver: json-file [2022-03-02T15:29:17.410Z] Cgroup Driver: cgroupfs [2022-03-02T15:29:17.410Z] Cgroup Version: 1 [2022-03-02T15:29:17.410Z] Plugins: [2022-03-02T15:29:17.410Z] Volume: local [2022-03-02T15:29:17.410Z] Network: bridge host ipvlan macvlan null overlay [2022-03-02T15:29:17.410Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-02T15:29:17.410Z] Swarm: inactive [2022-03-02T15:29:17.410Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-03-02T15:29:17.410Z] Default Runtime: runc [2022-03-02T15:29:17.410Z] Init Binary: docker-init [2022-03-02T15:29:17.410Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-02T15:29:17.410Z] runc version: v1.0.2-0-g52b36a2 [2022-03-02T15:29:17.410Z] init version: de40ad0 [2022-03-02T15:29:17.410Z] Security Options: [2022-03-02T15:29:17.410Z] apparmor [2022-03-02T15:29:17.410Z] seccomp [2022-03-02T15:29:17.410Z] Profile: default [2022-03-02T15:29:17.410Z] Kernel Version: 5.4.0-1061-aws [2022-03-02T15:29:17.410Z] Operating System: Ubuntu 18.04.6 LTS [2022-03-02T15:29:17.410Z] OSType: linux [2022-03-02T15:29:17.410Z] Architecture: x86_64 [2022-03-02T15:29:17.410Z] CPUs: 2 [2022-03-02T15:29:17.410Z] Total Memory: 7.565GiB [2022-03-02T15:29:17.410Z] Name: ip-10-100-54-170 [2022-03-02T15:29:17.410Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-03-02T15:29:17.410Z] Docker Root Dir: /var/lib/docker [2022-03-02T15:29:17.410Z] Debug Mode: false [2022-03-02T15:29:17.410Z] Registry: https://index.docker.io/v1/ [2022-03-02T15:29:17.410Z] Labels: [2022-03-02T15:29:17.410Z] Experimental: true [2022-03-02T15:29:17.410Z] Insecure Registries: [2022-03-02T15:29:17.410Z] 127.0.0.0/8 [2022-03-02T15:29:17.410Z] Live Restore Enabled: true [2022-03-02T15:29:17.410Z] [2022-03-02T15:29:17.410Z] WARNING: No swap limit support [Pipeline] sh [2022-03-02T15:29:17.697Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-02T15:29:17.697Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-02T15:29:17.698Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43313/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-03-02T15:29:17.698Z] + bash /home/ubuntu/workspace/moby_PR-43313/check-config.sh [2022-03-02T15:29:17.698Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-03-02T15:29:17.698Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-03-02T15:29:17.698Z] [2022-03-02T15:29:17.698Z] Generally Necessary: [2022-03-02T15:29:17.698Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-03-02T15:29:17.698Z] - apparmor: enabled and tools installed [2022-03-02T15:29:17.698Z] - CONFIG_NAMESPACES: enabled [2022-03-02T15:29:17.698Z] - CONFIG_NET_NS: enabled [2022-03-02T15:29:17.698Z] - CONFIG_PID_NS: enabled [2022-03-02T15:29:17.698Z] - CONFIG_IPC_NS: enabled [2022-03-02T15:29:17.698Z] - CONFIG_UTS_NS: enabled [2022-03-02T15:29:17.698Z] - CONFIG_CGROUPS: enabled [2022-03-02T15:29:17.698Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-03-02T15:29:17.698Z] - CONFIG_CGROUP_DEVICE: enabled [2022-03-02T15:29:17.698Z] - CONFIG_CGROUP_FREEZER: enabled [2022-03-02T15:29:17.698Z] - CONFIG_CGROUP_SCHED: enabled [2022-03-02T15:29:17.698Z] - CONFIG_CPUSETS: enabled [2022-03-02T15:29:17.698Z] - CONFIG_MEMCG: enabled [2022-03-02T15:29:17.698Z] - CONFIG_KEYS: enabled [2022-03-02T15:29:17.698Z] - CONFIG_VETH: enabled (as module) [2022-03-02T15:29:17.698Z] - CONFIG_BRIDGE: enabled (as module) [2022-03-02T15:29:17.698Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-03-02T15:29:17.698Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-03-02T15:29:17.698Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-03-02T15:29:17.959Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-03-02T15:29:17.959Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-03-02T15:29:17.959Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-03-02T15:29:17.959Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-03-02T15:29:17.959Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-03-02T15:29:17.959Z] - CONFIG_NF_NAT: enabled (as module) [2022-03-02T15:29:17.959Z] - CONFIG_POSIX_MQUEUE: enabled [2022-03-02T15:29:17.959Z] - CONFIG_CGROUP_BPF: enabled [2022-03-02T15:29:17.959Z] [2022-03-02T15:29:17.959Z] Optional Features: [2022-03-02T15:29:17.959Z] - CONFIG_USER_NS: enabled [2022-03-02T15:29:17.959Z] - CONFIG_SECCOMP: enabled [2022-03-02T15:29:17.959Z] - CONFIG_SECCOMP_FILTER: enabled [2022-03-02T15:29:17.959Z] - CONFIG_CGROUP_PIDS: enabled [2022-03-02T15:29:17.959Z] - CONFIG_MEMCG_SWAP: enabled [2022-03-02T15:29:17.959Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-03-02T15:29:17.959Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-03-02T15:29:17.959Z] - CONFIG_BLK_CGROUP: enabled [2022-03-02T15:29:17.959Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-03-02T15:29:17.959Z] - CONFIG_CGROUP_PERF: enabled [2022-03-02T15:29:17.959Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-03-02T15:29:17.959Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-03-02T15:29:17.959Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-03-02T15:29:17.959Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-03-02T15:29:17.959Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-03-02T15:29:17.959Z] - CONFIG_RT_GROUP_SCHED: missing [2022-03-02T15:29:17.959Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-03-02T15:29:17.959Z] - CONFIG_IP_VS: enabled (as module) [2022-03-02T15:29:17.959Z] - CONFIG_IP_VS_NFCT: enabled [2022-03-02T15:29:17.959Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-03-02T15:29:17.959Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-03-02T15:29:17.959Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-03-02T15:29:17.959Z] - CONFIG_SECURITY_SELINUX: enabled [2022-03-02T15:29:17.959Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-03-02T15:29:17.959Z] - CONFIG_EXT4_FS: enabled [2022-03-02T15:29:17.959Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-03-02T15:29:17.959Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-03-02T15:29:17.959Z] - Network Drivers: [2022-03-02T15:29:17.959Z] - "overlay": [2022-03-02T15:29:17.959Z] - CONFIG_VXLAN: enabled (as module) [2022-03-02T15:29:17.959Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-03-02T15:29:17.959Z] Optional (for encrypted networks): [2022-03-02T15:29:17.959Z] - CONFIG_CRYPTO: enabled [2022-03-02T15:29:17.959Z] - CONFIG_CRYPTO_AEAD: enabled [2022-03-02T15:29:17.959Z] - CONFIG_CRYPTO_GCM: enabled [2022-03-02T15:29:17.959Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-03-02T15:29:17.959Z] - CONFIG_CRYPTO_GHASH: enabled [2022-03-02T15:29:17.959Z] - CONFIG_XFRM: enabled [2022-03-02T15:29:17.959Z] - CONFIG_XFRM_USER: enabled (as module) [2022-03-02T15:29:17.959Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-03-02T15:29:17.959Z] - CONFIG_INET_ESP: enabled (as module) [2022-03-02T15:29:17.959Z] - "ipvlan": [2022-03-02T15:29:17.959Z] - CONFIG_IPVLAN: enabled (as module) [2022-03-02T15:29:17.959Z] - "macvlan": [2022-03-02T15:29:17.959Z] - CONFIG_MACVLAN: enabled (as module) [2022-03-02T15:29:17.959Z] - CONFIG_DUMMY: enabled (as module) [2022-03-02T15:29:17.959Z] - "ftp,tftp client in container": [2022-03-02T15:29:18.219Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-03-02T15:29:18.219Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-03-02T15:29:18.219Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-03-02T15:29:18.219Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-03-02T15:29:18.219Z] - Storage Drivers: [2022-03-02T15:29:18.219Z] - "aufs": [2022-03-02T15:29:18.219Z] - CONFIG_AUFS_FS: enabled (as module) [2022-03-02T15:29:18.219Z] - "btrfs": [2022-03-02T15:29:18.219Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-03-02T15:29:18.219Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-03-02T15:29:18.219Z] - "devicemapper": [2022-03-02T15:29:18.219Z] - CONFIG_BLK_DEV_DM: enabled [2022-03-02T15:29:18.219Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-03-02T15:29:18.219Z] - "overlay": [2022-03-02T15:29:18.219Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-03-02T15:29:18.219Z] - "zfs": [2022-03-02T15:29:18.219Z] - /dev/zfs: present [2022-03-02T15:29:18.219Z] - zfs command: missing [2022-03-02T15:29:18.219Z] - zpool command: missing [2022-03-02T15:29:18.219Z] [2022-03-02T15:29:18.220Z] Limits: [2022-03-02T15:29:18.220Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-03-02T15:29:18.220Z] [2022-03-02T15:29:18.220Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-02T15:29:18.556Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:0bf649285834a6f7bf8af9a3dac8793cd587d7ef . [2022-03-02T15:29:18.556Z] #1 [internal] load build definition from Dockerfile [2022-03-02T15:29:18.556Z] #1 sha256:15164d22abe6df89b27fcb66009d1a3371cbc595657618714d7f4b5fc15c60cd [2022-03-02T15:29:18.556Z] #1 transferring dockerfile: 16.77kB done [2022-03-02T15:29:18.556Z] #1 DONE 0.0s [2022-03-02T15:29:18.556Z] [2022-03-02T15:29:18.556Z] #2 [internal] load .dockerignore [2022-03-02T15:29:18.556Z] #2 sha256:ea777ee2e8030a0c0baa2c0e89deec1b0d8f41a02d92d66c2bc0ed4fba731c6f [2022-03-02T15:29:18.556Z] #2 transferring context: 87B done [2022-03-02T15:29:18.556Z] #2 DONE 0.0s [2022-03-02T15:29:18.556Z] [2022-03-02T15:29:18.556Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-03-02T15:29:18.556Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-03-02T15:29:18.818Z] #3 DONE 0.1s [2022-03-02T15:29:18.818Z] [2022-03-02T15:29:18.818Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-03-02T15:29:18.818Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-03-02T15:29:18.818Z] #4 CACHED [2022-03-02T15:29:19.078Z] [2022-03-02T15:29:19.078Z] #5 [internal] load .dockerignore [2022-03-02T15:29:19.078Z] #5 sha256:db97e54f70a2cb217ef75ae2f34804e9a7bb287b0de0cc924f6d42ab6e97d37e [2022-03-02T15:29:19.078Z] #5 DONE 0.0s [2022-03-02T15:29:19.078Z] [2022-03-02T15:29:19.078Z] #6 [internal] load build definition from Dockerfile [2022-03-02T15:29:19.078Z] #6 sha256:7f3fbb715dd59c119c8fc775b1e16a6392740fa04917c5fc4f943580f3e171d6 [2022-03-02T15:29:19.078Z] #6 DONE 0.0s [2022-03-02T15:29:19.078Z] [2022-03-02T15:29:19.078Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-02T15:29:19.078Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-02T15:29:19.078Z] #10 DONE 0.1s [2022-03-02T15:29:19.078Z] [2022-03-02T15:29:19.078Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-02T15:29:19.078Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-02T15:29:19.078Z] #8 DONE 0.1s [2022-03-02T15:29:19.078Z] [2022-03-02T15:29:19.078Z] #9 [internal] load metadata for docker.io/library/golang:1.17.7-bullseye [2022-03-02T15:29:19.078Z] #9 sha256:c2791d0589e3e1ff48e733c6ac0580f0ee9c64993624784a23dc9d251eafa8c5 [2022-03-02T15:29:19.078Z] #9 DONE 0.1s [2022-03-02T15:29:19.078Z] [2022-03-02T15:29:19.078Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-03-02T15:29:19.078Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-03-02T15:29:19.078Z] #7 DONE 0.1s [2022-03-02T15:29:19.078Z] [2022-03-02T15:29:19.078Z] #76 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-02T15:29:19.078Z] #76 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-02T15:29:19.078Z] #76 DONE 0.0s [2022-03-02T15:29:19.078Z] [2022-03-02T15:29:19.078Z] #74 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-02T15:29:19.078Z] #74 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-02T15:29:19.078Z] #74 DONE 0.0s [2022-03-02T15:29:19.078Z] [2022-03-02T15:29:19.078Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:66c71130632d13301306dfeb14d7ecf2a3b8c0dee68d879020ee2675023bb0a1 [2022-03-02T15:29:19.078Z] #11 sha256:e4acb5bcffdbc5ae978072d3d54dbc1dd6205851df321049a4edcfb097b7c69e [2022-03-02T15:29:19.078Z] #11 DONE 0.0s [2022-03-02T15:29:19.078Z] [2022-03-02T15:29:19.078Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-02T15:29:19.078Z] #35 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-02T15:29:19.078Z] #35 DONE 0.0s [2022-03-02T15:29:19.078Z] [2022-03-02T15:29:19.078Z] #31 [internal] load build context [2022-03-02T15:29:19.078Z] #31 sha256:9b76f037540187578cb49819ba348fb8a04e8068e34bedd61306980782924210 [2022-03-02T15:29:19.654Z] #31 ... [2022-03-02T15:29:19.654Z] [2022-03-02T15:29:19.654Z] #52 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-02T15:29:19.654Z] #52 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-02T15:29:19.654Z] #52 DONE 0.6s [2022-03-02T15:29:19.654Z] [2022-03-02T15:29:19.654Z] #31 [internal] load build context [2022-03-02T15:29:19.654Z] #31 sha256:9b76f037540187578cb49819ba348fb8a04e8068e34bedd61306980782924210 [2022-03-02T15:29:21.052Z] #31 transferring context: 57.31MB 1.6s done [2022-03-02T15:29:21.052Z] #31 DONE 1.6s [2022-03-02T15:29:21.052Z] [2022-03-02T15:29:21.052Z] #56 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-02T15:29:21.052Z] #56 sha256:eef896043ca511a65e665277946cb5b8a750ec5f49834d718c2bde9cb317ba5c [2022-03-02T15:29:21.052Z] #56 CACHED [2022-03-02T15:29:21.052Z] [2022-03-02T15:29:21.052Z] #33 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-03-02T15:29:21.052Z] #33 sha256:e39618f9120778bc21890a72413b77af8df6529d4eac98e7cc13d4f094f875a0 [2022-03-02T15:29:21.052Z] #33 CACHED [2022-03-02T15:29:21.052Z] [2022-03-02T15:29:21.052Z] #68 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-02T15:29:21.052Z] #68 sha256:4cb489a699175a0f614bf8cd5de16d10189176030f0b5f3b2454906079f46ca8 [2022-03-02T15:29:21.052Z] #68 CACHED [2022-03-02T15:29:21.052Z] [2022-03-02T15:29:21.052Z] #21 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el libseccomp-dev:s390x [2022-03-02T15:29:21.052Z] #21 sha256:1fc4f041996badeefdfd932a77a0a32ac8bcd3fdb06eec20be76dca3e4427730 [2022-03-02T15:29:21.052Z] #21 CACHED [2022-03-02T15:29:21.052Z] [2022-03-02T15:29:21.052Z] #70 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-02T15:29:21.052Z] #70 sha256:87fdc58154e782d27fd60eb54878469c22e85a390f1953ad638ebf62f0d1c7ac [2022-03-02T15:29:21.052Z] #70 CACHED [2022-03-02T15:29:21.052Z] [2022-03-02T15:29:21.052Z] #63 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-02T15:29:21.052Z] #63 sha256:c6fde895b4d6225d47f5eaf6db10fdac7da4190280814de6c0cc594ea5d7d4c0 [2022-03-02T15:29:21.052Z] #63 CACHED [2022-03-02T15:29:21.052Z] [2022-03-02T15:29:21.052Z] #51 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-03-02T15:29:21.052Z] #51 sha256:ddb895255cd6e5aaa79b35cbe443c5a455761c46ab33ff2f2bc7f3a3f4ac9f50 [2022-03-02T15:29:21.052Z] #51 CACHED [2022-03-02T15:29:21.052Z] [2022-03-02T15:29:21.052Z] #71 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-03-02T15:29:21.052Z] #71 sha256:01a0453b3ddd16013164f8d3d3305ea0e0d8ff9dd8f493a948361527ccda0c5f [2022-03-02T15:29:21.052Z] #71 CACHED [2022-03-02T15:29:21.052Z] [2022-03-02T15:29:21.052Z] #43 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-03-02T15:29:21.052Z] #43 sha256:c380fa1b5491127da170b92dc6ccf7be09aad18a94c94bd24a431bbe3b685f56 [2022-03-02T15:29:21.052Z] #43 CACHED [2022-03-02T15:29:21.052Z] [2022-03-02T15:29:21.052Z] #27 [dev-systemd-false 6/24] RUN ldconfig [2022-03-02T15:29:21.052Z] #27 sha256:59c7f149cc4d77f85d3d935ee9722d0ae0a6988323269d1202cc12c781b2ecb7 [2022-03-02T15:29:21.052Z] #27 CACHED [2022-03-02T15:29:21.052Z] [2022-03-02T15:29:21.052Z] #66 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-03-02T15:29:21.052Z] #66 sha256:935a2afd296fbf269b8b7fdef77e57e83b5ee6db6d1df8a053dc6cc586c0df1a [2022-03-02T15:29:21.052Z] #66 CACHED [2022-03-02T15:29:21.052Z] [2022-03-02T15:29:21.052Z] #23 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-03-02T15:29:21.052Z] #23 sha256:05b3dc606ebc3739829575f757ab82583ab9f8204dfc95e36ee3bf82cbc5c038 [2022-03-02T15:29:21.052Z] #23 CACHED [2022-03-02T15:29:21.052Z] [2022-03-02T15:29:21.052Z] #25 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-02T15:29:21.052Z] #25 sha256:5f794d1768d4c5ce4ef4e03e38604d934c4ed5b849bdbfd4147237f0061b5abc [2022-03-02T15:29:21.052Z] #25 CACHED [2022-03-02T15:29:21.052Z] [2022-03-02T15:29:21.052Z] #69 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-03-02T15:29:21.052Z] #69 sha256:448d6069fa5c049f46f04cafa9749888f15cde9c5f798eccdec5e592fc294c17 [2022-03-02T15:29:21.052Z] #69 CACHED [2022-03-02T15:29:21.052Z] [2022-03-02T15:29:21.052Z] #46 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-03-02T15:29:21.052Z] #46 sha256:1220c213dea8f54925a786d0e0c7a0edc821d6bc9b131042a974baeb3ca1f823 [2022-03-02T15:29:21.052Z] #46 CACHED [2022-03-02T15:29:21.052Z] [2022-03-02T15:29:21.052Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-02T15:29:21.052Z] #58 sha256:1b01a2b18ef17c3434fbfd5905517e51bac2b13369e0cc95cac24fd898a01b3a [2022-03-02T15:29:21.052Z] #58 CACHED [2022-03-02T15:29:21.052Z] [2022-03-02T15:29:21.052Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-02T15:29:21.052Z] #32 sha256:69435de2dd74877fa71b65a531574d15d644caa3a0ed7f1cbb8f8d9b580d7805 [2022-03-02T15:29:21.052Z] #32 CACHED [2022-03-02T15:29:21.052Z] [2022-03-02T15:29:21.052Z] #48 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-03-02T15:29:21.052Z] #48 sha256:da40f3477dcee975ef25d0ad695256180b794ec5438b09f916863ad20395d745 [2022-03-02T15:29:21.052Z] #48 CACHED [2022-03-02T15:29:21.052Z] [2022-03-02T15:29:21.052Z] #44 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-03-02T15:29:21.052Z] #44 sha256:4d3f801032e44c51aea6a85fd90b89967af0fd23d10a8a7b95850d1256d33d48 [2022-03-02T15:29:21.052Z] #44 CACHED [2022-03-02T15:29:21.052Z] [2022-03-02T15:29:21.052Z] #64 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-03-02T15:29:21.052Z] #64 sha256:7f37bf92d98d00fb3d64a29b91ea16f9af3f7e5767f1d538cb2d14b7680d4948 [2022-03-02T15:29:21.052Z] #64 CACHED [2022-03-02T15:29:21.052Z] [2022-03-02T15:29:21.052Z] #24 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-02T15:29:21.052Z] #24 sha256:27c49710bec34e150527e6e6bdbd0efe653ffae895cc9c2f8919c816e7567030 [2022-03-02T15:29:21.052Z] #24 CACHED [2022-03-02T15:29:21.052Z] [2022-03-02T15:29:21.052Z] #29 [dev-systemd-false 8/24] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-03-02T15:29:21.052Z] #29 sha256:c0503f7407cdd6d4984ae4d6d923f6b4de9127a80d954720872e1deb1a0cf608 [2022-03-02T15:29:21.052Z] #29 CACHED [2022-03-02T15:29:21.052Z] [2022-03-02T15:29:21.052Z] #55 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-03-02T15:29:21.052Z] #55 sha256:cd02c528298bc071195cf9801035160ec2b22f8ab1381b400f57edf6f3b0d631 [2022-03-02T15:29:21.052Z] #55 CACHED [2022-03-02T15:29:21.052Z] [2022-03-02T15:29:21.052Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-03-02T15:29:21.052Z] #14 sha256:fd7073207804fe9fff0db655545c3d1dc2ce9b1dc6ed02491fefa45eb33a20f4 [2022-03-02T15:29:21.052Z] #14 CACHED [2022-03-02T15:29:21.052Z] [2022-03-02T15:29:21.052Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-02T15:29:21.052Z] #20 sha256:4d4972a21117c4a3e2be23eb360dc7437c52797b57cc31c0c8dd1cb7f18ba289 [2022-03-02T15:29:21.052Z] #20 CACHED [2022-03-02T15:29:21.052Z] [2022-03-02T15:29:21.052Z] #72 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-02T15:29:21.052Z] #72 sha256:8c19ebde1726351a31b6bafcee0067d8aa314aae58d5523cf00db81d4be40c23 [2022-03-02T15:29:21.052Z] #72 CACHED [2022-03-02T15:29:21.052Z] [2022-03-02T15:29:21.052Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-03-02T15:29:21.052Z] #16 sha256:4c9f435e521e075f7cc71bdcff9659e02d4a6c84b83ec7902803416143709ee6 [2022-03-02T15:29:21.052Z] #16 CACHED [2022-03-02T15:29:21.052Z] [2022-03-02T15:29:21.052Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-03-02T15:29:21.052Z] #13 sha256:206a3208142eda6671f7331eb3e46dd2f571594caa51389917ce93a98dc470ab [2022-03-02T15:29:21.052Z] #13 CACHED [2022-03-02T15:29:21.052Z] [2022-03-02T15:29:21.052Z] #73 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-02T15:29:21.052Z] #73 sha256:deb88ac81f52ed00b3e5bdddd7a9e70ef8cfc224e28f6a06fbdf09ddcc990f2e [2022-03-02T15:29:21.052Z] #73 CACHED [2022-03-02T15:29:21.052Z] [2022-03-02T15:29:21.052Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-02T15:29:21.052Z] #45 sha256:34a4f6101dcb7179400c5ebe395ce6007fcae5acc03697f18a96acba20751ae2 [2022-03-02T15:29:21.052Z] #45 CACHED [2022-03-02T15:29:21.052Z] [2022-03-02T15:29:21.052Z] #39 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-02T15:29:21.052Z] #39 sha256:31f7ba9809eed2aff5c376f5aac876b4c483c466297eab8275b0d9b3ee6404e7 [2022-03-02T15:29:21.052Z] #39 CACHED [2022-03-02T15:29:21.052Z] [2022-03-02T15:29:21.052Z] #22 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-02T15:29:21.052Z] #22 sha256:2d475beceed215749cb98682b80360f491e38da22ff7cf2f36b197481c5b7284 [2022-03-02T15:29:21.052Z] #22 CACHED [2022-03-02T15:29:21.052Z] [2022-03-02T15:29:21.052Z] #53 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-03-02T15:29:21.052Z] #53 sha256:1325840eb2572cefd654450e37cf683f83a06d8124a19d4824ef6cfe00ce8f34 [2022-03-02T15:29:21.052Z] #53 CACHED [2022-03-02T15:29:21.052Z] [2022-03-02T15:29:21.052Z] #42 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-02T15:29:21.052Z] #42 sha256:8170b37282118fd5a4d077a5144a36b697be5da8768eec85fade4802ef708d27 [2022-03-02T15:29:21.052Z] #42 CACHED [2022-03-02T15:29:21.052Z] [2022-03-02T15:29:21.052Z] #62 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-03-02T15:29:21.052Z] #62 sha256:cb63b724b51e61de8c0045a952f601b4a9f86161ff915ffed134a917616a57f7 [2022-03-02T15:29:21.052Z] #62 CACHED [2022-03-02T15:29:21.052Z] [2022-03-02T15:29:21.052Z] #28 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-02T15:29:21.052Z] #28 sha256:3e9e452541d96767696e9bb6a7b40506c757584700e29649457b0ab2303a794e [2022-03-02T15:29:21.052Z] #28 CACHED [2022-03-02T15:29:21.052Z] [2022-03-02T15:29:21.052Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-03-02T15:29:21.052Z] #18 sha256:23793e75caf51903f1c6598bd3b739393855912dc2c4ce9da094281ac9420d44 [2022-03-02T15:29:21.052Z] #18 CACHED [2022-03-02T15:29:21.052Z] [2022-03-02T15:29:21.052Z] #59 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-02T15:29:21.052Z] #59 sha256:3f00d65cd144e004dda1fe1014c840691f2b78dafafa156cf612f0638f4ece72 [2022-03-02T15:29:21.052Z] #59 CACHED [2022-03-02T15:29:21.052Z] [2022-03-02T15:29:21.052Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-02T15:29:21.052Z] #54 sha256:171cc347b8a867bd275d2055c61880a708cd3a32fe5bc53aa78dfd79a754281c [2022-03-02T15:29:21.052Z] #54 CACHED [2022-03-02T15:29:21.052Z] [2022-03-02T15:29:21.052Z] #78 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-02T15:29:21.052Z] #78 sha256:12d09c97b9d619895ac7382b8790ca9f316dddf3704c7f439e506a532a827907 [2022-03-02T15:29:21.052Z] #78 CACHED [2022-03-02T15:29:21.052Z] [2022-03-02T15:29:21.052Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-03-02T15:29:21.052Z] #19 sha256:6b8d51dc38ee6734a7eea6538353787bfbc95958b842bea8cd9a94522a366600 [2022-03-02T15:29:21.052Z] #19 CACHED [2022-03-02T15:29:21.052Z] [2022-03-02T15:29:21.052Z] #26 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-02T15:29:21.052Z] #26 sha256:d4f431e60ca0ad65ab5ff0673ad21778d87aec9c575ffbc6300266c6ba14da42 [2022-03-02T15:29:21.052Z] #26 CACHED [2022-03-02T15:29:21.053Z] [2022-03-02T15:29:21.053Z] #75 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-02T15:29:21.053Z] #75 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-03-02T15:29:21.053Z] #75 CACHED [2022-03-02T15:29:21.053Z] [2022-03-02T15:29:21.053Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-03-02T15:29:21.053Z] #15 sha256:8eff3101f459daa8b0f1b2b526df14aa2b1f6c048f5ff44c00d36005a4d953f4 [2022-03-02T15:29:21.053Z] #15 CACHED [2022-03-02T15:29:21.053Z] [2022-03-02T15:29:21.053Z] #65 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-02T15:29:21.053Z] #65 sha256:7ed1cf56bc00529e168d5ed110c301c5a737ab619895a20a58a8f62bea88deda [2022-03-02T15:29:21.053Z] #65 CACHED [2022-03-02T15:29:21.053Z] [2022-03-02T15:29:21.053Z] #77 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-02T15:29:21.053Z] #77 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-03-02T15:29:21.053Z] #77 CACHED [2022-03-02T15:29:21.053Z] [2022-03-02T15:29:21.053Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-02T15:29:21.053Z] #67 sha256:54423b10a444d861717c0fdbaadb49c062d7ab0724b5221684f92e1827dd4b92 [2022-03-02T15:29:21.053Z] #67 CACHED [2022-03-02T15:29:21.053Z] [2022-03-02T15:29:21.053Z] #57 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-02T15:29:21.053Z] #57 sha256:511f40efa58e3f6bd829c20b2e33004f0e5f30ebcb8c81aad80e5cbbe199641e [2022-03-02T15:29:21.053Z] #57 CACHED [2022-03-02T15:29:21.053Z] [2022-03-02T15:29:21.053Z] #34 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-03-02T15:29:21.053Z] #34 sha256:2f43f2e419bd07e56c70d510c0fc2ad95e875a4a3772321de9f744a8d4312363 [2022-03-02T15:29:21.053Z] #34 CACHED [2022-03-02T15:29:21.053Z] [2022-03-02T15:29:21.053Z] #50 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-02T15:29:21.053Z] #50 sha256:99a0e42d75bf1145c2d4cfabfd4d1fe8145d637bc0b1ecf43ff8245929e124cc [2022-03-02T15:29:21.053Z] #50 CACHED [2022-03-02T15:29:21.053Z] [2022-03-02T15:29:21.053Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-02T15:29:21.053Z] #12 sha256:1a60e8f241c7cb7380d5b5f3e1c6a14cad1747a3eff3d74436e2705e7afdf97c [2022-03-02T15:29:21.053Z] #12 CACHED [2022-03-02T15:29:21.053Z] [2022-03-02T15:29:21.053Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-02T15:29:21.053Z] #38 sha256:f11531ee75522d3100b476a3548a0a785a8306cd2d0f223f4eba1a682d1a1aa6 [2022-03-02T15:29:21.053Z] #38 CACHED [2022-03-02T15:29:21.053Z] [2022-03-02T15:29:21.053Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-02T15:29:21.053Z] #40 sha256:d14f2312a82ed9aae23d768bc59c0aebfd7b546b1c422c7f70aa338ab600ae01 [2022-03-02T15:29:21.053Z] #40 CACHED [2022-03-02T15:29:21.053Z] [2022-03-02T15:29:21.053Z] #47 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-03-02T15:29:21.053Z] #47 sha256:2f55a9290148e6d8f1e4044b97ec1afb883af1742c290eb4b0517c34b0b69af5 [2022-03-02T15:29:21.053Z] #47 CACHED [2022-03-02T15:29:21.053Z] [2022-03-02T15:29:21.053Z] #36 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-03-02T15:29:21.053Z] #36 sha256:fcbce562298c56a7b226d0dc42cee1302927c83d920a49e10453c042b66010f8 [2022-03-02T15:29:21.053Z] #36 CACHED [2022-03-02T15:29:21.053Z] [2022-03-02T15:29:21.053Z] #61 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-02T15:29:21.053Z] #61 sha256:a3dfe1bfb41fc7c9022e6d6bf6feb5b11ef2bfc92c8ee4c6c1b3d118d1461290 [2022-03-02T15:29:21.053Z] #61 CACHED [2022-03-02T15:29:21.053Z] [2022-03-02T15:29:21.053Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-02T15:29:21.053Z] #41 sha256:75059c5744a48f91fb69271084385b0717c1ec8a872791fa0edaac0ca2c58214 [2022-03-02T15:29:21.053Z] #41 CACHED [2022-03-02T15:29:21.053Z] [2022-03-02T15:29:21.053Z] #30 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-02T15:29:21.053Z] #30 sha256:3b39d739ae310d3304c3836871c4cc818187c25e4d3429af2b64789a611854fc [2022-03-02T15:29:21.053Z] #30 CACHED [2022-03-02T15:29:21.053Z] [2022-03-02T15:29:21.053Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-02T15:29:21.053Z] #37 sha256:39781c65c2e2fe3c5520c608f660b9b22a65982c797e4e9500bcfe8f18c0b7ba [2022-03-02T15:29:21.053Z] #37 CACHED [2022-03-02T15:29:21.053Z] [2022-03-02T15:29:21.053Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-03-02T15:29:21.053Z] #17 sha256:da2ecdaf38b56eb499cacf4182a7728eba4725296c824d743ea81ee309c3cee2 [2022-03-02T15:29:21.053Z] #17 CACHED [2022-03-02T15:29:21.053Z] [2022-03-02T15:29:21.053Z] #49 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-02T15:29:21.053Z] #49 sha256:c1a9815018be573659cc16af3a12ab4d68e48b960a7ec4be6f4cfe709b4b75b6 [2022-03-02T15:29:21.053Z] #49 CACHED [2022-03-02T15:29:21.053Z] [2022-03-02T15:29:21.053Z] #60 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-03-02T15:29:21.053Z] #60 sha256:835dfb0f7141fe51939fad5133191620b596afcb797ebdea8af26bbeeb8f49fd [2022-03-02T15:29:21.053Z] #60 CACHED [2022-03-02T15:29:21.053Z] [2022-03-02T15:29:21.053Z] #79 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-03-02T15:29:21.053Z] #79 sha256:165994e6ff835dc15da476fe2502771b9a6386b25cff5bf6fcc12590b8cdbe3a [2022-03-02T15:29:21.053Z] #79 CACHED [2022-03-02T15:29:21.053Z] [2022-03-02T15:29:21.053Z] #80 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-02T15:29:21.053Z] #80 sha256:808bf903d36e256ef89ff001e7695b381b667c158d6edd881630547ebdd50838 [2022-03-02T15:29:21.998Z] #80 DONE 0.9s [2022-03-02T15:29:21.998Z] [2022-03-02T15:29:21.998Z] #81 exporting to image [2022-03-02T15:29:21.998Z] #81 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-02T15:29:21.998Z] #81 exporting layers [2022-03-02T15:29:22.571Z] #81 exporting layers 0.8s done [2022-03-02T15:29:22.832Z] #81 writing image sha256:3177a16b8d25255d4f958bc06052ee883ba070b28020515812e04e8220a9a49a done [2022-03-02T15:29:22.832Z] #81 naming to docker.io/library/docker:0bf649285834a6f7bf8af9a3dac8793cd587d7ef done [2022-03-02T15:29:22.832Z] #81 DONE 0.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-03-02T15:29:22.953Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0697dfecc33c677ee) in /home/ubuntu/workspace/moby_PR-43313 [Pipeline] { [Pipeline] checkout [2022-03-02T15:29:23.077Z] The recommended git tool is: git [2022-03-02T15:29:23.169Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43313/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43313/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0bf649285834a6f7bf8af9a3dac8793cd587d7ef -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0bf649285834a6f7bf8af9a3dac8793cd587d7ef hack/validate/default [2022-03-02T15:29:23.740Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-03-02T15:29:23.740Z] No api/types/ or api/swagger.yaml changes in diff. [2022-03-02T15:29:23.740Z] Congratulations! All TOML source files changed here have valid syntax. [2022-03-02T15:29:23.740Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-03-02T15:29:23.740Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-03-02T15:29:23.740Z] Congratulations! No new tests were added to integration-cli. [2022-03-02T15:29:23.740Z] [2022-03-02T15:29:23.740Z] INFO Start validation with golang-ci-lint [2022-03-02T15:29:24.682Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-03-02T15:29:24.682Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-03-02T15:29:24.682Z] INFO [loader] Using build tags: [apparmor seccomp] [2022-03-02T15:29:25.976Z] using credential docker-jenkins-github-credentials [2022-03-02T15:29:25.985Z] Cloning the remote Git repository [2022-03-02T15:29:25.985Z] Cloning with configured refspecs honoured and without tags [2022-03-02T15:29:25.911Z] Cloning repository https://github.com/moby/moby.git [2022-03-02T15:29:25.963Z] > git init /home/ubuntu/workspace/moby_PR-43313 # timeout=10 [2022-03-02T15:29:26.217Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-02T15:29:26.217Z] > git --version # timeout=10 [2022-03-02T15:29:26.251Z] > git --version # 'git version 2.17.1' [2022-03-02T15:29:26.252Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-02T15:29:26.256Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43313/head:refs/remotes/origin/PR-43313 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-02T15:29:29.653Z] Still waiting to schedule task [2022-03-02T15:29:29.653Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-02T15:29:29.654Z] Still waiting to schedule task [2022-03-02T15:29:29.654Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-02a90cdf82c6159b9)’ [2022-03-02T15:29:29.657Z] Still waiting to schedule task [2022-03-02T15:29:29.657Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0e98a12cd77fa84c2)’ [2022-03-02T15:29:29.658Z] Still waiting to schedule task [2022-03-02T15:29:29.658Z] Waiting for next available executor on ‘azwin-2-8d31d0’ [2022-03-02T15:29:29.659Z] Still waiting to schedule task [2022-03-02T15:29:29.659Z] Waiting for next available executor on ‘windows-2022’ [2022-03-02T15:29:29.660Z] Still waiting to schedule task [2022-03-02T15:29:29.660Z] Waiting for next available executor on ‘windows-2022’ [2022-03-02T15:29:50.786Z] Fetching without tags [2022-03-02T15:29:51.088Z] Merging remotes/origin/master commit b7310e6d13ec187504d90a0e490c16bb3974a38e into PR head commit 0bf649285834a6f7bf8af9a3dac8793cd587d7ef [2022-03-02T15:29:50.652Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-02T15:29:50.680Z] > git config --add remote.origin.fetch +refs/pull/43313/head:refs/remotes/origin/PR-43313 # timeout=10 [2022-03-02T15:29:50.705Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-02T15:29:50.733Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-02T15:29:50.762Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-02T15:29:50.762Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-02T15:29:50.792Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43313/head:refs/remotes/origin/PR-43313 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-02T15:29:51.068Z] > git config core.sparsecheckout # timeout=10 [2022-03-02T15:29:51.094Z] > git checkout -f 0bf649285834a6f7bf8af9a3dac8793cd587d7ef # timeout=10 [2022-03-02T15:29:51.940Z] Merge succeeded, producing 0bf649285834a6f7bf8af9a3dac8793cd587d7ef [2022-03-02T15:29:51.941Z] Checking out Revision 0bf649285834a6f7bf8af9a3dac8793cd587d7ef (PR-43313) [2022-03-02T15:29:51.811Z] > git remote # timeout=10 [2022-03-02T15:29:51.838Z] > git config --get remote.origin.url # timeout=10 [2022-03-02T15:29:51.861Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-02T15:29:51.862Z] > git merge b7310e6d13ec187504d90a0e490c16bb3974a38e # timeout=10 [2022-03-02T15:29:51.894Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-02T15:29:51.918Z] > git config core.sparsecheckout # timeout=10 [2022-03-02T15:29:51.938Z] > git checkout -f 0bf649285834a6f7bf8af9a3dac8793cd587d7ef # timeout=10 [2022-03-02T15:29:56.644Z] Commit message: "Fix incorrect operating system information reported on Windows" [2022-03-02T15:29:56.648Z] > git --version # timeout=10 [2022-03-02T15:29:56.678Z] > git --version # 'git version 2.17.1' [2022-03-02T15:29:56.708Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-02T15:29:57.851Z] + docker version [2022-03-02T15:30:04.486Z] Client: Docker Engine - Community [2022-03-02T15:30:04.486Z] Version: 20.10.12 [2022-03-02T15:30:04.486Z] API version: 1.41 [2022-03-02T15:30:04.486Z] Go version: go1.16.12 [2022-03-02T15:30:04.486Z] Git commit: e91ed57 [2022-03-02T15:30:04.486Z] Built: Mon Dec 13 11:45:27 2021 [2022-03-02T15:30:04.486Z] OS/Arch: linux/amd64 [2022-03-02T15:30:04.486Z] Context: default [2022-03-02T15:30:04.486Z] Experimental: true [2022-03-02T15:30:04.486Z] [2022-03-02T15:30:04.486Z] Server: Docker Engine - Community [2022-03-02T15:30:04.486Z] Engine: [2022-03-02T15:30:04.486Z] Version: 20.10.12 [2022-03-02T15:30:04.486Z] API version: 1.41 (minimum version 1.12) [2022-03-02T15:30:04.486Z] Go version: go1.16.12 [2022-03-02T15:30:04.486Z] Git commit: 459d0df [2022-03-02T15:30:04.486Z] Built: Mon Dec 13 11:43:36 2021 [2022-03-02T15:30:04.486Z] OS/Arch: linux/amd64 [2022-03-02T15:30:04.486Z] Experimental: true [2022-03-02T15:30:04.486Z] containerd: [2022-03-02T15:30:04.486Z] Version: 1.4.12 [2022-03-02T15:30:04.486Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-02T15:30:04.486Z] runc: [2022-03-02T15:30:04.486Z] Version: 1.0.2 [2022-03-02T15:30:04.486Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-02T15:30:04.486Z] docker-init: [2022-03-02T15:30:04.486Z] Version: 0.19.0 [2022-03-02T15:30:04.486Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-02T15:30:04.829Z] + docker info [2022-03-02T15:30:15.105Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0e98a12cd77fa84c2) in /home/ubuntu/workspace/moby_PR-43313 [Pipeline] { [Pipeline] checkout [2022-03-02T15:30:15.136Z] The recommended git tool is: git [2022-03-02T15:30:15.148Z] using credential docker-jenkins-github-credentials [2022-03-02T15:30:15.157Z] Cloning the remote Git repository [2022-03-02T15:30:15.157Z] Cloning with configured refspecs honoured and without tags [2022-03-02T15:30:15.165Z] Cloning repository https://github.com/moby/moby.git [2022-03-02T15:30:15.166Z] > git init /home/ubuntu/workspace/moby_PR-43313 # timeout=10 [2022-03-02T15:30:15.199Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-02T15:30:15.199Z] > git --version # timeout=10 [2022-03-02T15:30:15.223Z] > git --version # 'git version 2.25.1' [2022-03-02T15:30:15.223Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-02T15:30:15.224Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43313/head:refs/remotes/origin/PR-43313 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-02T15:30:22.935Z] Client: [2022-03-02T15:30:22.935Z] Context: default [2022-03-02T15:30:22.935Z] Debug Mode: false [2022-03-02T15:30:22.935Z] Plugins: [2022-03-02T15:30:22.935Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-02T15:30:22.935Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-02T15:30:22.935Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-03-02T15:30:22.935Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-03-02T15:30:22.935Z] [2022-03-02T15:30:22.935Z] Server: [2022-03-02T15:30:22.935Z] Containers: 0 [2022-03-02T15:30:22.935Z] Running: 0 [2022-03-02T15:30:22.935Z] Paused: 0 [2022-03-02T15:30:22.935Z] Stopped: 0 [2022-03-02T15:30:22.935Z] Images: 0 [2022-03-02T15:30:22.935Z] Server Version: 20.10.12 [2022-03-02T15:30:22.935Z] Storage Driver: overlay2 [2022-03-02T15:30:22.935Z] Backing Filesystem: extfs [2022-03-02T15:30:22.935Z] Supports d_type: true [2022-03-02T15:30:22.935Z] Native Overlay Diff: true [2022-03-02T15:30:22.935Z] userxattr: false [2022-03-02T15:30:22.935Z] Logging Driver: json-file [2022-03-02T15:30:22.935Z] Cgroup Driver: cgroupfs [2022-03-02T15:30:22.935Z] Cgroup Version: 1 [2022-03-02T15:30:22.935Z] Plugins: [2022-03-02T15:30:22.935Z] Volume: local [2022-03-02T15:30:22.935Z] Network: bridge host ipvlan macvlan null overlay [2022-03-02T15:30:22.935Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-02T15:30:22.935Z] Swarm: inactive [2022-03-02T15:30:22.935Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-03-02T15:30:22.935Z] Default Runtime: runc [2022-03-02T15:30:22.935Z] Init Binary: docker-init [2022-03-02T15:30:22.935Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-02T15:30:22.935Z] runc version: v1.0.2-0-g52b36a2 [2022-03-02T15:30:22.935Z] init version: de40ad0 [2022-03-02T15:30:22.935Z] Security Options: [2022-03-02T15:30:22.935Z] apparmor [2022-03-02T15:30:22.935Z] seccomp [2022-03-02T15:30:22.935Z] Profile: default [2022-03-02T15:30:22.935Z] Kernel Version: 5.4.0-1061-aws [2022-03-02T15:30:22.935Z] Operating System: Ubuntu 18.04.6 LTS [2022-03-02T15:30:22.935Z] OSType: linux [2022-03-02T15:30:22.935Z] Architecture: x86_64 [2022-03-02T15:30:22.935Z] CPUs: 2 [2022-03-02T15:30:22.935Z] Total Memory: 7.483GiB [2022-03-02T15:30:22.935Z] Name: ip-10-100-119-193 [2022-03-02T15:30:22.935Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-03-02T15:30:22.935Z] Docker Root Dir: /var/lib/docker [2022-03-02T15:30:22.935Z] Debug Mode: false [2022-03-02T15:30:22.935Z] Registry: https://index.docker.io/v1/ [2022-03-02T15:30:22.935Z] Labels: [2022-03-02T15:30:22.935Z] Experimental: true [2022-03-02T15:30:22.935Z] Insecure Registries: [2022-03-02T15:30:22.935Z] 127.0.0.0/8 [2022-03-02T15:30:22.935Z] Live Restore Enabled: true [2022-03-02T15:30:22.935Z] [2022-03-02T15:30:22.935Z] WARNING: No swap limit support [Pipeline] sh [2022-03-02T15:30:23.236Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-02T15:30:23.236Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-02T15:30:23.236Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43313/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-03-02T15:30:23.236Z] + bash /home/ubuntu/workspace/moby_PR-43313/check-config.sh [2022-03-02T15:30:23.236Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-03-02T15:30:23.236Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-03-02T15:30:23.236Z] [2022-03-02T15:30:23.236Z] Generally Necessary: [2022-03-02T15:30:23.236Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-03-02T15:30:23.236Z] - apparmor: enabled and tools installed [2022-03-02T15:30:23.236Z] - CONFIG_NAMESPACES: enabled [2022-03-02T15:30:23.236Z] - CONFIG_NET_NS: enabled [2022-03-02T15:30:23.236Z] - CONFIG_PID_NS: enabled [2022-03-02T15:30:23.236Z] - CONFIG_IPC_NS: enabled [2022-03-02T15:30:23.236Z] - CONFIG_UTS_NS: enabled [2022-03-02T15:30:23.236Z] - CONFIG_CGROUPS: enabled [2022-03-02T15:30:23.236Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-03-02T15:30:23.236Z] - CONFIG_CGROUP_DEVICE: enabled [2022-03-02T15:30:23.236Z] - CONFIG_CGROUP_FREEZER: enabled [2022-03-02T15:30:23.236Z] - CONFIG_CGROUP_SCHED: enabled [2022-03-02T15:30:23.236Z] - CONFIG_CPUSETS: enabled [2022-03-02T15:30:23.236Z] - CONFIG_MEMCG: enabled [2022-03-02T15:30:23.236Z] - CONFIG_KEYS: enabled [2022-03-02T15:30:23.236Z] - CONFIG_VETH: enabled (as module) [2022-03-02T15:30:23.236Z] - CONFIG_BRIDGE: enabled (as module) [2022-03-02T15:30:23.236Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-03-02T15:30:23.236Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-03-02T15:30:23.236Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-03-02T15:30:23.236Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-03-02T15:30:23.236Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-03-02T15:30:23.236Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-03-02T15:30:23.236Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-03-02T15:30:23.236Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-03-02T15:30:23.236Z] - CONFIG_NF_NAT: enabled (as module) [2022-03-02T15:30:23.236Z] - CONFIG_POSIX_MQUEUE: enabled [2022-03-02T15:30:23.512Z] - CONFIG_CGROUP_BPF: enabled [2022-03-02T15:30:23.512Z] [2022-03-02T15:30:23.512Z] Optional Features: [2022-03-02T15:30:23.512Z] - CONFIG_USER_NS: enabled [2022-03-02T15:30:23.512Z] - CONFIG_SECCOMP: enabled [2022-03-02T15:30:23.512Z] - CONFIG_SECCOMP_FILTER: enabled [2022-03-02T15:30:23.512Z] - CONFIG_CGROUP_PIDS: enabled [2022-03-02T15:30:23.512Z] - CONFIG_MEMCG_SWAP: enabled [2022-03-02T15:30:23.512Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-03-02T15:30:23.512Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-03-02T15:30:23.512Z] - CONFIG_BLK_CGROUP: enabled [2022-03-02T15:30:23.512Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-03-02T15:30:23.512Z] - CONFIG_CGROUP_PERF: enabled [2022-03-02T15:30:23.512Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-03-02T15:30:23.512Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-03-02T15:30:23.512Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-03-02T15:30:23.512Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-03-02T15:30:23.512Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-03-02T15:30:23.512Z] - CONFIG_RT_GROUP_SCHED: missing [2022-03-02T15:30:23.512Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-03-02T15:30:23.512Z] - CONFIG_IP_VS: enabled (as module) [2022-03-02T15:30:23.512Z] - CONFIG_IP_VS_NFCT: enabled [2022-03-02T15:30:23.512Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-03-02T15:30:23.512Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-03-02T15:30:23.512Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-03-02T15:30:23.512Z] - CONFIG_SECURITY_SELINUX: enabled [2022-03-02T15:30:23.512Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-03-02T15:30:23.512Z] - CONFIG_EXT4_FS: enabled [2022-03-02T15:30:23.512Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-03-02T15:30:23.512Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-03-02T15:30:23.512Z] - Network Drivers: [2022-03-02T15:30:23.512Z] - "overlay": [2022-03-02T15:30:23.512Z] - CONFIG_VXLAN: enabled (as module) [2022-03-02T15:30:23.512Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-03-02T15:30:23.512Z] Optional (for encrypted networks): [2022-03-02T15:30:23.512Z] - CONFIG_CRYPTO: enabled [2022-03-02T15:30:23.512Z] - CONFIG_CRYPTO_AEAD: enabled [2022-03-02T15:30:23.512Z] - CONFIG_CRYPTO_GCM: enabled [2022-03-02T15:30:23.512Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-03-02T15:30:23.512Z] - CONFIG_CRYPTO_GHASH: enabled [2022-03-02T15:30:23.512Z] - CONFIG_XFRM: enabled [2022-03-02T15:30:23.512Z] - CONFIG_XFRM_USER: enabled (as module) [2022-03-02T15:30:23.512Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-03-02T15:30:23.512Z] - CONFIG_INET_ESP: enabled (as module) [2022-03-02T15:30:23.512Z] - "ipvlan": [2022-03-02T15:30:23.512Z] - CONFIG_IPVLAN: enabled (as module) [2022-03-02T15:30:23.512Z] - "macvlan": [2022-03-02T15:30:23.782Z] - CONFIG_MACVLAN: enabled (as module) [2022-03-02T15:30:23.782Z] - CONFIG_DUMMY: enabled (as module) [2022-03-02T15:30:23.782Z] - "ftp,tftp client in container": [2022-03-02T15:30:23.782Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-03-02T15:30:23.782Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-03-02T15:30:23.782Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-03-02T15:30:23.782Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-03-02T15:30:23.782Z] - Storage Drivers: [2022-03-02T15:30:23.782Z] - "aufs": [2022-03-02T15:30:23.782Z] - CONFIG_AUFS_FS: enabled (as module) [2022-03-02T15:30:23.782Z] - "btrfs": [2022-03-02T15:30:23.782Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-03-02T15:30:23.782Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-03-02T15:30:23.782Z] - "devicemapper": [2022-03-02T15:30:23.782Z] - CONFIG_BLK_DEV_DM: enabled [2022-03-02T15:30:23.782Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-03-02T15:30:23.782Z] - "overlay": [2022-03-02T15:30:23.782Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-03-02T15:30:23.782Z] - "zfs": [2022-03-02T15:30:23.782Z] - /dev/zfs: present [2022-03-02T15:30:23.782Z] - zfs command: missing [2022-03-02T15:30:23.782Z] - zpool command: missing [2022-03-02T15:30:23.782Z] [2022-03-02T15:30:23.782Z] Limits: [2022-03-02T15:30:23.782Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-03-02T15:30:23.782Z] [2022-03-02T15:30:23.782Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-02T15:30:24.128Z] + sudo modprobe ip_vs [2022-03-02T15:30:24.128Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0bf649285834a6f7bf8af9a3dac8793cd587d7ef . [2022-03-02T15:30:24.392Z] #1 [internal] load build definition from Dockerfile [2022-03-02T15:30:24.392Z] #1 sha256:a95da5236250f423be4c4766d193c9cd69035c3a2aecffde1b7d282898820b15 [2022-03-02T15:30:24.392Z] #1 transferring dockerfile: 16.77kB done [2022-03-02T15:30:24.392Z] #1 DONE 0.1s [2022-03-02T15:30:24.392Z] [2022-03-02T15:30:24.392Z] #2 [internal] load .dockerignore [2022-03-02T15:30:24.392Z] #2 sha256:f2c2d1bd1f837f247197f57fdad89fc5dd6e9c50199972e7daf5e2e0d3e96fd8 [2022-03-02T15:30:24.392Z] #2 transferring context: 87B done [2022-03-02T15:30:24.392Z] #2 DONE 0.0s [2022-03-02T15:30:24.392Z] [2022-03-02T15:30:24.392Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-03-02T15:30:24.392Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-03-02T15:30:24.969Z] #3 DONE 0.4s [2022-03-02T15:30:24.969Z] [2022-03-02T15:30:24.969Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-03-02T15:30:24.969Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-03-02T15:30:24.969Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-03-02T15:30:24.969Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-03-02T15:30:24.969Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 7.34MB / 9.67MB 0.2s [2022-03-02T15:30:24.969Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-03-02T15:30:24.969Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-03-02T15:30:24.969Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s [2022-03-02T15:30:25.541Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.4s done [2022-03-02T15:30:25.541Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-03-02T15:30:25.831Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.5s done [2022-03-02T15:30:26.774Z] #4 DONE 1.9s [2022-03-02T15:30:27.033Z] [2022-03-02T15:30:27.033Z] #6 [internal] load build definition from Dockerfile [2022-03-02T15:30:27.033Z] #6 sha256:f58c0c0db92a1c4c0d63e9ffa3d02c705c590113c7fc1975cbc3e2f1b3b35066 [2022-03-02T15:30:27.033Z] #6 DONE 0.0s [2022-03-02T15:30:27.033Z] [2022-03-02T15:30:27.033Z] #5 [internal] load .dockerignore [2022-03-02T15:30:27.033Z] #5 sha256:d47422ddb0e099140a6ef8b6f44ec0cfbd14404ac7a3e0dad9c624fc5f0ebd4b [2022-03-02T15:30:27.033Z] #5 DONE 0.0s [2022-03-02T15:30:27.033Z] [2022-03-02T15:30:27.033Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-03-02T15:30:27.033Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-03-02T15:30:28.414Z] #10 DONE 1.2s [2022-03-02T15:30:28.414Z] [2022-03-02T15:30:28.414Z] #7 [internal] load metadata for docker.io/library/golang:1.17.7-bullseye [2022-03-02T15:30:28.414Z] #7 sha256:c2791d0589e3e1ff48e733c6ac0580f0ee9c64993624784a23dc9d251eafa8c5 [2022-03-02T15:30:28.414Z] #7 DONE 1.2s [2022-03-02T15:30:28.414Z] [2022-03-02T15:30:28.414Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-02T15:30:28.414Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-02T15:30:28.414Z] #9 DONE 1.2s [2022-03-02T15:30:28.414Z] [2022-03-02T15:30:28.414Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-02T15:30:28.414Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-02T15:30:28.414Z] #8 DONE 1.2s [2022-03-02T15:30:29.354Z] [2022-03-02T15:30:29.354Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-02T15:30:29.354Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-02T15:30:29.354Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2022-03-02T15:30:29.354Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-02T15:30:29.354Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-03-02T15:30:29.354Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-03-02T15:30:29.354Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.2s [2022-03-02T15:30:29.614Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.44MB / 9.86MB 0.4s [2022-03-02T15:30:29.855Z] Fetching without tags [2022-03-02T15:30:29.878Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2022-03-02T15:30:30.139Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2022-03-02T15:30:30.709Z] #67 ... [2022-03-02T15:30:30.709Z] [2022-03-02T15:30:30.709Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-02T15:30:30.709Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-02T15:30:30.709Z] #45 DONE 0.0s [2022-03-02T15:30:30.709Z] [2022-03-02T15:30:30.709Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-02T15:30:30.709Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-02T15:30:29.831Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-02T15:30:29.840Z] > git config --add remote.origin.fetch +refs/pull/43313/head:refs/remotes/origin/PR-43313 # timeout=10 [2022-03-02T15:30:29.845Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-02T15:30:29.853Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-02T15:30:29.864Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-02T15:30:29.864Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-02T15:30:29.865Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43313/head:refs/remotes/origin/PR-43313 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-02T15:30:31.117Z] Merging remotes/origin/master commit b7310e6d13ec187504d90a0e490c16bb3974a38e into PR head commit 0bf649285834a6f7bf8af9a3dac8793cd587d7ef [2022-03-02T15:30:31.622Z] Merge succeeded, producing 0bf649285834a6f7bf8af9a3dac8793cd587d7ef [2022-03-02T15:30:31.622Z] Checking out Revision 0bf649285834a6f7bf8af9a3dac8793cd587d7ef (PR-43313) [2022-03-02T15:30:31.935Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0279760525f9b0c9c) in /home/ubuntu/workspace/moby_PR-43313 [Pipeline] { [Pipeline] checkout [2022-03-02T15:30:32.035Z] The recommended git tool is: git [2022-03-02T15:30:32.262Z] Commit message: "Fix incorrect operating system information reported on Windows" [2022-03-02T15:30:32.279Z] > git --version # timeout=10 [2022-03-02T15:30:32.299Z] > git --version # 'git version 2.25.1' [2022-03-02T15:30:32.304Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-02T15:30:31.125Z] > git config core.sparsecheckout # timeout=10 [2022-03-02T15:30:31.132Z] > git checkout -f 0bf649285834a6f7bf8af9a3dac8793cd587d7ef # timeout=10 [2022-03-02T15:30:31.600Z] > git remote # timeout=10 [2022-03-02T15:30:31.605Z] > git config --get remote.origin.url # timeout=10 [2022-03-02T15:30:31.613Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-02T15:30:31.614Z] > git merge b7310e6d13ec187504d90a0e490c16bb3974a38e # timeout=10 [2022-03-02T15:30:31.623Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-02T15:30:31.631Z] > git config core.sparsecheckout # timeout=10 [2022-03-02T15:30:31.635Z] > git checkout -f 0bf649285834a6f7bf8af9a3dac8793cd587d7ef # timeout=10 [2022-03-02T15:30:33.052Z] + docker version [2022-03-02T15:30:33.052Z] Client: Docker Engine - Community [2022-03-02T15:30:33.052Z] Version: 20.10.12 [2022-03-02T15:30:33.052Z] API version: 1.41 [2022-03-02T15:30:33.052Z] Go version: go1.16.12 [2022-03-02T15:30:33.052Z] Git commit: e91ed57 [2022-03-02T15:30:33.052Z] Built: Mon Dec 13 11:44:28 2021 [2022-03-02T15:30:33.052Z] OS/Arch: linux/arm64 [2022-03-02T15:30:33.052Z] Context: default [2022-03-02T15:30:33.052Z] Experimental: true [2022-03-02T15:30:33.052Z] [2022-03-02T15:30:33.052Z] Server: Docker Engine - Community [2022-03-02T15:30:33.052Z] Engine: [2022-03-02T15:30:33.052Z] Version: 20.10.12 [2022-03-02T15:30:33.052Z] API version: 1.41 (minimum version 1.12) [2022-03-02T15:30:33.052Z] Go version: go1.16.12 [2022-03-02T15:30:33.052Z] Git commit: 459d0df [2022-03-02T15:30:33.052Z] Built: Mon Dec 13 11:43:05 2021 [2022-03-02T15:30:33.052Z] OS/Arch: linux/arm64 [2022-03-02T15:30:33.052Z] Experimental: true [2022-03-02T15:30:33.052Z] containerd: [2022-03-02T15:30:33.052Z] Version: 1.4.12 [2022-03-02T15:30:33.052Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-02T15:30:33.052Z] runc: [2022-03-02T15:30:33.052Z] Version: 1.0.2 [2022-03-02T15:30:33.052Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-02T15:30:33.052Z] docker-init: [2022-03-02T15:30:33.052Z] Version: 0.19.0 [2022-03-02T15:30:33.052Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-02T15:30:33.331Z] + docker info [2022-03-02T15:30:33.331Z] Client: [2022-03-02T15:30:33.331Z] Context: default [2022-03-02T15:30:33.331Z] Debug Mode: false [2022-03-02T15:30:33.331Z] Plugins: [2022-03-02T15:30:33.331Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-02T15:30:33.331Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-02T15:30:33.331Z] [2022-03-02T15:30:33.331Z] Server: [2022-03-02T15:30:33.331Z] Containers: 0 [2022-03-02T15:30:33.331Z] Running: 0 [2022-03-02T15:30:33.331Z] Paused: 0 [2022-03-02T15:30:33.331Z] Stopped: 0 [2022-03-02T15:30:33.331Z] Images: 2 [2022-03-02T15:30:33.331Z] Server Version: 20.10.12 [2022-03-02T15:30:33.331Z] Storage Driver: overlay2 [2022-03-02T15:30:33.331Z] Backing Filesystem: extfs [2022-03-02T15:30:33.331Z] Supports d_type: true [2022-03-02T15:30:33.331Z] Native Overlay Diff: true [2022-03-02T15:30:33.331Z] userxattr: false [2022-03-02T15:30:33.331Z] Logging Driver: json-file [2022-03-02T15:30:33.331Z] Cgroup Driver: cgroupfs [2022-03-02T15:30:33.331Z] Cgroup Version: 1 [2022-03-02T15:30:33.331Z] Plugins: [2022-03-02T15:30:33.331Z] Volume: local [2022-03-02T15:30:33.331Z] Network: bridge host ipvlan macvlan null overlay [2022-03-02T15:30:33.331Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-02T15:30:33.331Z] Swarm: inactive [2022-03-02T15:30:33.331Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-03-02T15:30:33.331Z] Default Runtime: runc [2022-03-02T15:30:33.331Z] Init Binary: docker-init [2022-03-02T15:30:33.331Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-02T15:30:33.331Z] runc version: v1.0.2-0-g52b36a2 [2022-03-02T15:30:33.331Z] init version: de40ad0 [2022-03-02T15:30:33.331Z] Security Options: [2022-03-02T15:30:33.331Z] apparmor [2022-03-02T15:30:33.331Z] seccomp [2022-03-02T15:30:33.331Z] Profile: default [2022-03-02T15:30:33.331Z] Kernel Version: 5.11.0-1023-aws [2022-03-02T15:30:33.331Z] Operating System: Ubuntu 20.04.3 LTS [2022-03-02T15:30:33.331Z] OSType: linux [2022-03-02T15:30:33.331Z] Architecture: aarch64 [2022-03-02T15:30:33.331Z] CPUs: 2 [2022-03-02T15:30:33.331Z] Total Memory: 7.576GiB [2022-03-02T15:30:33.331Z] Name: ip-10-100-105-217 [2022-03-02T15:30:33.331Z] ID: AN7H:AEXZ:3CFE:D2NO:DSCB:EGCV:H43Z:QHR2:AJYF:W7FY:GK6H:VUO5 [2022-03-02T15:30:33.331Z] Docker Root Dir: /var/lib/docker [2022-03-02T15:30:33.331Z] Debug Mode: false [2022-03-02T15:30:33.331Z] Registry: https://index.docker.io/v1/ [2022-03-02T15:30:33.331Z] Labels: [2022-03-02T15:30:33.331Z] Experimental: true [2022-03-02T15:30:33.331Z] Insecure Registries: [2022-03-02T15:30:33.331Z] 127.0.0.0/8 [2022-03-02T15:30:33.331Z] Live Restore Enabled: true [2022-03-02T15:30:33.331Z] [Pipeline] sh [2022-03-02T15:30:33.610Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-02T15:30:33.610Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-02T15:30:33.610Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43313/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-03-02T15:30:33.610Z] + bash /home/ubuntu/workspace/moby_PR-43313/check-config.sh [2022-03-02T15:30:33.610Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-03-02T15:30:33.610Z] info: reading kernel config from /boot/config-5.11.0-1023-aws ... [2022-03-02T15:30:33.610Z] [2022-03-02T15:30:33.610Z] Generally Necessary: [2022-03-02T15:30:33.610Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-03-02T15:30:33.610Z] - apparmor: enabled and tools installed [2022-03-02T15:30:33.610Z] - CONFIG_NAMESPACES: enabled [2022-03-02T15:30:33.610Z] - CONFIG_NET_NS: enabled [2022-03-02T15:30:33.610Z] - CONFIG_PID_NS: enabled [2022-03-02T15:30:33.610Z] - CONFIG_IPC_NS: enabled [2022-03-02T15:30:33.610Z] - CONFIG_UTS_NS: enabled [2022-03-02T15:30:33.610Z] - CONFIG_CGROUPS: enabled [2022-03-02T15:30:33.610Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-03-02T15:30:33.610Z] - CONFIG_CGROUP_DEVICE: enabled [2022-03-02T15:30:33.610Z] - CONFIG_CGROUP_FREEZER: enabled [2022-03-02T15:30:33.610Z] - CONFIG_CGROUP_SCHED: enabled [2022-03-02T15:30:33.610Z] - CONFIG_CPUSETS: enabled [2022-03-02T15:30:33.610Z] - CONFIG_MEMCG: enabled [2022-03-02T15:30:33.610Z] - CONFIG_KEYS: enabled [2022-03-02T15:30:33.610Z] - CONFIG_VETH: enabled (as module) [2022-03-02T15:30:33.610Z] - CONFIG_BRIDGE: enabled (as module) [2022-03-02T15:30:33.610Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-03-02T15:30:33.610Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-03-02T15:30:33.610Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-03-02T15:30:33.610Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-03-02T15:30:33.610Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-03-02T15:30:33.610Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-03-02T15:30:33.610Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-03-02T15:30:33.610Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-03-02T15:30:33.610Z] - CONFIG_NF_NAT: enabled (as module) [2022-03-02T15:30:33.610Z] - CONFIG_POSIX_MQUEUE: enabled [2022-03-02T15:30:33.610Z] - CONFIG_CGROUP_BPF: enabled [2022-03-02T15:30:33.610Z] [2022-03-02T15:30:33.610Z] Optional Features: [2022-03-02T15:30:33.610Z] - CONFIG_USER_NS: enabled [2022-03-02T15:30:33.610Z] - CONFIG_SECCOMP: enabled [2022-03-02T15:30:33.610Z] - CONFIG_SECCOMP_FILTER: enabled [2022-03-02T15:30:33.610Z] - CONFIG_CGROUP_PIDS: enabled [2022-03-02T15:30:33.610Z] - CONFIG_MEMCG_SWAP: enabled [2022-03-02T15:30:33.610Z] (cgroup swap accounting is currently enabled) [2022-03-02T15:30:33.610Z] - CONFIG_BLK_CGROUP: enabled [2022-03-02T15:30:33.610Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-03-02T15:30:33.610Z] - CONFIG_CGROUP_PERF: enabled [2022-03-02T15:30:33.610Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-03-02T15:30:33.610Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-03-02T15:30:33.610Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-03-02T15:30:33.610Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-03-02T15:30:33.610Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-03-02T15:30:33.610Z] - CONFIG_RT_GROUP_SCHED: missing [2022-03-02T15:30:33.610Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-03-02T15:30:33.610Z] - CONFIG_IP_VS: enabled (as module) [2022-03-02T15:30:33.868Z] - CONFIG_IP_VS_NFCT: enabled [2022-03-02T15:30:33.868Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-03-02T15:30:33.868Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-03-02T15:30:33.868Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-03-02T15:30:33.868Z] - CONFIG_SECURITY_SELINUX: enabled [2022-03-02T15:30:33.868Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-03-02T15:30:33.868Z] - CONFIG_EXT4_FS: enabled [2022-03-02T15:30:33.868Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-03-02T15:30:33.868Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-03-02T15:30:33.868Z] - Network Drivers: [2022-03-02T15:30:33.868Z] - "overlay": [2022-03-02T15:30:33.868Z] - CONFIG_VXLAN: enabled (as module) [2022-03-02T15:30:33.868Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-03-02T15:30:33.868Z] Optional (for encrypted networks): [2022-03-02T15:30:33.868Z] - CONFIG_CRYPTO: enabled [2022-03-02T15:30:33.868Z] - CONFIG_CRYPTO_AEAD: enabled [2022-03-02T15:30:33.868Z] - CONFIG_CRYPTO_GCM: enabled [2022-03-02T15:30:33.868Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-03-02T15:30:33.868Z] - CONFIG_CRYPTO_GHASH: enabled [2022-03-02T15:30:33.868Z] - CONFIG_XFRM: enabled [2022-03-02T15:30:33.868Z] - CONFIG_XFRM_USER: enabled (as module) [2022-03-02T15:30:33.868Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-03-02T15:30:33.868Z] - CONFIG_INET_ESP: enabled (as module) [2022-03-02T15:30:33.868Z] - "ipvlan": [2022-03-02T15:30:33.868Z] - CONFIG_IPVLAN: enabled (as module) [2022-03-02T15:30:33.868Z] - "macvlan": [2022-03-02T15:30:33.868Z] - CONFIG_MACVLAN: enabled (as module) [2022-03-02T15:30:33.868Z] - CONFIG_DUMMY: enabled (as module) [2022-03-02T15:30:33.868Z] - "ftp,tftp client in container": [2022-03-02T15:30:33.868Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-03-02T15:30:33.868Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-03-02T15:30:33.868Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-03-02T15:30:33.868Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-03-02T15:30:33.868Z] - Storage Drivers: [2022-03-02T15:30:33.868Z] - "aufs": [2022-03-02T15:30:33.868Z] - CONFIG_AUFS_FS: missing [2022-03-02T15:30:33.868Z] - "btrfs": [2022-03-02T15:30:33.868Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-03-02T15:30:33.868Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-03-02T15:30:33.868Z] - "devicemapper": [2022-03-02T15:30:33.868Z] - CONFIG_BLK_DEV_DM: enabled [2022-03-02T15:30:33.868Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-03-02T15:30:33.868Z] - "overlay": [2022-03-02T15:30:33.868Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-03-02T15:30:33.868Z] - "zfs": [2022-03-02T15:30:33.868Z] - /dev/zfs: present [2022-03-02T15:30:33.868Z] - zfs command: missing [2022-03-02T15:30:33.868Z] - zpool command: missing [2022-03-02T15:30:33.868Z] [2022-03-02T15:30:33.868Z] Limits: [2022-03-02T15:30:33.868Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-03-02T15:30:33.868Z] [2022-03-02T15:30:33.868Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-02T15:30:34.016Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.9s done [2022-03-02T15:30:34.196Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0bf649285834a6f7bf8af9a3dac8793cd587d7ef . [2022-03-02T15:30:34.196Z] #1 [internal] load build definition from Dockerfile [2022-03-02T15:30:34.196Z] #1 sha256:51f8423e12670b94160eb60078d789fe2c65d43a8a0bd8504b851deb67114e32 [2022-03-02T15:30:34.196Z] #1 transferring dockerfile: 16.77kB done [2022-03-02T15:30:34.196Z] #1 DONE 0.0s [2022-03-02T15:30:34.196Z] [2022-03-02T15:30:34.196Z] #2 [internal] load .dockerignore [2022-03-02T15:30:34.196Z] #2 sha256:9839ef4204a2a3aef47be01d57971f35e0737bdf7c8c6832b3b01f163a55f1fd [2022-03-02T15:30:34.196Z] #2 transferring context: 87B done [2022-03-02T15:30:34.196Z] #2 DONE 0.0s [2022-03-02T15:30:34.196Z] [2022-03-02T15:30:34.196Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-03-02T15:30:34.196Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2022-03-02T15:30:34.456Z] #3 DONE 0.1s [2022-03-02T15:30:34.456Z] [2022-03-02T15:30:34.456Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-03-02T15:30:34.456Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2022-03-02T15:30:34.456Z] #4 CACHED [2022-03-02T15:30:34.456Z] [2022-03-02T15:30:34.456Z] #6 [internal] load build definition from Dockerfile [2022-03-02T15:30:34.456Z] #6 sha256:08f5555e3fa15d179b2ef10ee9355d34929b418860820f620b694d4a9fc330d3 [2022-03-02T15:30:34.456Z] #6 DONE 0.0s [2022-03-02T15:30:34.456Z] [2022-03-02T15:30:34.456Z] #5 [internal] load .dockerignore [2022-03-02T15:30:34.456Z] #5 sha256:90e1be29b6b6c0aec63d0d2883a5cb6faa59b1dfc447a851a34af76ce1cf4d78 [2022-03-02T15:30:34.456Z] #5 DONE 0.0s [2022-03-02T15:30:34.456Z] [2022-03-02T15:30:34.456Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-03-02T15:30:34.456Z] #10 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-03-02T15:30:34.585Z] #67 DONE 5.2s [2022-03-02T15:30:34.585Z] [2022-03-02T15:30:34.585Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:66c71130632d13301306dfeb14d7ecf2a3b8c0dee68d879020ee2675023bb0a1 [2022-03-02T15:30:34.585Z] #11 sha256:e4acb5bcffdbc5ae978072d3d54dbc1dd6205851df321049a4edcfb097b7c69e [2022-03-02T15:30:34.585Z] #11 resolve docker.io/library/golang:1.17.7-bullseye@sha256:66c71130632d13301306dfeb14d7ecf2a3b8c0dee68d879020ee2675023bb0a1 0.0s done [2022-03-02T15:30:34.585Z] #11 sha256:66c71130632d13301306dfeb14d7ecf2a3b8c0dee68d879020ee2675023bb0a1 1.86kB / 1.86kB done [2022-03-02T15:30:34.585Z] #11 sha256:836f6d7d89c385386c90a2c771597e0ae0accb251124d1f972b563d2f183ef5c 7.04kB / 7.04kB done [2022-03-02T15:30:34.585Z] #11 sha256:1996dda6ea808b9909acf67f594e68948bf630bade0bf61b3a2025f5aadc3ada 1.80kB / 1.80kB done [2022-03-02T15:30:34.585Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.92MB / 54.92MB 2.5s done [2022-03-02T15:30:34.585Z] #11 sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 5.15MB / 5.15MB 1.0s done [2022-03-02T15:30:34.585Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 54.57MB / 54.57MB 3.7s done [2022-03-02T15:30:34.585Z] #11 sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 10.87MB / 10.87MB 2.8s done [2022-03-02T15:30:34.585Z] #11 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 2.0s [2022-03-02T15:30:34.585Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 48.23MB / 134.83MB 4.9s [2022-03-02T15:30:34.585Z] #11 sha256:e6ff4e95ec2fa250bad3f4646a53252ab039b5d1afc778209f42b30da5eaebc0 156B / 156B 4.1s done [2022-03-02T15:30:34.585Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 31.46MB / 85.81MB 4.9s [2022-03-02T15:30:34.585Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 36.70MB / 85.81MB 5.1s [2022-03-02T15:30:34.714Z] #10 DONE 0.1s [2022-03-02T15:30:34.714Z] [2022-03-02T15:30:34.714Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-02T15:30:34.714Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-02T15:30:34.714Z] #8 DONE 0.1s [2022-03-02T15:30:34.714Z] [2022-03-02T15:30:34.714Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-02T15:30:34.714Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-02T15:30:34.714Z] #7 DONE 0.1s [2022-03-02T15:30:34.714Z] [2022-03-02T15:30:34.714Z] #9 [internal] load metadata for docker.io/library/golang:1.17.7-bullseye [2022-03-02T15:30:34.714Z] #9 sha256:1e9883a0d5b244c5c62286e2ce9a44fdb2e671a95ab620a5108bea58e8490ce6 [2022-03-02T15:30:34.714Z] #9 DONE 0.1s [2022-03-02T15:30:34.844Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 55.57MB / 134.83MB 5.3s [2022-03-02T15:30:35.103Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 46.14MB / 85.81MB 5.5s [2022-03-02T15:30:35.103Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 65.01MB / 134.83MB 5.7s [2022-03-02T15:30:35.359Z] using credential docker-jenkins-github-credentials [2022-03-02T15:30:35.362Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 72.35MB / 134.83MB 5.9s [2022-03-02T15:30:35.364Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 55.57MB / 85.81MB 5.9s [2022-03-02T15:30:35.368Z] Cloning the remote Git repository [2022-03-02T15:30:35.368Z] Cloning with configured refspecs honoured and without tags [2022-03-02T15:30:34.737Z] Cloning repository https://github.com/moby/moby.git [2022-03-02T15:30:34.800Z] > git init /home/ubuntu/workspace/moby_PR-43313 # timeout=10 [2022-03-02T15:30:35.942Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 81.79MB / 134.83MB 6.3s [2022-03-02T15:30:35.942Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 62.91MB / 85.81MB 6.3s [2022-03-02T15:30:36.092Z] [2022-03-02T15:30:36.092Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-02T15:30:36.092Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-02T15:30:36.092Z] #67 DONE 0.0s [2022-03-02T15:30:36.092Z] [2022-03-02T15:30:36.092Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-02T15:30:36.092Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-02T15:30:36.092Z] #69 DONE 0.0s [2022-03-02T15:30:36.092Z] [2022-03-02T15:30:36.092Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-02T15:30:36.092Z] #28 sha256:cb983e985114734a877253bfa61bb8a7e8667d773f76aa54c4d88ef5c333eb4f [2022-03-02T15:30:36.092Z] #28 DONE 0.0s [2022-03-02T15:30:36.092Z] [2022-03-02T15:30:36.093Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:66c71130632d13301306dfeb14d7ecf2a3b8c0dee68d879020ee2675023bb0a1 [2022-03-02T15:30:36.093Z] #11 sha256:f9f42c14401b8440f2c29c55a203c80eeafec49c7f53725e9ca74b7ebe8f67a4 [2022-03-02T15:30:36.093Z] #11 DONE 0.0s [2022-03-02T15:30:36.093Z] [2022-03-02T15:30:36.093Z] #24 [internal] load build context [2022-03-02T15:30:36.093Z] #24 sha256:ee8ef9f34df98dba5cdd5450aa0b0909b8f61a4cd271f7836e6851bf7b99e22c [2022-03-02T15:30:36.300Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 69.21MB / 85.81MB 6.6s [2022-03-02T15:30:36.300Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 91.23MB / 134.83MB 6.8s [2022-03-02T15:30:36.300Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 75.50MB / 85.81MB 6.8s [2022-03-02T15:30:36.568Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 105.91MB / 134.83MB 7.1s [2022-03-02T15:30:36.568Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 85.81MB / 85.81MB 7.1s [2022-03-02T15:30:36.666Z] #24 ... [2022-03-02T15:30:36.666Z] [2022-03-02T15:30:36.666Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-02T15:30:36.666Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-02T15:30:36.666Z] #45 DONE 0.5s [2022-03-02T15:30:36.666Z] [2022-03-02T15:30:36.666Z] #24 [internal] load build context [2022-03-02T15:30:36.666Z] #24 sha256:ee8ef9f34df98dba5cdd5450aa0b0909b8f61a4cd271f7836e6851bf7b99e22c [2022-03-02T15:30:35.020Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-02T15:30:35.020Z] > git --version # timeout=10 [2022-03-02T15:30:35.035Z] > git --version # 'git version 2.17.1' [2022-03-02T15:30:35.036Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-02T15:30:35.038Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43313/head:refs/remotes/origin/PR-43313 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-02T15:30:36.828Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 114.29MB / 134.83MB 7.4s [2022-03-02T15:30:37.232Z] #24 transferring context: 57.31MB 1.1s done [2022-03-02T15:30:37.232Z] #24 DONE 1.2s [2022-03-02T15:30:37.232Z] [2022-03-02T15:30:37.232Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-02T15:30:37.232Z] #70 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-03-02T15:30:37.232Z] #70 CACHED [2022-03-02T15:30:37.232Z] [2022-03-02T15:30:37.232Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-02T15:30:37.233Z] #52 sha256:329a9a129943a3b0172782a5ae32959437d6f075e4c012c6873e43c4a2efcbf6 [2022-03-02T15:30:37.233Z] #52 CACHED [2022-03-02T15:30:37.233Z] [2022-03-02T15:30:37.233Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-02T15:30:37.233Z] #54 sha256:99b12b590b32aeed0848ef5dba56e909e6a1cec8cac07026c3583ccc397082ac [2022-03-02T15:30:37.233Z] #54 CACHED [2022-03-02T15:30:37.233Z] [2022-03-02T15:30:37.233Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-02T15:30:37.233Z] #14 sha256:97c625de1629800aafde8623b68d36db2a73490c8b766af3d48a09ce6c2b77af [2022-03-02T15:30:37.233Z] #14 CACHED [2022-03-02T15:30:37.233Z] [2022-03-02T15:30:37.233Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-03-02T15:30:37.233Z] #59 sha256:8db82eb477db76bf88203672558a6e11fcfef2731c9bcc0dddd523fa96c3e012 [2022-03-02T15:30:37.233Z] #59 CACHED [2022-03-02T15:30:37.233Z] [2022-03-02T15:30:37.233Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-02T15:30:37.233Z] #43 sha256:0aa238f5c3726519feff7f2274dca316caa3cb667226756d9d9bf29544017f30 [2022-03-02T15:30:37.233Z] #43 CACHED [2022-03-02T15:30:37.233Z] [2022-03-02T15:30:37.233Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-02T15:30:37.233Z] #51 sha256:fa41300f729ada90ee0f05b87f24ae2d5da3736c19377688c71bb949e9fe1238 [2022-03-02T15:30:37.233Z] #51 CACHED [2022-03-02T15:30:37.233Z] [2022-03-02T15:30:37.233Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-02T15:30:37.233Z] #31 sha256:d3f7cee0a84457074d8279c47d301afe6e8e20129a1fbc94ade88b2108d3a484 [2022-03-02T15:30:37.233Z] #31 CACHED [2022-03-02T15:30:37.233Z] [2022-03-02T15:30:37.233Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-03-02T15:30:37.233Z] #39 sha256:a79425e209e4c45682172b094aa3058fee89b121582086601632d5ffe38935c5 [2022-03-02T15:30:37.233Z] #39 CACHED [2022-03-02T15:30:37.233Z] [2022-03-02T15:30:37.233Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-02T15:30:37.233Z] #38 sha256:db251f591cb47dd97270a8b4112268fa5373991d1bc614ed44973634bb43eed5 [2022-03-02T15:30:37.233Z] #38 CACHED [2022-03-02T15:30:37.233Z] [2022-03-02T15:30:37.233Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-02T15:30:37.233Z] #33 sha256:117f6113432713f51fb30684ac2c46cd5830115a00b4dc8dce60b8848cdb3c95 [2022-03-02T15:30:37.233Z] #33 CACHED [2022-03-02T15:30:37.233Z] [2022-03-02T15:30:37.233Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-02T15:30:37.233Z] #66 sha256:9e9ece52fd4a65c20c316ed6666156fbbea318fdf734355957bd5dd615afa46f [2022-03-02T15:30:37.233Z] #66 CACHED [2022-03-02T15:30:37.233Z] [2022-03-02T15:30:37.233Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-03-02T15:30:37.233Z] #29 sha256:8dee969f1583d68a21071cc2084df95cedc8e4090666dc1969a6aaf54b1e8e38 [2022-03-02T15:30:37.233Z] #29 CACHED [2022-03-02T15:30:37.233Z] [2022-03-02T15:30:37.233Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-03-02T15:30:37.233Z] #26 sha256:eeefe8906f251f92f11fe526071f5f9ce0fc0149909f9f0d4616595d6b547612 [2022-03-02T15:30:37.233Z] #26 CACHED [2022-03-02T15:30:37.233Z] [2022-03-02T15:30:37.233Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-02T15:30:37.233Z] #71 sha256:f938836fc47ada830c434d3709014ba8ad9420888cc1becc449dfea7d4dca2d4 [2022-03-02T15:30:37.233Z] #71 CACHED [2022-03-02T15:30:37.233Z] [2022-03-02T15:30:37.233Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-02T15:30:37.233Z] #30 sha256:a8dd268683aab2bdf0328ab3ff4b381be7bab36c44443b104b9ff9747cd68259 [2022-03-02T15:30:37.233Z] #30 CACHED [2022-03-02T15:30:37.233Z] [2022-03-02T15:30:37.233Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-02T15:30:37.233Z] #15 sha256:be4b729419960d5f434d670cdf6dc3723f8c94bf8801d42d56e9868dc014434d [2022-03-02T15:30:37.233Z] #15 CACHED [2022-03-02T15:30:37.233Z] [2022-03-02T15:30:37.233Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-03-02T15:30:37.233Z] #40 sha256:9f9f35c39d74e4390c5116a7cd0d4e19d13e3ba186bc30526215d1dd7bb4bc10 [2022-03-02T15:30:37.233Z] #40 CACHED [2022-03-02T15:30:37.233Z] [2022-03-02T15:30:37.233Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-02T15:30:37.233Z] #34 sha256:a21cac044326e13bf25e0e3317af892128d7e05381be2a9d13e2744e330cfc61 [2022-03-02T15:30:37.233Z] #34 CACHED [2022-03-02T15:30:37.233Z] [2022-03-02T15:30:37.233Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-03-02T15:30:37.233Z] #55 sha256:c43944768881001da999d3156f0bfe7d88297e246f0bb05788bcffb2095b7509 [2022-03-02T15:30:37.233Z] #55 CACHED [2022-03-02T15:30:37.233Z] [2022-03-02T15:30:37.233Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-03-02T15:30:37.233Z] #36 sha256:4b8acbb989f5354a00a27838dafb9d08ca5237fef5856a3b976dceda062e0754 [2022-03-02T15:30:37.233Z] #36 CACHED [2022-03-02T15:30:37.233Z] [2022-03-02T15:30:37.233Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-03-02T15:30:37.233Z] #57 sha256:1c8e625bac08a9df739f5936b204e163fec8bb5f24f4e45cd8510fbf04d4ca62 [2022-03-02T15:30:37.233Z] #57 CACHED [2022-03-02T15:30:37.233Z] [2022-03-02T15:30:37.233Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-03-02T15:30:37.233Z] #13 sha256:b508c7a511759957ff7acf3559102257eb7e410b0d466ad68cf3c803ae068212 [2022-03-02T15:30:37.233Z] #13 CACHED [2022-03-02T15:30:37.233Z] [2022-03-02T15:30:37.233Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-03-02T15:30:37.233Z] #20 sha256:4744ea92fc68d9cc44b6ac8dd16eeffc497e63040d52127a7e95e220d8c282d5 [2022-03-02T15:30:37.233Z] #20 CACHED [2022-03-02T15:30:37.233Z] [2022-03-02T15:30:37.233Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-03-02T15:30:37.233Z] #46 sha256:83a752a20813a1875f5857de08d50bfe70ba4b08c3aa95c23b7f77ba88480319 [2022-03-02T15:30:37.233Z] #46 CACHED [2022-03-02T15:30:37.233Z] [2022-03-02T15:30:37.233Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-02T15:30:37.233Z] #50 sha256:5c979ae27378340ec41fc20b119bb36dbbdc54422437ec859dc4a7fb113464c8 [2022-03-02T15:30:37.233Z] #50 CACHED [2022-03-02T15:30:37.233Z] [2022-03-02T15:30:37.233Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-03-02T15:30:37.233Z] #48 sha256:b77ee434e08ea4a063ba34a356f24c17e035cb36200535c20acbec11a13d3edc [2022-03-02T15:30:37.233Z] #48 CACHED [2022-03-02T15:30:37.233Z] [2022-03-02T15:30:37.233Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-02T15:30:37.233Z] #49 sha256:4a05cd3eb561348f63daf2a3c6edcaa0a3506975fbf316b8cab4810865f9a27e [2022-03-02T15:30:37.233Z] #49 CACHED [2022-03-02T15:30:37.233Z] [2022-03-02T15:30:37.233Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-02T15:30:37.233Z] #68 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-03-02T15:30:37.233Z] #68 CACHED [2022-03-02T15:30:37.233Z] [2022-03-02T15:30:37.233Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-02T15:30:37.233Z] #23 sha256:5cb2cd5397cecac771b00364c4094a2715403902f6c44440153c62f9d59e50b2 [2022-03-02T15:30:37.233Z] #23 CACHED [2022-03-02T15:30:37.233Z] [2022-03-02T15:30:37.233Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-02T15:30:37.233Z] #35 sha256:8b4b86278ae59249f9668d35042a0af400e6059f44a8cf21b378d7f94706d65b [2022-03-02T15:30:37.233Z] #35 CACHED [2022-03-02T15:30:37.233Z] [2022-03-02T15:30:37.233Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-03-02T15:30:37.233Z] #64 sha256:c2ff77a2fb8178e2bcd70cc5dbe470f119a4e3ba76521e8ddb3a54243dc9edab [2022-03-02T15:30:37.233Z] #64 CACHED [2022-03-02T15:30:37.233Z] [2022-03-02T15:30:37.233Z] #22 [dev-systemd-false 8/24] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-03-02T15:30:37.233Z] #22 sha256:e3976a2e93dfb33f11b7abbded20990c4a55d593a2ceb97d5b75d7e9ba3374fd [2022-03-02T15:30:37.233Z] #22 CACHED [2022-03-02T15:30:37.233Z] [2022-03-02T15:30:37.233Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-02T15:30:37.233Z] #25 sha256:1bde1343f9eb8b254e2de3b21e883551567bc4322642747e3d63a959d839eaf8 [2022-03-02T15:30:37.233Z] #25 CACHED [2022-03-02T15:30:37.233Z] [2022-03-02T15:30:37.233Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-02T15:30:37.233Z] #61 sha256:acad9fcd5a380e99c93e95aeb95615010102dab3e51ba5505e987270380290ce [2022-03-02T15:30:37.233Z] #61 CACHED [2022-03-02T15:30:37.233Z] [2022-03-02T15:30:37.233Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-03-02T15:30:37.233Z] #62 sha256:1ef2ba57c11385a282be80396bf413aa9ce96d5060497912fe8e537156fc0598 [2022-03-02T15:30:37.233Z] #62 CACHED [2022-03-02T15:30:37.233Z] [2022-03-02T15:30:37.233Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-02T15:30:37.233Z] #47 sha256:a8cf6e0931ea10f7c871c5cba8d64824429e8bc6b1253cd1d6ec184e1dddb871 [2022-03-02T15:30:37.233Z] #47 CACHED [2022-03-02T15:30:37.233Z] [2022-03-02T15:30:37.233Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-02T15:30:37.233Z] #56 sha256:bd7ebd6c5188327305a12e4afb89e8077acd67a7f9aa769321b962cc9add86a4 [2022-03-02T15:30:37.233Z] #56 CACHED [2022-03-02T15:30:37.233Z] [2022-03-02T15:30:37.233Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-02T15:30:37.233Z] #65 sha256:705b9609067d723e046e0b0b356328467d90cb486dc6bab851dbf0f5603220ee [2022-03-02T15:30:37.233Z] #65 CACHED [2022-03-02T15:30:37.233Z] [2022-03-02T15:30:37.233Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-03-02T15:30:37.233Z] #37 sha256:0dd54860497213fdabbfd378ab868a91d9a418896941b0983ddf6ea00b1b26df [2022-03-02T15:30:37.233Z] #37 CACHED [2022-03-02T15:30:37.233Z] [2022-03-02T15:30:37.233Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-02T15:30:37.233Z] #63 sha256:0619e7d5a393081d83c7bbfcf5496ccc3a50f2fcd336d1a7ce59d96d9285d1fe [2022-03-02T15:30:37.233Z] #63 CACHED [2022-03-02T15:30:37.233Z] [2022-03-02T15:30:37.233Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-02T15:30:37.233Z] #17 sha256:eb869e6e387a94ef3662667f2252d8b6c4e62eec8196379775fbab329cb52c99 [2022-03-02T15:30:37.233Z] #17 CACHED [2022-03-02T15:30:37.233Z] [2022-03-02T15:30:37.233Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-02T15:30:37.233Z] #18 sha256:6ee3ae01ae3befbbe09bc0a8c449228de75f248d819b63799932b662498d4a80 [2022-03-02T15:30:37.233Z] #18 CACHED [2022-03-02T15:30:37.233Z] [2022-03-02T15:30:37.233Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-02T15:30:37.233Z] #19 sha256:af7344bb310d9d21ae526eb56f749c26e244a5ec6173ada0bcad962e1a5def00 [2022-03-02T15:30:37.233Z] #19 CACHED [2022-03-02T15:30:37.233Z] [2022-03-02T15:30:37.233Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-02T15:30:37.233Z] #42 sha256:81a25b5a9884c276d0dd10d3607033f5ac280b6762bc2d86d16cdbd8e02a48b0 [2022-03-02T15:30:37.233Z] #42 CACHED [2022-03-02T15:30:37.233Z] [2022-03-02T15:30:37.233Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-03-02T15:30:37.233Z] #44 sha256:a565d106bf5bc567f1c0ee88e05acac3aa8226297b8737ccc98a6fe174f3ad39 [2022-03-02T15:30:37.233Z] #44 CACHED [2022-03-02T15:30:37.233Z] [2022-03-02T15:30:37.233Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-02T15:30:37.233Z] #12 sha256:0ad806d08cbede825797a21f0506b336ca3714e0e38ad239376d5af7d1996225 [2022-03-02T15:30:37.233Z] #12 CACHED [2022-03-02T15:30:37.233Z] [2022-03-02T15:30:37.233Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-02T15:30:37.233Z] #21 sha256:ef882554c5e99b9f71c3ecddc74f7614109915c55f3ca7c14b9476daf651a8d2 [2022-03-02T15:30:37.233Z] #21 CACHED [2022-03-02T15:30:37.233Z] [2022-03-02T15:30:37.233Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-02T15:30:37.233Z] #32 sha256:61481ca4ace863e63e5c6e0e18324315e9f7d6de6f0242b13f44b5d82a2aea63 [2022-03-02T15:30:37.233Z] #32 CACHED [2022-03-02T15:30:37.233Z] [2022-03-02T15:30:37.233Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-02T15:30:37.233Z] #58 sha256:4faa75c4c0656f9f357861bfb1fb445e1db329560949926e5f37d60dbc7f70dd [2022-03-02T15:30:37.233Z] #58 CACHED [2022-03-02T15:30:37.233Z] [2022-03-02T15:30:37.233Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-03-02T15:30:37.233Z] #16 sha256:52cabe3b33cc109bf56df34249399e6236fe461eadc5ef98f37b3f445f76a6fb [2022-03-02T15:30:37.233Z] #16 CACHED [2022-03-02T15:30:37.233Z] [2022-03-02T15:30:37.233Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-02T15:30:37.233Z] #60 sha256:65f8c55d43181e8a096df2ed3c19e58660dda4bbe6ce93ae3731dcc12c79ec5c [2022-03-02T15:30:37.233Z] #60 CACHED [2022-03-02T15:30:37.233Z] [2022-03-02T15:30:37.233Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-03-02T15:30:37.233Z] #27 sha256:71646016299ca7441b6a4b4bdf7f94f82d8b9d50020c910f3e22bf48184871b2 [2022-03-02T15:30:37.233Z] #27 CACHED [2022-03-02T15:30:37.233Z] [2022-03-02T15:30:37.233Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-03-02T15:30:37.233Z] #53 sha256:9c98dd36d9a02279db02ddd7d2f06f6957358da5d72e4bfdb0847a65db181f9c [2022-03-02T15:30:37.233Z] #53 CACHED [2022-03-02T15:30:37.233Z] [2022-03-02T15:30:37.233Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-03-02T15:30:37.233Z] #41 sha256:d8355e058729f44c49505fe8209859cb8616517c554d6c327eee43b0112a73e3 [2022-03-02T15:30:37.233Z] #41 CACHED [2022-03-02T15:30:37.233Z] [2022-03-02T15:30:37.233Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-03-02T15:30:37.233Z] #72 sha256:6faf90376c110fa7bb1772d8dea15dadb67fe756551264f9f62ab065a7771c03 [2022-03-02T15:30:37.233Z] #72 CACHED [2022-03-02T15:30:37.233Z] [2022-03-02T15:30:37.233Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-02T15:30:37.233Z] #73 sha256:9666ca551419537e146e36a7a9131b533391a2a3b2dfc914438c1a7bec86e188 [2022-03-02T15:30:37.442Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 123.47MB / 134.83MB 7.7s [2022-03-02T15:30:37.735Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 131.07MB / 134.83MB 8.1s [2022-03-02T15:30:38.607Z] #73 DONE 1.0s [2022-03-02T15:30:38.607Z] [2022-03-02T15:30:38.607Z] #74 exporting to image [2022-03-02T15:30:38.607Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-02T15:30:38.607Z] #74 exporting layers [2022-03-02T15:30:39.173Z] #74 exporting layers 0.9s done [2022-03-02T15:30:39.173Z] #74 writing image sha256:db31213248e1ea18864d3dc343f7633a3a4d559cb8e8682767da119f345ed5ed done [2022-03-02T15:30:39.173Z] #74 naming to docker.io/library/docker:0bf649285834a6f7bf8af9a3dac8793cd587d7ef done [2022-03-02T15:30:39.173Z] #74 DONE 0.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-03-02T15:30:39.505Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-03-02T15:30:39.707Z] #11 ... [2022-03-02T15:30:39.707Z] [2022-03-02T15:30:39.707Z] #24 [internal] load build context [2022-03-02T15:30:39.707Z] #24 sha256:7a7e263e62ec820f2cc7b0ee3e70d200cc70ac9703760f4b237eb5a2b6f8af6a [2022-03-02T15:30:39.707Z] #24 transferring context: 57.31MB 8.8s done [2022-03-02T15:30:39.707Z] #24 ... [2022-03-02T15:30:39.707Z] [2022-03-02T15:30:39.707Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-02T15:30:39.707Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-02T15:30:39.707Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-02T15:30:39.707Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-03-02T15:30:39.707Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-03-02T15:30:39.707Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.1s done [2022-03-02T15:30:39.707Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.1s done [2022-03-02T15:30:39.707Z] #69 ... [2022-03-02T15:30:39.707Z] [2022-03-02T15:30:39.707Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-02T15:30:39.707Z] #28 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-02T15:30:39.707Z] #28 resolve docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 0.1s done [2022-03-02T15:30:39.707Z] #28 sha256:d40157244907583ef151d2de83245c018a7bf8b2025518dd1e108ec60c1a679c 1.46kB / 1.46kB done [2022-03-02T15:30:39.707Z] #28 sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 1.85kB / 1.85kB done [2022-03-02T15:30:39.707Z] #28 sha256:4ceca80e912f5fd88749d9984597fbe81d436049745b07b54cd2b112ea3a4618 529B / 529B done [2022-03-02T15:30:39.707Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 54.92MB / 54.92MB 8.3s done [2022-03-02T15:30:39.707Z] #28 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 1.3s [2022-03-02T15:30:39.707Z] #28 ... [2022-03-02T15:30:39.707Z] [2022-03-02T15:30:39.707Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:66c71130632d13301306dfeb14d7ecf2a3b8c0dee68d879020ee2675023bb0a1 [2022-03-02T15:30:39.707Z] #11 sha256:e4acb5bcffdbc5ae978072d3d54dbc1dd6205851df321049a4edcfb097b7c69e [2022-03-02T15:30:39.707Z] #11 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 7.1s [2022-03-02T15:30:39.785Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43313/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0bf649285834a6f7bf8af9a3dac8793cd587d7ef -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0bf649285834a6f7bf8af9a3dac8793cd587d7ef hack/test/unit [2022-03-02T15:30:40.043Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-03-02T15:30:40.043Z] + TESTFLAGS+=' -test.timeout=5m' [2022-03-02T15:30:40.043Z] + TESTDIRS=./... [2022-03-02T15:30:40.043Z] + exclude_paths='/vendor/|/integration' [2022-03-02T15:30:40.043Z] ++ go list ./... [2022-03-02T15:30:40.043Z] ++ grep -vE '(/vendor/|/integration)' [2022-03-02T15:30:40.276Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 85.81MB / 85.81MB 10.8s done [2022-03-02T15:30:40.980Z] + pkg_list='github.com/docker/docker/api [2022-03-02T15:30:40.980Z] github.com/docker/docker/api/server [2022-03-02T15:30:40.980Z] github.com/docker/docker/api/server/backend/build [2022-03-02T15:30:40.980Z] github.com/docker/docker/api/server/httputils [2022-03-02T15:30:40.980Z] github.com/docker/docker/api/server/middleware [2022-03-02T15:30:40.980Z] github.com/docker/docker/api/server/router [2022-03-02T15:30:40.980Z] github.com/docker/docker/api/server/router/build [2022-03-02T15:30:40.980Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-02T15:30:40.980Z] github.com/docker/docker/api/server/router/container [2022-03-02T15:30:40.980Z] github.com/docker/docker/api/server/router/debug [2022-03-02T15:30:40.980Z] github.com/docker/docker/api/server/router/distribution [2022-03-02T15:30:40.980Z] github.com/docker/docker/api/server/router/grpc [2022-03-02T15:30:40.980Z] github.com/docker/docker/api/server/router/image [2022-03-02T15:30:40.980Z] github.com/docker/docker/api/server/router/network [2022-03-02T15:30:40.980Z] github.com/docker/docker/api/server/router/plugin [2022-03-02T15:30:40.980Z] github.com/docker/docker/api/server/router/session [2022-03-02T15:30:40.980Z] github.com/docker/docker/api/server/router/swarm [2022-03-02T15:30:40.980Z] github.com/docker/docker/api/server/router/system [2022-03-02T15:30:40.980Z] github.com/docker/docker/api/server/router/volume [2022-03-02T15:30:40.980Z] github.com/docker/docker/api/types [2022-03-02T15:30:40.980Z] github.com/docker/docker/api/types/backend [2022-03-02T15:30:40.980Z] github.com/docker/docker/api/types/blkiodev [2022-03-02T15:30:40.980Z] github.com/docker/docker/api/types/container [2022-03-02T15:30:40.980Z] github.com/docker/docker/api/types/events [2022-03-02T15:30:40.980Z] github.com/docker/docker/api/types/filters [2022-03-02T15:30:40.980Z] github.com/docker/docker/api/types/image [2022-03-02T15:30:40.980Z] github.com/docker/docker/api/types/mount [2022-03-02T15:30:40.980Z] github.com/docker/docker/api/types/network [2022-03-02T15:30:40.980Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-02T15:30:40.980Z] github.com/docker/docker/api/types/registry [2022-03-02T15:30:40.980Z] github.com/docker/docker/api/types/strslice [2022-03-02T15:30:40.980Z] github.com/docker/docker/api/types/swarm [2022-03-02T15:30:40.980Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-02T15:30:40.980Z] github.com/docker/docker/api/types/time [2022-03-02T15:30:40.980Z] github.com/docker/docker/api/types/versions [2022-03-02T15:30:40.980Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-02T15:30:40.980Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-02T15:30:40.980Z] github.com/docker/docker/api/types/volume [2022-03-02T15:30:40.980Z] github.com/docker/docker/builder [2022-03-02T15:30:40.980Z] github.com/docker/docker/builder/builder-next [2022-03-02T15:30:40.980Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-02T15:30:40.980Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-02T15:30:40.980Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-02T15:30:40.980Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-02T15:30:40.980Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-02T15:30:40.980Z] github.com/docker/docker/builder/builder-next/worker [2022-03-02T15:30:40.980Z] github.com/docker/docker/builder/dockerfile [2022-03-02T15:30:40.980Z] github.com/docker/docker/builder/dockerignore [2022-03-02T15:30:40.980Z] github.com/docker/docker/builder/remotecontext [2022-03-02T15:30:40.980Z] github.com/docker/docker/builder/remotecontext/git [2022-03-02T15:30:40.980Z] github.com/docker/docker/cli [2022-03-02T15:30:40.980Z] github.com/docker/docker/cli/config [2022-03-02T15:30:40.980Z] github.com/docker/docker/cli/debug [2022-03-02T15:30:40.980Z] github.com/docker/docker/client [2022-03-02T15:30:40.980Z] github.com/docker/docker/cmd/docker-proxy [2022-03-02T15:30:40.980Z] github.com/docker/docker/cmd/dockerd [2022-03-02T15:30:40.980Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-02T15:30:40.980Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-02T15:30:40.980Z] github.com/docker/docker/container [2022-03-02T15:30:40.980Z] github.com/docker/docker/container/stream [2022-03-02T15:30:40.980Z] github.com/docker/docker/contrib/apparmor [2022-03-02T15:30:40.980Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-02T15:30:40.980Z] github.com/docker/docker/contrib/httpserver [2022-03-02T15:30:40.980Z] github.com/docker/docker/daemon [2022-03-02T15:30:40.980Z] github.com/docker/docker/daemon/cluster [2022-03-02T15:30:40.980Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-02T15:30:40.980Z] github.com/docker/docker/daemon/cluster/convert [2022-03-02T15:30:40.980Z] github.com/docker/docker/daemon/cluster/executor [2022-03-02T15:30:40.980Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-02T15:30:40.980Z] github.com/docker/docker/daemon/cluster/provider [2022-03-02T15:30:40.980Z] github.com/docker/docker/daemon/config [2022-03-02T15:30:40.980Z] github.com/docker/docker/daemon/events [2022-03-02T15:30:40.980Z] github.com/docker/docker/daemon/events/testutils [2022-03-02T15:30:40.980Z] github.com/docker/docker/daemon/exec [2022-03-02T15:30:40.980Z] github.com/docker/docker/daemon/graphdriver [2022-03-02T15:30:40.980Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-02T15:30:40.980Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-02T15:30:40.980Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-02T15:30:40.980Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-02T15:30:40.980Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-02T15:30:40.980Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-02T15:30:40.980Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-02T15:30:40.980Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-02T15:30:40.980Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-02T15:30:40.980Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-02T15:30:40.980Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-02T15:30:40.980Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-02T15:30:40.980Z] github.com/docker/docker/daemon/images [2022-03-02T15:30:40.980Z] github.com/docker/docker/daemon/initlayer [2022-03-02T15:30:40.980Z] github.com/docker/docker/daemon/links [2022-03-02T15:30:40.980Z] github.com/docker/docker/daemon/listeners [2022-03-02T15:30:40.980Z] github.com/docker/docker/daemon/logger [2022-03-02T15:30:40.980Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-02T15:30:40.980Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-02T15:30:40.980Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-02T15:30:40.980Z] github.com/docker/docker/daemon/logger/gelf [2022-03-02T15:30:40.980Z] github.com/docker/docker/daemon/logger/journald [2022-03-02T15:30:40.980Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-02T15:30:40.980Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-02T15:30:40.980Z] github.com/docker/docker/daemon/logger/local [2022-03-02T15:30:40.980Z] github.com/docker/docker/daemon/logger/logentries [2022-03-02T15:30:40.980Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-02T15:30:40.980Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-02T15:30:40.980Z] github.com/docker/docker/daemon/logger/splunk [2022-03-02T15:30:40.980Z] github.com/docker/docker/daemon/logger/syslog [2022-03-02T15:30:40.980Z] github.com/docker/docker/daemon/logger/templates [2022-03-02T15:30:40.980Z] github.com/docker/docker/daemon/names [2022-03-02T15:30:40.980Z] github.com/docker/docker/daemon/network [2022-03-02T15:30:40.980Z] github.com/docker/docker/daemon/stats [2022-03-02T15:30:40.980Z] github.com/docker/docker/distribution [2022-03-02T15:30:40.980Z] github.com/docker/docker/distribution/metadata [2022-03-02T15:30:40.980Z] github.com/docker/docker/distribution/utils [2022-03-02T15:30:40.980Z] github.com/docker/docker/distribution/xfer [2022-03-02T15:30:40.980Z] github.com/docker/docker/dockerversion [2022-03-02T15:30:40.980Z] github.com/docker/docker/errdefs [2022-03-02T15:30:40.980Z] github.com/docker/docker/image [2022-03-02T15:30:40.980Z] github.com/docker/docker/image/cache [2022-03-02T15:30:40.980Z] github.com/docker/docker/image/tarexport [2022-03-02T15:30:40.980Z] github.com/docker/docker/image/v1 [2022-03-02T15:30:40.980Z] github.com/docker/docker/internal/test/suite [2022-03-02T15:30:40.980Z] github.com/docker/docker/layer [2022-03-02T15:30:40.980Z] github.com/docker/docker/libcontainerd [2022-03-02T15:30:40.980Z] github.com/docker/docker/libcontainerd/queue [2022-03-02T15:30:40.980Z] github.com/docker/docker/libcontainerd/remote [2022-03-02T15:30:40.980Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-02T15:30:40.980Z] github.com/docker/docker/libcontainerd/types [2022-03-02T15:30:40.980Z] github.com/docker/docker/libnetwork [2022-03-02T15:30:40.980Z] github.com/docker/docker/libnetwork/bitseq [2022-03-02T15:30:40.980Z] github.com/docker/docker/libnetwork/cluster [2022-03-02T15:30:40.980Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-02T15:30:40.980Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-02T15:30:40.980Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-02T15:30:40.980Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-02T15:30:40.980Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-02T15:30:40.980Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-02T15:30:40.980Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-02T15:30:40.980Z] github.com/docker/docker/libnetwork/config [2022-03-02T15:30:40.980Z] github.com/docker/docker/libnetwork/datastore [2022-03-02T15:30:40.980Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-02T15:30:40.980Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-02T15:30:40.980Z] github.com/docker/docker/libnetwork/driverapi [2022-03-02T15:30:40.980Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-02T15:30:40.980Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-02T15:30:40.980Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-02T15:30:40.980Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-02T15:30:40.980Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-02T15:30:40.980Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-02T15:30:40.980Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-02T15:30:40.980Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-02T15:30:40.980Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-02T15:30:40.980Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-02T15:30:40.980Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-02T15:30:40.980Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-02T15:30:40.980Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-02T15:30:40.980Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-02T15:30:40.980Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-02T15:30:40.980Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-02T15:30:40.980Z] github.com/docker/docker/libnetwork/etchosts [2022-03-02T15:30:40.980Z] github.com/docker/docker/libnetwork/idm [2022-03-02T15:30:40.980Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-02T15:30:40.980Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-02T15:30:40.980Z] github.com/docker/docker/libnetwork/ipam [2022-03-02T15:30:40.980Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-02T15:30:40.980Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-02T15:30:40.980Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-02T15:30:40.980Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-02T15:30:40.980Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-02T15:30:40.980Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-02T15:30:40.980Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-02T15:30:40.980Z] github.com/docker/docker/libnetwork/iptables [2022-03-02T15:30:40.980Z] github.com/docker/docker/libnetwork/netlabel [2022-03-02T15:30:40.980Z] github.com/docker/docker/libnetwork/netutils [2022-03-02T15:30:40.980Z] github.com/docker/docker/libnetwork/networkdb [2022-03-02T15:30:40.980Z] github.com/docker/docker/libnetwork/ns [2022-03-02T15:30:40.980Z] github.com/docker/docker/libnetwork/options [2022-03-02T15:30:40.980Z] github.com/docker/docker/libnetwork/osl [2022-03-02T15:30:40.980Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-02T15:30:40.980Z] github.com/docker/docker/libnetwork/portallocator [2022-03-02T15:30:40.980Z] github.com/docker/docker/libnetwork/portmapper [2022-03-02T15:30:40.980Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-02T15:30:40.980Z] github.com/docker/docker/libnetwork/testutils [2022-03-02T15:30:40.980Z] github.com/docker/docker/libnetwork/types [2022-03-02T15:30:40.980Z] github.com/docker/docker/oci [2022-03-02T15:30:40.980Z] github.com/docker/docker/oci/caps [2022-03-02T15:30:40.980Z] github.com/docker/docker/opts [2022-03-02T15:30:40.980Z] github.com/docker/docker/pkg/aaparser [2022-03-02T15:30:40.980Z] github.com/docker/docker/pkg/archive [2022-03-02T15:30:40.980Z] github.com/docker/docker/pkg/authorization [2022-03-02T15:30:40.980Z] github.com/docker/docker/pkg/broadcaster [2022-03-02T15:30:40.980Z] github.com/docker/docker/pkg/capabilities [2022-03-02T15:30:40.980Z] github.com/docker/docker/pkg/chrootarchive [2022-03-02T15:30:40.980Z] github.com/docker/docker/pkg/containerfs [2022-03-02T15:30:40.980Z] github.com/docker/docker/pkg/devicemapper [2022-03-02T15:30:40.980Z] github.com/docker/docker/pkg/directory [2022-03-02T15:30:40.980Z] github.com/docker/docker/pkg/dmesg [2022-03-02T15:30:40.980Z] github.com/docker/docker/pkg/filenotify [2022-03-02T15:30:40.980Z] github.com/docker/docker/pkg/fileutils [2022-03-02T15:30:40.980Z] github.com/docker/docker/pkg/fsutils [2022-03-02T15:30:40.980Z] github.com/docker/docker/pkg/homedir [2022-03-02T15:30:40.980Z] github.com/docker/docker/pkg/idtools [2022-03-02T15:30:40.980Z] github.com/docker/docker/pkg/ioutils [2022-03-02T15:30:40.980Z] github.com/docker/docker/pkg/jsonmessage [2022-03-02T15:30:40.980Z] github.com/docker/docker/pkg/locker [2022-03-02T15:30:40.980Z] github.com/docker/docker/pkg/longpath [2022-03-02T15:30:40.980Z] github.com/docker/docker/pkg/loopback [2022-03-02T15:30:40.980Z] github.com/docker/docker/pkg/mount [2022-03-02T15:30:40.980Z] github.com/docker/docker/pkg/namesgenerator [2022-03-02T15:30:40.980Z] github.com/docker/docker/pkg/parsers [2022-03-02T15:30:40.980Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-02T15:30:40.980Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-02T15:30:40.980Z] github.com/docker/docker/pkg/pidfile [2022-03-02T15:30:40.980Z] github.com/docker/docker/pkg/platform [2022-03-02T15:30:40.981Z] github.com/docker/docker/pkg/plugingetter [2022-03-02T15:30:40.981Z] github.com/docker/docker/pkg/plugins [2022-03-02T15:30:40.981Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-02T15:30:40.981Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-02T15:30:40.981Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-02T15:30:40.981Z] github.com/docker/docker/pkg/plugins/transport [2022-03-02T15:30:40.981Z] github.com/docker/docker/pkg/pools [2022-03-02T15:30:40.981Z] github.com/docker/docker/pkg/progress [2022-03-02T15:30:40.981Z] github.com/docker/docker/pkg/pubsub [2022-03-02T15:30:40.981Z] github.com/docker/docker/pkg/reexec [2022-03-02T15:30:40.981Z] github.com/docker/docker/pkg/signal [2022-03-02T15:30:40.981Z] github.com/docker/docker/pkg/stack [2022-03-02T15:30:40.981Z] github.com/docker/docker/pkg/stdcopy [2022-03-02T15:30:40.981Z] github.com/docker/docker/pkg/streamformatter [2022-03-02T15:30:40.981Z] github.com/docker/docker/pkg/stringid [2022-03-02T15:30:40.981Z] github.com/docker/docker/pkg/symlink [2022-03-02T15:30:40.981Z] github.com/docker/docker/pkg/sysinfo [2022-03-02T15:30:40.981Z] github.com/docker/docker/pkg/system [2022-03-02T15:30:40.981Z] github.com/docker/docker/pkg/tailfile [2022-03-02T15:30:40.981Z] github.com/docker/docker/pkg/tarsum [2022-03-02T15:30:40.981Z] github.com/docker/docker/pkg/term [2022-03-02T15:30:40.981Z] github.com/docker/docker/pkg/term/windows [2022-03-02T15:30:40.981Z] github.com/docker/docker/pkg/truncindex [2022-03-02T15:30:40.981Z] github.com/docker/docker/pkg/urlutil [2022-03-02T15:30:40.981Z] github.com/docker/docker/pkg/useragent [2022-03-02T15:30:40.981Z] github.com/docker/docker/plugin [2022-03-02T15:30:40.981Z] github.com/docker/docker/plugin/executor/containerd [2022-03-02T15:30:40.981Z] github.com/docker/docker/plugin/v2 [2022-03-02T15:30:40.981Z] github.com/docker/docker/profiles/apparmor [2022-03-02T15:30:40.981Z] github.com/docker/docker/profiles/seccomp [2022-03-02T15:30:40.981Z] github.com/docker/docker/quota [2022-03-02T15:30:40.981Z] github.com/docker/docker/reference [2022-03-02T15:30:40.981Z] github.com/docker/docker/registry [2022-03-02T15:30:40.981Z] github.com/docker/docker/registry/resumable [2022-03-02T15:30:40.981Z] github.com/docker/docker/restartmanager [2022-03-02T15:30:40.981Z] github.com/docker/docker/rootless [2022-03-02T15:30:40.981Z] github.com/docker/docker/rootless/specconv [2022-03-02T15:30:40.981Z] github.com/docker/docker/runconfig [2022-03-02T15:30:40.981Z] github.com/docker/docker/runconfig/opts [2022-03-02T15:30:40.981Z] github.com/docker/docker/testutil [2022-03-02T15:30:40.981Z] github.com/docker/docker/testutil/daemon [2022-03-02T15:30:40.981Z] github.com/docker/docker/testutil/environment [2022-03-02T15:30:40.981Z] github.com/docker/docker/testutil/fakecontext [2022-03-02T15:30:40.981Z] github.com/docker/docker/testutil/fakegit [2022-03-02T15:30:40.981Z] github.com/docker/docker/testutil/fakestorage [2022-03-02T15:30:40.981Z] github.com/docker/docker/testutil/fixtures/load [2022-03-02T15:30:40.981Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-02T15:30:40.981Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-02T15:30:40.981Z] github.com/docker/docker/testutil/registry [2022-03-02T15:30:40.981Z] github.com/docker/docker/testutil/request [2022-03-02T15:30:40.981Z] github.com/docker/docker/volume [2022-03-02T15:30:40.981Z] github.com/docker/docker/volume/drivers [2022-03-02T15:30:40.981Z] github.com/docker/docker/volume/local [2022-03-02T15:30:40.981Z] github.com/docker/docker/volume/mounts [2022-03-02T15:30:40.981Z] github.com/docker/docker/volume/service [2022-03-02T15:30:40.981Z] github.com/docker/docker/volume/service/opts [2022-03-02T15:30:40.981Z] github.com/docker/docker/volume/testutils' [2022-03-02T15:30:40.981Z] ++ grep --fixed-strings -v /libnetwork [2022-03-02T15:30:40.981Z] ++ echo 'github.com/docker/docker/api [2022-03-02T15:30:40.981Z] github.com/docker/docker/api/server [2022-03-02T15:30:40.981Z] github.com/docker/docker/api/server/backend/build [2022-03-02T15:30:40.981Z] github.com/docker/docker/api/server/httputils [2022-03-02T15:30:40.981Z] github.com/docker/docker/api/server/middleware [2022-03-02T15:30:40.981Z] github.com/docker/docker/api/server/router [2022-03-02T15:30:40.981Z] github.com/docker/docker/api/server/router/build [2022-03-02T15:30:40.981Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-02T15:30:40.981Z] github.com/docker/docker/api/server/router/container [2022-03-02T15:30:40.981Z] github.com/docker/docker/api/server/router/debug [2022-03-02T15:30:40.981Z] github.com/docker/docker/api/server/router/distribution [2022-03-02T15:30:40.981Z] github.com/docker/docker/api/server/router/grpc [2022-03-02T15:30:40.981Z] github.com/docker/docker/api/server/router/image [2022-03-02T15:30:40.981Z] github.com/docker/docker/api/server/router/network [2022-03-02T15:30:40.981Z] github.com/docker/docker/api/server/router/plugin [2022-03-02T15:30:40.981Z] github.com/docker/docker/api/server/router/session [2022-03-02T15:30:40.981Z] github.com/docker/docker/api/server/router/swarm [2022-03-02T15:30:40.981Z] github.com/docker/docker/api/server/router/system [2022-03-02T15:30:40.981Z] github.com/docker/docker/api/server/router/volume [2022-03-02T15:30:40.981Z] github.com/docker/docker/api/types [2022-03-02T15:30:40.981Z] github.com/docker/docker/api/types/backend [2022-03-02T15:30:40.981Z] github.com/docker/docker/api/types/blkiodev [2022-03-02T15:30:40.981Z] github.com/docker/docker/api/types/container [2022-03-02T15:30:40.981Z] github.com/docker/docker/api/types/events [2022-03-02T15:30:40.981Z] github.com/docker/docker/api/types/filters [2022-03-02T15:30:40.981Z] github.com/docker/docker/api/types/image [2022-03-02T15:30:40.981Z] github.com/docker/docker/api/types/mount [2022-03-02T15:30:40.981Z] github.com/docker/docker/api/types/network [2022-03-02T15:30:40.981Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-02T15:30:40.981Z] github.com/docker/docker/api/types/registry [2022-03-02T15:30:40.981Z] github.com/docker/docker/api/types/strslice [2022-03-02T15:30:40.981Z] github.com/docker/docker/api/types/swarm [2022-03-02T15:30:40.981Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-02T15:30:40.981Z] github.com/docker/docker/api/types/time [2022-03-02T15:30:40.981Z] github.com/docker/docker/api/types/versions [2022-03-02T15:30:40.981Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-02T15:30:40.981Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-02T15:30:40.981Z] github.com/docker/docker/api/types/volume [2022-03-02T15:30:40.981Z] github.com/docker/docker/builder [2022-03-02T15:30:40.981Z] github.com/docker/docker/builder/builder-next [2022-03-02T15:30:40.981Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-02T15:30:40.981Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-02T15:30:40.981Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-02T15:30:40.981Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-02T15:30:40.981Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-02T15:30:40.981Z] github.com/docker/docker/builder/builder-next/worker [2022-03-02T15:30:40.981Z] github.com/docker/docker/builder/dockerfile [2022-03-02T15:30:40.981Z] github.com/docker/docker/builder/dockerignore [2022-03-02T15:30:40.981Z] github.com/docker/docker/builder/remotecontext [2022-03-02T15:30:40.981Z] github.com/docker/docker/builder/remotecontext/git [2022-03-02T15:30:40.981Z] github.com/docker/docker/cli [2022-03-02T15:30:40.981Z] github.com/docker/docker/cli/config [2022-03-02T15:30:40.981Z] github.com/docker/docker/cli/debug [2022-03-02T15:30:40.981Z] github.com/docker/docker/client [2022-03-02T15:30:40.981Z] github.com/docker/docker/cmd/docker-proxy [2022-03-02T15:30:40.981Z] github.com/docker/docker/cmd/dockerd [2022-03-02T15:30:40.981Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-02T15:30:40.981Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-02T15:30:40.981Z] github.com/docker/docker/container [2022-03-02T15:30:40.981Z] github.com/docker/docker/container/stream [2022-03-02T15:30:40.981Z] github.com/docker/docker/contrib/apparmor [2022-03-02T15:30:40.981Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-02T15:30:40.981Z] github.com/docker/docker/contrib/httpserver [2022-03-02T15:30:40.981Z] github.com/docker/docker/daemon [2022-03-02T15:30:40.981Z] github.com/docker/docker/daemon/cluster [2022-03-02T15:30:40.981Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-02T15:30:40.981Z] github.com/docker/docker/daemon/cluster/convert [2022-03-02T15:30:40.981Z] github.com/docker/docker/daemon/cluster/executor [2022-03-02T15:30:40.981Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-02T15:30:40.981Z] github.com/docker/docker/daemon/cluster/provider [2022-03-02T15:30:40.981Z] github.com/docker/docker/daemon/config [2022-03-02T15:30:40.981Z] github.com/docker/docker/daemon/events [2022-03-02T15:30:40.981Z] github.com/docker/docker/daemon/events/testutils [2022-03-02T15:30:40.981Z] github.com/docker/docker/daemon/exec [2022-03-02T15:30:40.981Z] github.com/docker/docker/daemon/graphdriver [2022-03-02T15:30:40.981Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-02T15:30:40.981Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-02T15:30:40.981Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-02T15:30:40.981Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-02T15:30:40.981Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-02T15:30:40.981Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-02T15:30:40.981Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-02T15:30:40.981Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-02T15:30:40.981Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-02T15:30:40.981Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-02T15:30:40.981Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-02T15:30:40.981Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-02T15:30:40.981Z] github.com/docker/docker/daemon/images [2022-03-02T15:30:40.981Z] github.com/docker/docker/daemon/initlayer [2022-03-02T15:30:40.981Z] github.com/docker/docker/daemon/links [2022-03-02T15:30:40.981Z] github.com/docker/docker/daemon/listeners [2022-03-02T15:30:40.981Z] github.com/docker/docker/daemon/logger [2022-03-02T15:30:40.981Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-02T15:30:40.981Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-02T15:30:40.981Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-02T15:30:40.981Z] github.com/docker/docker/daemon/logger/gelf [2022-03-02T15:30:40.981Z] github.com/docker/docker/daemon/logger/journald [2022-03-02T15:30:40.981Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-02T15:30:40.981Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-02T15:30:40.981Z] github.com/docker/docker/daemon/logger/local [2022-03-02T15:30:40.981Z] github.com/docker/docker/daemon/logger/logentries [2022-03-02T15:30:40.981Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-02T15:30:40.981Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-02T15:30:40.981Z] github.com/docker/docker/daemon/logger/splunk [2022-03-02T15:30:40.981Z] github.com/docker/docker/daemon/logger/syslog [2022-03-02T15:30:40.981Z] github.com/docker/docker/daemon/logger/templates [2022-03-02T15:30:40.981Z] github.com/docker/docker/daemon/names [2022-03-02T15:30:40.981Z] github.com/docker/docker/daemon/network [2022-03-02T15:30:40.981Z] github.com/docker/docker/daemon/stats [2022-03-02T15:30:40.981Z] github.com/docker/docker/distribution [2022-03-02T15:30:40.981Z] github.com/docker/docker/distribution/metadata [2022-03-02T15:30:40.981Z] github.com/docker/docker/distribution/utils [2022-03-02T15:30:40.981Z] github.com/docker/docker/distribution/xfer [2022-03-02T15:30:40.981Z] github.com/docker/docker/dockerversion [2022-03-02T15:30:40.981Z] github.com/docker/docker/errdefs [2022-03-02T15:30:40.981Z] github.com/docker/docker/image [2022-03-02T15:30:40.981Z] github.com/docker/docker/image/cache [2022-03-02T15:30:40.981Z] github.com/docker/docker/image/tarexport [2022-03-02T15:30:40.981Z] github.com/docker/docker/image/v1 [2022-03-02T15:30:40.981Z] github.com/docker/docker/internal/test/suite [2022-03-02T15:30:40.981Z] github.com/docker/docker/layer [2022-03-02T15:30:40.981Z] github.com/docker/docker/libcontainerd [2022-03-02T15:30:40.981Z] github.com/docker/docker/libcontainerd/queue [2022-03-02T15:30:40.981Z] github.com/docker/docker/libcontainerd/remote [2022-03-02T15:30:40.981Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-02T15:30:40.981Z] github.com/docker/docker/libcontainerd/types [2022-03-02T15:30:40.981Z] github.com/docker/docker/libnetwork [2022-03-02T15:30:40.981Z] github.com/docker/docker/libnetwork/bitseq [2022-03-02T15:30:40.981Z] github.com/docker/docker/libnetwork/cluster [2022-03-02T15:30:40.981Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-02T15:30:40.981Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-02T15:30:40.981Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-02T15:30:40.981Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-02T15:30:40.981Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-02T15:30:40.981Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-02T15:30:40.981Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-02T15:30:40.981Z] github.com/docker/docker/libnetwork/config [2022-03-02T15:30:40.981Z] github.com/docker/docker/libnetwork/datastore [2022-03-02T15:30:40.981Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-02T15:30:40.981Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-02T15:30:40.981Z] github.com/docker/docker/libnetwork/driverapi [2022-03-02T15:30:40.981Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-02T15:30:40.981Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-02T15:30:40.981Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-02T15:30:40.981Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-02T15:30:40.981Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-02T15:30:40.981Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-02T15:30:40.981Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-02T15:30:40.981Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-02T15:30:40.981Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-02T15:30:40.981Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-02T15:30:40.981Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-02T15:30:40.981Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-02T15:30:40.981Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-02T15:30:40.981Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-02T15:30:40.981Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-02T15:30:40.981Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-02T15:30:40.981Z] github.com/docker/docker/libnetwork/etchosts [2022-03-02T15:30:40.981Z] github.com/docker/docker/libnetwork/idm [2022-03-02T15:30:40.981Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-02T15:30:40.981Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-02T15:30:40.981Z] github.com/docker/docker/libnetwork/ipam [2022-03-02T15:30:40.981Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-02T15:30:40.981Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-02T15:30:40.981Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-02T15:30:40.981Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-02T15:30:40.981Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-02T15:30:40.981Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-02T15:30:40.981Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-02T15:30:40.981Z] github.com/docker/docker/libnetwork/iptables [2022-03-02T15:30:40.981Z] github.com/docker/docker/libnetwork/netlabel [2022-03-02T15:30:40.981Z] github.com/docker/docker/libnetwork/netutils [2022-03-02T15:30:40.981Z] github.com/docker/docker/libnetwork/networkdb [2022-03-02T15:30:40.981Z] github.com/docker/docker/libnetwork/ns [2022-03-02T15:30:40.981Z] github.com/docker/docker/libnetwork/options [2022-03-02T15:30:40.981Z] github.com/docker/docker/libnetwork/osl [2022-03-02T15:30:40.981Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-02T15:30:40.981Z] github.com/docker/docker/libnetwork/portallocator [2022-03-02T15:30:40.981Z] github.com/docker/docker/libnetwork/portmapper [2022-03-02T15:30:40.981Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-02T15:30:40.981Z] github.com/docker/docker/libnetwork/testutils [2022-03-02T15:30:40.981Z] github.com/docker/docker/libnetwork/types [2022-03-02T15:30:40.981Z] github.com/docker/docker/oci [2022-03-02T15:30:40.981Z] github.com/docker/docker/oci/caps [2022-03-02T15:30:40.981Z] github.com/docker/docker/opts [2022-03-02T15:30:40.981Z] github.com/docker/docker/pkg/aaparser [2022-03-02T15:30:40.981Z] github.com/docker/docker/pkg/archive [2022-03-02T15:30:40.981Z] github.com/docker/docker/pkg/authorization [2022-03-02T15:30:40.981Z] github.com/docker/docker/pkg/broadcaster [2022-03-02T15:30:40.981Z] github.com/docker/docker/pkg/capabilities [2022-03-02T15:30:40.981Z] github.com/docker/docker/pkg/chrootarchive [2022-03-02T15:30:40.981Z] github.com/docker/docker/pkg/containerfs [2022-03-02T15:30:40.981Z] github.com/docker/docker/pkg/devicemapper [2022-03-02T15:30:40.981Z] github.com/docker/docker/pkg/directory [2022-03-02T15:30:40.981Z] github.com/docker/docker/pkg/dmesg [2022-03-02T15:30:40.981Z] github.com/docker/docker/pkg/filenotify [2022-03-02T15:30:40.981Z] github.com/docker/docker/pkg/fileutils [2022-03-02T15:30:40.981Z] github.com/docker/docker/pkg/fsutils [2022-03-02T15:30:40.981Z] github.com/docker/docker/pkg/homedir [2022-03-02T15:30:40.981Z] github.com/docker/docker/pkg/idtools [2022-03-02T15:30:40.981Z] github.com/docker/docker/pkg/ioutils [2022-03-02T15:30:40.981Z] github.com/docker/docker/pkg/jsonmessage [2022-03-02T15:30:40.981Z] github.com/docker/docker/pkg/locker [2022-03-02T15:30:40.981Z] github.com/docker/docker/pkg/longpath [2022-03-02T15:30:40.981Z] github.com/docker/docker/pkg/loopback [2022-03-02T15:30:40.981Z] github.com/docker/docker/pkg/mount [2022-03-02T15:30:40.981Z] github.com/docker/docker/pkg/namesgenerator [2022-03-02T15:30:40.981Z] github.com/docker/docker/pkg/parsers [2022-03-02T15:30:40.981Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-02T15:30:40.981Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-02T15:30:40.981Z] github.com/docker/docker/pkg/pidfile [2022-03-02T15:30:40.981Z] github.com/docker/docker/pkg/platform [2022-03-02T15:30:40.981Z] github.com/docker/docker/pkg/plugingetter [2022-03-02T15:30:40.981Z] github.com/docker/docker/pkg/plugins [2022-03-02T15:30:40.981Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-02T15:30:40.981Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-02T15:30:40.981Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-02T15:30:40.981Z] github.com/docker/docker/pkg/plugins/transport [2022-03-02T15:30:40.981Z] github.com/docker/docker/pkg/pools [2022-03-02T15:30:40.981Z] github.com/docker/docker/pkg/progress [2022-03-02T15:30:40.981Z] github.com/docker/docker/pkg/pubsub [2022-03-02T15:30:40.981Z] github.com/docker/docker/pkg/reexec [2022-03-02T15:30:40.981Z] github.com/docker/docker/pkg/signal [2022-03-02T15:30:40.981Z] github.com/docker/docker/pkg/stack [2022-03-02T15:30:40.981Z] github.com/docker/docker/pkg/stdcopy [2022-03-02T15:30:40.981Z] github.com/docker/docker/pkg/streamformatter [2022-03-02T15:30:40.981Z] github.com/docker/docker/pkg/stringid [2022-03-02T15:30:40.981Z] github.com/docker/docker/pkg/symlink [2022-03-02T15:30:40.981Z] github.com/docker/docker/pkg/sysinfo [2022-03-02T15:30:40.981Z] github.com/docker/docker/pkg/system [2022-03-02T15:30:40.981Z] github.com/docker/docker/pkg/tailfile [2022-03-02T15:30:40.981Z] github.com/docker/docker/pkg/tarsum [2022-03-02T15:30:40.981Z] github.com/docker/docker/pkg/term [2022-03-02T15:30:40.981Z] github.com/docker/docker/pkg/term/windows [2022-03-02T15:30:40.981Z] github.com/docker/docker/pkg/truncindex [2022-03-02T15:30:40.981Z] github.com/docker/docker/pkg/urlutil [2022-03-02T15:30:40.981Z] github.com/docker/docker/pkg/useragent [2022-03-02T15:30:40.981Z] github.com/docker/docker/plugin [2022-03-02T15:30:40.981Z] github.com/docker/docker/plugin/executor/containerd [2022-03-02T15:30:40.981Z] github.com/docker/docker/plugin/v2 [2022-03-02T15:30:40.981Z] github.com/docker/docker/profiles/apparmor [2022-03-02T15:30:40.981Z] github.com/docker/docker/profiles/seccomp [2022-03-02T15:30:40.981Z] github.com/docker/docker/quota [2022-03-02T15:30:40.981Z] github.com/docker/docker/reference [2022-03-02T15:30:40.981Z] github.com/docker/docker/registry [2022-03-02T15:30:40.981Z] github.com/docker/docker/registry/resumable [2022-03-02T15:30:40.981Z] github.com/docker/docker/restartmanager [2022-03-02T15:30:40.981Z] github.com/docker/docker/rootless [2022-03-02T15:30:40.981Z] github.com/docker/docker/rootless/specconv [2022-03-02T15:30:40.981Z] github.com/docker/docker/runconfig [2022-03-02T15:30:40.981Z] github.com/docker/docker/runconfig/opts [2022-03-02T15:30:40.981Z] github.com/docker/docker/testutil [2022-03-02T15:30:40.982Z] github.com/docker/docker/testutil/daemon [2022-03-02T15:30:40.982Z] github.com/docker/docker/testutil/environment [2022-03-02T15:30:40.982Z] github.com/docker/docker/testutil/fakecontext [2022-03-02T15:30:40.982Z] github.com/docker/docker/testutil/fakegit [2022-03-02T15:30:40.982Z] github.com/docker/docker/testutil/fakestorage [2022-03-02T15:30:40.982Z] github.com/docker/docker/testutil/fixtures/load [2022-03-02T15:30:40.982Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-02T15:30:40.982Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-02T15:30:40.982Z] github.com/docker/docker/testutil/registry [2022-03-02T15:30:40.982Z] github.com/docker/docker/testutil/request [2022-03-02T15:30:40.982Z] github.com/docker/docker/volume [2022-03-02T15:30:40.982Z] github.com/docker/docker/volume/drivers [2022-03-02T15:30:40.982Z] github.com/docker/docker/volume/local [2022-03-02T15:30:40.982Z] github.com/docker/docker/volume/mounts [2022-03-02T15:30:40.982Z] github.com/docker/docker/volume/service [2022-03-02T15:30:40.982Z] github.com/docker/docker/volume/service/opts [2022-03-02T15:30:40.982Z] github.com/docker/docker/volume/testutils' [2022-03-02T15:30:40.982Z] + base_pkg_list='github.com/docker/docker/api [2022-03-02T15:30:40.982Z] github.com/docker/docker/api/server [2022-03-02T15:30:40.982Z] github.com/docker/docker/api/server/backend/build [2022-03-02T15:30:40.982Z] github.com/docker/docker/api/server/httputils [2022-03-02T15:30:40.982Z] github.com/docker/docker/api/server/middleware [2022-03-02T15:30:40.982Z] github.com/docker/docker/api/server/router [2022-03-02T15:30:40.982Z] github.com/docker/docker/api/server/router/build [2022-03-02T15:30:40.982Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-02T15:30:40.982Z] github.com/docker/docker/api/server/router/container [2022-03-02T15:30:40.982Z] github.com/docker/docker/api/server/router/debug [2022-03-02T15:30:40.982Z] github.com/docker/docker/api/server/router/distribution [2022-03-02T15:30:40.982Z] github.com/docker/docker/api/server/router/grpc [2022-03-02T15:30:40.982Z] github.com/docker/docker/api/server/router/image [2022-03-02T15:30:40.982Z] github.com/docker/docker/api/server/router/network [2022-03-02T15:30:40.982Z] github.com/docker/docker/api/server/router/plugin [2022-03-02T15:30:40.982Z] github.com/docker/docker/api/server/router/session [2022-03-02T15:30:40.982Z] github.com/docker/docker/api/server/router/swarm [2022-03-02T15:30:40.982Z] github.com/docker/docker/api/server/router/system [2022-03-02T15:30:40.982Z] github.com/docker/docker/api/server/router/volume [2022-03-02T15:30:40.982Z] github.com/docker/docker/api/types [2022-03-02T15:30:40.982Z] github.com/docker/docker/api/types/backend [2022-03-02T15:30:40.982Z] github.com/docker/docker/api/types/blkiodev [2022-03-02T15:30:40.982Z] github.com/docker/docker/api/types/container [2022-03-02T15:30:40.982Z] github.com/docker/docker/api/types/events [2022-03-02T15:30:40.982Z] github.com/docker/docker/api/types/filters [2022-03-02T15:30:40.982Z] github.com/docker/docker/api/types/image [2022-03-02T15:30:40.982Z] github.com/docker/docker/api/types/mount [2022-03-02T15:30:40.982Z] github.com/docker/docker/api/types/network [2022-03-02T15:30:40.982Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-02T15:30:40.982Z] github.com/docker/docker/api/types/registry [2022-03-02T15:30:40.982Z] github.com/docker/docker/api/types/strslice [2022-03-02T15:30:40.982Z] github.com/docker/docker/api/types/swarm [2022-03-02T15:30:40.982Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-02T15:30:40.982Z] github.com/docker/docker/api/types/time [2022-03-02T15:30:40.982Z] github.com/docker/docker/api/types/versions [2022-03-02T15:30:40.982Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-02T15:30:40.982Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-02T15:30:40.982Z] github.com/docker/docker/api/types/volume [2022-03-02T15:30:40.982Z] github.com/docker/docker/builder [2022-03-02T15:30:40.982Z] github.com/docker/docker/builder/builder-next [2022-03-02T15:30:40.982Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-02T15:30:40.982Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-02T15:30:40.982Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-02T15:30:40.982Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-02T15:30:40.982Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-02T15:30:40.982Z] github.com/docker/docker/builder/builder-next/worker [2022-03-02T15:30:40.982Z] github.com/docker/docker/builder/dockerfile [2022-03-02T15:30:40.982Z] github.com/docker/docker/builder/dockerignore [2022-03-02T15:30:40.982Z] github.com/docker/docker/builder/remotecontext [2022-03-02T15:30:40.982Z] github.com/docker/docker/builder/remotecontext/git [2022-03-02T15:30:40.982Z] github.com/docker/docker/cli [2022-03-02T15:30:40.982Z] github.com/docker/docker/cli/config [2022-03-02T15:30:40.982Z] github.com/docker/docker/cli/debug [2022-03-02T15:30:40.982Z] github.com/docker/docker/client [2022-03-02T15:30:40.982Z] github.com/docker/docker/cmd/docker-proxy [2022-03-02T15:30:40.982Z] github.com/docker/docker/cmd/dockerd [2022-03-02T15:30:40.982Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-02T15:30:40.982Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-02T15:30:40.982Z] github.com/docker/docker/container [2022-03-02T15:30:40.982Z] github.com/docker/docker/container/stream [2022-03-02T15:30:40.982Z] github.com/docker/docker/contrib/apparmor [2022-03-02T15:30:40.982Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-02T15:30:40.982Z] github.com/docker/docker/contrib/httpserver [2022-03-02T15:30:40.982Z] github.com/docker/docker/daemon [2022-03-02T15:30:40.982Z] github.com/docker/docker/daemon/cluster [2022-03-02T15:30:40.982Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-02T15:30:40.982Z] github.com/docker/docker/daemon/cluster/convert [2022-03-02T15:30:40.982Z] github.com/docker/docker/daemon/cluster/executor [2022-03-02T15:30:40.982Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-02T15:30:40.982Z] github.com/docker/docker/daemon/cluster/provider [2022-03-02T15:30:40.982Z] github.com/docker/docker/daemon/config [2022-03-02T15:30:40.982Z] github.com/docker/docker/daemon/events [2022-03-02T15:30:40.982Z] github.com/docker/docker/daemon/events/testutils [2022-03-02T15:30:40.982Z] github.com/docker/docker/daemon/exec [2022-03-02T15:30:40.982Z] github.com/docker/docker/daemon/graphdriver [2022-03-02T15:30:40.982Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-02T15:30:40.982Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-02T15:30:40.982Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-02T15:30:40.982Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-02T15:30:40.982Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-02T15:30:40.982Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-02T15:30:40.982Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-02T15:30:40.982Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-02T15:30:40.982Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-02T15:30:40.982Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-02T15:30:40.982Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-02T15:30:40.982Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-02T15:30:40.982Z] github.com/docker/docker/daemon/images [2022-03-02T15:30:40.982Z] github.com/docker/docker/daemon/initlayer [2022-03-02T15:30:40.982Z] github.com/docker/docker/daemon/links [2022-03-02T15:30:40.982Z] github.com/docker/docker/daemon/listeners [2022-03-02T15:30:40.982Z] github.com/docker/docker/daemon/logger [2022-03-02T15:30:40.982Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-02T15:30:40.982Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-02T15:30:40.982Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-02T15:30:40.982Z] github.com/docker/docker/daemon/logger/gelf [2022-03-02T15:30:40.982Z] github.com/docker/docker/daemon/logger/journald [2022-03-02T15:30:40.982Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-02T15:30:40.982Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-02T15:30:40.982Z] github.com/docker/docker/daemon/logger/local [2022-03-02T15:30:40.982Z] github.com/docker/docker/daemon/logger/logentries [2022-03-02T15:30:40.982Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-02T15:30:40.982Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-02T15:30:40.982Z] github.com/docker/docker/daemon/logger/splunk [2022-03-02T15:30:40.982Z] github.com/docker/docker/daemon/logger/syslog [2022-03-02T15:30:40.982Z] github.com/docker/docker/daemon/logger/templates [2022-03-02T15:30:40.982Z] github.com/docker/docker/daemon/names [2022-03-02T15:30:40.982Z] github.com/docker/docker/daemon/network [2022-03-02T15:30:40.982Z] github.com/docker/docker/daemon/stats [2022-03-02T15:30:40.982Z] github.com/docker/docker/distribution [2022-03-02T15:30:40.982Z] github.com/docker/docker/distribution/metadata [2022-03-02T15:30:40.982Z] github.com/docker/docker/distribution/utils [2022-03-02T15:30:40.982Z] github.com/docker/docker/distribution/xfer [2022-03-02T15:30:40.982Z] github.com/docker/docker/dockerversion [2022-03-02T15:30:40.982Z] github.com/docker/docker/errdefs [2022-03-02T15:30:40.982Z] github.com/docker/docker/image [2022-03-02T15:30:40.982Z] github.com/docker/docker/image/cache [2022-03-02T15:30:40.982Z] github.com/docker/docker/image/tarexport [2022-03-02T15:30:40.982Z] github.com/docker/docker/image/v1 [2022-03-02T15:30:40.982Z] github.com/docker/docker/internal/test/suite [2022-03-02T15:30:40.982Z] github.com/docker/docker/layer [2022-03-02T15:30:40.982Z] github.com/docker/docker/libcontainerd [2022-03-02T15:30:40.982Z] github.com/docker/docker/libcontainerd/queue [2022-03-02T15:30:40.982Z] github.com/docker/docker/libcontainerd/remote [2022-03-02T15:30:40.982Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-02T15:30:40.982Z] github.com/docker/docker/libcontainerd/types [2022-03-02T15:30:40.982Z] github.com/docker/docker/oci [2022-03-02T15:30:40.982Z] github.com/docker/docker/oci/caps [2022-03-02T15:30:40.982Z] github.com/docker/docker/opts [2022-03-02T15:30:40.982Z] github.com/docker/docker/pkg/aaparser [2022-03-02T15:30:40.982Z] github.com/docker/docker/pkg/archive [2022-03-02T15:30:40.982Z] github.com/docker/docker/pkg/authorization [2022-03-02T15:30:40.982Z] github.com/docker/docker/pkg/broadcaster [2022-03-02T15:30:40.982Z] github.com/docker/docker/pkg/capabilities [2022-03-02T15:30:40.982Z] github.com/docker/docker/pkg/chrootarchive [2022-03-02T15:30:40.982Z] github.com/docker/docker/pkg/containerfs [2022-03-02T15:30:40.982Z] github.com/docker/docker/pkg/devicemapper [2022-03-02T15:30:40.982Z] github.com/docker/docker/pkg/directory [2022-03-02T15:30:40.982Z] github.com/docker/docker/pkg/dmesg [2022-03-02T15:30:40.982Z] github.com/docker/docker/pkg/filenotify [2022-03-02T15:30:40.982Z] github.com/docker/docker/pkg/fileutils [2022-03-02T15:30:40.982Z] github.com/docker/docker/pkg/fsutils [2022-03-02T15:30:40.982Z] github.com/docker/docker/pkg/homedir [2022-03-02T15:30:40.982Z] github.com/docker/docker/pkg/idtools [2022-03-02T15:30:40.982Z] github.com/docker/docker/pkg/ioutils [2022-03-02T15:30:40.982Z] github.com/docker/docker/pkg/jsonmessage [2022-03-02T15:30:40.982Z] github.com/docker/docker/pkg/locker [2022-03-02T15:30:40.982Z] github.com/docker/docker/pkg/longpath [2022-03-02T15:30:40.982Z] github.com/docker/docker/pkg/loopback [2022-03-02T15:30:40.982Z] github.com/docker/docker/pkg/mount [2022-03-02T15:30:40.982Z] github.com/docker/docker/pkg/namesgenerator [2022-03-02T15:30:40.982Z] github.com/docker/docker/pkg/parsers [2022-03-02T15:30:40.982Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-02T15:30:40.982Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-02T15:30:40.982Z] github.com/docker/docker/pkg/pidfile [2022-03-02T15:30:40.982Z] github.com/docker/docker/pkg/platform [2022-03-02T15:30:40.982Z] github.com/docker/docker/pkg/plugingetter [2022-03-02T15:30:40.982Z] github.com/docker/docker/pkg/plugins [2022-03-02T15:30:40.982Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-02T15:30:40.982Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-02T15:30:40.982Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-02T15:30:40.982Z] github.com/docker/docker/pkg/plugins/transport [2022-03-02T15:30:40.982Z] github.com/docker/docker/pkg/pools [2022-03-02T15:30:40.982Z] github.com/docker/docker/pkg/progress [2022-03-02T15:30:40.982Z] github.com/docker/docker/pkg/pubsub [2022-03-02T15:30:40.982Z] github.com/docker/docker/pkg/reexec [2022-03-02T15:30:40.982Z] github.com/docker/docker/pkg/signal [2022-03-02T15:30:40.982Z] github.com/docker/docker/pkg/stack [2022-03-02T15:30:40.982Z] github.com/docker/docker/pkg/stdcopy [2022-03-02T15:30:40.982Z] github.com/docker/docker/pkg/streamformatter [2022-03-02T15:30:40.982Z] github.com/docker/docker/pkg/stringid [2022-03-02T15:30:40.982Z] github.com/docker/docker/pkg/symlink [2022-03-02T15:30:40.982Z] github.com/docker/docker/pkg/sysinfo [2022-03-02T15:30:40.982Z] github.com/docker/docker/pkg/system [2022-03-02T15:30:40.982Z] github.com/docker/docker/pkg/tailfile [2022-03-02T15:30:40.982Z] github.com/docker/docker/pkg/tarsum [2022-03-02T15:30:40.982Z] github.com/docker/docker/pkg/term [2022-03-02T15:30:40.982Z] github.com/docker/docker/pkg/term/windows [2022-03-02T15:30:40.982Z] github.com/docker/docker/pkg/truncindex [2022-03-02T15:30:40.982Z] github.com/docker/docker/pkg/urlutil [2022-03-02T15:30:40.982Z] github.com/docker/docker/pkg/useragent [2022-03-02T15:30:40.982Z] github.com/docker/docker/plugin [2022-03-02T15:30:40.982Z] github.com/docker/docker/plugin/executor/containerd [2022-03-02T15:30:40.982Z] github.com/docker/docker/plugin/v2 [2022-03-02T15:30:40.982Z] github.com/docker/docker/profiles/apparmor [2022-03-02T15:30:40.982Z] github.com/docker/docker/profiles/seccomp [2022-03-02T15:30:40.982Z] github.com/docker/docker/quota [2022-03-02T15:30:40.982Z] github.com/docker/docker/reference [2022-03-02T15:30:40.982Z] github.com/docker/docker/registry [2022-03-02T15:30:40.982Z] github.com/docker/docker/registry/resumable [2022-03-02T15:30:40.982Z] github.com/docker/docker/restartmanager [2022-03-02T15:30:40.982Z] github.com/docker/docker/rootless [2022-03-02T15:30:40.982Z] github.com/docker/docker/rootless/specconv [2022-03-02T15:30:40.982Z] github.com/docker/docker/runconfig [2022-03-02T15:30:40.982Z] github.com/docker/docker/runconfig/opts [2022-03-02T15:30:40.982Z] github.com/docker/docker/testutil [2022-03-02T15:30:40.982Z] github.com/docker/docker/testutil/daemon [2022-03-02T15:30:40.982Z] github.com/docker/docker/testutil/environment [2022-03-02T15:30:40.982Z] github.com/docker/docker/testutil/fakecontext [2022-03-02T15:30:40.982Z] github.com/docker/docker/testutil/fakegit [2022-03-02T15:30:40.982Z] github.com/docker/docker/testutil/fakestorage [2022-03-02T15:30:40.982Z] github.com/docker/docker/testutil/fixtures/load [2022-03-02T15:30:40.982Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-02T15:30:40.982Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-02T15:30:40.982Z] github.com/docker/docker/testutil/registry [2022-03-02T15:30:40.982Z] github.com/docker/docker/testutil/request [2022-03-02T15:30:40.982Z] github.com/docker/docker/volume [2022-03-02T15:30:40.982Z] github.com/docker/docker/volume/drivers [2022-03-02T15:30:40.982Z] github.com/docker/docker/volume/local [2022-03-02T15:30:40.982Z] github.com/docker/docker/volume/mounts [2022-03-02T15:30:40.982Z] github.com/docker/docker/volume/service [2022-03-02T15:30:40.982Z] github.com/docker/docker/volume/service/opts [2022-03-02T15:30:40.982Z] github.com/docker/docker/volume/testutils' [2022-03-02T15:30:40.982Z] ++ grep --fixed-strings /libnetwork [2022-03-02T15:30:40.982Z] ++ echo 'github.com/docker/docker/api [2022-03-02T15:30:40.982Z] github.com/docker/docker/api/server [2022-03-02T15:30:40.982Z] github.com/docker/docker/api/server/backend/build [2022-03-02T15:30:40.982Z] github.com/docker/docker/api/server/httputils [2022-03-02T15:30:40.982Z] github.com/docker/docker/api/server/middleware [2022-03-02T15:30:40.982Z] github.com/docker/docker/api/server/router [2022-03-02T15:30:40.982Z] github.com/docker/docker/api/server/router/build [2022-03-02T15:30:40.982Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-02T15:30:40.982Z] github.com/docker/docker/api/server/router/container [2022-03-02T15:30:40.982Z] github.com/docker/docker/api/server/router/debug [2022-03-02T15:30:40.982Z] github.com/docker/docker/api/server/router/distribution [2022-03-02T15:30:40.982Z] github.com/docker/docker/api/server/router/grpc [2022-03-02T15:30:40.982Z] github.com/docker/docker/api/server/router/image [2022-03-02T15:30:40.982Z] github.com/docker/docker/api/server/router/network [2022-03-02T15:30:40.982Z] github.com/docker/docker/api/server/router/plugin [2022-03-02T15:30:40.982Z] github.com/docker/docker/api/server/router/session [2022-03-02T15:30:40.982Z] github.com/docker/docker/api/server/router/swarm [2022-03-02T15:30:40.982Z] github.com/docker/docker/api/server/router/system [2022-03-02T15:30:40.982Z] github.com/docker/docker/api/server/router/volume [2022-03-02T15:30:40.982Z] github.com/docker/docker/api/types [2022-03-02T15:30:40.982Z] github.com/docker/docker/api/types/backend [2022-03-02T15:30:40.982Z] github.com/docker/docker/api/types/blkiodev [2022-03-02T15:30:40.982Z] github.com/docker/docker/api/types/container [2022-03-02T15:30:40.982Z] github.com/docker/docker/api/types/events [2022-03-02T15:30:40.982Z] github.com/docker/docker/api/types/filters [2022-03-02T15:30:40.982Z] github.com/docker/docker/api/types/image [2022-03-02T15:30:40.982Z] github.com/docker/docker/api/types/mount [2022-03-02T15:30:40.982Z] github.com/docker/docker/api/types/network [2022-03-02T15:30:40.982Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-02T15:30:40.982Z] github.com/docker/docker/api/types/registry [2022-03-02T15:30:40.982Z] github.com/docker/docker/api/types/strslice [2022-03-02T15:30:40.982Z] github.com/docker/docker/api/types/swarm [2022-03-02T15:30:40.982Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-02T15:30:40.982Z] github.com/docker/docker/api/types/time [2022-03-02T15:30:40.982Z] github.com/docker/docker/api/types/versions [2022-03-02T15:30:40.982Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-02T15:30:40.982Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-02T15:30:40.982Z] github.com/docker/docker/api/types/volume [2022-03-02T15:30:40.982Z] github.com/docker/docker/builder [2022-03-02T15:30:40.982Z] github.com/docker/docker/builder/builder-next [2022-03-02T15:30:40.982Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-02T15:30:40.982Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-02T15:30:40.982Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-02T15:30:40.982Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-02T15:30:40.982Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-02T15:30:40.982Z] github.com/docker/docker/builder/builder-next/worker [2022-03-02T15:30:40.982Z] github.com/docker/docker/builder/dockerfile [2022-03-02T15:30:40.982Z] github.com/docker/docker/builder/dockerignore [2022-03-02T15:30:40.982Z] github.com/docker/docker/builder/remotecontext [2022-03-02T15:30:40.982Z] github.com/docker/docker/builder/remotecontext/git [2022-03-02T15:30:40.982Z] github.com/docker/docker/cli [2022-03-02T15:30:40.982Z] github.com/docker/docker/cli/config [2022-03-02T15:30:40.982Z] github.com/docker/docker/cli/debug [2022-03-02T15:30:40.982Z] github.com/docker/docker/client [2022-03-02T15:30:40.982Z] github.com/docker/docker/cmd/docker-proxy [2022-03-02T15:30:40.982Z] github.com/docker/docker/cmd/dockerd [2022-03-02T15:30:40.982Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-02T15:30:40.982Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-02T15:30:40.982Z] github.com/docker/docker/container [2022-03-02T15:30:40.982Z] github.com/docker/docker/container/stream [2022-03-02T15:30:40.982Z] github.com/docker/docker/contrib/apparmor [2022-03-02T15:30:40.982Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-02T15:30:40.982Z] github.com/docker/docker/contrib/httpserver [2022-03-02T15:30:40.982Z] github.com/docker/docker/daemon [2022-03-02T15:30:40.982Z] github.com/docker/docker/daemon/cluster [2022-03-02T15:30:40.982Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-02T15:30:40.982Z] github.com/docker/docker/daemon/cluster/convert [2022-03-02T15:30:40.982Z] github.com/docker/docker/daemon/cluster/executor [2022-03-02T15:30:40.983Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-02T15:30:40.983Z] github.com/docker/docker/daemon/cluster/provider [2022-03-02T15:30:40.983Z] github.com/docker/docker/daemon/config [2022-03-02T15:30:40.983Z] github.com/docker/docker/daemon/events [2022-03-02T15:30:40.983Z] github.com/docker/docker/daemon/events/testutils [2022-03-02T15:30:40.983Z] github.com/docker/docker/daemon/exec [2022-03-02T15:30:40.983Z] github.com/docker/docker/daemon/graphdriver [2022-03-02T15:30:40.983Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-02T15:30:40.983Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-02T15:30:40.983Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-02T15:30:40.983Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-02T15:30:40.983Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-02T15:30:40.983Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-02T15:30:40.983Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-02T15:30:40.983Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-02T15:30:40.983Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-02T15:30:40.983Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-02T15:30:40.983Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-02T15:30:40.983Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-02T15:30:40.983Z] github.com/docker/docker/daemon/images [2022-03-02T15:30:40.983Z] github.com/docker/docker/daemon/initlayer [2022-03-02T15:30:40.983Z] github.com/docker/docker/daemon/links [2022-03-02T15:30:40.983Z] github.com/docker/docker/daemon/listeners [2022-03-02T15:30:40.983Z] github.com/docker/docker/daemon/logger [2022-03-02T15:30:40.983Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-02T15:30:40.983Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-02T15:30:40.983Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-02T15:30:40.983Z] github.com/docker/docker/daemon/logger/gelf [2022-03-02T15:30:40.983Z] github.com/docker/docker/daemon/logger/journald [2022-03-02T15:30:40.983Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-02T15:30:40.983Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-02T15:30:40.983Z] github.com/docker/docker/daemon/logger/local [2022-03-02T15:30:40.983Z] github.com/docker/docker/daemon/logger/logentries [2022-03-02T15:30:40.983Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-02T15:30:40.983Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-02T15:30:40.983Z] github.com/docker/docker/daemon/logger/splunk [2022-03-02T15:30:40.983Z] github.com/docker/docker/daemon/logger/syslog [2022-03-02T15:30:40.983Z] github.com/docker/docker/daemon/logger/templates [2022-03-02T15:30:40.983Z] github.com/docker/docker/daemon/names [2022-03-02T15:30:40.983Z] github.com/docker/docker/daemon/network [2022-03-02T15:30:40.983Z] github.com/docker/docker/daemon/stats [2022-03-02T15:30:40.983Z] github.com/docker/docker/distribution [2022-03-02T15:30:40.983Z] github.com/docker/docker/distribution/metadata [2022-03-02T15:30:40.983Z] github.com/docker/docker/distribution/utils [2022-03-02T15:30:40.983Z] github.com/docker/docker/distribution/xfer [2022-03-02T15:30:40.983Z] github.com/docker/docker/dockerversion [2022-03-02T15:30:40.983Z] github.com/docker/docker/errdefs [2022-03-02T15:30:40.983Z] github.com/docker/docker/image [2022-03-02T15:30:40.983Z] github.com/docker/docker/image/cache [2022-03-02T15:30:40.983Z] github.com/docker/docker/image/tarexport [2022-03-02T15:30:40.983Z] github.com/docker/docker/image/v1 [2022-03-02T15:30:40.983Z] github.com/docker/docker/internal/test/suite [2022-03-02T15:30:40.983Z] github.com/docker/docker/layer [2022-03-02T15:30:40.983Z] github.com/docker/docker/libcontainerd [2022-03-02T15:30:40.983Z] github.com/docker/docker/libcontainerd/queue [2022-03-02T15:30:40.983Z] github.com/docker/docker/libcontainerd/remote [2022-03-02T15:30:40.983Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-02T15:30:40.983Z] github.com/docker/docker/libcontainerd/types [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/bitseq [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/cluster [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/config [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/datastore [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/driverapi [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/etchosts [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/idm [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/ipam [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/iptables [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/netlabel [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/netutils [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/networkdb [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/ns [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/options [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/osl [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/portallocator [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/portmapper [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/testutils [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/types [2022-03-02T15:30:40.983Z] github.com/docker/docker/oci [2022-03-02T15:30:40.983Z] github.com/docker/docker/oci/caps [2022-03-02T15:30:40.983Z] github.com/docker/docker/opts [2022-03-02T15:30:40.983Z] github.com/docker/docker/pkg/aaparser [2022-03-02T15:30:40.983Z] github.com/docker/docker/pkg/archive [2022-03-02T15:30:40.983Z] github.com/docker/docker/pkg/authorization [2022-03-02T15:30:40.983Z] github.com/docker/docker/pkg/broadcaster [2022-03-02T15:30:40.983Z] github.com/docker/docker/pkg/capabilities [2022-03-02T15:30:40.983Z] github.com/docker/docker/pkg/chrootarchive [2022-03-02T15:30:40.983Z] github.com/docker/docker/pkg/containerfs [2022-03-02T15:30:40.983Z] github.com/docker/docker/pkg/devicemapper [2022-03-02T15:30:40.983Z] github.com/docker/docker/pkg/directory [2022-03-02T15:30:40.983Z] github.com/docker/docker/pkg/dmesg [2022-03-02T15:30:40.983Z] github.com/docker/docker/pkg/filenotify [2022-03-02T15:30:40.983Z] github.com/docker/docker/pkg/fileutils [2022-03-02T15:30:40.983Z] github.com/docker/docker/pkg/fsutils [2022-03-02T15:30:40.983Z] github.com/docker/docker/pkg/homedir [2022-03-02T15:30:40.983Z] github.com/docker/docker/pkg/idtools [2022-03-02T15:30:40.983Z] github.com/docker/docker/pkg/ioutils [2022-03-02T15:30:40.983Z] github.com/docker/docker/pkg/jsonmessage [2022-03-02T15:30:40.983Z] github.com/docker/docker/pkg/locker [2022-03-02T15:30:40.983Z] github.com/docker/docker/pkg/longpath [2022-03-02T15:30:40.983Z] github.com/docker/docker/pkg/loopback [2022-03-02T15:30:40.983Z] github.com/docker/docker/pkg/mount [2022-03-02T15:30:40.983Z] github.com/docker/docker/pkg/namesgenerator [2022-03-02T15:30:40.983Z] github.com/docker/docker/pkg/parsers [2022-03-02T15:30:40.983Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-02T15:30:40.983Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-02T15:30:40.983Z] github.com/docker/docker/pkg/pidfile [2022-03-02T15:30:40.983Z] github.com/docker/docker/pkg/platform [2022-03-02T15:30:40.983Z] github.com/docker/docker/pkg/plugingetter [2022-03-02T15:30:40.983Z] github.com/docker/docker/pkg/plugins [2022-03-02T15:30:40.983Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-02T15:30:40.983Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-02T15:30:40.983Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-02T15:30:40.983Z] github.com/docker/docker/pkg/plugins/transport [2022-03-02T15:30:40.983Z] github.com/docker/docker/pkg/pools [2022-03-02T15:30:40.983Z] github.com/docker/docker/pkg/progress [2022-03-02T15:30:40.983Z] github.com/docker/docker/pkg/pubsub [2022-03-02T15:30:40.983Z] github.com/docker/docker/pkg/reexec [2022-03-02T15:30:40.983Z] github.com/docker/docker/pkg/signal [2022-03-02T15:30:40.983Z] github.com/docker/docker/pkg/stack [2022-03-02T15:30:40.983Z] github.com/docker/docker/pkg/stdcopy [2022-03-02T15:30:40.983Z] github.com/docker/docker/pkg/streamformatter [2022-03-02T15:30:40.983Z] github.com/docker/docker/pkg/stringid [2022-03-02T15:30:40.983Z] github.com/docker/docker/pkg/symlink [2022-03-02T15:30:40.983Z] github.com/docker/docker/pkg/sysinfo [2022-03-02T15:30:40.983Z] github.com/docker/docker/pkg/system [2022-03-02T15:30:40.983Z] github.com/docker/docker/pkg/tailfile [2022-03-02T15:30:40.983Z] github.com/docker/docker/pkg/tarsum [2022-03-02T15:30:40.983Z] github.com/docker/docker/pkg/term [2022-03-02T15:30:40.983Z] github.com/docker/docker/pkg/term/windows [2022-03-02T15:30:40.983Z] github.com/docker/docker/pkg/truncindex [2022-03-02T15:30:40.983Z] github.com/docker/docker/pkg/urlutil [2022-03-02T15:30:40.983Z] github.com/docker/docker/pkg/useragent [2022-03-02T15:30:40.983Z] github.com/docker/docker/plugin [2022-03-02T15:30:40.983Z] github.com/docker/docker/plugin/executor/containerd [2022-03-02T15:30:40.983Z] github.com/docker/docker/plugin/v2 [2022-03-02T15:30:40.983Z] github.com/docker/docker/profiles/apparmor [2022-03-02T15:30:40.983Z] github.com/docker/docker/profiles/seccomp [2022-03-02T15:30:40.983Z] github.com/docker/docker/quota [2022-03-02T15:30:40.983Z] github.com/docker/docker/reference [2022-03-02T15:30:40.983Z] github.com/docker/docker/registry [2022-03-02T15:30:40.983Z] github.com/docker/docker/registry/resumable [2022-03-02T15:30:40.983Z] github.com/docker/docker/restartmanager [2022-03-02T15:30:40.983Z] github.com/docker/docker/rootless [2022-03-02T15:30:40.983Z] github.com/docker/docker/rootless/specconv [2022-03-02T15:30:40.983Z] github.com/docker/docker/runconfig [2022-03-02T15:30:40.983Z] github.com/docker/docker/runconfig/opts [2022-03-02T15:30:40.983Z] github.com/docker/docker/testutil [2022-03-02T15:30:40.983Z] github.com/docker/docker/testutil/daemon [2022-03-02T15:30:40.983Z] github.com/docker/docker/testutil/environment [2022-03-02T15:30:40.983Z] github.com/docker/docker/testutil/fakecontext [2022-03-02T15:30:40.983Z] github.com/docker/docker/testutil/fakegit [2022-03-02T15:30:40.983Z] github.com/docker/docker/testutil/fakestorage [2022-03-02T15:30:40.983Z] github.com/docker/docker/testutil/fixtures/load [2022-03-02T15:30:40.983Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-02T15:30:40.983Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-02T15:30:40.983Z] github.com/docker/docker/testutil/registry [2022-03-02T15:30:40.983Z] github.com/docker/docker/testutil/request [2022-03-02T15:30:40.983Z] github.com/docker/docker/volume [2022-03-02T15:30:40.983Z] github.com/docker/docker/volume/drivers [2022-03-02T15:30:40.983Z] github.com/docker/docker/volume/local [2022-03-02T15:30:40.983Z] github.com/docker/docker/volume/mounts [2022-03-02T15:30:40.983Z] github.com/docker/docker/volume/service [2022-03-02T15:30:40.983Z] github.com/docker/docker/volume/service/opts [2022-03-02T15:30:40.983Z] github.com/docker/docker/volume/testutils' [2022-03-02T15:30:40.983Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/bitseq [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/cluster [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/config [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/datastore [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/driverapi [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/etchosts [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/idm [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/ipam [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/iptables [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/netlabel [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/netutils [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/networkdb [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/ns [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/options [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/osl [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/portallocator [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/portmapper [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/testutils [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/types' [2022-03-02T15:30:40.983Z] + echo 'github.com/docker/docker/libnetwork [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/bitseq [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/cluster [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/config [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/datastore [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/driverapi [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-02T15:30:40.983Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-02T15:30:40.984Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-02T15:30:40.984Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-02T15:30:40.984Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-02T15:30:40.984Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-02T15:30:40.984Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-02T15:30:40.984Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-02T15:30:40.984Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-02T15:30:40.984Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-02T15:30:40.984Z] github.com/docker/docker/libnetwork/etchosts [2022-03-02T15:30:40.984Z] github.com/docker/docker/libnetwork/idm [2022-03-02T15:30:40.984Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-02T15:30:40.984Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-02T15:30:40.984Z] github.com/docker/docker/libnetwork/ipam [2022-03-02T15:30:40.984Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-02T15:30:40.984Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-02T15:30:40.984Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-02T15:30:40.984Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-02T15:30:40.984Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-02T15:30:40.984Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-02T15:30:40.984Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-02T15:30:40.984Z] github.com/docker/docker/libnetwork/iptables [2022-03-02T15:30:40.984Z] github.com/docker/docker/libnetwork/netlabel [2022-03-02T15:30:40.984Z] github.com/docker/docker/libnetwork/netutils [2022-03-02T15:30:40.984Z] github.com/docker/docker/libnetwork/networkdb [2022-03-02T15:30:40.984Z] github.com/docker/docker/libnetwork/ns [2022-03-02T15:30:40.984Z] github.com/docker/docker/libnetwork/options [2022-03-02T15:30:40.984Z] github.com/docker/docker/libnetwork/osl [2022-03-02T15:30:40.984Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-02T15:30:40.984Z] github.com/docker/docker/libnetwork/portallocator [2022-03-02T15:30:40.984Z] github.com/docker/docker/libnetwork/portmapper [2022-03-02T15:30:40.984Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-02T15:30:40.984Z] github.com/docker/docker/libnetwork/testutils [2022-03-02T15:30:40.984Z] github.com/docker/docker/libnetwork/types' [2022-03-02T15:30:40.984Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-03-02T15:30:40.984Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-02T15:30:40.984Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-02T15:30:40.984Z] + type docker-proxy [2022-03-02T15:30:40.984Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-03-02T15:30:40.984Z] + hack/make.sh binary-proxy install-proxy [2022-03-02T15:30:40.984Z] [2022-03-02T15:30:40.984Z] Removing bundles/ [2022-03-02T15:30:40.984Z] [2022-03-02T15:30:40.984Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-03-02T15:30:40.984Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-03-02T15:30:40.984Z] GOOS="" GOARCH="" GOARM="" [2022-03-02T15:30:42.515Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-092923ac43ec0b2e3) in /home/ubuntu/workspace/moby_PR-43313 [Pipeline] { [Pipeline] checkout [2022-03-02T15:30:42.595Z] The recommended git tool is: git [2022-03-02T15:30:42.810Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 134.83MB / 134.83MB 13.2s [2022-03-02T15:30:43.071Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 134.83MB / 134.83MB 13.3s done [2022-03-02T15:30:43.071Z] #11 ... [2022-03-02T15:30:43.071Z] [2022-03-02T15:30:43.071Z] #24 [internal] load build context [2022-03-02T15:30:43.071Z] #24 sha256:7a7e263e62ec820f2cc7b0ee3e70d200cc70ac9703760f4b237eb5a2b6f8af6a [2022-03-02T15:30:43.071Z] #24 DONE 13.8s [2022-03-02T15:30:43.071Z] [2022-03-02T15:30:43.071Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-02T15:30:43.071Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-02T15:30:43.071Z] #69 DONE 13.8s [2022-03-02T15:30:43.071Z] [2022-03-02T15:30:43.071Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:66c71130632d13301306dfeb14d7ecf2a3b8c0dee68d879020ee2675023bb0a1 [2022-03-02T15:30:43.071Z] #11 sha256:e4acb5bcffdbc5ae978072d3d54dbc1dd6205851df321049a4edcfb097b7c69e [2022-03-02T15:30:43.330Z] #11 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 10.9s done [2022-03-02T15:30:43.898Z] #11 extracting sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 [2022-03-02T15:30:44.840Z] #11 extracting sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 1.0s done [2022-03-02T15:30:44.840Z] #11 extracting sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 [2022-03-02T15:30:45.409Z] #11 ... [2022-03-02T15:30:45.409Z] [2022-03-02T15:30:45.409Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-02T15:30:45.409Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-03-02T15:30:45.409Z] #68 DONE 0.6s [2022-03-02T15:30:45.672Z] [2022-03-02T15:30:45.672Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:66c71130632d13301306dfeb14d7ecf2a3b8c0dee68d879020ee2675023bb0a1 [2022-03-02T15:30:45.672Z] #11 sha256:e4acb5bcffdbc5ae978072d3d54dbc1dd6205851df321049a4edcfb097b7c69e [2022-03-02T15:30:45.931Z] #11 ... [2022-03-02T15:30:45.931Z] [2022-03-02T15:30:45.931Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-02T15:30:45.931Z] #28 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-02T15:30:45.931Z] #28 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 7.2s done [2022-03-02T15:30:45.931Z] #28 DONE 16.5s [2022-03-02T15:30:45.931Z] [2022-03-02T15:30:45.931Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:66c71130632d13301306dfeb14d7ecf2a3b8c0dee68d879020ee2675023bb0a1 [2022-03-02T15:30:45.931Z] #11 sha256:e4acb5bcffdbc5ae978072d3d54dbc1dd6205851df321049a4edcfb097b7c69e [2022-03-02T15:30:45.931Z] #11 extracting sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 1.0s done [2022-03-02T15:30:46.104Z] using credential docker-jenkins-github-credentials [2022-03-02T15:30:46.111Z] Cloning the remote Git repository [2022-03-02T15:30:46.111Z] Cloning with configured refspecs honoured and without tags [2022-03-02T15:30:46.190Z] #11 ... [2022-03-02T15:30:46.190Z] [2022-03-02T15:30:46.190Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-02T15:30:46.190Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-03-02T15:30:46.190Z] #70 DONE 0.7s [2022-03-02T15:30:46.449Z] [2022-03-02T15:30:46.449Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-03-02T15:30:46.449Z] #29 sha256:fcbce562298c56a7b226d0dc42cee1302927c83d920a49e10453c042b66010f8 [2022-03-02T15:30:46.140Z] Cloning repository https://github.com/moby/moby.git [2022-03-02T15:30:46.190Z] > git init /home/ubuntu/workspace/moby_PR-43313 # timeout=10 [2022-03-02T15:30:46.646Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-02T15:30:46.647Z] > git --version # timeout=10 [2022-03-02T15:30:46.660Z] > git --version # 'git version 2.25.1' [2022-03-02T15:30:46.660Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-02T15:30:46.692Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43313/head:refs/remotes/origin/PR-43313 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-02T15:30:47.545Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-03-02T15:30:47.545Z] [2022-03-02T15:30:47.545Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-03-02T15:30:47.545Z] Installing docker-proxy to /usr/local/bin/ [2022-03-02T15:30:47.545Z] [2022-03-02T15:30:47.545Z] + mkdir -p bundles [2022-03-02T15:30:47.545Z] + '[' -n 'github.com/docker/docker/api [2022-03-02T15:30:47.545Z] github.com/docker/docker/api/server [2022-03-02T15:30:47.545Z] github.com/docker/docker/api/server/backend/build [2022-03-02T15:30:47.545Z] github.com/docker/docker/api/server/httputils [2022-03-02T15:30:47.545Z] github.com/docker/docker/api/server/middleware [2022-03-02T15:30:47.545Z] github.com/docker/docker/api/server/router [2022-03-02T15:30:47.545Z] github.com/docker/docker/api/server/router/build [2022-03-02T15:30:47.545Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-02T15:30:47.545Z] github.com/docker/docker/api/server/router/container [2022-03-02T15:30:47.545Z] github.com/docker/docker/api/server/router/debug [2022-03-02T15:30:47.545Z] github.com/docker/docker/api/server/router/distribution [2022-03-02T15:30:47.545Z] github.com/docker/docker/api/server/router/grpc [2022-03-02T15:30:47.545Z] github.com/docker/docker/api/server/router/image [2022-03-02T15:30:47.545Z] github.com/docker/docker/api/server/router/network [2022-03-02T15:30:47.545Z] github.com/docker/docker/api/server/router/plugin [2022-03-02T15:30:47.545Z] github.com/docker/docker/api/server/router/session [2022-03-02T15:30:47.545Z] github.com/docker/docker/api/server/router/swarm [2022-03-02T15:30:47.545Z] github.com/docker/docker/api/server/router/system [2022-03-02T15:30:47.545Z] github.com/docker/docker/api/server/router/volume [2022-03-02T15:30:47.545Z] github.com/docker/docker/api/types [2022-03-02T15:30:47.545Z] github.com/docker/docker/api/types/backend [2022-03-02T15:30:47.545Z] github.com/docker/docker/api/types/blkiodev [2022-03-02T15:30:47.545Z] github.com/docker/docker/api/types/container [2022-03-02T15:30:47.545Z] github.com/docker/docker/api/types/events [2022-03-02T15:30:47.545Z] github.com/docker/docker/api/types/filters [2022-03-02T15:30:47.545Z] github.com/docker/docker/api/types/image [2022-03-02T15:30:47.545Z] github.com/docker/docker/api/types/mount [2022-03-02T15:30:47.545Z] github.com/docker/docker/api/types/network [2022-03-02T15:30:47.545Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-02T15:30:47.545Z] github.com/docker/docker/api/types/registry [2022-03-02T15:30:47.545Z] github.com/docker/docker/api/types/strslice [2022-03-02T15:30:47.545Z] github.com/docker/docker/api/types/swarm [2022-03-02T15:30:47.545Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-02T15:30:47.545Z] github.com/docker/docker/api/types/time [2022-03-02T15:30:47.545Z] github.com/docker/docker/api/types/versions [2022-03-02T15:30:47.545Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-02T15:30:47.545Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-02T15:30:47.545Z] github.com/docker/docker/api/types/volume [2022-03-02T15:30:47.545Z] github.com/docker/docker/builder [2022-03-02T15:30:47.545Z] github.com/docker/docker/builder/builder-next [2022-03-02T15:30:47.545Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-02T15:30:47.545Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-02T15:30:47.545Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-02T15:30:47.545Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-02T15:30:47.545Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-02T15:30:47.545Z] github.com/docker/docker/builder/builder-next/worker [2022-03-02T15:30:47.545Z] github.com/docker/docker/builder/dockerfile [2022-03-02T15:30:47.545Z] github.com/docker/docker/builder/dockerignore [2022-03-02T15:30:47.545Z] github.com/docker/docker/builder/remotecontext [2022-03-02T15:30:47.545Z] github.com/docker/docker/builder/remotecontext/git [2022-03-02T15:30:47.545Z] github.com/docker/docker/cli [2022-03-02T15:30:47.545Z] github.com/docker/docker/cli/config [2022-03-02T15:30:47.545Z] github.com/docker/docker/cli/debug [2022-03-02T15:30:47.545Z] github.com/docker/docker/client [2022-03-02T15:30:47.545Z] github.com/docker/docker/cmd/docker-proxy [2022-03-02T15:30:47.545Z] github.com/docker/docker/cmd/dockerd [2022-03-02T15:30:47.545Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-02T15:30:47.545Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-02T15:30:47.545Z] github.com/docker/docker/container [2022-03-02T15:30:47.545Z] github.com/docker/docker/container/stream [2022-03-02T15:30:47.545Z] github.com/docker/docker/contrib/apparmor [2022-03-02T15:30:47.545Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-02T15:30:47.545Z] github.com/docker/docker/contrib/httpserver [2022-03-02T15:30:47.545Z] github.com/docker/docker/daemon [2022-03-02T15:30:47.545Z] github.com/docker/docker/daemon/cluster [2022-03-02T15:30:47.545Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-02T15:30:47.545Z] github.com/docker/docker/daemon/cluster/convert [2022-03-02T15:30:47.545Z] github.com/docker/docker/daemon/cluster/executor [2022-03-02T15:30:47.545Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-02T15:30:47.545Z] github.com/docker/docker/daemon/cluster/provider [2022-03-02T15:30:47.545Z] github.com/docker/docker/daemon/config [2022-03-02T15:30:47.545Z] github.com/docker/docker/daemon/events [2022-03-02T15:30:47.545Z] github.com/docker/docker/daemon/events/testutils [2022-03-02T15:30:47.545Z] github.com/docker/docker/daemon/exec [2022-03-02T15:30:47.545Z] github.com/docker/docker/daemon/graphdriver [2022-03-02T15:30:47.545Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-02T15:30:47.545Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-02T15:30:47.545Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-02T15:30:47.545Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-02T15:30:47.545Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-02T15:30:47.545Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-02T15:30:47.545Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-02T15:30:47.545Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-02T15:30:47.545Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-02T15:30:47.545Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-02T15:30:47.545Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-02T15:30:47.545Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-02T15:30:47.545Z] github.com/docker/docker/daemon/images [2022-03-02T15:30:47.545Z] github.com/docker/docker/daemon/initlayer [2022-03-02T15:30:47.545Z] github.com/docker/docker/daemon/links [2022-03-02T15:30:47.545Z] github.com/docker/docker/daemon/listeners [2022-03-02T15:30:47.545Z] github.com/docker/docker/daemon/logger [2022-03-02T15:30:47.545Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-02T15:30:47.545Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-02T15:30:47.545Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-02T15:30:47.545Z] github.com/docker/docker/daemon/logger/gelf [2022-03-02T15:30:47.545Z] github.com/docker/docker/daemon/logger/journald [2022-03-02T15:30:47.545Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-02T15:30:47.545Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-02T15:30:47.545Z] github.com/docker/docker/daemon/logger/local [2022-03-02T15:30:47.545Z] github.com/docker/docker/daemon/logger/logentries [2022-03-02T15:30:47.545Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-02T15:30:47.545Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-02T15:30:47.545Z] github.com/docker/docker/daemon/logger/splunk [2022-03-02T15:30:47.545Z] github.com/docker/docker/daemon/logger/syslog [2022-03-02T15:30:47.545Z] github.com/docker/docker/daemon/logger/templates [2022-03-02T15:30:47.545Z] github.com/docker/docker/daemon/names [2022-03-02T15:30:47.545Z] github.com/docker/docker/daemon/network [2022-03-02T15:30:47.545Z] github.com/docker/docker/daemon/stats [2022-03-02T15:30:47.545Z] github.com/docker/docker/distribution [2022-03-02T15:30:47.545Z] github.com/docker/docker/distribution/metadata [2022-03-02T15:30:47.545Z] github.com/docker/docker/distribution/utils [2022-03-02T15:30:47.545Z] github.com/docker/docker/distribution/xfer [2022-03-02T15:30:47.545Z] github.com/docker/docker/dockerversion [2022-03-02T15:30:47.545Z] github.com/docker/docker/errdefs [2022-03-02T15:30:47.545Z] github.com/docker/docker/image [2022-03-02T15:30:47.545Z] github.com/docker/docker/image/cache [2022-03-02T15:30:47.545Z] github.com/docker/docker/image/tarexport [2022-03-02T15:30:47.545Z] github.com/docker/docker/image/v1 [2022-03-02T15:30:47.545Z] github.com/docker/docker/internal/test/suite [2022-03-02T15:30:47.545Z] github.com/docker/docker/layer [2022-03-02T15:30:47.545Z] github.com/docker/docker/libcontainerd [2022-03-02T15:30:47.545Z] github.com/docker/docker/libcontainerd/queue [2022-03-02T15:30:47.545Z] github.com/docker/docker/libcontainerd/remote [2022-03-02T15:30:47.545Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-02T15:30:47.545Z] github.com/docker/docker/libcontainerd/types [2022-03-02T15:30:47.546Z] github.com/docker/docker/oci [2022-03-02T15:30:47.546Z] github.com/docker/docker/oci/caps [2022-03-02T15:30:47.546Z] github.com/docker/docker/opts [2022-03-02T15:30:47.546Z] github.com/docker/docker/pkg/aaparser [2022-03-02T15:30:47.546Z] github.com/docker/docker/pkg/archive [2022-03-02T15:30:47.546Z] github.com/docker/docker/pkg/authorization [2022-03-02T15:30:47.546Z] github.com/docker/docker/pkg/broadcaster [2022-03-02T15:30:47.546Z] github.com/docker/docker/pkg/capabilities [2022-03-02T15:30:47.546Z] github.com/docker/docker/pkg/chrootarchive [2022-03-02T15:30:47.546Z] github.com/docker/docker/pkg/containerfs [2022-03-02T15:30:47.546Z] github.com/docker/docker/pkg/devicemapper [2022-03-02T15:30:47.546Z] github.com/docker/docker/pkg/directory [2022-03-02T15:30:47.546Z] github.com/docker/docker/pkg/dmesg [2022-03-02T15:30:47.546Z] github.com/docker/docker/pkg/filenotify [2022-03-02T15:30:47.546Z] github.com/docker/docker/pkg/fileutils [2022-03-02T15:30:47.546Z] github.com/docker/docker/pkg/fsutils [2022-03-02T15:30:47.546Z] github.com/docker/docker/pkg/homedir [2022-03-02T15:30:47.546Z] github.com/docker/docker/pkg/idtools [2022-03-02T15:30:47.546Z] github.com/docker/docker/pkg/ioutils [2022-03-02T15:30:47.546Z] github.com/docker/docker/pkg/jsonmessage [2022-03-02T15:30:47.546Z] github.com/docker/docker/pkg/locker [2022-03-02T15:30:47.546Z] github.com/docker/docker/pkg/longpath [2022-03-02T15:30:47.546Z] github.com/docker/docker/pkg/loopback [2022-03-02T15:30:47.546Z] github.com/docker/docker/pkg/mount [2022-03-02T15:30:47.546Z] github.com/docker/docker/pkg/namesgenerator [2022-03-02T15:30:47.546Z] github.com/docker/docker/pkg/parsers [2022-03-02T15:30:47.546Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-02T15:30:47.546Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-02T15:30:47.546Z] github.com/docker/docker/pkg/pidfile [2022-03-02T15:30:47.546Z] github.com/docker/docker/pkg/platform [2022-03-02T15:30:47.546Z] github.com/docker/docker/pkg/plugingetter [2022-03-02T15:30:47.546Z] github.com/docker/docker/pkg/plugins [2022-03-02T15:30:47.546Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-02T15:30:47.546Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-02T15:30:47.546Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-02T15:30:47.546Z] github.com/docker/docker/pkg/plugins/transport [2022-03-02T15:30:47.546Z] github.com/docker/docker/pkg/pools [2022-03-02T15:30:47.546Z] github.com/docker/docker/pkg/progress [2022-03-02T15:30:47.546Z] github.com/docker/docker/pkg/pubsub [2022-03-02T15:30:47.546Z] github.com/docker/docker/pkg/reexec [2022-03-02T15:30:47.546Z] github.com/docker/docker/pkg/signal [2022-03-02T15:30:47.546Z] github.com/docker/docker/pkg/stack [2022-03-02T15:30:47.546Z] github.com/docker/docker/pkg/stdcopy [2022-03-02T15:30:47.546Z] github.com/docker/docker/pkg/streamformatter [2022-03-02T15:30:47.546Z] github.com/docker/docker/pkg/stringid [2022-03-02T15:30:47.546Z] github.com/docker/docker/pkg/symlink [2022-03-02T15:30:47.546Z] github.com/docker/docker/pkg/sysinfo [2022-03-02T15:30:47.546Z] github.com/docker/docker/pkg/system [2022-03-02T15:30:47.546Z] github.com/docker/docker/pkg/tailfile [2022-03-02T15:30:47.546Z] github.com/docker/docker/pkg/tarsum [2022-03-02T15:30:47.546Z] github.com/docker/docker/pkg/term [2022-03-02T15:30:47.546Z] github.com/docker/docker/pkg/term/windows [2022-03-02T15:30:47.546Z] github.com/docker/docker/pkg/truncindex [2022-03-02T15:30:47.546Z] github.com/docker/docker/pkg/urlutil [2022-03-02T15:30:47.546Z] github.com/docker/docker/pkg/useragent [2022-03-02T15:30:47.546Z] github.com/docker/docker/plugin [2022-03-02T15:30:47.546Z] github.com/docker/docker/plugin/executor/containerd [2022-03-02T15:30:47.546Z] github.com/docker/docker/plugin/v2 [2022-03-02T15:30:47.546Z] github.com/docker/docker/profiles/apparmor [2022-03-02T15:30:47.546Z] github.com/docker/docker/profiles/seccomp [2022-03-02T15:30:47.546Z] github.com/docker/docker/quota [2022-03-02T15:30:47.546Z] github.com/docker/docker/reference [2022-03-02T15:30:47.546Z] github.com/docker/docker/registry [2022-03-02T15:30:47.546Z] github.com/docker/docker/registry/resumable [2022-03-02T15:30:47.546Z] github.com/docker/docker/restartmanager [2022-03-02T15:30:47.546Z] github.com/docker/docker/rootless [2022-03-02T15:30:47.546Z] github.com/docker/docker/rootless/specconv [2022-03-02T15:30:47.546Z] github.com/docker/docker/runconfig [2022-03-02T15:30:47.546Z] github.com/docker/docker/runconfig/opts [2022-03-02T15:30:47.546Z] github.com/docker/docker/testutil [2022-03-02T15:30:47.546Z] github.com/docker/docker/testutil/daemon [2022-03-02T15:30:47.546Z] github.com/docker/docker/testutil/environment [2022-03-02T15:30:47.546Z] github.com/docker/docker/testutil/fakecontext [2022-03-02T15:30:47.546Z] github.com/docker/docker/testutil/fakegit [2022-03-02T15:30:47.546Z] github.com/docker/docker/testutil/fakestorage [2022-03-02T15:30:47.546Z] github.com/docker/docker/testutil/fixtures/load [2022-03-02T15:30:47.546Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-02T15:30:47.546Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-02T15:30:47.546Z] github.com/docker/docker/testutil/registry [2022-03-02T15:30:47.546Z] github.com/docker/docker/testutil/request [2022-03-02T15:30:47.546Z] github.com/docker/docker/volume [2022-03-02T15:30:47.546Z] github.com/docker/docker/volume/drivers [2022-03-02T15:30:47.546Z] github.com/docker/docker/volume/local [2022-03-02T15:30:47.546Z] github.com/docker/docker/volume/mounts [2022-03-02T15:30:47.546Z] github.com/docker/docker/volume/service [2022-03-02T15:30:47.546Z] github.com/docker/docker/volume/service/opts [2022-03-02T15:30:47.546Z] github.com/docker/docker/volume/testutils' ']' [2022-03-02T15:30:47.546Z] + 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/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/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/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 [2022-03-02T15:30:47.546Z] ? github.com/docker/docker/api [no test files] [2022-03-02T15:30:47.827Z] #29 1.767 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-02T15:30:47.827Z] #29 1.776 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-02T15:30:47.827Z] #29 1.776 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-02T15:30:47.827Z] #29 1.963 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-02T15:30:48.089Z] #29 2.157 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-02T15:30:48.656Z] #29 2.544 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-02T15:30:50.036Z] #29 3.821 Fetched 8506 kB in 2s (3652 kB/s) [2022-03-02T15:30:50.617Z] #29 3.821 Reading package lists... [2022-03-02T15:30:51.563Z] #29 4.616 Reading package lists... [2022-03-02T15:30:51.563Z] #29 5.437 Building dependency tree... [2022-03-02T15:30:51.823Z] #29 5.830 The following additional packages will be installed: [2022-03-02T15:30:51.823Z] #29 5.830 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-03-02T15:30:51.823Z] #29 5.830 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-03-02T15:30:51.823Z] #29 5.830 Recommended packages: [2022-03-02T15:30:51.823Z] #29 5.830 libldap-common publicsuffix libsasl2-modules [2022-03-02T15:30:52.082Z] #29 5.983 The following NEW packages will be installed: [2022-03-02T15:30:52.082Z] #29 5.984 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-03-02T15:30:52.082Z] #29 5.988 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-03-02T15:30:52.082Z] #29 5.988 libssh2-1 openssl [2022-03-02T15:30:52.082Z] #29 6.029 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-03-02T15:30:52.082Z] #29 6.029 Need to get 3038 kB of archives. [2022-03-02T15:30:52.082Z] #29 6.029 After this operation, 6650 kB of additional disk space will be used. [2022-03-02T15:30:52.082Z] #29 6.029 Get:1 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-03-02T15:30:52.082Z] #29 6.037 Get:2 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-03-02T15:30:52.341Z] #29 6.304 Get:3 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2022-03-02T15:30:52.341Z] #29 6.304 Get:4 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-03-02T15:30:52.341Z] #29 6.304 Get:5 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-03-02T15:30:52.341Z] #29 6.304 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-03-02T15:30:52.341Z] #29 6.304 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-03-02T15:30:52.341Z] #29 6.304 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-03-02T15:30:52.341Z] #29 6.304 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-03-02T15:30:52.341Z] #29 6.304 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-03-02T15:30:52.341Z] #29 6.304 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-03-02T15:30:52.341Z] #29 6.317 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-03-02T15:30:52.341Z] #29 6.317 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-02T15:30:52.341Z] #29 6.317 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-02T15:30:52.341Z] #29 6.328 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-02T15:30:52.601Z] #29 6.490 debconf: delaying package configuration, since apt-utils is not installed [2022-03-02T15:30:52.601Z] #29 6.536 Fetched 3038 kB in 0s (9309 kB/s) [2022-03-02T15:30:52.601Z] #29 6.563 Selecting previously unselected package openssl. [2022-03-02T15:30:52.601Z] #29 6.563 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2022-03-02T15:30:52.601Z] #29 6.571 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2022-03-02T15:30:52.601Z] #29 6.580 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-03-02T15:30:52.860Z] #29 6.737 Selecting previously unselected package ca-certificates. [2022-03-02T15:30:52.860Z] #29 6.737 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-03-02T15:30:52.860Z] #29 6.740 Unpacking ca-certificates (20210119) ... [2022-03-02T15:30:52.860Z] #29 6.882 Selecting previously unselected package libbrotli1:amd64. [2022-03-02T15:30:52.860Z] #29 6.882 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-03-02T15:30:52.860Z] #29 6.887 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-02T15:30:52.860Z] #29 6.963 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-02T15:30:53.120Z] #29 6.965 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-02T15:30:53.120Z] #29 6.970 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-02T15:30:53.120Z] #29 7.008 Selecting previously unselected package libsasl2-2:amd64. [2022-03-02T15:30:53.120Z] #29 7.008 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-02T15:30:53.120Z] #29 7.026 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-02T15:30:53.120Z] #29 7.070 Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-02T15:30:53.120Z] #29 7.070 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-03-02T15:30:53.120Z] #29 7.074 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-02T15:30:53.120Z] #29 7.157 Selecting previously unselected package libnghttp2-14:amd64. [2022-03-02T15:30:53.120Z] #29 7.157 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-03-02T15:30:53.120Z] #29 7.162 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-02T15:30:53.379Z] #29 7.220 Selecting previously unselected package libpsl5:amd64. [2022-03-02T15:30:53.379Z] #29 7.220 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-03-02T15:30:53.379Z] #29 7.295 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-03-02T15:30:53.379Z] #29 7.358 Selecting previously unselected package librtmp1:amd64. [2022-03-02T15:30:53.379Z] #29 7.358 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-03-02T15:30:53.379Z] #29 7.363 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-02T15:30:53.379Z] #29 7.413 Selecting previously unselected package libssh2-1:amd64. [2022-03-02T15:30:53.379Z] #29 7.415 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-03-02T15:30:53.379Z] #29 7.431 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-03-02T15:30:53.379Z] #29 7.489 Selecting previously unselected package libcurl4:amd64. [2022-03-02T15:30:53.379Z] #29 7.489 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-02T15:30:53.379Z] #29 7.515 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-02T15:30:53.640Z] #29 7.560 Selecting previously unselected package curl. [2022-03-02T15:30:53.640Z] #29 7.560 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-02T15:30:53.640Z] #29 7.576 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-03-02T15:30:53.640Z] #29 7.644 Selecting previously unselected package libonig5:amd64. [2022-03-02T15:30:53.640Z] #29 7.644 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-02T15:30:53.640Z] #29 7.655 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-02T15:30:53.640Z] #29 7.727 Selecting previously unselected package libjq1:amd64. [2022-03-02T15:30:53.640Z] #29 7.727 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-03-02T15:30:53.640Z] #29 7.732 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-02T15:30:53.900Z] #29 7.819 Selecting previously unselected package jq. [2022-03-02T15:30:53.900Z] #29 7.819 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-03-02T15:30:53.900Z] #29 7.825 Unpacking jq (1.6-2.1) ... [2022-03-02T15:30:53.900Z] #29 7.907 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-03-02T15:30:53.900Z] #29 7.914 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-02T15:30:53.900Z] #29 7.935 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-02T15:30:53.900Z] #29 8.001 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-02T15:30:53.900Z] #29 8.018 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-02T15:30:54.160Z] #29 8.031 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-02T15:30:54.160Z] #29 8.044 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-03-02T15:30:54.160Z] #29 8.056 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-03-02T15:30:54.160Z] #29 8.072 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-02T15:30:54.160Z] #29 8.084 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-02T15:30:54.160Z] #29 8.098 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-02T15:30:54.160Z] #29 8.116 Setting up ca-certificates (20210119) ... [2022-03-02T15:30:54.730Z] #29 8.780 Updating certificates in /etc/ssl/certs... [2022-03-02T15:30:56.115Z] #29 9.797 129 added, 0 removed; done. [2022-03-02T15:30:56.115Z] #29 9.836 Setting up jq (1.6-2.1) ... [2022-03-02T15:30:56.115Z] #29 9.847 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-02T15:30:56.115Z] #29 9.856 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-03-02T15:30:56.115Z] #29 9.868 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-02T15:30:56.115Z] #29 9.885 Processing triggers for ca-certificates (20210119) ... [2022-03-02T15:30:56.115Z] #29 9.897 Updating certificates in /etc/ssl/certs... [2022-03-02T15:30:56.684Z] #29 ... [2022-03-02T15:30:56.684Z] [2022-03-02T15:30:56.684Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:66c71130632d13301306dfeb14d7ecf2a3b8c0dee68d879020ee2675023bb0a1 [2022-03-02T15:30:56.684Z] #11 sha256:e4acb5bcffdbc5ae978072d3d54dbc1dd6205851df321049a4edcfb097b7c69e [2022-03-02T15:30:56.684Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 8.0s done [2022-03-02T15:30:56.684Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 1.7s [2022-03-02T15:30:56.684Z] #11 ... [2022-03-02T15:30:56.684Z] [2022-03-02T15:30:56.684Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-03-02T15:30:56.684Z] #29 sha256:fcbce562298c56a7b226d0dc42cee1302927c83d920a49e10453c042b66010f8 [2022-03-02T15:30:56.684Z] #29 10.77 0 added, 0 removed; done. [2022-03-02T15:30:56.684Z] #29 10.77 Running hooks in /etc/ca-certificates/update.d... [2022-03-02T15:30:56.942Z] #29 10.77 done. [2022-03-02T15:30:57.880Z] #29 DONE 11.6s [2022-03-02T15:30:57.880Z] [2022-03-02T15:30:57.880Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-02T15:30:57.880Z] #30 sha256:6a51ff3593cf216f1aa2b748e2bb9e52dff60eb2c47d988710d56627770d9239 [2022-03-02T15:30:57.880Z] #30 DONE 0.2s [2022-03-02T15:30:57.880Z] [2022-03-02T15:30:57.880Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-02T15:30:57.880Z] #31 sha256:3fb75d25c46351ecb1091fbdf613280c3b12d08b07dea71263943eacd35c6d20 [2022-03-02T15:30:59.748Z] ok github.com/docker/docker/api/server 0.006s coverage: 9.0% of statements [2022-03-02T15:30:59.792Z] Fetching without tags [2022-03-02T15:31:00.092Z] Merging remotes/origin/master commit b7310e6d13ec187504d90a0e490c16bb3974a38e into PR head commit 0bf649285834a6f7bf8af9a3dac8793cd587d7ef [2022-03-02T15:31:00.421Z] #31 2.036 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-03-02T15:31:00.421Z] #31 2.345 [2022-03-02T15:31:00.421Z] #31 2.579 #=#=# ######################################################################## 100.0% [2022-03-02T15:30:59.691Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-02T15:30:59.708Z] > git config --add remote.origin.fetch +refs/pull/43313/head:refs/remotes/origin/PR-43313 # timeout=10 [2022-03-02T15:30:59.734Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-02T15:30:59.781Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-02T15:30:59.797Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-02T15:30:59.798Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-02T15:30:59.799Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43313/head:refs/remotes/origin/PR-43313 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-02T15:31:00.108Z] > git config core.sparsecheckout # timeout=10 [2022-03-02T15:31:00.137Z] > git checkout -f 0bf649285834a6f7bf8af9a3dac8793cd587d7ef # timeout=10 [2022-03-02T15:31:00.680Z] #31 2.857 [2022-03-02T15:31:01.074Z] Merge succeeded, producing 0bf649285834a6f7bf8af9a3dac8793cd587d7ef [2022-03-02T15:31:01.074Z] Checking out Revision 0bf649285834a6f7bf8af9a3dac8793cd587d7ef (PR-43313) [2022-03-02T15:31:01.627Z] #31 3.829 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-03-02T15:31:01.892Z] #31 4.164 [2022-03-02T15:31:02.411Z] #31 4.380 #=#=# ############################################### 66.2% ######################################################################## 100.0% [2022-03-02T15:31:02.670Z] #31 4.716 [2022-03-02T15:31:00.928Z] > git remote # timeout=10 [2022-03-02T15:31:00.952Z] > git config --get remote.origin.url # timeout=10 [2022-03-02T15:31:00.994Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-02T15:31:00.995Z] > git merge b7310e6d13ec187504d90a0e490c16bb3974a38e # timeout=10 [2022-03-02T15:31:01.050Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-02T15:31:01.078Z] > git config core.sparsecheckout # timeout=10 [2022-03-02T15:31:01.104Z] > git checkout -f 0bf649285834a6f7bf8af9a3dac8793cd587d7ef # timeout=10 [2022-03-02T15:31:03.697Z] #31 5.768 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-03-02T15:31:03.966Z] #31 6.058 [2022-03-02T15:31:04.509Z] #31 6.288 #=#=# ################### 26.5% ########################################### 60.0% ################################################################# 91.5% ######################################################################## 100.0% [2022-03-02T15:31:04.771Z] #31 6.942 [2022-03-02T15:31:04.771Z] #31 ... [2022-03-02T15:31:04.771Z] [2022-03-02T15:31:04.771Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:66c71130632d13301306dfeb14d7ecf2a3b8c0dee68d879020ee2675023bb0a1 [2022-03-02T15:31:04.771Z] #11 sha256:e4acb5bcffdbc5ae978072d3d54dbc1dd6205851df321049a4edcfb097b7c69e [2022-03-02T15:31:04.771Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 7.5s done [2022-03-02T15:31:04.771Z] #11 extracting sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 2.2s [2022-03-02T15:31:05.986Z] Commit message: "Fix incorrect operating system information reported on Windows" [2022-03-02T15:31:06.011Z] > git --version # timeout=10 [2022-03-02T15:31:06.033Z] > git --version # 'git version 2.17.1' [2022-03-02T15:31:06.044Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-02T15:31:07.302Z] + docker version [2022-03-02T15:31:10.049Z] #11 ... [2022-03-02T15:31:10.049Z] [2022-03-02T15:31:10.049Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-02T15:31:10.049Z] #31 sha256:3fb75d25c46351ecb1091fbdf613280c3b12d08b07dea71263943eacd35c6d20 [2022-03-02T15:31:10.049Z] #31 8.021 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-03-02T15:31:10.049Z] #31 8.430 [2022-03-02T15:31:10.049Z] #31 8.669 #=#=# ######################################################################## 100.0% [2022-03-02T15:31:10.049Z] #31 8.985 [2022-03-02T15:31:10.049Z] #31 9.790 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-03-02T15:31:10.049Z] #31 10.12 [2022-03-02T15:31:10.049Z] #31 10.36 #=#=# ######################################################################## 100.0% [2022-03-02T15:31:10.049Z] #31 10.64 [2022-03-02T15:31:10.049Z] #31 10.72 Download of images into '/build' complete. [2022-03-02T15:31:10.049Z] #31 10.72 Use something like the following to load the result into a Docker daemon: [2022-03-02T15:31:10.049Z] #31 10.72 tar -cC '/build' . | docker load [2022-03-02T15:31:10.049Z] #31 DONE 12.0s [2022-03-02T15:31:10.049Z] [2022-03-02T15:31:10.049Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:66c71130632d13301306dfeb14d7ecf2a3b8c0dee68d879020ee2675023bb0a1 [2022-03-02T15:31:10.049Z] #11 sha256:e4acb5bcffdbc5ae978072d3d54dbc1dd6205851df321049a4edcfb097b7c69e [2022-03-02T15:31:10.049Z] #11 extracting sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 7.3s [2022-03-02T15:31:10.575Z] Fetching without tags [2022-03-02T15:31:10.902Z] Merging remotes/origin/master commit b7310e6d13ec187504d90a0e490c16bb3974a38e into PR head commit 0bf649285834a6f7bf8af9a3dac8793cd587d7ef [2022-03-02T15:31:10.496Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-02T15:31:10.516Z] > git config --add remote.origin.fetch +refs/pull/43313/head:refs/remotes/origin/PR-43313 # timeout=10 [2022-03-02T15:31:10.532Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-02T15:31:10.566Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-02T15:31:10.578Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-02T15:31:10.578Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-02T15:31:10.580Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43313/head:refs/remotes/origin/PR-43313 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-02T15:31:10.911Z] > git config core.sparsecheckout # timeout=10 [2022-03-02T15:31:10.922Z] > git checkout -f 0bf649285834a6f7bf8af9a3dac8793cd587d7ef # timeout=10 [2022-03-02T15:31:12.065Z] Merge succeeded, producing 0bf649285834a6f7bf8af9a3dac8793cd587d7ef [2022-03-02T15:31:12.065Z] Checking out Revision 0bf649285834a6f7bf8af9a3dac8793cd587d7ef (PR-43313) [2022-03-02T15:31:12.603Z] Client: Docker Engine - Community [2022-03-02T15:31:12.603Z] Version: 20.10.12 [2022-03-02T15:31:12.603Z] API version: 1.41 [2022-03-02T15:31:12.603Z] Go version: go1.16.12 [2022-03-02T15:31:12.603Z] Git commit: e91ed57 [2022-03-02T15:31:12.603Z] Built: Mon Dec 13 11:45:27 2021 [2022-03-02T15:31:12.603Z] OS/Arch: linux/amd64 [2022-03-02T15:31:12.603Z] Context: default [2022-03-02T15:31:12.603Z] Experimental: true [2022-03-02T15:31:12.603Z] [2022-03-02T15:31:12.603Z] Server: Docker Engine - Community [2022-03-02T15:31:12.603Z] Engine: [2022-03-02T15:31:12.603Z] Version: 20.10.12 [2022-03-02T15:31:12.603Z] API version: 1.41 (minimum version 1.12) [2022-03-02T15:31:12.603Z] Go version: go1.16.12 [2022-03-02T15:31:12.603Z] Git commit: 459d0df [2022-03-02T15:31:12.603Z] Built: Mon Dec 13 11:43:36 2021 [2022-03-02T15:31:12.603Z] OS/Arch: linux/amd64 [2022-03-02T15:31:12.603Z] Experimental: true [2022-03-02T15:31:12.603Z] containerd: [2022-03-02T15:31:12.603Z] Version: 1.4.12 [2022-03-02T15:31:12.603Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-02T15:31:12.603Z] runc: [2022-03-02T15:31:12.603Z] Version: 1.0.2 [2022-03-02T15:31:12.603Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-02T15:31:12.603Z] docker-init: [2022-03-02T15:31:12.603Z] Version: 0.19.0 [2022-03-02T15:31:12.603Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-02T15:31:12.938Z] + docker info [2022-03-02T15:31:11.946Z] > git remote # timeout=10 [2022-03-02T15:31:11.958Z] > git config --get remote.origin.url # timeout=10 [2022-03-02T15:31:11.967Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-02T15:31:11.968Z] > git merge b7310e6d13ec187504d90a0e490c16bb3974a38e # timeout=10 [2022-03-02T15:31:12.049Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-02T15:31:12.069Z] > git config core.sparsecheckout # timeout=10 [2022-03-02T15:31:12.088Z] > git checkout -f 0bf649285834a6f7bf8af9a3dac8793cd587d7ef # timeout=10 [2022-03-02T15:31:15.323Z] #11 extracting sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 12.6s done [2022-03-02T15:31:15.581Z] #11 extracting sha256:e6ff4e95ec2fa250bad3f4646a53252ab039b5d1afc778209f42b30da5eaebc0 done [2022-03-02T15:31:15.840Z] #11 DONE 46.5s [2022-03-02T15:31:15.840Z] [2022-03-02T15:31:15.840Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-02T15:31:15.840Z] #12 sha256:1a60e8f241c7cb7380d5b5f3e1c6a14cad1747a3eff3d74436e2705e7afdf97c [2022-03-02T15:31:16.783Z] #12 DONE 0.9s [2022-03-02T15:31:16.783Z] [2022-03-02T15:31:16.783Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-03-02T15:31:16.783Z] #13 sha256:206a3208142eda6671f7331eb3e46dd2f571594caa51389917ce93a98dc470ab [2022-03-02T15:31:17.087Z] Commit message: "Fix incorrect operating system information reported on Windows" [2022-03-02T15:31:17.105Z] > git --version # timeout=10 [2022-03-02T15:31:17.137Z] > git --version # 'git version 2.25.1' [2022-03-02T15:31:17.217Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-02T15:31:17.730Z] #13 DONE 0.7s [2022-03-02T15:31:17.730Z] [2022-03-02T15:31:17.730Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-02T15:31:17.730Z] #33 sha256:d14f2312a82ed9aae23d768bc59c0aebfd7b546b1c422c7f70aa338ab600ae01 [2022-03-02T15:31:17.730Z] #33 DONE 0.1s [2022-03-02T15:31:17.730Z] [2022-03-02T15:31:17.730Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-02T15:31:17.730Z] #34 sha256:75059c5744a48f91fb69271084385b0717c1ec8a872791fa0edaac0ca2c58214 [2022-03-02T15:31:17.730Z] #34 ... [2022-03-02T15:31:17.730Z] [2022-03-02T15:31:17.730Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-02T15:31:17.730Z] #42 sha256:c1a9815018be573659cc16af3a12ab4d68e48b960a7ec4be6f4cfe709b4b75b6 [2022-03-02T15:31:17.730Z] #42 DONE 0.3s [2022-03-02T15:31:17.730Z] [2022-03-02T15:31:17.730Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-03-02T15:31:17.730Z] #46 sha256:1325840eb2572cefd654450e37cf683f83a06d8124a19d4824ef6cfe00ce8f34 [2022-03-02T15:31:17.730Z] #46 DONE 0.3s [2022-03-02T15:31:17.730Z] [2022-03-02T15:31:17.730Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-02T15:31:17.730Z] #25 sha256:f9b96f5d74e7d903a7257fa6a4260db14edc7f3803714f2ead952b4f1a586e6e [2022-03-02T15:31:17.730Z] #25 DONE 0.3s [2022-03-02T15:31:17.730Z] [2022-03-02T15:31:17.730Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-03-02T15:31:17.730Z] #62 sha256:8b068295e1a36724b95a02a018d4cd1ffcb67d6e14b1b00a8b3b491aca8b5422 [2022-03-02T15:31:17.730Z] #62 DONE 0.3s [2022-03-02T15:31:17.730Z] [2022-03-02T15:31:17.730Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-02T15:31:17.730Z] #63 sha256:c1745171b33f4bf6a72157c82e1cfadb299ced49ca6a1886e76ebd0420f842c9 [2022-03-02T15:31:18.328Z] + docker version [2022-03-02T15:31:23.009Z] #63 5.226 + RM_GOPATH=0 [2022-03-02T15:31:23.009Z] #63 5.226 + TMP_GOPATH= [2022-03-02T15:31:23.009Z] #63 5.226 + : /build [2022-03-02T15:31:23.009Z] #63 5.226 + '[' -z '' ']' [2022-03-02T15:31:23.009Z] #63 5.226 ++ mktemp -d [2022-03-02T15:31:23.009Z] #63 5.236 + export GOPATH=/tmp/tmp.DpSVe24ahx [2022-03-02T15:31:23.009Z] #63 5.236 + GOPATH=/tmp/tmp.DpSVe24ahx [2022-03-02T15:31:23.009Z] #63 5.236 + RM_GOPATH=1 [2022-03-02T15:31:23.009Z] #63 5.236 + case "$(go env GOARCH)" in [2022-03-02T15:31:23.009Z] #63 5.236 ++ go env GOARCH [2022-03-02T15:31:23.009Z] #63 5.282 + export GO_BUILDMODE=-buildmode=pie [2022-03-02T15:31:23.009Z] #63 5.282 + GO_BUILDMODE=-buildmode=pie [2022-03-02T15:31:23.009Z] #63 5.284 ++ dirname /install.sh [2022-03-02T15:31:23.009Z] #63 5.289 + dir=/ [2022-03-02T15:31:23.009Z] #63 5.289 + bin=rootlesskit [2022-03-02T15:31:23.009Z] #63 5.289 + shift [2022-03-02T15:31:23.009Z] #63 5.289 + '[' '!' -f //rootlesskit.installer ']' [2022-03-02T15:31:23.009Z] #63 5.289 + . //rootlesskit.installer [2022-03-02T15:31:23.009Z] #63 5.289 ++ : v0.14.6 [2022-03-02T15:31:23.009Z] #63 5.289 + install_rootlesskit [2022-03-02T15:31:23.009Z] #63 5.289 + case "$1" in [2022-03-02T15:31:23.009Z] #63 5.289 + export CGO_ENABLED=0 [2022-03-02T15:31:23.009Z] #63 5.289 + CGO_ENABLED=0 [2022-03-02T15:31:23.009Z] #63 5.289 + _install_rootlesskit [2022-03-02T15:31:23.009Z] #63 5.289 + echo 'Install rootlesskit version v0.14.6' [2022-03-02T15:31:23.009Z] #63 5.289 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-02T15:31:23.009Z] #63 5.289 + GOBIN=/build [2022-03-02T15:31:23.009Z] #63 5.289 + GO111MODULE=on [2022-03-02T15:31:23.009Z] #63 5.289 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-03-02T15:31:23.009Z] #63 5.289 Install rootlesskit version v0.14.6 [2022-03-02T15:31:23.009Z] #63 ... [2022-03-02T15:31:23.009Z] [2022-03-02T15:31:23.009Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-02T15:31:23.009Z] #34 sha256:75059c5744a48f91fb69271084385b0717c1ec8a872791fa0edaac0ca2c58214 [2022-03-02T15:31:23.009Z] #34 5.610 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-03-02T15:31:23.009Z] #34 5.627 Cloning into '.'... [2022-03-02T15:31:26.470Z] Client: Docker Engine - Community [2022-03-02T15:31:26.470Z] Version: 20.10.12 [2022-03-02T15:31:26.470Z] API version: 1.41 [2022-03-02T15:31:26.470Z] Go version: go1.16.12 [2022-03-02T15:31:26.470Z] Git commit: e91ed57 [2022-03-02T15:31:26.470Z] Built: Mon Dec 13 11:45:33 2021 [2022-03-02T15:31:26.470Z] OS/Arch: linux/amd64 [2022-03-02T15:31:26.470Z] Context: default [2022-03-02T15:31:26.470Z] Experimental: true [2022-03-02T15:31:26.470Z] [2022-03-02T15:31:26.470Z] Server: Docker Engine - Community [2022-03-02T15:31:26.470Z] Engine: [2022-03-02T15:31:26.470Z] Version: 20.10.12 [2022-03-02T15:31:26.470Z] API version: 1.41 (minimum version 1.12) [2022-03-02T15:31:26.470Z] Go version: go1.16.12 [2022-03-02T15:31:26.470Z] Git commit: 459d0df [2022-03-02T15:31:26.470Z] Built: Mon Dec 13 11:43:42 2021 [2022-03-02T15:31:26.470Z] OS/Arch: linux/amd64 [2022-03-02T15:31:26.470Z] Experimental: true [2022-03-02T15:31:26.470Z] containerd: [2022-03-02T15:31:26.470Z] Version: 1.4.12 [2022-03-02T15:31:26.470Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-02T15:31:26.470Z] runc: [2022-03-02T15:31:26.470Z] Version: 1.0.2 [2022-03-02T15:31:26.470Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-02T15:31:26.470Z] docker-init: [2022-03-02T15:31:26.470Z] Version: 0.19.0 [2022-03-02T15:31:26.470Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-02T15:31:26.825Z] + docker info [2022-03-02T15:31:27.881Z] Client: [2022-03-02T15:31:27.881Z] Context: default [2022-03-02T15:31:27.881Z] Debug Mode: false [2022-03-02T15:31:27.881Z] Plugins: [2022-03-02T15:31:27.881Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-02T15:31:27.881Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-02T15:31:27.881Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-03-02T15:31:27.881Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-03-02T15:31:27.881Z] [2022-03-02T15:31:27.881Z] Server: [2022-03-02T15:31:27.881Z] Containers: 0 [2022-03-02T15:31:27.881Z] Running: 0 [2022-03-02T15:31:27.881Z] Paused: 0 [2022-03-02T15:31:27.881Z] Stopped: 0 [2022-03-02T15:31:27.881Z] Images: 0 [2022-03-02T15:31:27.881Z] Server Version: 20.10.12 [2022-03-02T15:31:27.881Z] Storage Driver: overlay2 [2022-03-02T15:31:27.881Z] Backing Filesystem: extfs [2022-03-02T15:31:27.881Z] Supports d_type: true [2022-03-02T15:31:27.881Z] Native Overlay Diff: true [2022-03-02T15:31:27.881Z] userxattr: false [2022-03-02T15:31:27.881Z] Logging Driver: json-file [2022-03-02T15:31:27.881Z] Cgroup Driver: cgroupfs [2022-03-02T15:31:27.881Z] Cgroup Version: 1 [2022-03-02T15:31:27.881Z] Plugins: [2022-03-02T15:31:27.881Z] Volume: local [2022-03-02T15:31:27.881Z] Network: bridge host ipvlan macvlan null overlay [2022-03-02T15:31:27.881Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-02T15:31:27.881Z] Swarm: inactive [2022-03-02T15:31:27.881Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-03-02T15:31:27.881Z] Default Runtime: runc [2022-03-02T15:31:27.881Z] Init Binary: docker-init [2022-03-02T15:31:27.881Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-02T15:31:27.881Z] runc version: v1.0.2-0-g52b36a2 [2022-03-02T15:31:27.881Z] init version: de40ad0 [2022-03-02T15:31:27.881Z] Security Options: [2022-03-02T15:31:27.881Z] apparmor [2022-03-02T15:31:27.881Z] seccomp [2022-03-02T15:31:27.881Z] Profile: default [2022-03-02T15:31:27.881Z] Kernel Version: 5.4.0-1061-aws [2022-03-02T15:31:27.881Z] Operating System: Ubuntu 18.04.6 LTS [2022-03-02T15:31:27.881Z] OSType: linux [2022-03-02T15:31:27.881Z] Architecture: x86_64 [2022-03-02T15:31:27.881Z] CPUs: 2 [2022-03-02T15:31:27.881Z] Total Memory: 7.565GiB [2022-03-02T15:31:27.881Z] Name: ip-10-100-36-255 [2022-03-02T15:31:27.881Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-03-02T15:31:27.881Z] Docker Root Dir: /var/lib/docker [2022-03-02T15:31:27.881Z] Debug Mode: false [2022-03-02T15:31:27.881Z] Registry: https://index.docker.io/v1/ [2022-03-02T15:31:27.881Z] Labels: [2022-03-02T15:31:27.881Z] Experimental: true [2022-03-02T15:31:27.881Z] Insecure Registries: [2022-03-02T15:31:27.881Z] 127.0.0.0/8 [2022-03-02T15:31:27.881Z] Live Restore Enabled: true [2022-03-02T15:31:27.881Z] [2022-03-02T15:31:27.881Z] WARNING: No swap limit support [Pipeline] sh [2022-03-02T15:31:28.182Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-02T15:31:28.182Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-02T15:31:28.182Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43313/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-03-02T15:31:28.182Z] + bash /home/ubuntu/workspace/moby_PR-43313/check-config.sh [2022-03-02T15:31:28.182Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-03-02T15:31:28.182Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-03-02T15:31:28.182Z] [2022-03-02T15:31:28.182Z] Generally Necessary: [2022-03-02T15:31:28.182Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-03-02T15:31:28.182Z] - apparmor: enabled and tools installed [2022-03-02T15:31:28.182Z] - CONFIG_NAMESPACES: enabled [2022-03-02T15:31:28.182Z] - CONFIG_NET_NS: enabled [2022-03-02T15:31:28.182Z] - CONFIG_PID_NS: enabled [2022-03-02T15:31:28.182Z] - CONFIG_IPC_NS: enabled [2022-03-02T15:31:28.182Z] - CONFIG_UTS_NS: enabled [2022-03-02T15:31:28.182Z] - CONFIG_CGROUPS: enabled [2022-03-02T15:31:28.182Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-03-02T15:31:28.182Z] - CONFIG_CGROUP_DEVICE: enabled [2022-03-02T15:31:28.182Z] - CONFIG_CGROUP_FREEZER: enabled [2022-03-02T15:31:28.182Z] - CONFIG_CGROUP_SCHED: enabled [2022-03-02T15:31:28.182Z] - CONFIG_CPUSETS: enabled [2022-03-02T15:31:28.182Z] - CONFIG_MEMCG: enabled [2022-03-02T15:31:28.182Z] - CONFIG_KEYS: enabled [2022-03-02T15:31:28.182Z] - CONFIG_VETH: enabled (as module) [2022-03-02T15:31:28.182Z] - CONFIG_BRIDGE: enabled (as module) [2022-03-02T15:31:28.182Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-03-02T15:31:28.182Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-03-02T15:31:28.182Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-03-02T15:31:28.182Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-03-02T15:31:28.182Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-03-02T15:31:28.298Z] #34 ... [2022-03-02T15:31:28.298Z] [2022-03-02T15:31:28.298Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-03-02T15:31:28.298Z] #36 sha256:c380fa1b5491127da170b92dc6ccf7be09aad18a94c94bd24a431bbe3b685f56 [2022-03-02T15:31:28.298Z] #36 5.232 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-03-02T15:31:28.298Z] #36 ... [2022-03-02T15:31:28.298Z] [2022-03-02T15:31:28.298Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-02T15:31:28.298Z] #14 sha256:84587558cc16bc110d6f83c88e8ee395dcfa0c4d1c6407312929a9eb999fda62 [2022-03-02T15:31:28.298Z] #14 5.234 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-02T15:31:28.298Z] #14 5.344 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-02T15:31:28.298Z] #14 5.521 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-02T15:31:28.298Z] #14 6.169 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-02T15:31:28.298Z] #14 9.721 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-02T15:31:28.298Z] #14 ... [2022-03-02T15:31:28.298Z] [2022-03-02T15:31:28.298Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-02T15:31:28.298Z] #49 sha256:eef896043ca511a65e665277946cb5b8a750ec5f49834d718c2bde9cb317ba5c [2022-03-02T15:31:28.298Z] #49 6.146 go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-02T15:31:28.298Z] #49 9.269 go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-02T15:31:28.298Z] #49 9.270 go: downloading github.com/fatih/color v1.10.0 [2022-03-02T15:31:28.298Z] #49 9.504 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-02T15:31:28.298Z] #49 9.609 go: downloading github.com/pkg/errors v0.9.1 [2022-03-02T15:31:28.298Z] #49 10.33 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-02T15:31:28.298Z] #49 10.40 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-02T15:31:28.298Z] #49 ... [2022-03-02T15:31:28.298Z] [2022-03-02T15:31:28.298Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-03-02T15:31:28.298Z] #53 sha256:835dfb0f7141fe51939fad5133191620b596afcb797ebdea8af26bbeeb8f49fd [2022-03-02T15:31:28.298Z] #53 5.430 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-03-02T15:31:28.298Z] #53 7.031 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-03-02T15:31:28.298Z] #53 7.080 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-03-02T15:31:28.298Z] #53 7.156 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-03-02T15:31:28.298Z] #53 9.899 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-03-02T15:31:28.298Z] #53 ... [2022-03-02T15:31:28.298Z] [2022-03-02T15:31:28.298Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-02T15:31:28.298Z] #38 sha256:9171d9e308dfff52acf87d3a3975556f53fe5874bf8ab47a50da81772ddb8fa7 [2022-03-02T15:31:28.298Z] #38 6.285 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-02T15:31:28.298Z] #38 6.360 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-02T15:31:28.298Z] #38 6.361 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-02T15:31:28.298Z] #38 7.957 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-02T15:31:28.298Z] #38 ... [2022-03-02T15:31:28.298Z] [2022-03-02T15:31:28.298Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-02T15:31:28.298Z] #47 sha256:171cc347b8a867bd275d2055c61880a708cd3a32fe5bc53aa78dfd79a754281c [2022-03-02T15:31:28.298Z] #47 6.334 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-02T15:31:28.298Z] #47 6.419 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-02T15:31:28.298Z] #47 6.461 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-02T15:31:28.298Z] #47 8.018 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-03-02T15:31:28.298Z] #47 8.391 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-02T15:31:28.298Z] #47 ... [2022-03-02T15:31:28.298Z] [2022-03-02T15:31:28.298Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-02T15:31:28.298Z] #51 sha256:1b01a2b18ef17c3434fbfd5905517e51bac2b13369e0cc95cac24fd898a01b3a [2022-03-02T15:31:28.298Z] #51 6.353 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-03-02T15:31:28.298Z] #51 ... [2022-03-02T15:31:28.298Z] [2022-03-02T15:31:28.298Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-02T15:31:28.298Z] #43 sha256:99a0e42d75bf1145c2d4cfabfd4d1fe8145d637bc0b1ecf43ff8245929e124cc [2022-03-02T15:31:28.298Z] #43 5.658 + git clone https://github.com/docker/distribution.git . [2022-03-02T15:31:28.298Z] #43 5.665 Cloning into '.'... [2022-03-02T15:31:28.447Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-03-02T15:31:28.447Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-03-02T15:31:28.447Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-03-02T15:31:28.447Z] - CONFIG_NF_NAT: enabled (as module) [2022-03-02T15:31:28.447Z] - CONFIG_POSIX_MQUEUE: enabled [2022-03-02T15:31:28.447Z] - CONFIG_CGROUP_BPF: enabled [2022-03-02T15:31:28.447Z] [2022-03-02T15:31:28.447Z] Optional Features: [2022-03-02T15:31:28.447Z] - CONFIG_USER_NS: enabled [2022-03-02T15:31:28.447Z] - CONFIG_SECCOMP: enabled [2022-03-02T15:31:28.447Z] - CONFIG_SECCOMP_FILTER: enabled [2022-03-02T15:31:28.447Z] - CONFIG_CGROUP_PIDS: enabled [2022-03-02T15:31:28.447Z] - CONFIG_MEMCG_SWAP: enabled [2022-03-02T15:31:28.447Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-03-02T15:31:28.447Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-03-02T15:31:28.447Z] - CONFIG_BLK_CGROUP: enabled [2022-03-02T15:31:28.447Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-03-02T15:31:28.447Z] - CONFIG_CGROUP_PERF: enabled [2022-03-02T15:31:28.447Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-03-02T15:31:28.447Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-03-02T15:31:28.447Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-03-02T15:31:28.447Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-03-02T15:31:28.447Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-03-02T15:31:28.447Z] - CONFIG_RT_GROUP_SCHED: missing [2022-03-02T15:31:28.447Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-03-02T15:31:28.447Z] - CONFIG_IP_VS: enabled (as module) [2022-03-02T15:31:28.447Z] - CONFIG_IP_VS_NFCT: enabled [2022-03-02T15:31:28.447Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-03-02T15:31:28.447Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-03-02T15:31:28.447Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-03-02T15:31:28.447Z] - CONFIG_SECURITY_SELINUX: enabled [2022-03-02T15:31:28.447Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-03-02T15:31:28.447Z] - CONFIG_EXT4_FS: enabled [2022-03-02T15:31:28.447Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-03-02T15:31:28.447Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-03-02T15:31:28.447Z] - Network Drivers: [2022-03-02T15:31:28.447Z] - "overlay": [2022-03-02T15:31:28.447Z] - CONFIG_VXLAN: enabled (as module) [2022-03-02T15:31:28.447Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-03-02T15:31:28.447Z] Optional (for encrypted networks): [2022-03-02T15:31:28.447Z] - CONFIG_CRYPTO: enabled [2022-03-02T15:31:28.447Z] - CONFIG_CRYPTO_AEAD: enabled [2022-03-02T15:31:28.447Z] - CONFIG_CRYPTO_GCM: enabled [2022-03-02T15:31:28.447Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-03-02T15:31:28.447Z] - CONFIG_CRYPTO_GHASH: enabled [2022-03-02T15:31:28.447Z] - CONFIG_XFRM: enabled [2022-03-02T15:31:28.447Z] - CONFIG_XFRM_USER: enabled (as module) [2022-03-02T15:31:28.447Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-03-02T15:31:28.447Z] - CONFIG_INET_ESP: enabled (as module) [2022-03-02T15:31:28.447Z] - "ipvlan": [2022-03-02T15:31:28.447Z] - CONFIG_IPVLAN: enabled (as module) [2022-03-02T15:31:28.447Z] - "macvlan": [2022-03-02T15:31:28.447Z] - CONFIG_MACVLAN: enabled (as module) [2022-03-02T15:31:28.447Z] - CONFIG_DUMMY: enabled (as module) [2022-03-02T15:31:28.447Z] - "ftp,tftp client in container": [2022-03-02T15:31:28.558Z] #43 ... [2022-03-02T15:31:28.558Z] [2022-03-02T15:31:28.558Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-03-02T15:31:28.558Z] #26 sha256:a40f9f568b51fa2f7b8e7144d5e2af575dfa601071757dd53f6d57ae05cc89ab [2022-03-02T15:31:28.558Z] #26 5.109 + RM_GOPATH=0 [2022-03-02T15:31:28.558Z] #26 5.109 + TMP_GOPATH= [2022-03-02T15:31:28.558Z] #26 5.109 + : /build [2022-03-02T15:31:28.558Z] #26 5.109 + '[' -z '' ']' [2022-03-02T15:31:28.558Z] #26 5.109 ++ mktemp -d [2022-03-02T15:31:28.558Z] #26 5.109 + export GOPATH=/tmp/tmp.Ovlq8Ih16J [2022-03-02T15:31:28.558Z] #26 5.109 + GOPATH=/tmp/tmp.Ovlq8Ih16J [2022-03-02T15:31:28.558Z] #26 5.109 + RM_GOPATH=1 [2022-03-02T15:31:28.558Z] #26 5.109 + case "$(go env GOARCH)" in [2022-03-02T15:31:28.558Z] #26 5.111 ++ go env GOARCH [2022-03-02T15:31:28.558Z] #26 5.153 + export GO_BUILDMODE=-buildmode=pie [2022-03-02T15:31:28.558Z] #26 5.153 + GO_BUILDMODE=-buildmode=pie [2022-03-02T15:31:28.558Z] #26 5.163 ++ dirname /install.sh [2022-03-02T15:31:28.558Z] #26 5.164 + dir=/ [2022-03-02T15:31:28.558Z] #26 5.164 + bin=dockercli [2022-03-02T15:31:28.558Z] #26 5.164 + shift [2022-03-02T15:31:28.558Z] #26 5.164 + '[' '!' -f //dockercli.installer ']' [2022-03-02T15:31:28.558Z] #26 5.192 + . //dockercli.installer [2022-03-02T15:31:28.558Z] #26 5.192 ++ : stable [2022-03-02T15:31:28.558Z] #26 5.192 ++ : 17.06.2-ce [2022-03-02T15:31:28.558Z] #26 5.192 + install_dockercli [2022-03-02T15:31:28.558Z] #26 5.192 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-03-02T15:31:28.558Z] #26 5.192 ++ uname -m [2022-03-02T15:31:28.558Z] #26 5.192 Install docker/cli version 17.06.2-ce from stable [2022-03-02T15:31:28.558Z] #26 5.202 + arch=x86_64 [2022-03-02T15:31:28.558Z] #26 5.202 + '[' x86_64 '!=' x86_64 ']' [2022-03-02T15:31:28.558Z] #26 5.202 + url=https://download.docker.com/linux/static [2022-03-02T15:31:28.558Z] #26 5.212 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-03-02T15:31:28.558Z] #26 5.212 + tar -xz docker/docker [2022-03-02T15:31:28.708Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-03-02T15:31:28.708Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-03-02T15:31:28.708Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-03-02T15:31:28.708Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-03-02T15:31:28.708Z] - Storage Drivers: [2022-03-02T15:31:28.708Z] - "aufs": [2022-03-02T15:31:28.708Z] - CONFIG_AUFS_FS: enabled (as module) [2022-03-02T15:31:28.708Z] - "btrfs": [2022-03-02T15:31:28.708Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-03-02T15:31:28.708Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-03-02T15:31:28.708Z] - "devicemapper": [2022-03-02T15:31:28.708Z] - CONFIG_BLK_DEV_DM: enabled [2022-03-02T15:31:28.708Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-03-02T15:31:28.708Z] - "overlay": [2022-03-02T15:31:28.708Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-03-02T15:31:28.708Z] - "zfs": [2022-03-02T15:31:28.708Z] - /dev/zfs: present [2022-03-02T15:31:28.708Z] - zfs command: missing [2022-03-02T15:31:28.708Z] - zpool command: missing [2022-03-02T15:31:28.708Z] [2022-03-02T15:31:28.708Z] Limits: [2022-03-02T15:31:28.708Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-03-02T15:31:28.708Z] [2022-03-02T15:31:28.708Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-02T15:31:28.824Z] #26 ... [2022-03-02T15:31:28.824Z] [2022-03-02T15:31:28.824Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-02T15:31:28.824Z] #58 sha256:9cb04f7ac2786aa8d5caf76e6fd58c90e7db942144f1a94ea4ff01a1787bd02e [2022-03-02T15:31:28.824Z] #58 5.279 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-02T15:31:28.824Z] #58 5.349 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-02T15:31:28.824Z] #58 5.521 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-02T15:31:28.824Z] #58 5.976 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-02T15:31:28.824Z] #58 9.673 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-02T15:31:28.824Z] #58 ... [2022-03-02T15:31:28.824Z] [2022-03-02T15:31:28.824Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-02T15:31:28.824Z] #49 sha256:eef896043ca511a65e665277946cb5b8a750ec5f49834d718c2bde9cb317ba5c [2022-03-02T15:31:28.824Z] #49 10.48 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-02T15:31:28.824Z] #49 10.48 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-02T15:31:28.824Z] #49 10.69 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-02T15:31:28.824Z] #49 10.75 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-02T15:31:28.824Z] #49 10.95 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-02T15:31:28.824Z] #49 11.28 go: downloading golang.org/x/tools v0.1.0 [2022-03-02T15:31:29.057Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0bf649285834a6f7bf8af9a3dac8793cd587d7ef . [2022-03-02T15:31:29.057Z] #2 [internal] load .dockerignore [2022-03-02T15:31:29.057Z] #2 sha256:f35ef68085384d10342c68f8e6ed1a9883e4166d5af8ce5e844ce042d530e130 [2022-03-02T15:31:29.321Z] #2 transferring context: 87B done [2022-03-02T15:31:29.321Z] #2 DONE 0.1s [2022-03-02T15:31:29.321Z] [2022-03-02T15:31:29.321Z] #1 [internal] load build definition from Dockerfile [2022-03-02T15:31:29.321Z] #1 sha256:5d5b1ecb50711ed1182ade1cb732c056b60d06244d8c1d15f308a43da4903ebb [2022-03-02T15:31:29.321Z] #1 transferring dockerfile: 16.77kB done [2022-03-02T15:31:29.321Z] #1 DONE 0.2s [2022-03-02T15:31:29.321Z] [2022-03-02T15:31:29.321Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-03-02T15:31:29.321Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-03-02T15:31:29.894Z] #3 DONE 0.5s [2022-03-02T15:31:29.894Z] [2022-03-02T15:31:29.894Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-03-02T15:31:29.894Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-03-02T15:31:29.894Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-03-02T15:31:29.894Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-03-02T15:31:29.894Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-03-02T15:31:29.894Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-03-02T15:31:29.894Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 2.10MB / 9.67MB 0.1s [2022-03-02T15:31:29.894Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-03-02T15:31:30.156Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2022-03-02T15:31:30.156Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-03-02T15:31:30.417Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.3s done [2022-03-02T15:31:30.989Z] #4 DONE 1.0s [2022-03-02T15:31:31.250Z] [2022-03-02T15:31:31.250Z] #6 [internal] load .dockerignore [2022-03-02T15:31:31.250Z] #6 sha256:39b09c47e2aeb64a95edc7bf513c1638a6592ef401023e1d5ab26634545ee854 [2022-03-02T15:31:31.250Z] #6 DONE 0.0s [2022-03-02T15:31:31.250Z] [2022-03-02T15:31:31.250Z] #5 [internal] load build definition from Dockerfile [2022-03-02T15:31:31.250Z] #5 sha256:0bf1ac555d62b887c8d67288d2a2a4ff61e0d46b2637eb61de7a874a6416c244 [2022-03-02T15:31:31.250Z] #5 DONE 0.0s [2022-03-02T15:31:31.250Z] [2022-03-02T15:31:31.250Z] #10 [internal] load metadata for docker.io/library/golang:1.17.7-bullseye [2022-03-02T15:31:31.250Z] #10 sha256:c2791d0589e3e1ff48e733c6ac0580f0ee9c64993624784a23dc9d251eafa8c5 [2022-03-02T15:31:32.192Z] #10 DONE 0.9s [2022-03-02T15:31:32.192Z] [2022-03-02T15:31:32.192Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-02T15:31:32.192Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-02T15:31:32.192Z] #8 DONE 0.9s [2022-03-02T15:31:32.192Z] [2022-03-02T15:31:32.192Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-02T15:31:32.192Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-02T15:31:32.192Z] #9 DONE 0.9s [2022-03-02T15:31:32.192Z] [2022-03-02T15:31:32.192Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-03-02T15:31:32.192Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-03-02T15:31:32.192Z] #7 DONE 0.9s [2022-03-02T15:31:34.096Z] #49 ... [2022-03-02T15:31:34.096Z] [2022-03-02T15:31:34.096Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-02T15:31:34.096Z] #63 sha256:c1745171b33f4bf6a72157c82e1cfadb299ced49ca6a1886e76ebd0420f842c9 [2022-03-02T15:31:34.096Z] #63 5.839 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-03-02T15:31:34.096Z] #63 10.25 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-02T15:31:34.096Z] #63 10.27 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-03-02T15:31:34.096Z] #63 11.06 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-03-02T15:31:34.096Z] #63 ... [2022-03-02T15:31:34.096Z] [2022-03-02T15:31:34.096Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-02T15:31:34.096Z] #47 sha256:171cc347b8a867bd275d2055c61880a708cd3a32fe5bc53aa78dfd79a754281c [2022-03-02T15:31:34.096Z] #47 11.44 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-02T15:31:34.096Z] #47 14.64 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-02T15:31:34.115Z] [2022-03-02T15:31:34.115Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-02T15:31:34.115Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-02T15:31:34.115Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-03-02T15:31:34.115Z] #69 DONE 0.0s [2022-03-02T15:31:34.115Z] [2022-03-02T15:31:34.115Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-02T15:31:34.115Z] #28 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-02T15:31:34.115Z] #28 resolve docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 0.1s done [2022-03-02T15:31:34.115Z] #28 sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 1.85kB / 1.85kB done [2022-03-02T15:31:34.115Z] #28 sha256:4ceca80e912f5fd88749d9984597fbe81d436049745b07b54cd2b112ea3a4618 529B / 529B done [2022-03-02T15:31:34.115Z] #28 sha256:d40157244907583ef151d2de83245c018a7bf8b2025518dd1e108ec60c1a679c 1.46kB / 1.46kB done [2022-03-02T15:31:34.376Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 0B / 54.92MB 0.2s [2022-03-02T15:31:34.639Z] #28 ... [2022-03-02T15:31:34.639Z] [2022-03-02T15:31:34.639Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-02T15:31:34.639Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-02T15:31:34.639Z] #45 DONE 0.0s [2022-03-02T15:31:34.639Z] [2022-03-02T15:31:34.639Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-02T15:31:34.639Z] #28 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-02T15:31:34.639Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 5.24MB / 54.92MB 0.4s [2022-03-02T15:31:34.639Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 10.49MB / 54.92MB 0.5s [2022-03-02T15:31:35.033Z] #47 ... [2022-03-02T15:31:35.033Z] [2022-03-02T15:31:35.033Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-02T15:31:35.033Z] #63 sha256:c1745171b33f4bf6a72157c82e1cfadb299ced49ca6a1886e76ebd0420f842c9 [2022-03-02T15:31:35.033Z] #63 16.42 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-03-02T15:31:35.033Z] #63 17.34 go: downloading github.com/google/uuid v1.3.0 [2022-03-02T15:31:35.033Z] #63 17.36 go: downloading github.com/moby/vpnkit v0.5.0 [2022-03-02T15:31:35.213Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 15.30MB / 54.92MB 0.8s [2022-03-02T15:31:35.213Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 18.87MB / 54.92MB 0.9s [2022-03-02T15:31:35.213Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 23.07MB / 54.92MB 1.1s [2022-03-02T15:31:35.306Z] #63 17.51 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-03-02T15:31:35.475Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 28.31MB / 54.92MB 1.3s [2022-03-02T15:31:35.566Z] #63 17.83 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-02T15:31:35.737Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 31.46MB / 54.92MB 1.4s [2022-03-02T15:31:35.737Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 34.60MB / 54.92MB 1.6s [2022-03-02T15:31:35.825Z] #63 17.93 go: downloading github.com/gorilla/mux v1.8.0 [2022-03-02T15:31:35.999Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 40.89MB / 54.92MB 1.7s [2022-03-02T15:31:35.999Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 47.19MB / 54.92MB 1.9s [2022-03-02T15:31:36.084Z] #63 18.20 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-03-02T15:31:36.264Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 53.48MB / 54.92MB 2.1s [2022-03-02T15:31:36.651Z] #63 18.95 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-03-02T15:31:36.910Z] #63 19.10 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-03-02T15:31:37.244Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 54.92MB / 54.92MB 2.7s done [2022-03-02T15:31:37.244Z] #28 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 [2022-03-02T15:31:38.290Z] #63 ... [2022-03-02T15:31:38.290Z] [2022-03-02T15:31:38.290Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-03-02T15:31:38.290Z] #26 sha256:a40f9f568b51fa2f7b8e7144d5e2af575dfa601071757dd53f6d57ae05cc89ab [2022-03-02T15:31:38.290Z] #26 17.85 + mkdir -p /build [2022-03-02T15:31:38.290Z] #26 17.86 + mv docker/docker /build/ [2022-03-02T15:31:38.290Z] #26 17.89 + rmdir docker [2022-03-02T15:31:38.290Z] #26 DONE 20.4s [2022-03-02T15:31:38.290Z] [2022-03-02T15:31:38.290Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-02T15:31:38.290Z] #47 sha256:171cc347b8a867bd275d2055c61880a708cd3a32fe5bc53aa78dfd79a754281c [2022-03-02T15:31:38.290Z] #47 18.55 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-03-02T15:31:38.290Z] #47 ... [2022-03-02T15:31:38.290Z] [2022-03-02T15:31:38.290Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-02T15:31:38.290Z] #38 sha256:9171d9e308dfff52acf87d3a3975556f53fe5874bf8ab47a50da81772ddb8fa7 [2022-03-02T15:31:38.290Z] #38 10.91 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-02T15:31:38.290Z] #38 13.94 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-02T15:31:38.553Z] #38 ... [2022-03-02T15:31:38.553Z] [2022-03-02T15:31:38.553Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-02T15:31:38.553Z] #49 sha256:eef896043ca511a65e665277946cb5b8a750ec5f49834d718c2bde9cb317ba5c [2022-03-02T15:31:38.553Z] #49 21.01 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-02T15:31:38.553Z] #49 21.13 go: downloading golang.org/x/mod v0.3.0 [2022-03-02T15:31:39.173Z] #28 ... [2022-03-02T15:31:39.173Z] [2022-03-02T15:31:39.173Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-02T15:31:39.173Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-02T15:31:39.173Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-03-02T15:31:39.173Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-02T15:31:39.173Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-03-02T15:31:39.173Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-03-02T15:31:39.173Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s done [2022-03-02T15:31:39.173Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.3s done [2022-03-02T15:31:39.173Z] #67 DONE 4.7s [2022-03-02T15:31:39.173Z] [2022-03-02T15:31:39.173Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:66c71130632d13301306dfeb14d7ecf2a3b8c0dee68d879020ee2675023bb0a1 [2022-03-02T15:31:39.173Z] #11 sha256:e4acb5bcffdbc5ae978072d3d54dbc1dd6205851df321049a4edcfb097b7c69e [2022-03-02T15:31:39.173Z] #11 resolve docker.io/library/golang:1.17.7-bullseye@sha256:66c71130632d13301306dfeb14d7ecf2a3b8c0dee68d879020ee2675023bb0a1 0.1s done [2022-03-02T15:31:39.173Z] #11 sha256:836f6d7d89c385386c90a2c771597e0ae0accb251124d1f972b563d2f183ef5c 7.04kB / 7.04kB done [2022-03-02T15:31:39.173Z] #11 sha256:66c71130632d13301306dfeb14d7ecf2a3b8c0dee68d879020ee2675023bb0a1 1.86kB / 1.86kB done [2022-03-02T15:31:39.173Z] #11 sha256:1996dda6ea808b9909acf67f594e68948bf630bade0bf61b3a2025f5aadc3ada 1.80kB / 1.80kB done [2022-03-02T15:31:39.173Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.92MB / 54.92MB 3.2s done [2022-03-02T15:31:39.173Z] #11 sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 5.15MB / 5.15MB 0.8s done [2022-03-02T15:31:39.173Z] #11 sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 10.87MB / 10.87MB 1.5s done [2022-03-02T15:31:39.173Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 54.57MB / 54.57MB 4.1s done [2022-03-02T15:31:39.173Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 45.09MB / 134.83MB 4.4s [2022-03-02T15:31:39.173Z] #11 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 1.0s [2022-03-02T15:31:39.173Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 5.24MB / 85.81MB 4.4s [2022-03-02T15:31:39.173Z] #11 sha256:e6ff4e95ec2fa250bad3f4646a53252ab039b5d1afc778209f42b30da5eaebc0 156B / 156B 4.4s [2022-03-02T15:31:39.173Z] #11 sha256:e6ff4e95ec2fa250bad3f4646a53252ab039b5d1afc778209f42b30da5eaebc0 156B / 156B 4.5s done [2022-03-02T15:31:39.173Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 55.57MB / 134.83MB 4.9s [2022-03-02T15:31:39.173Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 18.87MB / 85.81MB 4.9s [2022-03-02T15:31:39.434Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 23.33MB / 85.81MB 4.9s [2022-03-02T15:31:39.696Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 62.91MB / 134.83MB 5.1s [2022-03-02T15:31:39.696Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 36.70MB / 85.81MB 5.3s [2022-03-02T15:31:39.696Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 74.45MB / 134.83MB 5.3s [2022-03-02T15:31:39.946Z] #49 ... [2022-03-02T15:31:39.946Z] [2022-03-02T15:31:39.946Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-02T15:31:39.946Z] #14 sha256:84587558cc16bc110d6f83c88e8ee395dcfa0c4d1c6407312929a9eb999fda62 [2022-03-02T15:31:39.946Z] #14 12.62 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-02T15:31:39.957Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 82.84MB / 134.83MB 5.5s [2022-03-02T15:31:39.957Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 49.50MB / 85.81MB 5.5s [2022-03-02T15:31:40.204Z] #14 ... [2022-03-02T15:31:40.204Z] [2022-03-02T15:31:40.204Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-02T15:31:40.204Z] #58 sha256:9cb04f7ac2786aa8d5caf76e6fd58c90e7db942144f1a94ea4ff01a1787bd02e [2022-03-02T15:31:40.204Z] #58 12.67 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-02T15:31:40.223Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 95.42MB / 134.83MB 5.7s [2022-03-02T15:31:40.223Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 60.82MB / 85.81MB 5.7s [2022-03-02T15:31:40.223Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 102.76MB / 134.83MB 5.9s [2022-03-02T15:31:40.223Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 68.16MB / 85.81MB 5.9s [2022-03-02T15:31:40.484Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 75.50MB / 85.81MB 6.0s [2022-03-02T15:31:40.484Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 80.98MB / 85.81MB 6.0s [2022-03-02T15:31:40.746Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 85.81MB / 85.81MB 6.3s [2022-03-02T15:31:40.746Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 114.29MB / 134.83MB 6.3s [2022-03-02T15:31:41.016Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 128.97MB / 134.83MB 6.6s [2022-03-02T15:31:41.150Z] #58 ... [2022-03-02T15:31:41.151Z] [2022-03-02T15:31:41.151Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-02T15:31:41.151Z] #63 sha256:c1745171b33f4bf6a72157c82e1cfadb299ced49ca6a1886e76ebd0420f842c9 [2022-03-02T15:31:41.151Z] #63 23.41 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-03-02T15:31:41.420Z] #63 23.66 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-03-02T15:31:41.688Z] #63 ... [2022-03-02T15:31:41.688Z] [2022-03-02T15:31:41.688Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-03-02T15:31:41.688Z] #36 sha256:c380fa1b5491127da170b92dc6ccf7be09aad18a94c94bd24a431bbe3b685f56 [2022-03-02T15:31:41.688Z] #36 23.71 tomll can be used in two ways: [2022-03-02T15:31:41.688Z] #36 23.71 Writing to STDIN and reading from STDOUT: [2022-03-02T15:31:41.688Z] #36 23.71 cat file.toml | tomll > file.toml [2022-03-02T15:31:41.688Z] #36 23.71 [2022-03-02T15:31:41.688Z] #36 23.71 Reading and updating a list of files: [2022-03-02T15:31:41.688Z] #36 23.71 tomll a.toml b.toml c.toml [2022-03-02T15:31:41.688Z] #36 23.71 [2022-03-02T15:31:41.688Z] #36 23.71 When given a list of files, tomll will modify all files in place without asking. [2022-03-02T15:31:41.688Z] #36 DONE 24.4s [2022-03-02T15:31:41.947Z] [2022-03-02T15:31:41.947Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-02T15:31:41.947Z] #34 sha256:75059c5744a48f91fb69271084385b0717c1ec8a872791fa0edaac0ca2c58214 [2022-03-02T15:31:42.407Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 85.81MB / 85.81MB 7.7s done [2022-03-02T15:31:42.407Z] #11 ... [2022-03-02T15:31:42.407Z] [2022-03-02T15:31:42.407Z] #24 [internal] load build context [2022-03-02T15:31:42.407Z] #24 sha256:c60ac29081e73a64d2c03aff59551fb80d6cdd20b31a7eaa7ddc64b310f79048 [2022-03-02T15:31:42.407Z] #24 transferring context: 57.31MB 7.4s done [2022-03-02T15:31:42.407Z] #24 DONE 8.3s [2022-03-02T15:31:42.407Z] [2022-03-02T15:31:42.407Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:66c71130632d13301306dfeb14d7ecf2a3b8c0dee68d879020ee2675023bb0a1 [2022-03-02T15:31:42.407Z] #11 sha256:e4acb5bcffdbc5ae978072d3d54dbc1dd6205851df321049a4edcfb097b7c69e [2022-03-02T15:31:42.407Z] #11 ... [2022-03-02T15:31:42.407Z] [2022-03-02T15:31:42.407Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-02T15:31:42.407Z] #28 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-02T15:31:42.407Z] #28 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 5.1s [2022-03-02T15:31:42.517Z] #34 ... [2022-03-02T15:31:42.517Z] [2022-03-02T15:31:42.517Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-02T15:31:42.517Z] #14 sha256:84587558cc16bc110d6f83c88e8ee395dcfa0c4d1c6407312929a9eb999fda62 [2022-03-02T15:31:42.517Z] #14 25.12 Fetched 8506 kB in 20s (418 kB/s) [2022-03-02T15:31:44.327Z] #28 ... [2022-03-02T15:31:44.327Z] [2022-03-02T15:31:44.327Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-02T15:31:44.327Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-02T15:31:44.327Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-02T15:31:44.327Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-03-02T15:31:44.327Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-03-02T15:31:44.327Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.3s done [2022-03-02T15:31:44.327Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.3s done [2022-03-02T15:31:44.327Z] #69 ... [2022-03-02T15:31:44.327Z] [2022-03-02T15:31:44.327Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-02T15:31:44.327Z] #28 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-02T15:31:44.799Z] #28 ... [2022-03-02T15:31:44.799Z] [2022-03-02T15:31:44.799Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-02T15:31:44.799Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-02T15:31:44.799Z] #69 DONE 10.4s [2022-03-02T15:31:44.799Z] [2022-03-02T15:31:44.799Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:66c71130632d13301306dfeb14d7ecf2a3b8c0dee68d879020ee2675023bb0a1 [2022-03-02T15:31:44.799Z] #11 sha256:e4acb5bcffdbc5ae978072d3d54dbc1dd6205851df321049a4edcfb097b7c69e [2022-03-02T15:31:44.799Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 134.83MB / 134.83MB 10.0s done [2022-03-02T15:31:44.799Z] #11 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 6.9s [2022-03-02T15:31:46.221Z] INFO [loader] Go packages loading at mode 575 (deps|exports_file|imports|compiled_files|files|name|types_sizes) took 2m19.739290296s [2022-03-02T15:31:46.221Z] WARN [runner] The linter 'golint' is deprecated (since v1.41.0) due to: The repository of the linter has been archived by the owner. Replaced by revive. [2022-03-02T15:31:46.221Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 489.310581ms [2022-03-02T15:31:46.844Z] #11 ... [2022-03-02T15:31:46.844Z] [2022-03-02T15:31:46.844Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-02T15:31:46.844Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-03-02T15:31:46.844Z] #68 DONE 1.2s [2022-03-02T15:31:46.844Z] [2022-03-02T15:31:46.844Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:66c71130632d13301306dfeb14d7ecf2a3b8c0dee68d879020ee2675023bb0a1 [2022-03-02T15:31:46.844Z] #11 sha256:e4acb5bcffdbc5ae978072d3d54dbc1dd6205851df321049a4edcfb097b7c69e [2022-03-02T15:31:48.252Z] #11 ... [2022-03-02T15:31:48.252Z] [2022-03-02T15:31:48.252Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-02T15:31:48.252Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-03-02T15:31:48.252Z] #70 DONE 1.2s [2022-03-02T15:31:48.252Z] [2022-03-02T15:31:48.252Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-02T15:31:48.252Z] #28 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-02T15:31:48.252Z] #28 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 10.9s done [2022-03-02T15:31:48.515Z] #28 DONE 14.4s [2022-03-02T15:31:48.515Z] [2022-03-02T15:31:48.515Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:66c71130632d13301306dfeb14d7ecf2a3b8c0dee68d879020ee2675023bb0a1 [2022-03-02T15:31:48.515Z] #11 sha256:e4acb5bcffdbc5ae978072d3d54dbc1dd6205851df321049a4edcfb097b7c69e [2022-03-02T15:31:48.742Z] Client: [2022-03-02T15:31:48.742Z] Context: default [2022-03-02T15:31:48.742Z] Debug Mode: false [2022-03-02T15:31:48.742Z] Plugins: [2022-03-02T15:31:48.742Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-02T15:31:48.742Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-02T15:31:48.742Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-03-02T15:31:48.742Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-03-02T15:31:48.742Z] [2022-03-02T15:31:48.742Z] Server: [2022-03-02T15:31:48.742Z] Containers: 0 [2022-03-02T15:31:48.742Z] Running: 0 [2022-03-02T15:31:48.742Z] Paused: 0 [2022-03-02T15:31:48.742Z] Stopped: 0 [2022-03-02T15:31:48.742Z] Images: 0 [2022-03-02T15:31:48.742Z] Server Version: 20.10.12 [2022-03-02T15:31:48.742Z] Storage Driver: overlay2 [2022-03-02T15:31:48.742Z] Backing Filesystem: extfs [2022-03-02T15:31:48.742Z] Supports d_type: true [2022-03-02T15:31:48.742Z] Native Overlay Diff: true [2022-03-02T15:31:48.742Z] userxattr: false [2022-03-02T15:31:48.742Z] Logging Driver: json-file [2022-03-02T15:31:48.742Z] Cgroup Driver: systemd [2022-03-02T15:31:48.742Z] Cgroup Version: 2 [2022-03-02T15:31:48.742Z] Plugins: [2022-03-02T15:31:48.742Z] Volume: local [2022-03-02T15:31:48.742Z] Network: bridge host ipvlan macvlan null overlay [2022-03-02T15:31:48.742Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-02T15:31:48.742Z] Swarm: inactive [2022-03-02T15:31:48.742Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-03-02T15:31:48.742Z] Default Runtime: runc [2022-03-02T15:31:48.742Z] Init Binary: docker-init [2022-03-02T15:31:48.742Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-02T15:31:48.742Z] runc version: v1.0.2-0-g52b36a2 [2022-03-02T15:31:48.742Z] init version: de40ad0 [2022-03-02T15:31:48.742Z] Security Options: [2022-03-02T15:31:48.742Z] apparmor [2022-03-02T15:31:48.742Z] seccomp [2022-03-02T15:31:48.742Z] Profile: default [2022-03-02T15:31:48.742Z] cgroupns [2022-03-02T15:31:48.742Z] Kernel Version: 5.11.0-1023-aws [2022-03-02T15:31:48.742Z] Operating System: Ubuntu 20.04.3 LTS [2022-03-02T15:31:48.742Z] OSType: linux [2022-03-02T15:31:48.742Z] Architecture: x86_64 [2022-03-02T15:31:48.742Z] CPUs: 2 [2022-03-02T15:31:48.742Z] Total Memory: 7.477GiB [2022-03-02T15:31:48.742Z] Name: ip-10-100-76-119 [2022-03-02T15:31:48.742Z] ID: 7KME:NV2J:EQBM:WHKE:5EE7:CLST:3WKA:WZFP:UKH2:O4ZT:4I7A:FGJH [2022-03-02T15:31:48.742Z] Docker Root Dir: /var/lib/docker [2022-03-02T15:31:48.742Z] Debug Mode: false [2022-03-02T15:31:48.742Z] Registry: https://index.docker.io/v1/ [2022-03-02T15:31:48.742Z] Labels: [2022-03-02T15:31:48.742Z] Experimental: true [2022-03-02T15:31:48.742Z] Insecure Registries: [2022-03-02T15:31:48.742Z] 127.0.0.0/8 [2022-03-02T15:31:48.742Z] Live Restore Enabled: true [2022-03-02T15:31:48.742Z] [Pipeline] } [Pipeline] // stage [2022-03-02T15:31:48.776Z] #11 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 11.0s done [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-02T15:31:49.068Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:0bf649285834a6f7bf8af9a3dac8793cd587d7ef . [2022-03-02T15:31:49.093Z] #14 25.12 Reading package lists... [2022-03-02T15:31:49.093Z] #14 ... [2022-03-02T15:31:49.093Z] [2022-03-02T15:31:49.093Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-02T15:31:49.093Z] #47 sha256:171cc347b8a867bd275d2055c61880a708cd3a32fe5bc53aa78dfd79a754281c [2022-03-02T15:31:49.093Z] #47 28.59 Fetched 8509 kB in 23s (376 kB/s) [2022-03-02T15:31:49.328Z] #1 [internal] load build definition from Dockerfile [2022-03-02T15:31:49.328Z] #1 sha256:40ebc95a102aa3d3f50c341a9a59809e6700b9b647ba828e0d855b4c5076e972 [2022-03-02T15:31:49.328Z] #1 transferring dockerfile: 16.77kB done [2022-03-02T15:31:49.328Z] #1 DONE 0.2s [2022-03-02T15:31:49.328Z] [2022-03-02T15:31:49.328Z] #2 [internal] load .dockerignore [2022-03-02T15:31:49.328Z] #2 sha256:f53090f89f8f819ad71b6e2e4455bdb19fe1706d3e9ee19d1bfe0fbed171e4e8 [2022-03-02T15:31:49.328Z] #2 transferring context: 87B done [2022-03-02T15:31:49.328Z] #2 DONE 0.2s [2022-03-02T15:31:49.328Z] [2022-03-02T15:31:49.328Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-03-02T15:31:49.328Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-03-02T15:31:49.351Z] #11 extracting sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 [2022-03-02T15:31:49.894Z] #3 DONE 0.3s [2022-03-02T15:31:49.894Z] [2022-03-02T15:31:49.894Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-03-02T15:31:49.894Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-03-02T15:31:49.894Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-03-02T15:31:49.894Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-03-02T15:31:49.894Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-03-02T15:31:49.894Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-03-02T15:31:49.894Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 7.34MB / 9.67MB 0.1s [2022-03-02T15:31:49.894Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-03-02T15:31:49.926Z] #11 extracting sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 0.7s done [2022-03-02T15:31:49.926Z] #11 extracting sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 [2022-03-02T15:31:50.151Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2022-03-02T15:31:50.151Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s [2022-03-02T15:31:50.408Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2022-03-02T15:31:50.408Z] #4 DONE 0.7s [2022-03-02T15:31:50.664Z] [2022-03-02T15:31:50.664Z] #6 [internal] load .dockerignore [2022-03-02T15:31:50.664Z] #6 sha256:96796e2d0549f05e56433c690a6a923ab78d6b027f08036fc19c783bdc2cf1c0 [2022-03-02T15:31:50.664Z] #6 DONE 0.0s [2022-03-02T15:31:50.664Z] [2022-03-02T15:31:50.664Z] #5 [internal] load build definition from Dockerfile [2022-03-02T15:31:50.664Z] #5 sha256:12ebc29944ccfad56c8f3aeba976e191fa0a9478a023d0e1b9ace2c1466b3653 [2022-03-02T15:31:50.664Z] #5 DONE 0.0s [2022-03-02T15:31:50.664Z] [2022-03-02T15:31:50.664Z] #10 [internal] load metadata for docker.io/library/golang:1.17.7-bullseye [2022-03-02T15:31:50.664Z] #10 sha256:c2791d0589e3e1ff48e733c6ac0580f0ee9c64993624784a23dc9d251eafa8c5 [2022-03-02T15:31:50.869Z] #11 extracting sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 0.9s done [2022-03-02T15:31:51.130Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 [2022-03-02T15:31:51.593Z] #10 ... [2022-03-02T15:31:51.594Z] [2022-03-02T15:31:51.594Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-03-02T15:31:51.594Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-03-02T15:31:51.594Z] #7 DONE 1.1s [2022-03-02T15:31:51.640Z] #47 28.59 Reading package lists... [2022-03-02T15:31:51.640Z] #47 ... [2022-03-02T15:31:51.640Z] [2022-03-02T15:31:51.640Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-02T15:31:51.640Z] #14 sha256:84587558cc16bc110d6f83c88e8ee395dcfa0c4d1c6407312929a9eb999fda62 [2022-03-02T15:31:51.640Z] #14 25.12 Reading package lists... [2022-03-02T15:31:51.901Z] [2022-03-02T15:31:51.901Z] #10 [internal] load metadata for docker.io/library/golang:1.17.7-bullseye [2022-03-02T15:31:51.901Z] #10 sha256:c2791d0589e3e1ff48e733c6ac0580f0ee9c64993624784a23dc9d251eafa8c5 [2022-03-02T15:31:51.901Z] #10 DONE 1.2s [2022-03-02T15:31:51.901Z] [2022-03-02T15:31:51.901Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-02T15:31:51.901Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-02T15:31:51.901Z] #9 DONE 1.2s [2022-03-02T15:31:51.901Z] [2022-03-02T15:31:51.901Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-02T15:31:51.901Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-02T15:31:51.901Z] #8 DONE 1.2s [2022-03-02T15:31:52.158Z] [2022-03-02T15:31:52.158Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-02T15:31:52.158Z] #28 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-02T15:31:52.158Z] #28 resolve docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 0.0s done [2022-03-02T15:31:52.158Z] #28 sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 1.85kB / 1.85kB done [2022-03-02T15:31:52.158Z] #28 sha256:4ceca80e912f5fd88749d9984597fbe81d436049745b07b54cd2b112ea3a4618 529B / 529B done [2022-03-02T15:31:52.158Z] #28 sha256:d40157244907583ef151d2de83245c018a7bf8b2025518dd1e108ec60c1a679c 1.46kB / 1.46kB done [2022-03-02T15:31:52.415Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 0B / 54.92MB 0.2s [2022-03-02T15:31:52.415Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 3.15MB / 54.92MB 0.2s [2022-03-02T15:31:52.582Z] #14 34.11 Reading package lists... [2022-03-02T15:31:52.582Z] #14 ... [2022-03-02T15:31:52.582Z] [2022-03-02T15:31:52.582Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-02T15:31:52.582Z] #58 sha256:9cb04f7ac2786aa8d5caf76e6fd58c90e7db942144f1a94ea4ff01a1787bd02e [2022-03-02T15:31:52.582Z] #58 25.16 Fetched 8506 kB in 20s (423 kB/s) [2022-03-02T15:31:52.582Z] #58 25.16 Reading package lists... [2022-03-02T15:31:52.671Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 8.39MB / 54.92MB 0.3s [2022-03-02T15:31:52.671Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 14.68MB / 54.92MB 0.4s [2022-03-02T15:31:52.672Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 22.18MB / 54.92MB 0.5s [2022-03-02T15:31:52.842Z] #58 33.39 Reading package lists... [2022-03-02T15:31:52.842Z] #58 ... [2022-03-02T15:31:52.842Z] [2022-03-02T15:31:52.842Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-02T15:31:52.842Z] #43 sha256:99a0e42d75bf1145c2d4cfabfd4d1fe8145d637bc0b1ecf43ff8245929e124cc [2022-03-02T15:31:52.930Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 37.75MB / 54.92MB 0.7s [2022-03-02T15:31:52.931Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 45.09MB / 54.92MB 0.8s [2022-03-02T15:31:53.187Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 51.90MB / 54.92MB 0.9s [2022-03-02T15:31:53.187Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 54.92MB / 54.92MB 1.0s [2022-03-02T15:31:53.362Z] #43 34.89 Updating files: 71% (1306/1837) Updating files: 72% (1323/1837) Updating files: 73% (1342/1837) Updating files: 74% (1360/1837) Updating files: 75% (1378/1837) Updating files: 76% (1397/1837) Updating files: 77% (1415/1837) Updating files: 78% (1433/1837) Updating files: 79% (1452/1837) Updating files: 80% (1470/1837) Updating files: 81% (1488/1837) Updating files: 82% (1507/1837) Updating files: 83% (1525/1837) Updating files: 84% (1544/1837) Updating files: 85% (1562/1837) Updating files: 86% (1580/1837) Updating files: 87% (1599/1837) Updating files: 88% (1617/1837) Updating files: 89% (1635/1837) Updating files: 90% (1654/1837) Updating files: 91% (1672/1837) Updating files: 92% (1691/1837) Updating files: 93% (1709/1837) Updating files: 94% (1727/1837) Updating files: 95% (1746/1837) Updating files: 96% (1764/1837) Updating files: 97% (1782/1837) Updating files: 98% (1801/1837) Updating files: 99% (1819/1837) Updating files: 100% (1837/1837) Updating files: 100% (1837/1837), done. [2022-03-02T15:31:53.362Z] #43 35.72 + git checkout -q v2.3.0 [2022-03-02T15:31:53.622Z] #43 ... [2022-03-02T15:31:53.622Z] [2022-03-02T15:31:53.622Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-02T15:31:53.622Z] #38 sha256:9171d9e308dfff52acf87d3a3975556f53fe5874bf8ab47a50da81772ddb8fa7 [2022-03-02T15:31:53.622Z] #38 26.02 Fetched 8506 kB in 20s (424 kB/s) [2022-03-02T15:31:53.622Z] #38 26.02 Reading package lists... [2022-03-02T15:31:53.882Z] #38 34.38 Reading package lists... [2022-03-02T15:31:53.882Z] #38 ... [2022-03-02T15:31:53.882Z] [2022-03-02T15:31:53.882Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-02T15:31:53.882Z] #47 sha256:171cc347b8a867bd275d2055c61880a708cd3a32fe5bc53aa78dfd79a754281c [2022-03-02T15:31:53.882Z] #47 28.59 Reading package lists... [2022-03-02T15:31:54.131Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 54.92MB / 54.92MB 1.8s done [2022-03-02T15:31:54.392Z] #28 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 [2022-03-02T15:31:54.957Z] #28 ... [2022-03-02T15:31:54.957Z] [2022-03-02T15:31:54.957Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-02T15:31:54.957Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-02T15:31:54.957Z] #45 DONE 0.0s [2022-03-02T15:31:54.957Z] [2022-03-02T15:31:54.957Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:66c71130632d13301306dfeb14d7ecf2a3b8c0dee68d879020ee2675023bb0a1 [2022-03-02T15:31:54.957Z] #11 sha256:e4acb5bcffdbc5ae978072d3d54dbc1dd6205851df321049a4edcfb097b7c69e [2022-03-02T15:31:54.957Z] #11 resolve docker.io/library/golang:1.17.7-bullseye@sha256:66c71130632d13301306dfeb14d7ecf2a3b8c0dee68d879020ee2675023bb0a1 0.1s done [2022-03-02T15:31:54.957Z] #11 sha256:66c71130632d13301306dfeb14d7ecf2a3b8c0dee68d879020ee2675023bb0a1 1.86kB / 1.86kB done [2022-03-02T15:31:54.957Z] #11 sha256:1996dda6ea808b9909acf67f594e68948bf630bade0bf61b3a2025f5aadc3ada 1.80kB / 1.80kB done [2022-03-02T15:31:54.957Z] #11 sha256:836f6d7d89c385386c90a2c771597e0ae0accb251124d1f972b563d2f183ef5c 7.04kB / 7.04kB done [2022-03-02T15:31:54.957Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.92MB / 54.92MB 2.3s done [2022-03-02T15:31:54.957Z] #11 sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 5.15MB / 5.15MB 0.5s done [2022-03-02T15:31:54.957Z] #11 sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 10.87MB / 10.87MB 0.9s done [2022-03-02T15:31:54.957Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 54.57MB / 54.57MB 2.6s [2022-03-02T15:31:54.957Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 14.68MB / 134.83MB 2.6s [2022-03-02T15:31:54.957Z] #11 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 [2022-03-02T15:31:54.957Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 24.12MB / 134.83MB 2.7s [2022-03-02T15:31:55.214Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 30.98MB / 134.83MB 2.8s [2022-03-02T15:31:55.473Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 42.43MB / 134.83MB 3.0s [2022-03-02T15:31:55.733Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 54.57MB / 54.57MB 3.0s done [2022-03-02T15:31:55.733Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 54.53MB / 134.83MB 3.2s [2022-03-02T15:31:55.733Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 10.49MB / 85.81MB 3.2s [2022-03-02T15:31:55.733Z] #11 sha256:e6ff4e95ec2fa250bad3f4646a53252ab039b5d1afc778209f42b30da5eaebc0 156B / 156B 3.1s done [2022-03-02T15:31:55.733Z] #11 ... [2022-03-02T15:31:55.733Z] [2022-03-02T15:31:55.733Z] #24 [internal] load build context [2022-03-02T15:31:55.733Z] #24 sha256:7e0a2e1a041c63aca9f503e5c48415db7b676569018a6b9c5125726834e5ffb9 [2022-03-02T15:31:55.733Z] #24 transferring context: 57.30MB 3.5s done [2022-03-02T15:31:55.733Z] #24 DONE 3.7s [2022-03-02T15:31:55.733Z] [2022-03-02T15:31:55.733Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:66c71130632d13301306dfeb14d7ecf2a3b8c0dee68d879020ee2675023bb0a1 [2022-03-02T15:31:55.733Z] #11 sha256:e4acb5bcffdbc5ae978072d3d54dbc1dd6205851df321049a4edcfb097b7c69e [2022-03-02T15:31:55.733Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 62.91MB / 134.83MB 3.3s [2022-03-02T15:31:55.733Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 17.16MB / 85.81MB 3.3s [2022-03-02T15:31:55.990Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 73.12MB / 134.83MB 3.5s [2022-03-02T15:31:55.990Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 27.73MB / 85.81MB 3.5s [2022-03-02T15:31:55.990Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 87.03MB / 134.83MB 3.7s [2022-03-02T15:31:55.990Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 40.56MB / 85.81MB 3.7s [2022-03-02T15:31:56.247Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 94.37MB / 134.83MB 3.8s [2022-03-02T15:31:56.442Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 5.1s [2022-03-02T15:31:56.504Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 108.00MB / 134.83MB 4.0s [2022-03-02T15:31:56.504Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 48.23MB / 85.81MB 4.0s [2022-03-02T15:31:56.504Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 117.44MB / 134.83MB 4.2s [2022-03-02T15:31:56.504Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 56.62MB / 85.81MB 4.2s [2022-03-02T15:31:56.762Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 130.02MB / 134.83MB 4.4s [2022-03-02T15:31:56.762Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 70.25MB / 85.81MB 4.4s [2022-03-02T15:31:57.018Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 79.91MB / 85.81MB 4.6s [2022-03-02T15:31:57.018Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 85.81MB / 85.81MB 4.7s [2022-03-02T15:31:58.369Z] #11 ... [2022-03-02T15:31:58.369Z] [2022-03-02T15:31:58.369Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-03-02T15:31:58.369Z] #29 sha256:fcbce562298c56a7b226d0dc42cee1302927c83d920a49e10453c042b66010f8 [2022-03-02T15:31:58.369Z] #29 1.524 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-02T15:31:58.369Z] #29 1.531 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-02T15:31:58.369Z] #29 1.531 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-02T15:31:58.369Z] #29 1.755 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-02T15:31:58.369Z] #29 1.967 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-02T15:31:58.369Z] #29 2.262 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-02T15:31:58.369Z] #29 3.691 Fetched 8506 kB in 2s (3494 kB/s) [2022-03-02T15:31:58.369Z] #29 3.691 Reading package lists... [2022-03-02T15:31:58.369Z] #29 4.512 Reading package lists... [2022-03-02T15:31:58.369Z] #29 5.334 Building dependency tree... [2022-03-02T15:31:58.369Z] #29 5.767 The following additional packages will be installed: [2022-03-02T15:31:58.369Z] #29 5.767 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-03-02T15:31:58.369Z] #29 5.767 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-03-02T15:31:58.369Z] #29 5.767 Recommended packages: [2022-03-02T15:31:58.369Z] #29 5.767 libldap-common publicsuffix libsasl2-modules [2022-03-02T15:31:58.369Z] #29 5.980 The following NEW packages will be installed: [2022-03-02T15:31:58.369Z] #29 5.980 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-03-02T15:31:58.369Z] #29 5.980 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-03-02T15:31:58.369Z] #29 5.980 libssh2-1 openssl [2022-03-02T15:31:58.369Z] #29 6.273 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-03-02T15:31:58.369Z] #29 6.273 Need to get 3038 kB of archives. [2022-03-02T15:31:58.369Z] #29 6.273 After this operation, 6650 kB of additional disk space will be used. [2022-03-02T15:31:58.369Z] #29 6.273 Get:1 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-03-02T15:31:58.369Z] #29 6.277 Get:2 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-03-02T15:31:58.369Z] #29 6.277 Get:3 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2022-03-02T15:31:58.369Z] #29 6.300 Get:4 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-03-02T15:31:58.369Z] #29 6.300 Get:5 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-03-02T15:31:58.369Z] #29 6.300 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-03-02T15:31:58.369Z] #29 6.303 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-03-02T15:31:58.369Z] #29 6.303 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-03-02T15:31:58.369Z] #29 6.306 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-03-02T15:31:58.369Z] #29 6.306 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-03-02T15:31:58.369Z] #29 6.309 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-03-02T15:31:58.369Z] #29 6.321 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-03-02T15:31:58.369Z] #29 6.332 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-02T15:31:58.369Z] #29 6.337 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-02T15:31:58.369Z] #29 6.341 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-02T15:31:58.369Z] #29 6.540 debconf: delaying package configuration, since apt-utils is not installed [2022-03-02T15:31:58.369Z] #29 6.584 Fetched 3038 kB in 0s (8647 kB/s) [2022-03-02T15:31:58.369Z] #29 6.628 Selecting previously unselected package openssl. [2022-03-02T15:31:58.369Z] #29 6.628 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2022-03-02T15:31:58.369Z] #29 6.632 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2022-03-02T15:31:58.369Z] #29 6.637 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-03-02T15:31:58.369Z] #29 6.845 Selecting previously unselected package ca-certificates. [2022-03-02T15:31:58.369Z] #29 6.845 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-03-02T15:31:58.369Z] #29 6.850 Unpacking ca-certificates (20210119) ... [2022-03-02T15:31:58.369Z] #29 6.987 Selecting previously unselected package libbrotli1:amd64. [2022-03-02T15:31:58.369Z] #29 6.987 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-03-02T15:31:58.369Z] #29 6.994 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-02T15:31:58.369Z] #29 7.145 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-02T15:31:58.369Z] #29 7.145 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-02T15:31:58.369Z] #29 7.154 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-02T15:31:58.369Z] #29 7.251 Selecting previously unselected package libsasl2-2:amd64. [2022-03-02T15:31:58.369Z] #29 7.251 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-02T15:31:58.369Z] #29 7.256 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-02T15:31:58.369Z] #29 7.315 Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-02T15:31:58.369Z] #29 7.315 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-03-02T15:31:58.369Z] #29 7.318 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-02T15:31:58.369Z] #29 7.422 Selecting previously unselected package libnghttp2-14:amd64. [2022-03-02T15:31:58.369Z] #29 7.422 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-03-02T15:31:58.369Z] #29 7.426 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-02T15:31:58.369Z] #29 7.495 Selecting previously unselected package libpsl5:amd64. [2022-03-02T15:31:58.369Z] #29 7.495 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-03-02T15:31:58.369Z] #29 7.506 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-03-02T15:31:58.369Z] #29 7.556 Selecting previously unselected package librtmp1:amd64. [2022-03-02T15:31:58.369Z] #29 7.556 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-03-02T15:31:58.369Z] #29 7.562 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-02T15:31:58.369Z] #29 7.602 Selecting previously unselected package libssh2-1:amd64. [2022-03-02T15:31:58.369Z] #29 7.602 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-03-02T15:31:58.369Z] #29 7.606 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-03-02T15:31:58.369Z] #29 7.670 Selecting previously unselected package libcurl4:amd64. [2022-03-02T15:31:58.370Z] #29 7.672 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-02T15:31:58.370Z] #29 7.683 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-02T15:31:58.370Z] #29 7.789 Selecting previously unselected package curl. [2022-03-02T15:31:58.370Z] #29 7.789 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-02T15:31:58.370Z] #29 7.789 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-03-02T15:31:58.370Z] #29 7.852 Selecting previously unselected package libonig5:amd64. [2022-03-02T15:31:58.370Z] #29 7.852 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-02T15:31:58.370Z] #29 7.856 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-02T15:31:58.370Z] #29 7.952 Selecting previously unselected package libjq1:amd64. [2022-03-02T15:31:58.370Z] #29 7.952 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-03-02T15:31:58.370Z] #29 7.957 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-02T15:31:58.370Z] #29 8.037 Selecting previously unselected package jq. [2022-03-02T15:31:58.370Z] #29 8.037 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-03-02T15:31:58.370Z] #29 8.043 Unpacking jq (1.6-2.1) ... [2022-03-02T15:31:58.370Z] #29 8.097 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-03-02T15:31:58.370Z] #29 8.113 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-02T15:31:58.370Z] #29 8.127 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-02T15:31:58.370Z] #29 8.140 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-02T15:31:58.370Z] #29 8.154 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-02T15:31:58.370Z] #29 8.182 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-02T15:31:58.370Z] #29 8.193 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-03-02T15:31:58.370Z] #29 8.208 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-03-02T15:31:58.370Z] #29 8.223 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-02T15:31:58.370Z] #29 8.235 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-02T15:31:58.370Z] #29 8.254 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-02T15:31:58.370Z] #29 8.267 Setting up ca-certificates (20210119) ... [2022-03-02T15:31:58.370Z] #29 9.124 Updating certificates in /etc/ssl/certs... [2022-03-02T15:31:58.370Z] #29 ... [2022-03-02T15:31:58.370Z] [2022-03-02T15:31:58.370Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:66c71130632d13301306dfeb14d7ecf2a3b8c0dee68d879020ee2675023bb0a1 [2022-03-02T15:31:58.370Z] #11 sha256:e4acb5bcffdbc5ae978072d3d54dbc1dd6205851df321049a4edcfb097b7c69e [2022-03-02T15:31:58.387Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 134.83MB / 134.83MB 5.8s done [2022-03-02T15:31:58.631Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 7.5s done [2022-03-02T15:31:59.207Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b [2022-03-02T15:31:59.329Z] #11 ... [2022-03-02T15:31:59.329Z] [2022-03-02T15:31:59.329Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-02T15:31:59.329Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-02T15:31:59.329Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-03-02T15:31:59.329Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-02T15:31:59.329Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-03-02T15:31:59.329Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-03-02T15:31:59.329Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.0s done [2022-03-02T15:31:59.329Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.8s done [2022-03-02T15:31:59.329Z] #69 DONE 6.9s [2022-03-02T15:31:59.329Z] [2022-03-02T15:31:59.329Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-02T15:31:59.329Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-02T15:31:59.329Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2022-03-02T15:31:59.329Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-02T15:31:59.329Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-03-02T15:31:59.329Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-03-02T15:31:59.329Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.3s done [2022-03-02T15:31:59.329Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.2s done [2022-03-02T15:31:59.329Z] #67 DONE 6.9s [2022-03-02T15:31:59.329Z] [2022-03-02T15:31:59.329Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:66c71130632d13301306dfeb14d7ecf2a3b8c0dee68d879020ee2675023bb0a1 [2022-03-02T15:31:59.329Z] #11 sha256:e4acb5bcffdbc5ae978072d3d54dbc1dd6205851df321049a4edcfb097b7c69e [2022-03-02T15:31:59.423Z] #47 36.40 Reading package lists... [2022-03-02T15:31:59.423Z] #47 ... [2022-03-02T15:31:59.423Z] [2022-03-02T15:31:59.423Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-02T15:31:59.423Z] #38 sha256:9171d9e308dfff52acf87d3a3975556f53fe5874bf8ab47a50da81772ddb8fa7 [2022-03-02T15:31:59.423Z] #38 34.38 Reading package lists... [2022-03-02T15:32:00.260Z] #11 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 5.1s [2022-03-02T15:32:01.337Z] #38 41.45 Building dependency tree... [2022-03-02T15:32:01.630Z] #11 ... [2022-03-02T15:32:01.630Z] [2022-03-02T15:32:01.630Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-02T15:32:01.630Z] #28 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-02T15:32:01.630Z] #28 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 6.9s done [2022-03-02T15:32:01.630Z] #28 DONE 9.3s [2022-03-02T15:32:01.630Z] [2022-03-02T15:32:01.630Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:66c71130632d13301306dfeb14d7ecf2a3b8c0dee68d879020ee2675023bb0a1 [2022-03-02T15:32:01.630Z] #11 sha256:e4acb5bcffdbc5ae978072d3d54dbc1dd6205851df321049a4edcfb097b7c69e [2022-03-02T15:32:01.630Z] #11 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 6.7s done [2022-03-02T15:32:01.757Z] #11 ... [2022-03-02T15:32:01.757Z] [2022-03-02T15:32:01.757Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-03-02T15:32:01.757Z] #29 sha256:fcbce562298c56a7b226d0dc42cee1302927c83d920a49e10453c042b66010f8 [2022-03-02T15:32:01.757Z] #29 10.32 129 added, 0 removed; done. [2022-03-02T15:32:01.757Z] #29 10.36 Setting up jq (1.6-2.1) ... [2022-03-02T15:32:01.757Z] #29 10.37 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-02T15:32:01.757Z] #29 10.38 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-03-02T15:32:01.757Z] #29 10.40 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-02T15:32:01.757Z] #29 10.42 Processing triggers for ca-certificates (20210119) ... [2022-03-02T15:32:01.757Z] #29 10.43 Updating certificates in /etc/ssl/certs... [2022-03-02T15:32:01.757Z] #29 11.28 0 added, 0 removed; done. [2022-03-02T15:32:01.757Z] #29 11.28 Running hooks in /etc/ca-certificates/update.d... [2022-03-02T15:32:01.757Z] #29 11.28 done. [2022-03-02T15:32:01.757Z] #29 DONE 13.3s [2022-03-02T15:32:01.757Z] [2022-03-02T15:32:01.757Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:66c71130632d13301306dfeb14d7ecf2a3b8c0dee68d879020ee2675023bb0a1 [2022-03-02T15:32:01.757Z] #11 sha256:e4acb5bcffdbc5ae978072d3d54dbc1dd6205851df321049a4edcfb097b7c69e [2022-03-02T15:32:01.886Z] #11 extracting sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 [2022-03-02T15:32:02.147Z] #11 ... [2022-03-02T15:32:02.147Z] [2022-03-02T15:32:02.147Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-02T15:32:02.147Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-03-02T15:32:02.147Z] #68 DONE 0.8s [2022-03-02T15:32:02.147Z] [2022-03-02T15:32:02.147Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:66c71130632d13301306dfeb14d7ecf2a3b8c0dee68d879020ee2675023bb0a1 [2022-03-02T15:32:02.147Z] #11 sha256:e4acb5bcffdbc5ae978072d3d54dbc1dd6205851df321049a4edcfb097b7c69e [2022-03-02T15:32:02.147Z] #11 extracting sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 0.3s done [2022-03-02T15:32:02.404Z] #11 extracting sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 0.1s [2022-03-02T15:32:02.661Z] #11 extracting sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 0.5s done [2022-03-02T15:32:02.701Z] #11 ... [2022-03-02T15:32:02.701Z] [2022-03-02T15:32:02.701Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-02T15:32:02.701Z] #30 sha256:053cd53c188ab2df2a43807d3f2a891936a383de81f805d302a4f1ab1e80897e [2022-03-02T15:32:02.701Z] #30 DONE 0.8s [2022-03-02T15:32:02.701Z] [2022-03-02T15:32:02.701Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:66c71130632d13301306dfeb14d7ecf2a3b8c0dee68d879020ee2675023bb0a1 [2022-03-02T15:32:02.701Z] #11 sha256:e4acb5bcffdbc5ae978072d3d54dbc1dd6205851df321049a4edcfb097b7c69e [2022-03-02T15:32:03.227Z] #11 ... [2022-03-02T15:32:03.227Z] [2022-03-02T15:32:03.227Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-02T15:32:03.227Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-03-02T15:32:03.227Z] #70 DONE 0.9s [2022-03-02T15:32:03.227Z] [2022-03-02T15:32:03.227Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:66c71130632d13301306dfeb14d7ecf2a3b8c0dee68d879020ee2675023bb0a1 [2022-03-02T15:32:03.227Z] #11 sha256:e4acb5bcffdbc5ae978072d3d54dbc1dd6205851df321049a4edcfb097b7c69e [2022-03-02T15:32:03.227Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 0.1s [2022-03-02T15:32:04.620Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 5.2s [2022-03-02T15:32:04.642Z] #38 ... [2022-03-02T15:32:04.642Z] [2022-03-02T15:32:04.643Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-02T15:32:04.643Z] #14 sha256:84587558cc16bc110d6f83c88e8ee395dcfa0c4d1c6407312929a9eb999fda62 [2022-03-02T15:32:04.643Z] #14 34.11 Reading package lists... [2022-03-02T15:32:04.643Z] #14 40.98 Building dependency tree... [2022-03-02T15:32:04.643Z] #14 46.83 The following additional packages will be installed: [2022-03-02T15:32:04.643Z] #14 46.85 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-02T15:32:04.643Z] #14 46.85 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-03-02T15:32:04.643Z] #14 46.85 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-03-02T15:32:04.643Z] #14 46.86 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-03-02T15:32:04.643Z] #14 46.86 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-03-02T15:32:04.643Z] #14 46.87 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-03-02T15:32:04.643Z] #14 46.87 mingw-w64-common mingw-w64-x86-64-dev [2022-03-02T15:32:04.643Z] #14 46.88 Suggested packages: [2022-03-02T15:32:04.643Z] #14 46.91 gcc-10-locales seccomp wine64 [2022-03-02T15:32:04.643Z] #14 ... [2022-03-02T15:32:04.643Z] [2022-03-02T15:32:04.643Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-02T15:32:04.643Z] #38 sha256:9171d9e308dfff52acf87d3a3975556f53fe5874bf8ab47a50da81772ddb8fa7 [2022-03-02T15:32:04.643Z] #38 47.20 The following additional packages will be installed: [2022-03-02T15:32:04.643Z] #38 47.21 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-03-02T15:32:04.643Z] #38 47.24 Suggested packages: [2022-03-02T15:32:04.643Z] #38 47.27 cmake-doc ninja-build lrzip [2022-03-02T15:32:04.643Z] #38 47.27 Recommended packages: [2022-03-02T15:32:04.643Z] #38 47.27 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-03-02T15:32:05.568Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 6.3s done [2022-03-02T15:32:05.568Z] #11 extracting sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 [2022-03-02T15:32:05.581Z] #38 ... [2022-03-02T15:32:05.581Z] [2022-03-02T15:32:05.581Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-02T15:32:05.581Z] #43 sha256:99a0e42d75bf1145c2d4cfabfd4d1fe8145d637bc0b1ecf43ff8245929e124cc [2022-03-02T15:32:05.581Z] #43 37.79 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-03-02T15:32:05.581Z] #43 ... [2022-03-02T15:32:05.581Z] [2022-03-02T15:32:05.581Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-02T15:32:05.581Z] #58 sha256:9cb04f7ac2786aa8d5caf76e6fd58c90e7db942144f1a94ea4ff01a1787bd02e [2022-03-02T15:32:05.581Z] #58 33.39 Reading package lists... [2022-03-02T15:32:05.581Z] #58 40.61 Building dependency tree... [2022-03-02T15:32:05.581Z] #58 45.71 The following additional packages will be installed: [2022-03-02T15:32:05.581Z] #58 45.75 libbtrfs0 [2022-03-02T15:32:05.581Z] #58 46.07 The following NEW packages will be installed: [2022-03-02T15:32:05.581Z] #58 46.08 libbtrfs-dev libbtrfs0 [2022-03-02T15:32:05.581Z] #58 46.64 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2022-03-02T15:32:05.581Z] #58 46.64 Need to get 460 kB of archives. [2022-03-02T15:32:05.581Z] #58 46.64 After this operation, 1237 kB of additional disk space will be used. [2022-03-02T15:32:05.581Z] #58 46.64 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-02T15:32:05.581Z] #58 46.65 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-02T15:32:05.581Z] #58 48.25 debconf: delaying package configuration, since apt-utils is not installed [2022-03-02T15:32:06.151Z] #58 48.62 Fetched 460 kB in 0s (1121 kB/s) [2022-03-02T15:32:06.151Z] #58 ... [2022-03-02T15:32:06.151Z] [2022-03-02T15:32:06.151Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-02T15:32:06.151Z] #38 sha256:9171d9e308dfff52acf87d3a3975556f53fe5874bf8ab47a50da81772ddb8fa7 [2022-03-02T15:32:06.151Z] #38 48.82 The following NEW packages will be installed: [2022-03-02T15:32:06.410Z] #38 48.82 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-03-02T15:32:06.410Z] #38 48.82 vim-common xxd [2022-03-02T15:32:06.980Z] #38 49.45 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2022-03-02T15:32:06.980Z] #38 49.45 Need to get 17.7 MB of archives. [2022-03-02T15:32:06.980Z] #38 49.45 After this operation, 70.7 MB of additional disk space will be used. [2022-03-02T15:32:06.980Z] #38 49.45 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-02T15:32:06.980Z] #38 49.46 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-02T15:32:06.980Z] #38 49.46 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-03-02T15:32:06.980Z] #38 49.62 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-02T15:32:07.439Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-02T15:32:07.439Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2022-03-02T15:32:07.439Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-03-02T15:32:07.439Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-02T15:32:07.439Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-02T15:32:07.439Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-02T15:32:07.439Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-02T15:32:07.439Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-02T15:32:07.439Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-02T15:32:07.439Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-02T15:32:07.439Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-02T15:32:07.439Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-02T15:32:07.439Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-02T15:32:07.439Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-02T15:32:07.439Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 5.7% of statements [2022-03-02T15:32:07.439Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-02T15:32:07.439Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-02T15:32:07.439Z] ? github.com/docker/docker/api/types [no test files] [2022-03-02T15:32:07.439Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-02T15:32:07.439Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-02T15:32:07.439Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-02T15:32:07.439Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-02T15:32:07.439Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2022-03-02T15:32:07.439Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-02T15:32:07.439Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-02T15:32:07.439Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-02T15:32:07.439Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-02T15:32:07.439Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-02T15:32:07.439Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2022-03-02T15:32:07.439Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-02T15:32:07.439Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-02T15:32:07.439Z] ok github.com/docker/docker/api/types/versions 0.006s coverage: 77.3% of statements [2022-03-02T15:32:07.439Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-03-02T15:32:07.439Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-02T15:32:07.439Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-02T15:32:07.439Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-02T15:32:07.439Z] ? github.com/docker/docker/builder [no test files] [2022-03-02T15:32:07.439Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-02T15:32:07.439Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-02T15:32:07.439Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-02T15:32:07.439Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-02T15:32:07.439Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-02T15:32:07.439Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-02T15:32:07.439Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-02T15:32:07.439Z] ok github.com/docker/docker/builder/remotecontext 0.073s coverage: 13.7% of statements [2022-03-02T15:32:07.439Z] ok github.com/docker/docker/builder/dockerfile 0.177s coverage: 49.3% of statements [2022-03-02T15:32:07.439Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-03-02T15:32:07.439Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-03-02T15:32:07.439Z] ok github.com/docker/docker/builder/remotecontext/git 0.980s coverage: 86.3% of statements [2022-03-02T15:32:07.439Z] ? github.com/docker/docker/cli [no test files] [2022-03-02T15:32:07.439Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-02T15:32:07.439Z] ok github.com/docker/docker/cmd/docker-proxy 0.049s coverage: 69.3% of statements [2022-03-02T15:32:07.923Z] #38 50.45 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-03-02T15:32:07.923Z] #38 50.48 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-03-02T15:32:07.923Z] #38 50.51 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-03-02T15:32:07.923Z] #38 50.51 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-03-02T15:32:07.923Z] #38 50.51 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-03-02T15:32:07.923Z] #38 50.51 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-03-02T15:32:08.480Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 4.8s done [2022-03-02T15:32:08.480Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b [2022-03-02T15:32:08.534Z] #38 ... [2022-03-02T15:32:08.534Z] [2022-03-02T15:32:08.534Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-03-02T15:32:08.534Z] #53 sha256:835dfb0f7141fe51939fad5133191620b596afcb797ebdea8af26bbeeb8f49fd [2022-03-02T15:32:08.534Z] #53 50.47 v3.0.2 [2022-03-02T15:32:08.534Z] #53 DONE 50.9s [2022-03-02T15:32:08.534Z] [2022-03-02T15:32:08.534Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-02T15:32:08.534Z] #58 sha256:9cb04f7ac2786aa8d5caf76e6fd58c90e7db942144f1a94ea4ff01a1787bd02e [2022-03-02T15:32:08.534Z] #58 48.89 Selecting previously unselected package libbtrfs0:amd64. [2022-03-02T15:32:08.534Z] #58 48.89 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-02T15:32:08.534Z] #58 48.94 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-02T15:32:08.534Z] #58 48.98 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-02T15:32:08.534Z] #58 49.35 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-02T15:32:08.534Z] #58 49.38 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-02T15:32:08.534Z] #58 49.46 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-02T15:32:08.534Z] #58 49.92 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-02T15:32:08.534Z] #58 50.01 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-02T15:32:08.534Z] #58 50.03 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-02T15:32:08.534Z] #58 DONE 50.9s [2022-03-02T15:32:08.534Z] [2022-03-02T15:32:08.534Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-02T15:32:08.534Z] #14 sha256:84587558cc16bc110d6f83c88e8ee395dcfa0c4d1c6407312929a9eb999fda62 [2022-03-02T15:32:08.534Z] #14 48.93 The following NEW packages will be installed: [2022-03-02T15:32:08.534Z] #14 48.96 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-02T15:32:08.534Z] #14 48.96 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-03-02T15:32:08.534Z] #14 48.97 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-03-02T15:32:08.534Z] #14 48.97 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-03-02T15:32:08.534Z] #14 48.97 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-03-02T15:32:08.534Z] #14 48.97 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-03-02T15:32:08.534Z] #14 48.97 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-03-02T15:32:08.534Z] #14 48.97 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-03-02T15:32:08.534Z] #14 48.98 mingw-w64-x86-64-dev [2022-03-02T15:32:08.534Z] #14 49.50 0 upgraded, 30 newly installed, 0 to remove and 3 not upgraded. [2022-03-02T15:32:08.534Z] #14 49.50 Need to get 115 MB of archives. [2022-03-02T15:32:08.534Z] #14 49.50 After this operation, 645 MB of additional disk space will be used. [2022-03-02T15:32:08.534Z] #14 49.50 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-03-02T15:32:08.534Z] #14 49.69 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-03-02T15:32:08.534Z] #14 49.93 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-03-02T15:32:08.534Z] #14 49.95 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-03-02T15:32:08.534Z] #14 49.96 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-03-02T15:32:08.534Z] #14 49.96 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-03-02T15:32:08.534Z] #14 50.51 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-03-02T15:32:08.534Z] #14 50.68 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-03-02T15:32:08.534Z] #14 50.70 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-03-02T15:32:08.795Z] #14 ... [2022-03-02T15:32:08.795Z] [2022-03-02T15:32:08.795Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-03-02T15:32:08.795Z] #59 sha256:03911f068dfb3dacbd4686ad37afb49c1f5e2d64d1029ef3f7243f5991bfd0f0 [2022-03-02T15:32:08.795Z] #59 DONE 0.4s [2022-03-02T15:32:08.795Z] [2022-03-02T15:32:08.795Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-02T15:32:08.795Z] #60 sha256:47b44080389ceb565373f91835a1ab573d4e2ab9705d0b13a064aae672e49d47 [2022-03-02T15:32:09.971Z] ok github.com/docker/docker/client 0.083s coverage: 75.7% of statements [2022-03-02T15:32:10.809Z] #60 ... [2022-03-02T15:32:10.809Z] [2022-03-02T15:32:10.809Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-02T15:32:10.809Z] #47 sha256:171cc347b8a867bd275d2055c61880a708cd3a32fe5bc53aa78dfd79a754281c [2022-03-02T15:32:10.809Z] #47 36.40 Reading package lists... [2022-03-02T15:32:10.809Z] #47 43.29 Building dependency tree... [2022-03-02T15:32:10.809Z] #47 49.09 The following additional packages will be installed: [2022-03-02T15:32:10.809Z] #47 49.09 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-02T15:32:10.809Z] #47 49.10 python3-protobuf python3-six [2022-03-02T15:32:10.809Z] #47 49.12 Suggested packages: [2022-03-02T15:32:10.809Z] #47 49.12 python3-setuptools [2022-03-02T15:32:10.809Z] #47 49.12 Recommended packages: [2022-03-02T15:32:10.809Z] #47 49.12 iproute2 | iproute [2022-03-02T15:32:10.809Z] #47 50.02 The following NEW packages will be installed: [2022-03-02T15:32:10.809Z] #47 50.03 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-02T15:32:10.809Z] #47 50.03 python3-protobuf python3-six [2022-03-02T15:32:10.809Z] #47 50.45 0 upgraded, 8 newly installed, 0 to remove and 3 not upgraded. [2022-03-02T15:32:10.809Z] #47 50.45 Need to get 2292 kB of archives. [2022-03-02T15:32:10.809Z] #47 50.45 After this operation, 11.0 MB of additional disk space will be used. [2022-03-02T15:32:10.809Z] #47 50.45 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-03-02T15:32:10.809Z] #47 50.49 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-02T15:32:10.809Z] #47 50.50 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-03-02T15:32:10.809Z] #47 50.51 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-03-02T15:32:10.809Z] #47 50.54 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-02T15:32:10.809Z] #47 50.54 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-03-02T15:32:10.809Z] #47 50.54 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-03-02T15:32:10.874Z] #11 extracting sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 5.1s [2022-03-02T15:32:11.111Z] #47 ... [2022-03-02T15:32:11.111Z] [2022-03-02T15:32:11.111Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-02T15:32:11.111Z] #60 sha256:47b44080389ceb565373f91835a1ab573d4e2ab9705d0b13a064aae672e49d47 [2022-03-02T15:32:11.111Z] #60 2.254 + RM_GOPATH=0 [2022-03-02T15:32:11.111Z] #60 2.254 + TMP_GOPATH= [2022-03-02T15:32:11.111Z] #60 2.254 + : /build [2022-03-02T15:32:11.111Z] #60 2.254 + '[' -z '' ']' [2022-03-02T15:32:11.111Z] #60 2.254 ++ mktemp -d [2022-03-02T15:32:11.111Z] #60 2.254 + export GOPATH=/tmp/tmp.l1k3RK3uTC [2022-03-02T15:32:11.111Z] #60 2.254 + GOPATH=/tmp/tmp.l1k3RK3uTC [2022-03-02T15:32:11.111Z] #60 2.254 + RM_GOPATH=1 [2022-03-02T15:32:11.111Z] #60 2.254 + case "$(go env GOARCH)" in [2022-03-02T15:32:11.111Z] #60 2.254 ++ go env GOARCH [2022-03-02T15:32:11.111Z] #60 2.306 + export GO_BUILDMODE=-buildmode=pie [2022-03-02T15:32:11.111Z] #60 2.306 + GO_BUILDMODE=-buildmode=pie [2022-03-02T15:32:11.111Z] #60 2.308 ++ dirname /install.sh [2022-03-02T15:32:11.111Z] #60 2.310 + dir=/ [2022-03-02T15:32:11.111Z] #60 2.311 + bin=containerd [2022-03-02T15:32:11.111Z] #60 2.311 + shift [2022-03-02T15:32:11.111Z] #60 2.314 + '[' '!' -f //containerd.installer ']' [2022-03-02T15:32:11.111Z] #60 2.314 + . //containerd.installer [2022-03-02T15:32:11.111Z] #60 2.314 ++ set -e [2022-03-02T15:32:11.111Z] #60 2.314 ++ : v1.5.9 [2022-03-02T15:32:11.111Z] #60 2.314 + install_containerd [2022-03-02T15:32:11.111Z] #60 2.314 + echo 'Install containerd version v1.5.9' [2022-03-02T15:32:11.111Z] #60 2.314 Install containerd version v1.5.9 [2022-03-02T15:32:11.111Z] #60 2.316 + git clone https://github.com/containerd/containerd.git /tmp/tmp.l1k3RK3uTC/src/github.com/containerd/containerd [2022-03-02T15:32:11.111Z] #60 2.328 Cloning into '/tmp/tmp.l1k3RK3uTC/src/github.com/containerd/containerd'... [2022-03-02T15:32:11.753Z] #11 ... [2022-03-02T15:32:11.753Z] [2022-03-02T15:32:11.753Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-03-02T15:32:11.753Z] #29 sha256:fcbce562298c56a7b226d0dc42cee1302927c83d920a49e10453c042b66010f8 [2022-03-02T15:32:11.753Z] #29 1.698 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-02T15:32:11.753Z] #29 1.698 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-02T15:32:11.753Z] #29 1.703 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-02T15:32:11.753Z] #29 1.835 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-02T15:32:11.753Z] #29 1.982 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-02T15:32:11.753Z] #29 2.435 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-02T15:32:11.753Z] #29 3.869 Fetched 8506 kB in 2s (3496 kB/s) [2022-03-02T15:32:11.753Z] #29 3.869 Reading package lists... [2022-03-02T15:32:11.753Z] #29 4.666 Reading package lists... [2022-03-02T15:32:11.753Z] #29 5.467 Building dependency tree... [2022-03-02T15:32:11.753Z] #29 5.842 The following additional packages will be installed: [2022-03-02T15:32:11.753Z] #29 5.842 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-03-02T15:32:11.753Z] #29 5.842 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-03-02T15:32:11.753Z] #29 5.842 Recommended packages: [2022-03-02T15:32:11.753Z] #29 5.842 libldap-common publicsuffix libsasl2-modules [2022-03-02T15:32:11.753Z] #29 6.008 The following NEW packages will be installed: [2022-03-02T15:32:11.753Z] #29 6.008 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-03-02T15:32:11.753Z] #29 6.008 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-03-02T15:32:11.753Z] #29 6.014 libssh2-1 openssl [2022-03-02T15:32:11.753Z] #29 6.290 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-03-02T15:32:11.753Z] #29 6.290 Need to get 3038 kB of archives. [2022-03-02T15:32:11.753Z] #29 6.290 After this operation, 6650 kB of additional disk space will be used. [2022-03-02T15:32:11.753Z] #29 6.290 Get:1 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-03-02T15:32:11.753Z] #29 6.290 Get:2 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2022-03-02T15:32:11.753Z] #29 6.298 Get:3 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-03-02T15:32:11.753Z] #29 6.304 Get:4 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-03-02T15:32:11.753Z] #29 6.304 Get:5 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-03-02T15:32:11.753Z] #29 6.307 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-03-02T15:32:11.753Z] #29 6.333 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-03-02T15:32:11.753Z] #29 6.333 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-03-02T15:32:11.753Z] #29 6.346 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-03-02T15:32:11.753Z] #29 6.346 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-03-02T15:32:11.754Z] #29 6.366 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-03-02T15:32:11.754Z] #29 6.366 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-03-02T15:32:11.754Z] #29 6.366 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-02T15:32:11.754Z] #29 6.403 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-02T15:32:11.754Z] #29 6.403 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-02T15:32:11.754Z] #29 6.541 debconf: delaying package configuration, since apt-utils is not installed [2022-03-02T15:32:11.754Z] #29 6.591 Fetched 3038 kB in 0s (8076 kB/s) [2022-03-02T15:32:11.754Z] #29 6.622 Selecting previously unselected package openssl. [2022-03-02T15:32:11.754Z] #29 6.622 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2022-03-02T15:32:11.754Z] #29 6.622 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2022-03-02T15:32:11.754Z] #29 6.630 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-03-02T15:32:11.754Z] #29 6.802 Selecting previously unselected package ca-certificates. [2022-03-02T15:32:11.754Z] #29 6.803 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-03-02T15:32:11.754Z] #29 6.807 Unpacking ca-certificates (20210119) ... [2022-03-02T15:32:11.754Z] #29 6.882 Selecting previously unselected package libbrotli1:amd64. [2022-03-02T15:32:11.754Z] #29 6.882 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-03-02T15:32:11.754Z] #29 6.888 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-02T15:32:11.754Z] #29 6.963 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-02T15:32:11.754Z] #29 6.963 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-02T15:32:11.754Z] #29 6.967 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-02T15:32:11.754Z] #29 7.002 Selecting previously unselected package libsasl2-2:amd64. [2022-03-02T15:32:11.754Z] #29 7.002 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-02T15:32:11.754Z] #29 7.005 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-02T15:32:11.754Z] #29 7.050 Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-02T15:32:11.754Z] #29 7.051 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-03-02T15:32:11.754Z] #29 7.054 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-02T15:32:11.754Z] #29 7.124 Selecting previously unselected package libnghttp2-14:amd64. [2022-03-02T15:32:11.754Z] #29 7.124 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-03-02T15:32:11.754Z] #29 7.128 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-02T15:32:11.754Z] #29 7.166 Selecting previously unselected package libpsl5:amd64. [2022-03-02T15:32:11.754Z] #29 7.166 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-03-02T15:32:11.754Z] #29 7.170 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-03-02T15:32:11.754Z] #29 7.203 Selecting previously unselected package librtmp1:amd64. [2022-03-02T15:32:11.754Z] #29 7.203 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-03-02T15:32:11.754Z] #29 7.206 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-02T15:32:11.754Z] #29 7.240 Selecting previously unselected package libssh2-1:amd64. [2022-03-02T15:32:11.754Z] #29 7.240 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-03-02T15:32:11.754Z] #29 7.244 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-03-02T15:32:11.754Z] #29 7.295 Selecting previously unselected package libcurl4:amd64. [2022-03-02T15:32:11.754Z] #29 7.295 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-02T15:32:11.754Z] #29 7.299 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-02T15:32:11.754Z] #29 7.364 Selecting previously unselected package curl. [2022-03-02T15:32:11.754Z] #29 7.365 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-02T15:32:11.754Z] #29 7.369 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-03-02T15:32:11.754Z] #29 7.435 Selecting previously unselected package libonig5:amd64. [2022-03-02T15:32:11.754Z] #29 7.435 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-02T15:32:11.754Z] #29 7.435 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-02T15:32:11.754Z] #29 7.491 Selecting previously unselected package libjq1:amd64. [2022-03-02T15:32:11.754Z] #29 7.492 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-03-02T15:32:11.754Z] #29 7.496 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-02T15:32:11.754Z] #29 7.546 Selecting previously unselected package jq. [2022-03-02T15:32:11.754Z] #29 7.548 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-03-02T15:32:11.754Z] #29 7.551 Unpacking jq (1.6-2.1) ... [2022-03-02T15:32:11.754Z] #29 7.590 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-03-02T15:32:11.754Z] #29 7.604 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-02T15:32:11.754Z] #29 7.611 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-02T15:32:11.754Z] #29 7.620 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-02T15:32:11.754Z] #29 7.630 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-02T15:32:11.754Z] #29 7.640 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-02T15:32:11.754Z] #29 7.653 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-03-02T15:32:11.754Z] #29 7.658 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-03-02T15:32:11.754Z] #29 7.671 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-02T15:32:11.754Z] #29 7.681 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-02T15:32:11.754Z] #29 7.691 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-02T15:32:11.754Z] #29 7.702 Setting up ca-certificates (20210119) ... [2022-03-02T15:32:11.754Z] #29 8.299 Updating certificates in /etc/ssl/certs... [2022-03-02T15:32:11.754Z] #29 8.958 129 added, 0 removed; done. [2022-03-02T15:32:11.754Z] #29 9.039 Setting up jq (1.6-2.1) ... [2022-03-02T15:32:11.754Z] #29 9.099 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-02T15:32:11.754Z] #29 9.107 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-03-02T15:32:11.754Z] #29 9.118 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-02T15:32:11.754Z] #29 9.133 Processing triggers for ca-certificates (20210119) ... [2022-03-02T15:32:11.754Z] #29 9.141 Updating certificates in /etc/ssl/certs... [2022-03-02T15:32:11.754Z] #29 9.685 0 added, 0 removed; done. [2022-03-02T15:32:11.754Z] #29 9.685 Running hooks in /etc/ca-certificates/update.d... [2022-03-02T15:32:11.754Z] #29 9.686 done. [2022-03-02T15:32:11.754Z] #29 ... [2022-03-02T15:32:11.754Z] [2022-03-02T15:32:11.754Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:66c71130632d13301306dfeb14d7ecf2a3b8c0dee68d879020ee2675023bb0a1 [2022-03-02T15:32:11.754Z] #11 sha256:e4acb5bcffdbc5ae978072d3d54dbc1dd6205851df321049a4edcfb097b7c69e [2022-03-02T15:32:12.316Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 4.0s done [2022-03-02T15:32:12.572Z] #11 extracting sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 [2022-03-02T15:32:12.801Z] #11 ... [2022-03-02T15:32:12.801Z] [2022-03-02T15:32:12.801Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-02T15:32:12.801Z] #31 sha256:c07373dca2e9abaaa885644ae978fa5accb22e2f83f2a73dca533e1ca7850a6b [2022-03-02T15:32:12.801Z] #31 2.338 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-03-02T15:32:12.801Z] #31 2.675 [2022-03-02T15:32:12.801Z] #31 2.898 #=#=# ######################################################################## 100.0% [2022-03-02T15:32:12.801Z] #31 3.246 [2022-03-02T15:32:12.801Z] #31 4.203 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-03-02T15:32:12.801Z] #31 4.491 [2022-03-02T15:32:12.801Z] #31 4.725 #=#=# ######################################################################## 100.0% [2022-03-02T15:32:12.801Z] #31 5.061 [2022-03-02T15:32:12.801Z] #31 6.188 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-03-02T15:32:12.801Z] #31 6.575 [2022-03-02T15:32:12.801Z] #31 6.804 #=#=# ################## 25.8% ######################################### 57.8% ################################################################ 89.3% ######################################################################## 100.0% [2022-03-02T15:32:12.801Z] #31 7.374 [2022-03-02T15:32:12.801Z] #31 8.415 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-03-02T15:32:12.801Z] #31 8.728 [2022-03-02T15:32:12.802Z] #31 8.963 #=#=# ######################################################################## 100.0% [2022-03-02T15:32:12.802Z] #31 9.243 [2022-03-02T15:32:12.802Z] #31 9.991 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-03-02T15:32:12.802Z] #31 ... [2022-03-02T15:32:12.802Z] [2022-03-02T15:32:12.802Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:66c71130632d13301306dfeb14d7ecf2a3b8c0dee68d879020ee2675023bb0a1 [2022-03-02T15:32:12.802Z] #11 sha256:e4acb5bcffdbc5ae978072d3d54dbc1dd6205851df321049a4edcfb097b7c69e [2022-03-02T15:32:13.135Z] #11 ... [2022-03-02T15:32:13.135Z] [2022-03-02T15:32:13.135Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-03-02T15:32:13.135Z] #29 sha256:fcbce562298c56a7b226d0dc42cee1302927c83d920a49e10453c042b66010f8 [2022-03-02T15:32:13.135Z] #29 DONE 11.6s [2022-03-02T15:32:13.135Z] [2022-03-02T15:32:13.135Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:66c71130632d13301306dfeb14d7ecf2a3b8c0dee68d879020ee2675023bb0a1 [2022-03-02T15:32:13.135Z] #11 sha256:e4acb5bcffdbc5ae978072d3d54dbc1dd6205851df321049a4edcfb097b7c69e [2022-03-02T15:32:13.698Z] #11 ... [2022-03-02T15:32:13.698Z] [2022-03-02T15:32:13.698Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-02T15:32:13.698Z] #30 sha256:a86828a0e25de5fca263895e72602560bf5cbc67f769ac58e3fe93ab1e1014da [2022-03-02T15:32:13.698Z] #30 DONE 0.5s [2022-03-02T15:32:13.698Z] [2022-03-02T15:32:13.698Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:66c71130632d13301306dfeb14d7ecf2a3b8c0dee68d879020ee2675023bb0a1 [2022-03-02T15:32:13.698Z] #11 sha256:e4acb5bcffdbc5ae978072d3d54dbc1dd6205851df321049a4edcfb097b7c69e [2022-03-02T15:32:16.109Z] #11 extracting sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 10.1s [2022-03-02T15:32:16.684Z] #11 ... [2022-03-02T15:32:16.684Z] [2022-03-02T15:32:16.684Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-02T15:32:16.684Z] #31 sha256:c07373dca2e9abaaa885644ae978fa5accb22e2f83f2a73dca533e1ca7850a6b [2022-03-02T15:32:16.684Z] #31 10.30 [2022-03-02T15:32:16.684Z] #31 10.53 #=#=# ######################################################################## 100.0% [2022-03-02T15:32:16.684Z] #31 10.81 [2022-03-02T15:32:16.684Z] #31 10.89 Download of images into '/build' complete. [2022-03-02T15:32:16.684Z] #31 10.89 Use something like the following to load the result into a Docker daemon: [2022-03-02T15:32:16.684Z] #31 10.89 tar -cC '/build' . | docker load [2022-03-02T15:32:16.684Z] #31 DONE 13.9s [2022-03-02T15:32:16.684Z] [2022-03-02T15:32:16.684Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:66c71130632d13301306dfeb14d7ecf2a3b8c0dee68d879020ee2675023bb0a1 [2022-03-02T15:32:16.684Z] #11 sha256:e4acb5bcffdbc5ae978072d3d54dbc1dd6205851df321049a4edcfb097b7c69e [2022-03-02T15:32:16.761Z] Running on azwin-2-e97fa1 in d:\jenkins\workspace\moby_PR-43313 [Pipeline] { [Pipeline] ws [2022-03-02T15:32:16.775Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-03-02T15:32:16.866Z] The recommended git tool is: git [2022-03-02T15:32:17.077Z] using credential docker-jenkins-github-credentials [2022-03-02T15:32:17.152Z] Cloning the remote Git repository [2022-03-02T15:32:17.152Z] Cloning with configured refspecs honoured and without tags [2022-03-02T15:32:17.258Z] #11 extracting sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 11.5s done [2022-03-02T15:32:17.530Z] #11 extracting sha256:e6ff4e95ec2fa250bad3f4646a53252ab039b5d1afc778209f42b30da5eaebc0 done [2022-03-02T15:32:17.746Z] #60 ... [2022-03-02T15:32:17.746Z] [2022-03-02T15:32:17.746Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-02T15:32:17.746Z] #51 sha256:1b01a2b18ef17c3434fbfd5905517e51bac2b13369e0cc95cac24fd898a01b3a [2022-03-02T15:32:17.746Z] #51 49.17 go: downloading github.com/fatih/color v1.13.0 [2022-03-02T15:32:17.746Z] #51 49.17 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-02T15:32:17.746Z] #51 49.23 go: downloading github.com/spf13/cobra v1.3.0 [2022-03-02T15:32:17.746Z] #51 49.26 go: downloading github.com/spf13/pflag v1.0.5 [2022-03-02T15:32:17.746Z] #51 49.71 go: downloading github.com/spf13/viper v1.10.1 [2022-03-02T15:32:17.746Z] #51 49.84 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-03-02T15:32:17.746Z] #51 50.30 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-03-02T15:32:17.746Z] #51 50.32 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-03-02T15:32:17.746Z] #51 50.42 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-03-02T15:32:17.746Z] #51 50.42 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-03-02T15:32:17.746Z] #51 51.90 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-03-02T15:32:17.746Z] #51 51.91 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-03-02T15:32:17.746Z] #51 56.46 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-02T15:32:17.746Z] #51 56.48 go: downloading github.com/stretchr/testify v1.7.0 [2022-03-02T15:32:17.746Z] #51 56.75 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-03-02T15:32:17.746Z] #51 56.78 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-03-02T15:32:17.746Z] #51 56.87 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-03-02T15:32:17.746Z] #51 56.90 go: downloading github.com/magiconair/properties v1.8.5 [2022-03-02T15:32:17.746Z] #51 56.96 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-03-02T15:32:17.746Z] #51 57.09 go: downloading github.com/spf13/afero v1.6.0 [2022-03-02T15:32:17.746Z] #51 57.09 go: downloading github.com/spf13/cast v1.4.1 [2022-03-02T15:32:17.746Z] #51 57.17 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-03-02T15:32:17.746Z] #51 57.21 go: downloading github.com/subosito/gotenv v1.2.0 [2022-03-02T15:32:17.746Z] #51 57.26 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-03-02T15:32:17.746Z] #51 57.37 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-03-02T15:32:17.746Z] #51 57.55 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-03-02T15:32:17.746Z] #51 57.62 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-03-02T15:32:17.746Z] #51 57.69 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-03-02T15:32:17.746Z] #51 57.71 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-03-02T15:32:17.746Z] #51 57.72 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-03-02T15:32:17.746Z] #51 57.76 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-03-02T15:32:17.746Z] #51 57.77 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-03-02T15:32:17.746Z] #51 57.82 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-03-02T15:32:17.746Z] #51 58.66 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-03-02T15:32:17.746Z] #51 58.78 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-03-02T15:32:17.746Z] #51 58.82 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-03-02T15:32:17.746Z] #51 58.88 go: downloading github.com/Antonboom/errname v0.1.5 [2022-03-02T15:32:17.746Z] #51 59.07 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-03-02T15:32:17.746Z] #51 59.12 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-03-02T15:32:17.746Z] #51 ... [2022-03-02T15:32:17.746Z] [2022-03-02T15:32:17.746Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-02T15:32:17.746Z] #47 sha256:171cc347b8a867bd275d2055c61880a708cd3a32fe5bc53aa78dfd79a754281c [2022-03-02T15:32:17.746Z] #47 53.84 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-03-02T15:32:17.746Z] #47 55.18 debconf: delaying package configuration, since apt-utils is not installed [2022-03-02T15:32:17.746Z] #47 55.64 Fetched 2292 kB in 4s (556 kB/s) [2022-03-02T15:32:17.746Z] #47 55.75 Selecting previously unselected package libprotobuf23:amd64. [2022-03-02T15:32:17.746Z] #47 55.75 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-02T15:32:17.746Z] #47 55.82 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-03-02T15:32:17.746Z] #47 55.86 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-03-02T15:32:17.746Z] #47 56.82 Selecting previously unselected package python3-pkg-resources. [2022-03-02T15:32:17.746Z] #47 56.87 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-02T15:32:17.746Z] #47 57.04 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-02T15:32:17.746Z] #47 57.37 Selecting previously unselected package python3-six. [2022-03-02T15:32:17.746Z] #47 57.37 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-03-02T15:32:17.746Z] #47 57.38 Unpacking python3-six (1.16.0-2) ... [2022-03-02T15:32:17.746Z] #47 57.54 Selecting previously unselected package python3-protobuf. [2022-03-02T15:32:17.746Z] #47 57.54 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-03-02T15:32:17.746Z] #47 57.55 Unpacking python3-protobuf (3.12.4-1) ... [2022-03-02T15:32:17.746Z] #47 58.36 Selecting previously unselected package libnet1:amd64. [2022-03-02T15:32:17.746Z] #47 58.36 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-02T15:32:17.746Z] #47 58.37 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-02T15:32:17.746Z] #47 58.64 Selecting previously unselected package libnl-3-200:amd64. [2022-03-02T15:32:17.746Z] #47 58.64 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-02T15:32:17.746Z] #47 58.64 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-02T15:32:17.746Z] #47 58.99 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-02T15:32:17.746Z] #47 58.99 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-02T15:32:17.746Z] #47 59.01 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-02T15:32:17.746Z] #47 59.33 Selecting previously unselected package criu. [2022-03-02T15:32:17.746Z] #47 59.34 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-03-02T15:32:17.746Z] #47 59.38 Unpacking criu (3.16.1-3) ... [2022-03-02T15:32:17.746Z] #47 ... [2022-03-02T15:32:17.746Z] [2022-03-02T15:32:17.746Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-02T15:32:17.746Z] #51 sha256:1b01a2b18ef17c3434fbfd5905517e51bac2b13369e0cc95cac24fd898a01b3a [2022-03-02T15:32:17.746Z] #51 60.02 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-03-02T15:32:17.746Z] #51 60.07 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-03-02T15:32:17.746Z] #51 60.13 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-03-02T15:32:17.746Z] #51 60.14 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-03-02T15:32:17.746Z] #51 60.29 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-03-02T15:32:17.746Z] #51 60.33 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-03-02T15:32:17.791Z] #11 DONE 43.7s [2022-03-02T15:32:17.791Z] [2022-03-02T15:32:17.791Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-02T15:32:17.791Z] #12 sha256:1a60e8f241c7cb7380d5b5f3e1c6a14cad1747a3eff3d74436e2705e7afdf97c [2022-03-02T15:32:17.872Z] #11 extracting sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 5.1s [2022-03-02T15:32:17.186Z] Cloning repository https://github.com/moby/moby.git [2022-03-02T15:32:17.186Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-03-02T15:32:17.264Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-02T15:32:17.264Z] > git --version # timeout=10 [2022-03-02T15:32:17.311Z] > git --version # 'git version 2.24.1.windows.2' [2022-03-02T15:32:17.311Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-02T15:32:17.311Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43313/head:refs/remotes/origin/PR-43313 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-02T15:32:18.005Z] #51 60.41 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-03-02T15:32:18.005Z] #51 60.57 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-03-02T15:32:18.005Z] #51 60.65 go: downloading github.com/breml/bidichk v0.2.1 [2022-03-02T15:32:18.264Z] #51 60.71 go: downloading github.com/breml/errchkjson v0.2.1 [2022-03-02T15:32:18.264Z] #51 60.85 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-03-02T15:32:18.264Z] #51 60.92 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-03-02T15:32:18.363Z] #12 DONE 0.5s [2022-03-02T15:32:18.363Z] [2022-03-02T15:32:18.363Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-03-02T15:32:18.363Z] #13 sha256:206a3208142eda6671f7331eb3e46dd2f571594caa51389917ce93a98dc470ab [2022-03-02T15:32:18.522Z] #51 60.99 go: downloading github.com/daixiang0/gci v0.2.9 [2022-03-02T15:32:18.522Z] #51 61.08 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-03-02T15:32:18.522Z] #51 61.19 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-03-02T15:32:18.781Z] #51 61.21 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-03-02T15:32:18.781Z] #51 61.31 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-03-02T15:32:18.781Z] #51 61.36 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-03-02T15:32:18.781Z] #51 61.42 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-03-02T15:32:19.041Z] #51 ... [2022-03-02T15:32:19.041Z] [2022-03-02T15:32:19.041Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-02T15:32:19.041Z] #14 sha256:84587558cc16bc110d6f83c88e8ee395dcfa0c4d1c6407312929a9eb999fda62 [2022-03-02T15:32:19.041Z] #14 51.69 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-03-02T15:32:19.041Z] #14 54.14 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-03-02T15:32:19.041Z] #14 54.91 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-03-02T15:32:19.041Z] #14 55.75 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-03-02T15:32:19.041Z] #14 57.40 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-03-02T15:32:19.041Z] #14 58.12 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-03-02T15:32:19.041Z] #14 58.13 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-03-02T15:32:19.041Z] #14 58.13 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-03-02T15:32:19.041Z] #14 58.13 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-02T15:32:19.041Z] #14 58.15 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-02T15:32:19.041Z] #14 58.17 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-03-02T15:32:19.041Z] #14 58.18 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-03-02T15:32:19.041Z] #14 58.18 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-03-02T15:32:19.041Z] #14 58.20 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-03-02T15:32:19.041Z] #14 58.24 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-03-02T15:32:19.041Z] #14 58.24 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-03-02T15:32:19.041Z] #14 58.27 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-03-02T15:32:19.041Z] #14 58.30 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-03-02T15:32:19.041Z] #14 58.31 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-03-02T15:32:19.041Z] #14 58.32 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-03-02T15:32:19.041Z] #14 58.32 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-03-02T15:32:19.041Z] #14 59.83 debconf: delaying package configuration, since apt-utils is not installed [2022-03-02T15:32:19.041Z] #14 60.12 Fetched 115 MB in 9s (12.4 MB/s) [2022-03-02T15:32:19.041Z] #14 60.29 Selecting previously unselected package binutils-mingw-w64-i686. [2022-03-02T15:32:19.041Z] #14 60.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 ... 15709 files and directories currently installed.) [2022-03-02T15:32:19.041Z] #14 60.37 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-02T15:32:19.041Z] #14 60.38 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-02T15:32:19.301Z] #14 ... [2022-03-02T15:32:19.301Z] [2022-03-02T15:32:19.301Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-02T15:32:19.301Z] #51 sha256:1b01a2b18ef17c3434fbfd5905517e51bac2b13369e0cc95cac24fd898a01b3a [2022-03-02T15:32:19.301Z] #51 61.79 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-03-02T15:32:19.560Z] #51 ... [2022-03-02T15:32:19.560Z] [2022-03-02T15:32:19.560Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-02T15:32:19.560Z] #38 sha256:9171d9e308dfff52acf87d3a3975556f53fe5874bf8ab47a50da81772ddb8fa7 [2022-03-02T15:32:19.560Z] #38 52.06 debconf: delaying package configuration, since apt-utils is not installed [2022-03-02T15:32:19.560Z] #38 52.58 Fetched 17.7 MB in 2s (9436 kB/s) [2022-03-02T15:32:19.560Z] #38 52.73 Selecting previously unselected package xxd. [2022-03-02T15:32:19.560Z] #38 52.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 ... 15709 files and directories currently installed.) [2022-03-02T15:32:19.560Z] #38 52.80 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-02T15:32:19.560Z] #38 52.86 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-02T15:32:19.560Z] #38 53.16 Selecting previously unselected package vim-common. [2022-03-02T15:32:19.560Z] #38 53.16 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-02T15:32:19.560Z] #38 53.20 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-02T15:32:19.560Z] #38 54.04 Selecting previously unselected package cmake-data. [2022-03-02T15:32:19.560Z] #38 54.04 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-03-02T15:32:19.560Z] #38 54.26 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-03-02T15:32:19.560Z] #38 58.01 Selecting previously unselected package libicu67:amd64. [2022-03-02T15:32:19.560Z] #38 58.01 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-03-02T15:32:19.560Z] #38 58.02 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-02T15:32:19.560Z] #38 ... [2022-03-02T15:32:19.560Z] [2022-03-02T15:32:19.560Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-02T15:32:19.560Z] #51 sha256:1b01a2b18ef17c3434fbfd5905517e51bac2b13369e0cc95cac24fd898a01b3a [2022-03-02T15:32:19.560Z] #51 62.19 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-03-02T15:32:19.560Z] #51 62.19 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-03-02T15:32:19.560Z] #51 62.28 go: downloading github.com/golangci/misspell v0.3.5 [2022-03-02T15:32:19.753Z] #13 DONE 1.1s [2022-03-02T15:32:19.753Z] [2022-03-02T15:32:19.753Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-02T15:32:19.753Z] #25 sha256:83422cd9d0ef4edbcd88aaa096c0a4812437de1cfe1c8f8b49614216d4603c1f [2022-03-02T15:32:19.753Z] #25 ... [2022-03-02T15:32:19.753Z] [2022-03-02T15:32:19.753Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-03-02T15:32:19.753Z] #46 sha256:1325840eb2572cefd654450e37cf683f83a06d8124a19d4824ef6cfe00ce8f34 [2022-03-02T15:32:19.753Z] #46 DONE 0.2s [2022-03-02T15:32:19.753Z] [2022-03-02T15:32:19.753Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-02T15:32:19.753Z] #42 sha256:c1a9815018be573659cc16af3a12ab4d68e48b960a7ec4be6f4cfe709b4b75b6 [2022-03-02T15:32:19.753Z] #42 DONE 0.3s [2022-03-02T15:32:19.753Z] [2022-03-02T15:32:19.753Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-02T15:32:19.753Z] #33 sha256:d14f2312a82ed9aae23d768bc59c0aebfd7b546b1c422c7f70aa338ab600ae01 [2022-03-02T15:32:19.753Z] #33 DONE 0.3s [2022-03-02T15:32:19.753Z] [2022-03-02T15:32:19.753Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-02T15:32:19.753Z] #43 sha256:99a0e42d75bf1145c2d4cfabfd4d1fe8145d637bc0b1ecf43ff8245929e124cc [2022-03-02T15:32:19.753Z] #43 ... [2022-03-02T15:32:19.753Z] [2022-03-02T15:32:19.753Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-02T15:32:19.753Z] #25 sha256:83422cd9d0ef4edbcd88aaa096c0a4812437de1cfe1c8f8b49614216d4603c1f [2022-03-02T15:32:19.753Z] #25 DONE 0.4s [2022-03-02T15:32:19.753Z] [2022-03-02T15:32:19.753Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-03-02T15:32:19.753Z] #62 sha256:b715ef2f3bebc5799846e9edb28466007eeff30cb8c005769c09e600ba0fd81f [2022-03-02T15:32:19.753Z] #62 DONE 0.4s [2022-03-02T15:32:19.820Z] #51 62.37 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-03-02T15:32:19.820Z] #51 62.39 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-03-02T15:32:19.820Z] #51 62.47 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-03-02T15:32:20.025Z] [2022-03-02T15:32:20.025Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-02T15:32:20.025Z] #63 sha256:0f92d9c3353b3befe72cf4cbbd979fdceb982c5f54e357bca907549e0afc5c2d [2022-03-02T15:32:20.079Z] #51 62.56 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-03-02T15:32:20.079Z] #51 62.64 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-03-02T15:32:20.079Z] #51 62.68 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-03-02T15:32:20.079Z] #51 62.76 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-03-02T15:32:20.339Z] #51 62.82 go: downloading github.com/julz/importas v0.1.0 [2022-03-02T15:32:20.339Z] #51 62.88 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-03-02T15:32:20.339Z] #51 63.00 go: downloading github.com/kulti/thelper v0.5.0 [2022-03-02T15:32:20.394Z] #11 extracting sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 7.8s done [2022-03-02T15:32:20.598Z] #51 63.07 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-03-02T15:32:20.598Z] #51 63.12 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-03-02T15:32:20.598Z] #51 63.23 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-03-02T15:32:20.598Z] #51 63.31 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-03-02T15:32:20.598Z] #51 63.31 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-03-02T15:32:20.598Z] #51 63.33 go: downloading github.com/maratori/testpackage v1.0.1 [2022-03-02T15:32:20.650Z] #11 extracting sha256:e6ff4e95ec2fa250bad3f4646a53252ab039b5d1afc778209f42b30da5eaebc0 done [2022-03-02T15:32:20.858Z] #51 63.42 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-03-02T15:32:20.858Z] #51 63.43 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-03-02T15:32:20.858Z] #51 63.46 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-03-02T15:32:20.858Z] #51 63.46 go: downloading github.com/mgechev/revive v1.1.3 [2022-03-02T15:32:20.908Z] #11 DONE 28.8s [2022-03-02T15:32:20.908Z] [2022-03-02T15:32:20.908Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-02T15:32:20.908Z] #12 sha256:1a60e8f241c7cb7380d5b5f3e1c6a14cad1747a3eff3d74436e2705e7afdf97c [2022-03-02T15:32:21.426Z] #51 64.08 go: downloading github.com/moricho/tparallel v0.2.1 [2022-03-02T15:32:21.426Z] #51 64.08 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-03-02T15:32:21.426Z] #51 64.09 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-03-02T15:32:21.694Z] #51 64.19 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-03-02T15:32:21.694Z] #51 64.32 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-03-02T15:32:21.694Z] #51 64.37 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-03-02T15:32:21.957Z] #51 64.40 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-03-02T15:32:21.957Z] #51 64.45 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-03-02T15:32:21.957Z] #51 64.49 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-03-02T15:32:22.216Z] #51 64.79 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-03-02T15:32:22.216Z] #51 64.81 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-03-02T15:32:22.216Z] #51 64.84 go: downloading github.com/sivchari/tenv v1.4.7 [2022-03-02T15:32:22.216Z] #51 64.86 go: downloading github.com/sonatard/noctx v0.0.1 [2022-03-02T15:32:22.216Z] #51 64.88 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-03-02T15:32:22.286Z] #12 DONE 1.4s [2022-03-02T15:32:22.286Z] [2022-03-02T15:32:22.286Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-02T15:32:22.286Z] #31 sha256:9e613aabc337a4a880c3e2a8a70f1b1fde5f2c21fa44532be9d2c385b8db34cd [2022-03-02T15:32:22.286Z] #31 1.418 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-03-02T15:32:22.286Z] #31 1.691 [2022-03-02T15:32:22.286Z] #31 1.911 #=#=# ######################################################################## 100.0% [2022-03-02T15:32:22.286Z] #31 2.173 [2022-03-02T15:32:22.286Z] #31 3.013 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-03-02T15:32:22.286Z] #31 3.282 [2022-03-02T15:32:22.286Z] #31 3.499 #=#=# ######################################################################## 100.0% [2022-03-02T15:32:22.286Z] #31 3.778 [2022-03-02T15:32:22.286Z] #31 4.745 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-03-02T15:32:22.286Z] #31 5.016 [2022-03-02T15:32:22.287Z] #31 5.230 #=#=# ################### 27.1% ########################################## 59.4% ################################################################# 91.3% ######################################################################## 100.0% [2022-03-02T15:32:22.287Z] #31 5.761 [2022-03-02T15:32:22.287Z] #31 6.653 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-03-02T15:32:22.287Z] #31 6.913 [2022-03-02T15:32:22.287Z] #31 7.136 #=#=# ######################################################################## 100.0% [2022-03-02T15:32:22.287Z] #31 7.341 [2022-03-02T15:32:22.287Z] #31 8.014 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-03-02T15:32:22.287Z] #31 8.186 [2022-03-02T15:32:22.287Z] #31 8.398 #=#=# ######################################################################## 100.0% [2022-03-02T15:32:22.287Z] #31 8.619 [2022-03-02T15:32:22.287Z] #31 8.686 Download of images into '/build' complete. [2022-03-02T15:32:22.287Z] #31 8.686 Use something like the following to load the result into a Docker daemon: [2022-03-02T15:32:22.287Z] #31 8.686 tar -cC '/build' . | docker load [2022-03-02T15:32:22.287Z] #31 DONE 8.7s [2022-03-02T15:32:22.287Z] [2022-03-02T15:32:22.287Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-03-02T15:32:22.287Z] #13 sha256:206a3208142eda6671f7331eb3e46dd2f571594caa51389917ce93a98dc470ab [2022-03-02T15:32:22.474Z] #51 64.97 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-03-02T15:32:22.474Z] #51 64.99 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-03-02T15:32:22.474Z] #51 65.21 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-03-02T15:32:22.740Z] #51 65.25 go: downloading github.com/tetafro/godot v1.4.11 [2022-03-02T15:32:22.740Z] #51 65.33 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-03-02T15:32:22.740Z] #51 65.37 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-03-02T15:32:22.740Z] #51 65.42 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-03-02T15:32:22.850Z] #13 DONE 0.6s [2022-03-02T15:32:22.850Z] [2022-03-02T15:32:22.850Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-02T15:32:22.850Z] #33 sha256:d14f2312a82ed9aae23d768bc59c0aebfd7b546b1c422c7f70aa338ab600ae01 [2022-03-02T15:32:22.850Z] #33 DONE 0.0s [2022-03-02T15:32:22.850Z] [2022-03-02T15:32:22.850Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-03-02T15:32:22.850Z] #36 sha256:c380fa1b5491127da170b92dc6ccf7be09aad18a94c94bd24a431bbe3b685f56 [2022-03-02T15:32:22.999Z] #51 65.67 go: downloading github.com/ultraware/funlen v0.0.3 [2022-03-02T15:32:23.110Z] #36 ... [2022-03-02T15:32:23.110Z] [2022-03-02T15:32:23.110Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-02T15:32:23.110Z] #42 sha256:c1a9815018be573659cc16af3a12ab4d68e48b960a7ec4be6f4cfe709b4b75b6 [2022-03-02T15:32:23.110Z] #42 DONE 0.1s [2022-03-02T15:32:23.110Z] [2022-03-02T15:32:23.110Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-03-02T15:32:23.110Z] #46 sha256:1325840eb2572cefd654450e37cf683f83a06d8124a19d4824ef6cfe00ce8f34 [2022-03-02T15:32:23.110Z] #46 DONE 0.2s [2022-03-02T15:32:23.110Z] [2022-03-02T15:32:23.110Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-03-02T15:32:23.110Z] #62 sha256:9e1519ad32cd61117a4cb2526fb13f29e078fbe9404c9b6b2f451af482acb012 [2022-03-02T15:32:23.110Z] #62 DONE 0.3s [2022-03-02T15:32:23.110Z] [2022-03-02T15:32:23.110Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-02T15:32:23.110Z] #25 sha256:a57d59781ed4d63b43d55935553e2f9b68cf81f66a9ba771d6e213e8e35c87dc [2022-03-02T15:32:23.110Z] #25 DONE 0.3s [2022-03-02T15:32:23.110Z] [2022-03-02T15:32:23.110Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-02T15:32:23.110Z] #63 sha256:5ad92c8a0b32badb2d8e05e3e59bf5f85642d75b5f6c919b56988580fa09f937 [2022-03-02T15:32:23.258Z] #51 65.77 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-03-02T15:32:23.258Z] #51 65.80 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-03-02T15:32:23.517Z] #51 65.89 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-03-02T15:32:23.517Z] #51 65.90 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-03-02T15:32:23.517Z] #51 66.13 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-03-02T15:32:23.776Z] #51 66.38 go: downloading honnef.co/go/tools v0.2.2 [2022-03-02T15:32:25.157Z] #51 ... [2022-03-02T15:32:25.157Z] [2022-03-02T15:32:25.157Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-02T15:32:25.157Z] #38 sha256:9171d9e308dfff52acf87d3a3975556f53fe5874bf8ab47a50da81772ddb8fa7 [2022-03-02T15:32:25.157Z] #38 67.81 Selecting previously unselected package libxml2:amd64. [2022-03-02T15:32:25.157Z] #38 67.81 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-03-02T15:32:25.157Z] #38 67.83 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-02T15:32:25.321Z] #63 4.647 + RM_GOPATH=0 [2022-03-02T15:32:25.321Z] #63 4.647 + TMP_GOPATH= [2022-03-02T15:32:25.321Z] #63 4.647 + : /build [2022-03-02T15:32:25.321Z] #63 4.647 + '[' -z '' ']' [2022-03-02T15:32:25.321Z] #63 4.651 ++ mktemp -d [2022-03-02T15:32:25.321Z] #63 4.651 + export GOPATH=/tmp/tmp.uGMW55CA5Y [2022-03-02T15:32:25.321Z] #63 4.651 + GOPATH=/tmp/tmp.uGMW55CA5Y [2022-03-02T15:32:25.321Z] #63 4.651 + RM_GOPATH=1 [2022-03-02T15:32:25.321Z] #63 4.651 + case "$(go env GOARCH)" in [2022-03-02T15:32:25.321Z] #63 4.651 ++ go env GOARCH [2022-03-02T15:32:25.321Z] #63 4.683 + export GO_BUILDMODE=-buildmode=pie [2022-03-02T15:32:25.321Z] #63 4.683 + GO_BUILDMODE=-buildmode=pie [2022-03-02T15:32:25.321Z] #63 4.683 ++ dirname /install.sh [2022-03-02T15:32:25.321Z] #63 4.683 + dir=/ [2022-03-02T15:32:25.321Z] #63 4.683 + bin=rootlesskit [2022-03-02T15:32:25.321Z] #63 4.683 + shift [2022-03-02T15:32:25.321Z] #63 4.683 + '[' '!' -f //rootlesskit.installer ']' [2022-03-02T15:32:25.321Z] #63 4.683 + . //rootlesskit.installer [2022-03-02T15:32:25.321Z] #63 4.683 ++ : v0.14.6 [2022-03-02T15:32:25.321Z] #63 4.683 + install_rootlesskit [2022-03-02T15:32:25.321Z] #63 4.683 + case "$1" in [2022-03-02T15:32:25.321Z] #63 4.683 + export CGO_ENABLED=0 [2022-03-02T15:32:25.321Z] #63 4.683 + CGO_ENABLED=0 [2022-03-02T15:32:25.321Z] #63 4.683 + _install_rootlesskit [2022-03-02T15:32:25.321Z] #63 4.693 Install rootlesskit version v0.14.6 [2022-03-02T15:32:25.321Z] #63 4.693 + echo 'Install rootlesskit version v0.14.6' [2022-03-02T15:32:25.321Z] #63 4.693 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-02T15:32:25.321Z] #63 4.693 + GOBIN=/build [2022-03-02T15:32:25.321Z] #63 4.693 + GO111MODULE=on [2022-03-02T15:32:25.321Z] #63 4.693 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-03-02T15:32:25.321Z] #63 5.119 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-03-02T15:32:25.894Z] #63 ... [2022-03-02T15:32:25.894Z] [2022-03-02T15:32:25.894Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-02T15:32:25.894Z] #43 sha256:99a0e42d75bf1145c2d4cfabfd4d1fe8145d637bc0b1ecf43ff8245929e124cc [2022-03-02T15:32:25.894Z] #43 4.645 + git clone https://github.com/docker/distribution.git . [2022-03-02T15:32:25.894Z] #43 4.652 Cloning into '.'... [2022-03-02T15:32:26.225Z] #38 68.62 Selecting previously unselected package libarchive13:amd64. [2022-03-02T15:32:26.225Z] #38 68.62 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-03-02T15:32:26.225Z] #38 68.70 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-02T15:32:26.392Z] #63 3.147 + RM_GOPATH=0 [2022-03-02T15:32:26.392Z] #63 3.152 + TMP_GOPATH= [2022-03-02T15:32:26.392Z] #63 3.152 + : /build [2022-03-02T15:32:26.392Z] #63 3.152 + '[' -z '' ']' [2022-03-02T15:32:26.392Z] #63 3.152 ++ mktemp -d [2022-03-02T15:32:26.392Z] #63 3.161 + export GOPATH=/tmp/tmp.Cu54mkmChZ [2022-03-02T15:32:26.392Z] #63 3.161 + GOPATH=/tmp/tmp.Cu54mkmChZ [2022-03-02T15:32:26.392Z] #63 3.161 + RM_GOPATH=1 [2022-03-02T15:32:26.392Z] #63 3.161 + case "$(go env GOARCH)" in [2022-03-02T15:32:26.392Z] #63 3.163 ++ go env GOARCH [2022-03-02T15:32:26.392Z] #63 3.213 + export GO_BUILDMODE=-buildmode=pie [2022-03-02T15:32:26.392Z] #63 3.213 + GO_BUILDMODE=-buildmode=pie [2022-03-02T15:32:26.392Z] #63 3.213 ++ dirname /install.sh [2022-03-02T15:32:26.392Z] #63 3.213 + dir=/ [2022-03-02T15:32:26.392Z] #63 3.213 + bin=rootlesskit [2022-03-02T15:32:26.392Z] #63 3.213 + shift [2022-03-02T15:32:26.392Z] #63 3.213 + '[' '!' -f //rootlesskit.installer ']' [2022-03-02T15:32:26.392Z] #63 3.213 + . //rootlesskit.installer [2022-03-02T15:32:26.392Z] #63 3.213 ++ : v0.14.6 [2022-03-02T15:32:26.392Z] #63 3.213 + install_rootlesskit [2022-03-02T15:32:26.392Z] #63 3.213 + case "$1" in [2022-03-02T15:32:26.392Z] #63 3.213 + export CGO_ENABLED=0 [2022-03-02T15:32:26.392Z] #63 3.213 + CGO_ENABLED=0 [2022-03-02T15:32:26.392Z] #63 3.213 + _install_rootlesskit [2022-03-02T15:32:26.392Z] #63 3.213 + echo 'Install rootlesskit version v0.14.6' [2022-03-02T15:32:26.392Z] #63 3.213 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-02T15:32:26.392Z] #63 3.213 + GOBIN=/build [2022-03-02T15:32:26.392Z] #63 3.213 + GO111MODULE=on [2022-03-02T15:32:26.392Z] #63 3.213 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-03-02T15:32:26.392Z] #63 3.213 Install rootlesskit version v0.14.6 [2022-03-02T15:32:26.794Z] #38 69.37 Selecting previously unselected package libjsoncpp24:amd64. [2022-03-02T15:32:26.794Z] #38 69.37 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-03-02T15:32:26.794Z] #38 69.39 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-02T15:32:26.794Z] #38 ... [2022-03-02T15:32:26.794Z] [2022-03-02T15:32:26.794Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-02T15:32:26.794Z] #34 sha256:75059c5744a48f91fb69271084385b0717c1ec8a872791fa0edaac0ca2c58214 [2022-03-02T15:32:26.794Z] #34 59.37 Updating files: 85% (1298/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-03-02T15:32:26.794Z] #34 60.11 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-03-02T15:32:26.794Z] #34 60.39 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-02T15:32:26.956Z] #63 3.641 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-03-02T15:32:27.055Z] #34 ... [2022-03-02T15:32:27.055Z] [2022-03-02T15:32:27.055Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-02T15:32:27.055Z] #51 sha256:1b01a2b18ef17c3434fbfd5905517e51bac2b13369e0cc95cac24fd898a01b3a [2022-03-02T15:32:27.055Z] #51 68.37 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-03-02T15:32:27.055Z] #51 68.39 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-03-02T15:32:27.055Z] #51 68.49 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-03-02T15:32:27.055Z] #51 68.61 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-03-02T15:32:27.055Z] #51 68.80 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-03-02T15:32:27.055Z] #51 68.80 go: downloading github.com/stretchr/objx v0.1.1 [2022-03-02T15:32:27.055Z] #51 68.85 go: downloading golang.org/x/text v0.3.7 [2022-03-02T15:32:28.564Z] #51 ... [2022-03-02T15:32:28.564Z] [2022-03-02T15:32:28.564Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-02T15:32:28.564Z] #47 sha256:171cc347b8a867bd275d2055c61880a708cd3a32fe5bc53aa78dfd79a754281c [2022-03-02T15:32:28.564Z] #47 60.74 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-02T15:32:28.564Z] #47 63.34 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-03-02T15:32:28.564Z] #47 63.37 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-02T15:32:28.564Z] #47 63.39 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-02T15:32:28.564Z] #47 63.41 Setting up python3-six (1.16.0-2) ... [2022-03-02T15:32:28.564Z] #47 65.17 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-02T15:32:28.564Z] #47 65.30 Setting up python3-protobuf (3.12.4-1) ... [2022-03-02T15:32:28.852Z] #63 ... [2022-03-02T15:32:28.852Z] [2022-03-02T15:32:28.852Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-03-02T15:32:28.852Z] #26 sha256:4d1da81037337033fca585f3570302fac3e1365b0d670d5dcdf46caf90f7f1ee [2022-03-02T15:32:28.852Z] #26 3.500 + RM_GOPATH=0 [2022-03-02T15:32:28.852Z] #26 3.500 + TMP_GOPATH= [2022-03-02T15:32:28.852Z] #26 3.500 + : /build [2022-03-02T15:32:28.852Z] #26 3.500 + '[' -z '' ']' [2022-03-02T15:32:28.852Z] #26 3.501 ++ mktemp -d [2022-03-02T15:32:28.852Z] #26 3.507 + export GOPATH=/tmp/tmp.kLpumWnmY3 [2022-03-02T15:32:28.852Z] #26 3.507 + GOPATH=/tmp/tmp.kLpumWnmY3 [2022-03-02T15:32:28.852Z] #26 3.507 + RM_GOPATH=1 [2022-03-02T15:32:28.852Z] #26 3.508 + case "$(go env GOARCH)" in [2022-03-02T15:32:28.852Z] #26 3.508 ++ go env GOARCH [2022-03-02T15:32:28.852Z] #26 3.518 + export GO_BUILDMODE=-buildmode=pie [2022-03-02T15:32:28.852Z] #26 3.519 + GO_BUILDMODE=-buildmode=pie [2022-03-02T15:32:28.852Z] #26 3.523 ++ dirname /install.sh [2022-03-02T15:32:28.852Z] #26 3.532 + dir=/ [2022-03-02T15:32:28.852Z] #26 3.532 + bin=dockercli [2022-03-02T15:32:28.852Z] #26 3.532 + shift [2022-03-02T15:32:28.852Z] #26 3.533 + '[' '!' -f //dockercli.installer ']' [2022-03-02T15:32:28.852Z] #26 3.533 + . //dockercli.installer [2022-03-02T15:32:28.852Z] #26 3.533 ++ : stable [2022-03-02T15:32:28.852Z] #26 3.533 ++ : 17.06.2-ce [2022-03-02T15:32:28.852Z] #26 3.535 + install_dockercli [2022-03-02T15:32:28.852Z] #26 3.535 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-03-02T15:32:28.852Z] #26 3.536 Install docker/cli version 17.06.2-ce from stable [2022-03-02T15:32:28.852Z] #26 3.541 ++ uname -m [2022-03-02T15:32:28.852Z] #26 3.543 + arch=x86_64 [2022-03-02T15:32:28.852Z] #26 3.543 + '[' x86_64 '!=' x86_64 ']' [2022-03-02T15:32:28.852Z] #26 3.543 + url=https://download.docker.com/linux/static [2022-03-02T15:32:28.852Z] #26 3.543 + tar -xz docker/docker [2022-03-02T15:32:28.852Z] #26 3.546 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-03-02T15:32:28.861Z] #47 ... [2022-03-02T15:32:28.861Z] [2022-03-02T15:32:28.861Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-02T15:32:28.861Z] #38 sha256:9171d9e308dfff52acf87d3a3975556f53fe5874bf8ab47a50da81772ddb8fa7 [2022-03-02T15:32:28.861Z] #38 69.60 Selecting previously unselected package librhash0:amd64. [2022-03-02T15:32:28.861Z] #38 69.60 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-03-02T15:32:28.861Z] #38 69.63 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-03-02T15:32:28.861Z] #38 69.90 Selecting previously unselected package libuv1:amd64. [2022-03-02T15:32:28.861Z] #38 69.90 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-03-02T15:32:28.861Z] #38 69.92 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-03-02T15:32:28.861Z] #38 70.27 Selecting previously unselected package cmake. [2022-03-02T15:32:28.861Z] #38 70.28 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-03-02T15:32:28.861Z] #38 70.30 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-03-02T15:32:30.124Z] #43 ... [2022-03-02T15:32:30.124Z] [2022-03-02T15:32:30.124Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-02T15:32:30.124Z] #49 sha256:eef896043ca511a65e665277946cb5b8a750ec5f49834d718c2bde9cb317ba5c [2022-03-02T15:32:30.124Z] #49 6.513 go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-02T15:32:30.124Z] #49 8.538 go: downloading github.com/fatih/color v1.10.0 [2022-03-02T15:32:30.124Z] #49 8.741 go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-02T15:32:30.124Z] #49 8.983 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-02T15:32:30.124Z] #49 9.024 go: downloading github.com/pkg/errors v0.9.1 [2022-03-02T15:32:30.124Z] #49 9.253 go: downloading golang.org/x/tools v0.1.0 [2022-03-02T15:32:30.124Z] #49 9.424 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-02T15:32:30.124Z] #49 9.564 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-02T15:32:30.124Z] #49 9.697 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-02T15:32:30.124Z] #49 9.866 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-02T15:32:30.124Z] #49 ... [2022-03-02T15:32:30.124Z] [2022-03-02T15:32:30.124Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-02T15:32:30.124Z] #47 sha256:171cc347b8a867bd275d2055c61880a708cd3a32fe5bc53aa78dfd79a754281c [2022-03-02T15:32:30.124Z] #47 6.425 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-02T15:32:30.124Z] #47 6.483 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-02T15:32:30.124Z] #47 6.489 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-02T15:32:30.124Z] #47 7.133 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-03-02T15:32:30.124Z] #47 8.514 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-02T15:32:30.124Z] #47 ... [2022-03-02T15:32:30.124Z] [2022-03-02T15:32:30.124Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-03-02T15:32:30.124Z] #53 sha256:835dfb0f7141fe51939fad5133191620b596afcb797ebdea8af26bbeeb8f49fd [2022-03-02T15:32:30.124Z] #53 6.243 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-03-02T15:32:30.124Z] #53 8.272 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-03-02T15:32:30.124Z] #53 8.306 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-03-02T15:32:30.124Z] #53 8.364 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-03-02T15:32:30.124Z] #53 ... [2022-03-02T15:32:30.124Z] [2022-03-02T15:32:30.124Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-02T15:32:30.124Z] #34 sha256:75059c5744a48f91fb69271084385b0717c1ec8a872791fa0edaac0ca2c58214 [2022-03-02T15:32:30.124Z] #34 5.608 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-03-02T15:32:30.124Z] #34 5.614 Cloning into '.'... [2022-03-02T15:32:30.124Z] #34 ... [2022-03-02T15:32:30.124Z] [2022-03-02T15:32:30.124Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-02T15:32:30.124Z] #58 sha256:9cb04f7ac2786aa8d5caf76e6fd58c90e7db942144f1a94ea4ff01a1787bd02e [2022-03-02T15:32:30.124Z] #58 5.687 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-02T15:32:30.124Z] #58 5.729 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-02T15:32:30.124Z] #58 5.729 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-02T15:32:30.124Z] #58 7.685 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-02T15:32:30.124Z] #58 10.49 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-02T15:32:30.124Z] #58 ... [2022-03-02T15:32:30.124Z] [2022-03-02T15:32:30.124Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-03-02T15:32:30.124Z] #36 sha256:c380fa1b5491127da170b92dc6ccf7be09aad18a94c94bd24a431bbe3b685f56 [2022-03-02T15:32:30.124Z] #36 4.923 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-03-02T15:32:30.227Z] #26 ... [2022-03-02T15:32:30.227Z] [2022-03-02T15:32:30.227Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-02T15:32:30.227Z] #63 sha256:5ad92c8a0b32badb2d8e05e3e59bf5f85642d75b5f6c919b56988580fa09f937 [2022-03-02T15:32:30.228Z] #63 7.057 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-02T15:32:30.228Z] #63 7.141 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-03-02T15:32:30.388Z] #36 ... [2022-03-02T15:32:30.388Z] [2022-03-02T15:32:30.388Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-02T15:32:30.388Z] #14 sha256:84587558cc16bc110d6f83c88e8ee395dcfa0c4d1c6407312929a9eb999fda62 [2022-03-02T15:32:30.388Z] #14 6.643 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-02T15:32:30.388Z] #14 6.785 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-02T15:32:30.388Z] #14 6.789 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-02T15:32:30.388Z] #14 8.941 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-02T15:32:30.658Z] #14 ... [2022-03-02T15:32:30.658Z] [2022-03-02T15:32:30.658Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-02T15:32:30.658Z] #38 sha256:9171d9e308dfff52acf87d3a3975556f53fe5874bf8ab47a50da81772ddb8fa7 [2022-03-02T15:32:30.658Z] #38 4.729 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-02T15:32:30.658Z] #38 4.923 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-02T15:32:30.658Z] #38 5.106 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-02T15:32:30.658Z] #38 5.128 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-02T15:32:30.658Z] #38 5.578 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-02T15:32:30.658Z] #38 8.076 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-02T15:32:30.658Z] #38 ... [2022-03-02T15:32:30.658Z] [2022-03-02T15:32:30.658Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-02T15:32:30.658Z] #51 sha256:1b01a2b18ef17c3434fbfd5905517e51bac2b13369e0cc95cac24fd898a01b3a [2022-03-02T15:32:30.658Z] #51 6.739 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-03-02T15:32:30.807Z] #63 7.617 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-03-02T15:32:30.877Z] Running on azwin-2-4e01e0 in d:\jenkins\workspace\moby_PR-43313 [Pipeline] { [Pipeline] ws [2022-03-02T15:32:30.897Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-03-02T15:32:30.932Z] #51 ... [2022-03-02T15:32:30.932Z] [2022-03-02T15:32:30.932Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-03-02T15:32:30.932Z] #26 sha256:d74940bf0d57041e38f5984b51d6d70655bd93486b6c2f2c66a0a0cf3ec0cdbc [2022-03-02T15:32:30.932Z] #26 5.180 + RM_GOPATH=0 [2022-03-02T15:32:30.932Z] #26 5.180 + TMP_GOPATH= [2022-03-02T15:32:30.932Z] #26 5.180 + : /build [2022-03-02T15:32:30.932Z] #26 5.180 + '[' -z '' ']' [2022-03-02T15:32:30.932Z] #26 5.180 ++ mktemp -d [2022-03-02T15:32:30.932Z] #26 5.188 + export GOPATH=/tmp/tmp.c9iSIV0Tf2 [2022-03-02T15:32:30.932Z] #26 5.188 + GOPATH=/tmp/tmp.c9iSIV0Tf2 [2022-03-02T15:32:30.932Z] #26 5.188 + RM_GOPATH=1 [2022-03-02T15:32:30.932Z] #26 5.188 + case "$(go env GOARCH)" in [2022-03-02T15:32:30.932Z] #26 5.188 ++ go env GOARCH [2022-03-02T15:32:30.932Z] #26 5.235 + export GO_BUILDMODE=-buildmode=pie [2022-03-02T15:32:30.932Z] #26 5.235 + GO_BUILDMODE=-buildmode=pie [2022-03-02T15:32:30.932Z] #26 5.235 ++ dirname /install.sh [2022-03-02T15:32:30.932Z] #26 5.235 + dir=/ [2022-03-02T15:32:30.932Z] #26 5.235 + bin=dockercli [2022-03-02T15:32:30.932Z] #26 5.235 + shift [2022-03-02T15:32:30.932Z] #26 5.235 + '[' '!' -f //dockercli.installer ']' [2022-03-02T15:32:30.932Z] #26 5.235 + . //dockercli.installer [2022-03-02T15:32:30.932Z] #26 5.235 ++ : stable [2022-03-02T15:32:30.932Z] #26 5.235 ++ : 17.06.2-ce [2022-03-02T15:32:30.932Z] #26 5.235 + install_dockercli [2022-03-02T15:32:30.932Z] #26 5.235 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-03-02T15:32:30.932Z] #26 5.235 ++ uname -m [2022-03-02T15:32:30.932Z] #26 5.235 + arch=x86_64 [2022-03-02T15:32:30.932Z] #26 5.235 + '[' x86_64 '!=' x86_64 ']' [2022-03-02T15:32:30.932Z] #26 5.235 + url=https://download.docker.com/linux/static [2022-03-02T15:32:30.932Z] #26 5.235 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-03-02T15:32:30.932Z] #26 5.235 + tar -xz docker/docker [2022-03-02T15:32:30.932Z] #26 5.235 Install docker/cli version 17.06.2-ce from stable [2022-03-02T15:32:30.932Z] #26 ... [2022-03-02T15:32:30.932Z] [2022-03-02T15:32:30.932Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-02T15:32:30.932Z] #47 sha256:171cc347b8a867bd275d2055c61880a708cd3a32fe5bc53aa78dfd79a754281c [2022-03-02T15:32:30.932Z] #47 11.38 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-02T15:32:31.399Z] #38 ... [2022-03-02T15:32:31.399Z] [2022-03-02T15:32:31.400Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-02T15:32:31.400Z] #14 sha256:84587558cc16bc110d6f83c88e8ee395dcfa0c4d1c6407312929a9eb999fda62 [2022-03-02T15:32:31.400Z] #14 63.69 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-03-02T15:32:31.400Z] #14 63.73 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-02T15:32:31.400Z] #14 63.74 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-02T15:32:31.400Z] #14 67.26 Selecting previously unselected package binutils-mingw-w64. [2022-03-02T15:32:31.400Z] #14 67.29 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-03-02T15:32:31.400Z] #14 67.32 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-02T15:32:31.400Z] #14 67.84 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-03-02T15:32:31.400Z] #14 67.85 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-02T15:32:31.400Z] #14 67.89 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-02T15:32:31.400Z] #14 68.42 Selecting previously unselected package dmsetup. [2022-03-02T15:32:31.400Z] #14 68.42 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-03-02T15:32:31.400Z] #14 68.43 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-03-02T15:32:31.400Z] #14 69.00 Selecting previously unselected package mingw-w64-common. [2022-03-02T15:32:31.400Z] #14 69.00 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-03-02T15:32:31.400Z] #14 69.01 Unpacking mingw-w64-common (8.0.0-1) ... [2022-03-02T15:32:32.781Z] #14 ... [2022-03-02T15:32:32.781Z] [2022-03-02T15:32:32.781Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-02T15:32:32.781Z] #51 sha256:1b01a2b18ef17c3434fbfd5905517e51bac2b13369e0cc95cac24fd898a01b3a [2022-03-02T15:32:32.781Z] #51 75.16 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-03-02T15:32:32.781Z] #51 75.42 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-03-02T15:32:32.781Z] #51 75.46 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-03-02T15:32:33.041Z] #51 75.61 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-03-02T15:32:33.301Z] #51 75.78 go: downloading github.com/gobwas/glob v0.2.3 [2022-03-02T15:32:33.301Z] #51 75.81 go: downloading github.com/kisielk/gotool v1.0.0 [2022-03-02T15:32:33.332Z] #63 ... [2022-03-02T15:32:33.332Z] [2022-03-02T15:32:33.332Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-02T15:32:33.332Z] #34 sha256:75059c5744a48f91fb69271084385b0717c1ec8a872791fa0edaac0ca2c58214 [2022-03-02T15:32:33.332Z] #34 3.169 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-03-02T15:32:33.332Z] #34 3.170 Cloning into '.'... [2022-03-02T15:32:33.332Z] #34 ... [2022-03-02T15:32:33.332Z] [2022-03-02T15:32:33.332Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-02T15:32:33.332Z] #51 sha256:1b01a2b18ef17c3434fbfd5905517e51bac2b13369e0cc95cac24fd898a01b3a [2022-03-02T15:32:33.332Z] #51 3.504 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-03-02T15:32:33.332Z] #51 ... [2022-03-02T15:32:33.332Z] [2022-03-02T15:32:33.332Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-02T15:32:33.332Z] #58 sha256:9cb04f7ac2786aa8d5caf76e6fd58c90e7db942144f1a94ea4ff01a1787bd02e [2022-03-02T15:32:33.332Z] #58 3.383 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-02T15:32:33.332Z] #58 3.401 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-02T15:32:33.332Z] #58 3.404 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-02T15:32:33.332Z] #58 3.752 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-02T15:32:33.332Z] #58 4.933 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-02T15:32:33.332Z] #58 7.687 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-02T15:32:33.332Z] #58 ... [2022-03-02T15:32:33.332Z] [2022-03-02T15:32:33.332Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-03-02T15:32:33.332Z] #53 sha256:835dfb0f7141fe51939fad5133191620b596afcb797ebdea8af26bbeeb8f49fd [2022-03-02T15:32:33.332Z] #53 3.505 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-03-02T15:32:33.332Z] #53 4.385 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-03-02T15:32:33.332Z] #53 4.421 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-03-02T15:32:33.332Z] #53 4.522 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-03-02T15:32:33.332Z] #53 6.918 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-03-02T15:32:33.561Z] #51 76.07 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-03-02T15:32:33.561Z] #51 76.12 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-03-02T15:32:33.561Z] #51 76.12 go: downloading golang.org/x/mod v0.5.1 [2022-03-02T15:32:33.590Z] #53 ... [2022-03-02T15:32:33.590Z] [2022-03-02T15:32:33.590Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-02T15:32:33.590Z] #47 sha256:171cc347b8a867bd275d2055c61880a708cd3a32fe5bc53aa78dfd79a754281c [2022-03-02T15:32:33.590Z] #47 3.438 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-02T15:32:33.590Z] #47 3.480 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-02T15:32:33.590Z] #47 3.480 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-02T15:32:33.590Z] #47 4.180 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-03-02T15:32:33.590Z] #47 4.434 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-02T15:32:33.590Z] #47 7.294 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-02T15:32:33.590Z] #47 9.298 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-02T15:32:33.822Z] #51 76.23 go: downloading github.com/ettle/strcase v0.1.1 [2022-03-02T15:32:33.822Z] #51 76.31 go: downloading github.com/fatih/structtag v1.2.0 [2022-03-02T15:32:33.847Z] #47 ... [2022-03-02T15:32:33.847Z] [2022-03-02T15:32:33.847Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-02T15:32:33.847Z] #49 sha256:eef896043ca511a65e665277946cb5b8a750ec5f49834d718c2bde9cb317ba5c [2022-03-02T15:32:33.847Z] #49 3.348 go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-02T15:32:33.847Z] #49 5.090 go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-02T15:32:33.847Z] #49 5.102 go: downloading github.com/fatih/color v1.10.0 [2022-03-02T15:32:33.847Z] #49 5.155 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-02T15:32:33.847Z] #49 5.490 go: downloading github.com/pkg/errors v0.9.1 [2022-03-02T15:32:33.847Z] #49 6.045 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-02T15:32:33.847Z] #49 6.098 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-02T15:32:33.847Z] #49 6.167 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-02T15:32:33.847Z] #49 6.305 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-02T15:32:33.847Z] #49 6.346 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-02T15:32:33.847Z] #49 6.757 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-02T15:32:33.847Z] #49 6.810 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-02T15:32:33.847Z] #49 6.972 go: downloading golang.org/x/tools v0.1.0 [2022-03-02T15:32:33.847Z] #49 ... [2022-03-02T15:32:33.847Z] [2022-03-02T15:32:33.847Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-02T15:32:33.847Z] #14 sha256:84587558cc16bc110d6f83c88e8ee395dcfa0c4d1c6407312929a9eb999fda62 [2022-03-02T15:32:33.847Z] #14 4.254 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-02T15:32:33.847Z] #14 4.294 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-02T15:32:33.847Z] #14 4.296 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-02T15:32:33.847Z] #14 5.023 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-02T15:32:33.847Z] #14 8.040 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-02T15:32:33.847Z] #14 10.18 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-02T15:32:34.082Z] #51 76.53 go: downloading github.com/Masterminds/semver v1.5.0 [2022-03-02T15:32:34.082Z] #51 76.66 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-03-02T15:32:34.082Z] #51 76.68 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-03-02T15:32:34.104Z] #14 ... [2022-03-02T15:32:34.104Z] [2022-03-02T15:32:34.104Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-02T15:32:34.104Z] #43 sha256:99a0e42d75bf1145c2d4cfabfd4d1fe8145d637bc0b1ecf43ff8245929e124cc [2022-03-02T15:32:34.104Z] #43 3.718 + git clone https://github.com/docker/distribution.git . [2022-03-02T15:32:34.104Z] #43 3.724 Cloning into '.'... [2022-03-02T15:32:34.104Z] #43 ... [2022-03-02T15:32:34.104Z] [2022-03-02T15:32:34.104Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-02T15:32:34.104Z] #38 sha256:9171d9e308dfff52acf87d3a3975556f53fe5874bf8ab47a50da81772ddb8fa7 [2022-03-02T15:32:34.104Z] #38 3.403 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-02T15:32:34.104Z] #38 3.452 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-02T15:32:34.104Z] #38 3.452 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-02T15:32:34.104Z] #38 3.924 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-02T15:32:34.104Z] #38 5.405 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-02T15:32:34.104Z] #38 7.990 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-02T15:32:34.248Z] #47 14.15 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-02T15:32:34.344Z] #51 76.82 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-03-02T15:32:34.344Z] #51 ... [2022-03-02T15:32:34.344Z] [2022-03-02T15:32:34.344Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-02T15:32:34.344Z] #47 sha256:171cc347b8a867bd275d2055c61880a708cd3a32fe5bc53aa78dfd79a754281c [2022-03-02T15:32:34.344Z] #47 71.05 Setting up criu (3.16.1-3) ... [2022-03-02T15:32:34.344Z] #47 73.63 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-02T15:32:34.344Z] #47 DONE 76.7s [2022-03-02T15:32:34.360Z] #38 ... [2022-03-02T15:32:34.360Z] [2022-03-02T15:32:34.360Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-02T15:32:34.360Z] #63 sha256:5ad92c8a0b32badb2d8e05e3e59bf5f85642d75b5f6c919b56988580fa09f937 [2022-03-02T15:32:34.360Z] #63 10.81 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-03-02T15:32:34.538Z] The recommended git tool is: git [2022-03-02T15:32:34.605Z] [2022-03-02T15:32:34.605Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-02T15:32:34.605Z] #14 sha256:84587558cc16bc110d6f83c88e8ee395dcfa0c4d1c6407312929a9eb999fda62 [2022-03-02T15:32:34.605Z] #14 77.00 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-03-02T15:32:34.605Z] #14 77.05 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-03-02T15:32:34.605Z] #14 77.05 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-02T15:32:34.616Z] #63 11.34 go: downloading github.com/google/uuid v1.3.0 [2022-03-02T15:32:34.616Z] #63 11.36 go: downloading github.com/moby/vpnkit v0.5.0 [2022-03-02T15:32:34.616Z] #63 11.45 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-03-02T15:32:34.873Z] #63 11.70 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-02T15:32:34.873Z] #63 11.82 go: downloading github.com/gorilla/mux v1.8.0 [2022-03-02T15:32:35.178Z] #14 ... [2022-03-02T15:32:35.178Z] [2022-03-02T15:32:35.178Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-02T15:32:35.178Z] #49 sha256:eef896043ca511a65e665277946cb5b8a750ec5f49834d718c2bde9cb317ba5c [2022-03-02T15:32:35.178Z] #49 77.28 gotestsum version dev [2022-03-02T15:32:35.178Z] #49 DONE 77.9s [2022-03-02T15:32:35.437Z] #63 12.12 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-03-02T15:32:35.438Z] [2022-03-02T15:32:35.438Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-02T15:32:35.438Z] #38 sha256:9171d9e308dfff52acf87d3a3975556f53fe5874bf8ab47a50da81772ddb8fa7 [2022-03-02T15:32:35.438Z] #38 76.35 Setting up libicu67:amd64 (67.1-7) ... [2022-03-02T15:32:35.438Z] #38 76.73 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-02T15:32:35.438Z] #38 76.90 Setting up libuv1:amd64 (1.40.0-2) ... [2022-03-02T15:32:35.438Z] #38 76.92 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-02T15:32:35.438Z] #38 77.07 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-02T15:32:35.438Z] #38 77.07 Setting up librhash0:amd64 (1.4.1-2) ... [2022-03-02T15:32:35.438Z] #38 77.07 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-03-02T15:32:35.438Z] #38 77.12 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-02T15:32:35.438Z] #38 77.15 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-02T15:32:35.438Z] #38 77.18 Setting up cmake (3.18.4-2+deb11u1) ... [2022-03-02T15:32:35.438Z] #38 77.21 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-02T15:32:35.438Z] #38 DONE 78.0s [2022-03-02T15:32:35.438Z] [2022-03-02T15:32:35.438Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-03-02T15:32:35.438Z] #39 sha256:f4f943f49d0f01a2872f1ada1a6479de9cada3819762205a3d89014c3bf95c4c [2022-03-02T15:32:35.694Z] #63 12.61 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-03-02T15:32:35.952Z] #63 ... [2022-03-02T15:32:35.952Z] [2022-03-02T15:32:35.952Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-03-02T15:32:35.952Z] #26 sha256:4d1da81037337033fca585f3570302fac3e1365b0d670d5dcdf46caf90f7f1ee [2022-03-02T15:32:35.952Z] #26 11.76 + mkdir -p /build [2022-03-02T15:32:35.952Z] #26 11.76 + mv docker/docker /build/ [2022-03-02T15:32:35.952Z] #26 11.78 + rmdir docker [2022-03-02T15:32:35.952Z] #26 DONE 12.7s [2022-03-02T15:32:35.952Z] [2022-03-02T15:32:35.952Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-02T15:32:35.952Z] #63 sha256:5ad92c8a0b32badb2d8e05e3e59bf5f85642d75b5f6c919b56988580fa09f937 [2022-03-02T15:32:35.952Z] #63 12.89 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-03-02T15:32:36.008Z] #39 DONE 0.5s [2022-03-02T15:32:36.008Z] [2022-03-02T15:32:36.008Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-02T15:32:36.008Z] #51 sha256:1b01a2b18ef17c3434fbfd5905517e51bac2b13369e0cc95cac24fd898a01b3a [2022-03-02T15:32:36.008Z] #51 77.43 go: downloading github.com/prometheus/client_model v0.2.0 [2022-03-02T15:32:36.008Z] #51 77.63 go: downloading github.com/google/go-cmp v0.5.6 [2022-03-02T15:32:36.008Z] #51 77.95 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-03-02T15:32:36.008Z] #51 78.04 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-03-02T15:32:36.008Z] #51 78.05 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-03-02T15:32:36.008Z] #51 78.16 go: downloading github.com/beorn7/perks v1.0.1 [2022-03-02T15:32:36.008Z] #51 78.16 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-03-02T15:32:36.008Z] #51 78.18 go: downloading github.com/golang/protobuf v1.5.2 [2022-03-02T15:32:36.008Z] #51 78.25 go: downloading github.com/cespare/xxhash v1.1.0 [2022-03-02T15:32:36.008Z] #51 78.62 go: downloading github.com/prometheus/common v0.10.0 [2022-03-02T15:32:36.209Z] #63 13.05 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-03-02T15:32:36.579Z] #51 78.91 go: downloading github.com/prometheus/procfs v0.6.0 [2022-03-02T15:32:36.579Z] #51 78.97 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-03-02T15:32:36.579Z] #51 79.06 go: downloading google.golang.org/protobuf v1.27.1 [2022-03-02T15:32:36.772Z] #63 ... [2022-03-02T15:32:36.773Z] [2022-03-02T15:32:36.773Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-03-02T15:32:36.773Z] #36 sha256:c380fa1b5491127da170b92dc6ccf7be09aad18a94c94bd24a431bbe3b685f56 [2022-03-02T15:32:36.773Z] #36 3.678 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-03-02T15:32:36.773Z] #36 ... [2022-03-02T15:32:36.773Z] [2022-03-02T15:32:36.773Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-02T15:32:36.773Z] #49 sha256:eef896043ca511a65e665277946cb5b8a750ec5f49834d718c2bde9cb317ba5c [2022-03-02T15:32:36.773Z] #49 12.61 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-02T15:32:36.773Z] #49 12.62 go: downloading golang.org/x/mod v0.3.0 [2022-03-02T15:32:36.799Z] #47 ... [2022-03-02T15:32:36.799Z] [2022-03-02T15:32:36.799Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-02T15:32:36.799Z] #49 sha256:eef896043ca511a65e665277946cb5b8a750ec5f49834d718c2bde9cb317ba5c [2022-03-02T15:32:36.799Z] #49 16.01 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-02T15:32:36.799Z] #49 16.08 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-02T15:32:36.799Z] #49 16.21 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-02T15:32:38.192Z] #49 ... [2022-03-02T15:32:38.192Z] [2022-03-02T15:32:38.192Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-03-02T15:32:38.192Z] #26 sha256:d74940bf0d57041e38f5984b51d6d70655bd93486b6c2f2c66a0a0cf3ec0cdbc [2022-03-02T15:32:38.192Z] #26 17.49 + mkdir -p /build [2022-03-02T15:32:38.192Z] #26 17.57 + mv docker/docker /build/ [2022-03-02T15:32:38.192Z] #26 17.59 + rmdir docker [2022-03-02T15:32:38.192Z] #26 DONE 18.2s [2022-03-02T15:32:38.192Z] [2022-03-02T15:32:38.192Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-02T15:32:38.192Z] #63 sha256:0f92d9c3353b3befe72cf4cbbd979fdceb982c5f54e357bca907549e0afc5c2d [2022-03-02T15:32:38.192Z] #63 8.306 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-02T15:32:38.192Z] #63 8.341 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-03-02T15:32:38.192Z] #63 9.075 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-03-02T15:32:38.192Z] #63 13.76 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-03-02T15:32:38.192Z] #63 15.16 go: downloading github.com/google/uuid v1.3.0 [2022-03-02T15:32:38.192Z] #63 15.30 go: downloading github.com/moby/vpnkit v0.5.0 [2022-03-02T15:32:38.192Z] #63 15.41 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-03-02T15:32:38.192Z] #63 15.66 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-02T15:32:38.192Z] #63 15.70 go: downloading github.com/gorilla/mux v1.8.0 [2022-03-02T15:32:38.192Z] #63 15.90 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-03-02T15:32:38.192Z] #63 16.50 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-03-02T15:32:38.192Z] #63 16.83 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-03-02T15:32:38.192Z] #63 17.16 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-03-02T15:32:38.490Z] #51 81.04 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-03-02T15:32:38.766Z] #63 ... [2022-03-02T15:32:38.766Z] [2022-03-02T15:32:38.766Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-02T15:32:38.766Z] #49 sha256:eef896043ca511a65e665277946cb5b8a750ec5f49834d718c2bde9cb317ba5c [2022-03-02T15:32:38.766Z] #49 19.31 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-02T15:32:38.766Z] #49 19.35 go: downloading golang.org/x/mod v0.3.0 [2022-03-02T15:32:39.301Z] #49 ... [2022-03-02T15:32:39.301Z] [2022-03-02T15:32:39.301Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-03-02T15:32:39.301Z] #36 sha256:c380fa1b5491127da170b92dc6ccf7be09aad18a94c94bd24a431bbe3b685f56 [2022-03-02T15:32:39.301Z] #36 15.65 tomll can be used in two ways: [2022-03-02T15:32:39.301Z] #36 15.65 Writing to STDIN and reading from STDOUT: [2022-03-02T15:32:39.301Z] #36 15.65 cat file.toml | tomll > file.toml [2022-03-02T15:32:39.301Z] #36 15.65 [2022-03-02T15:32:39.301Z] #36 15.65 Reading and updating a list of files: [2022-03-02T15:32:39.301Z] #36 15.65 tomll a.toml b.toml c.toml [2022-03-02T15:32:39.301Z] #36 15.65 [2022-03-02T15:32:39.301Z] #36 15.65 When given a list of files, tomll will modify all files in place without asking. [2022-03-02T15:32:39.301Z] #36 DONE 16.3s [2022-03-02T15:32:39.557Z] [2022-03-02T15:32:39.558Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-02T15:32:39.558Z] #58 sha256:9cb04f7ac2786aa8d5caf76e6fd58c90e7db942144f1a94ea4ff01a1787bd02e [2022-03-02T15:32:39.558Z] #58 15.83 Fetched 8506 kB in 13s (670 kB/s) [2022-03-02T15:32:40.681Z] #49 ... [2022-03-02T15:32:40.681Z] [2022-03-02T15:32:40.681Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-03-02T15:32:40.681Z] #53 sha256:835dfb0f7141fe51939fad5133191620b596afcb797ebdea8af26bbeeb8f49fd [2022-03-02T15:32:40.681Z] #53 10.92 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-03-02T15:32:40.681Z] #53 ... [2022-03-02T15:32:40.681Z] [2022-03-02T15:32:40.681Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-02T15:32:40.681Z] #38 sha256:9171d9e308dfff52acf87d3a3975556f53fe5874bf8ab47a50da81772ddb8fa7 [2022-03-02T15:32:40.681Z] #38 20.76 Fetched 8506 kB in 16s (523 kB/s) [2022-03-02T15:32:41.255Z] #38 20.76 Reading package lists... [2022-03-02T15:32:41.255Z] #38 ... [2022-03-02T15:32:41.255Z] [2022-03-02T15:32:41.255Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-03-02T15:32:41.255Z] #36 sha256:c380fa1b5491127da170b92dc6ccf7be09aad18a94c94bd24a431bbe3b685f56 [2022-03-02T15:32:41.255Z] #36 21.52 tomll can be used in two ways: [2022-03-02T15:32:41.255Z] #36 21.52 Writing to STDIN and reading from STDOUT: [2022-03-02T15:32:41.255Z] #36 21.52 cat file.toml | tomll > file.toml [2022-03-02T15:32:41.255Z] #36 21.52 [2022-03-02T15:32:41.255Z] #36 21.52 Reading and updating a list of files: [2022-03-02T15:32:41.255Z] #36 21.52 tomll a.toml b.toml c.toml [2022-03-02T15:32:41.255Z] #36 21.52 [2022-03-02T15:32:41.255Z] #36 21.52 When given a list of files, tomll will modify all files in place without asking. [2022-03-02T15:32:41.255Z] #36 DONE 21.8s [2022-03-02T15:32:41.255Z] [2022-03-02T15:32:41.255Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-02T15:32:41.255Z] #14 sha256:84587558cc16bc110d6f83c88e8ee395dcfa0c4d1c6407312929a9eb999fda62 [2022-03-02T15:32:41.255Z] #14 11.75 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-02T15:32:41.255Z] #14 14.35 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-02T15:32:41.255Z] #14 ... [2022-03-02T15:32:41.255Z] [2022-03-02T15:32:41.255Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-02T15:32:41.255Z] #63 sha256:0f92d9c3353b3befe72cf4cbbd979fdceb982c5f54e357bca907549e0afc5c2d [2022-03-02T15:32:41.255Z] #63 21.11 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-03-02T15:32:41.831Z] #51 ... [2022-03-02T15:32:41.831Z] [2022-03-02T15:32:41.831Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-02T15:32:41.831Z] #14 sha256:84587558cc16bc110d6f83c88e8ee395dcfa0c4d1c6407312929a9eb999fda62 [2022-03-02T15:32:41.831Z] #14 84.05 Selecting previously unselected package gcc-mingw-w64-base. [2022-03-02T15:32:41.831Z] #14 84.06 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-03-02T15:32:41.831Z] #14 84.07 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-02T15:32:41.831Z] #14 84.33 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-03-02T15:32:41.831Z] #14 84.34 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-02T15:32:41.831Z] #14 84.38 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-02T15:32:42.035Z] ok github.com/docker/docker/cmd/dockerd 0.040s coverage: 29.1% of statements [2022-03-02T15:32:42.602Z] ok github.com/docker/docker/container 0.113s coverage: 34.8% of statements [2022-03-02T15:32:42.602Z] ok github.com/docker/docker/cmd/dockerd/trap 2.421s coverage: 0.0% of statements [2022-03-02T15:32:42.602Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-03-02T15:32:42.602Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-02T15:32:42.602Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-02T15:32:42.602Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-02T15:32:42.602Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-02T15:32:43.171Z] #63 ... [2022-03-02T15:32:43.171Z] [2022-03-02T15:32:43.171Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-02T15:32:43.171Z] #58 sha256:9cb04f7ac2786aa8d5caf76e6fd58c90e7db942144f1a94ea4ff01a1787bd02e [2022-03-02T15:32:43.171Z] #58 13.36 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-02T15:32:43.171Z] #58 ... [2022-03-02T15:32:43.171Z] [2022-03-02T15:32:43.171Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-02T15:32:43.171Z] #47 sha256:171cc347b8a867bd275d2055c61880a708cd3a32fe5bc53aa78dfd79a754281c [2022-03-02T15:32:43.171Z] #47 19.29 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-03-02T15:32:43.729Z] #58 15.83 Reading package lists... [2022-03-02T15:32:43.985Z] #58 20.77 Reading package lists... [2022-03-02T15:32:43.985Z] #58 ... [2022-03-02T15:32:43.985Z] [2022-03-02T15:32:43.985Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-02T15:32:43.985Z] #43 sha256:99a0e42d75bf1145c2d4cfabfd4d1fe8145d637bc0b1ecf43ff8245929e124cc [2022-03-02T15:32:43.985Z] #43 20.54 Updating files: 92% (1695/1837) Updating files: 93% (1709/1837) Updating files: 94% (1727/1837) Updating files: 95% (1746/1837) Updating files: 96% (1764/1837) Updating files: 97% (1782/1837) Updating files: 98% (1801/1837) Updating files: 99% (1819/1837) Updating files: 100% (1837/1837) Updating files: 100% (1837/1837), done. [2022-03-02T15:32:43.985Z] #43 20.75 + git checkout -q v2.3.0 [2022-03-02T15:32:45.085Z] #47 ... [2022-03-02T15:32:45.085Z] [2022-03-02T15:32:45.085Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-02T15:32:45.085Z] #58 sha256:9cb04f7ac2786aa8d5caf76e6fd58c90e7db942144f1a94ea4ff01a1787bd02e [2022-03-02T15:32:45.085Z] #58 25.33 Fetched 8506 kB in 20s (428 kB/s) [2022-03-02T15:32:45.125Z] #14 ... [2022-03-02T15:32:45.125Z] [2022-03-02T15:32:45.125Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-03-02T15:32:45.125Z] #40 sha256:5bd72adf7962c280d74bdb8b4a72b98b9ebdb2a2ddaafd272097d49e8ce3f6b2 [2022-03-02T15:32:45.125Z] #40 2.266 + RM_GOPATH=0 [2022-03-02T15:32:45.125Z] #40 2.266 + TMP_GOPATH= [2022-03-02T15:32:45.125Z] #40 2.266 + : /build [2022-03-02T15:32:45.125Z] #40 2.266 + '[' -z '' ']' [2022-03-02T15:32:45.125Z] #40 2.266 ++ mktemp -d [2022-03-02T15:32:45.125Z] #40 2.266 + export GOPATH=/tmp/tmp.xdmCe5pkkJ [2022-03-02T15:32:45.125Z] #40 2.266 + GOPATH=/tmp/tmp.xdmCe5pkkJ [2022-03-02T15:32:45.125Z] #40 2.266 + RM_GOPATH=1 [2022-03-02T15:32:45.125Z] #40 2.266 + case "$(go env GOARCH)" in [2022-03-02T15:32:45.125Z] #40 2.266 ++ go env GOARCH [2022-03-02T15:32:45.125Z] #40 2.308 + export GO_BUILDMODE=-buildmode=pie [2022-03-02T15:32:45.125Z] #40 2.308 + GO_BUILDMODE=-buildmode=pie [2022-03-02T15:32:45.125Z] #40 2.308 ++ dirname /install.sh [2022-03-02T15:32:45.125Z] #40 2.308 + dir=/ [2022-03-02T15:32:45.125Z] #40 2.308 + bin=tini [2022-03-02T15:32:45.125Z] #40 2.308 + shift [2022-03-02T15:32:45.125Z] #40 2.308 + '[' '!' -f //tini.installer ']' [2022-03-02T15:32:45.125Z] #40 2.308 + . //tini.installer [2022-03-02T15:32:45.125Z] #40 2.308 ++ : v0.19.0 [2022-03-02T15:32:45.125Z] #40 2.308 + install_tini [2022-03-02T15:32:45.125Z] #40 2.308 + echo 'Install tini version v0.19.0' [2022-03-02T15:32:45.125Z] #40 2.308 + git clone https://github.com/krallin/tini.git /tmp/tmp.xdmCe5pkkJ/tini [2022-03-02T15:32:45.125Z] #40 2.308 Cloning into '/tmp/tmp.xdmCe5pkkJ/tini'... [2022-03-02T15:32:45.125Z] #40 2.308 Install tini version v0.19.0 [2022-03-02T15:32:45.125Z] #40 3.502 + cd /tmp/tmp.xdmCe5pkkJ/tini [2022-03-02T15:32:45.125Z] #40 3.502 + git checkout -q v0.19.0 [2022-03-02T15:32:45.125Z] #40 3.565 + cmake . [2022-03-02T15:32:45.125Z] #40 4.412 -- The C compiler identification is GNU 10.2.1 [2022-03-02T15:32:45.125Z] #40 4.507 -- Detecting C compiler ABI info [2022-03-02T15:32:45.125Z] #40 5.375 -- Detecting C compiler ABI info - done [2022-03-02T15:32:45.125Z] #40 5.641 -- Check for working C compiler: /usr/bin/cc - skipped [2022-03-02T15:32:45.125Z] #40 5.642 -- Detecting C compile features [2022-03-02T15:32:45.125Z] #40 5.643 -- Detecting C compile features - done [2022-03-02T15:32:45.125Z] #40 5.691 -- Performing Test HAS_BUILTIN_FORTIFY [2022-03-02T15:32:45.125Z] #40 5.971 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-03-02T15:32:45.125Z] #40 6.052 -- Configuring done [2022-03-02T15:32:45.125Z] #40 6.118 -- Generating done [2022-03-02T15:32:45.125Z] #40 6.118 -- Build files have been written to: /tmp/tmp.xdmCe5pkkJ/tini [2022-03-02T15:32:45.125Z] #40 6.173 + make tini-static [2022-03-02T15:32:45.125Z] #40 6.708 Scanning dependencies of target tini-static [2022-03-02T15:32:45.125Z] #40 6.907 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-03-02T15:32:45.125Z] #40 8.447 [100%] Linking C executable tini-static [2022-03-02T15:32:45.125Z] #40 9.003 [100%] Built target tini-static [2022-03-02T15:32:45.125Z] #40 9.071 + mkdir -p /build [2022-03-02T15:32:45.125Z] #40 9.079 + cp tini-static /build/docker-init [2022-03-02T15:32:45.125Z] #40 DONE 9.2s [2022-03-02T15:32:45.386Z] [2022-03-02T15:32:45.387Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-02T15:32:45.387Z] #43 sha256:99a0e42d75bf1145c2d4cfabfd4d1fe8145d637bc0b1ecf43ff8245929e124cc [2022-03-02T15:32:45.419Z] #43 ... [2022-03-02T15:32:45.419Z] [2022-03-02T15:32:45.419Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-02T15:32:45.419Z] #47 sha256:171cc347b8a867bd275d2055c61880a708cd3a32fe5bc53aa78dfd79a754281c [2022-03-02T15:32:45.419Z] #47 11.94 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-03-02T15:32:45.419Z] #47 18.02 Fetched 8509 kB in 15s (573 kB/s) [2022-03-02T15:32:45.419Z] #47 18.02 Reading package lists... [2022-03-02T15:32:45.419Z] #47 ... [2022-03-02T15:32:45.419Z] [2022-03-02T15:32:45.419Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-02T15:32:45.419Z] #38 sha256:9171d9e308dfff52acf87d3a3975556f53fe5874bf8ab47a50da81772ddb8fa7 [2022-03-02T15:32:45.419Z] #38 15.44 Fetched 8506 kB in 12s (694 kB/s) [2022-03-02T15:32:45.419Z] #38 15.44 Reading package lists... [2022-03-02T15:32:45.981Z] #38 20.59 Reading package lists... [2022-03-02T15:32:45.981Z] #38 ... [2022-03-02T15:32:45.981Z] [2022-03-02T15:32:45.981Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-02T15:32:45.981Z] #43 sha256:99a0e42d75bf1145c2d4cfabfd4d1fe8145d637bc0b1ecf43ff8245929e124cc [2022-03-02T15:32:45.981Z] #43 22.70 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-03-02T15:32:47.867Z] ok github.com/docker/docker/daemon/cluster 0.055s coverage: 0.5% of statements [2022-03-02T15:32:47.916Z] #43 ... [2022-03-02T15:32:47.916Z] [2022-03-02T15:32:47.916Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-02T15:32:47.916Z] #63 sha256:5ad92c8a0b32badb2d8e05e3e59bf5f85642d75b5f6c919b56988580fa09f937 [2022-03-02T15:32:47.916Z] #63 14.72 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-03-02T15:32:48.184Z] #63 ... [2022-03-02T15:32:48.184Z] [2022-03-02T15:32:48.184Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-02T15:32:48.184Z] #47 sha256:171cc347b8a867bd275d2055c61880a708cd3a32fe5bc53aa78dfd79a754281c [2022-03-02T15:32:48.184Z] #47 18.02 Reading package lists... [2022-03-02T15:32:49.241Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2022-03-02T15:32:50.291Z] Running on azwin-2-2d3c40 in d:\jenkins\workspace\moby_PR-43313 [Pipeline] { [Pipeline] ws [2022-03-02T15:32:50.307Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-03-02T15:32:50.382Z] #58 25.33 Reading package lists... [2022-03-02T15:32:50.383Z] #58 ... [2022-03-02T15:32:50.383Z] [2022-03-02T15:32:50.383Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-02T15:32:50.383Z] #38 sha256:9171d9e308dfff52acf87d3a3975556f53fe5874bf8ab47a50da81772ddb8fa7 [2022-03-02T15:32:50.383Z] #38 20.76 Reading package lists... [2022-03-02T15:32:50.615Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2022-03-02T15:32:51.500Z] #47 23.00 Reading package lists... [2022-03-02T15:32:51.501Z] #47 ... [2022-03-02T15:32:51.501Z] [2022-03-02T15:32:51.501Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-02T15:32:51.501Z] #14 sha256:84587558cc16bc110d6f83c88e8ee395dcfa0c4d1c6407312929a9eb999fda62 [2022-03-02T15:32:51.501Z] #14 18.37 Fetched 8506 kB in 14s (594 kB/s) [2022-03-02T15:32:51.501Z] #14 18.37 Reading package lists... [2022-03-02T15:32:51.501Z] #14 23.27 Reading package lists... [2022-03-02T15:32:51.501Z] #14 28.48 Building dependency tree... [2022-03-02T15:32:51.501Z] #14 ... [2022-03-02T15:32:51.501Z] [2022-03-02T15:32:51.501Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-02T15:32:51.501Z] #51 sha256:1b01a2b18ef17c3434fbfd5905517e51bac2b13369e0cc95cac24fd898a01b3a [2022-03-02T15:32:51.501Z] #51 28.44 go: downloading github.com/fatih/color v1.13.0 [2022-03-02T15:32:51.501Z] #51 28.44 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-02T15:32:51.501Z] #51 28.55 go: downloading github.com/spf13/cobra v1.3.0 [2022-03-02T15:32:51.501Z] #51 28.55 go: downloading github.com/spf13/pflag v1.0.5 [2022-03-02T15:32:51.624Z] The recommended git tool is: git [2022-03-02T15:32:51.759Z] #51 28.73 go: downloading github.com/spf13/viper v1.10.1 [2022-03-02T15:32:51.759Z] #51 28.85 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-03-02T15:32:51.759Z] #51 28.93 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-03-02T15:32:51.961Z] #43 ... [2022-03-02T15:32:51.961Z] [2022-03-02T15:32:51.962Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-02T15:32:51.962Z] #14 sha256:84587558cc16bc110d6f83c88e8ee395dcfa0c4d1c6407312929a9eb999fda62 [2022-03-02T15:32:51.962Z] #14 93.45 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-03-02T15:32:51.962Z] #14 93.45 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-02T15:32:51.962Z] #14 93.45 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-02T15:32:52.322Z] #51 29.22 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-03-02T15:32:52.468Z] Fetching without tags [2022-03-02T15:32:52.140Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-02T15:32:52.197Z] > git config --add remote.origin.fetch +refs/pull/43313/head:refs/remotes/origin/PR-43313 # timeout=10 [2022-03-02T15:32:52.256Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-02T15:32:52.378Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-02T15:32:52.506Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-02T15:32:52.507Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-02T15:32:52.509Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43313/head:refs/remotes/origin/PR-43313 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-02T15:32:53.251Z] #51 30.16 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-03-02T15:32:53.252Z] #51 30.22 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-03-02T15:32:53.551Z] Merging remotes/origin/master commit b7310e6d13ec187504d90a0e490c16bb3974a38e into PR head commit 0bf649285834a6f7bf8af9a3dac8793cd587d7ef [2022-03-02T15:32:53.687Z] #38 29.17 Reading package lists... [2022-03-02T15:32:53.687Z] #38 ... [2022-03-02T15:32:53.687Z] [2022-03-02T15:32:53.687Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-02T15:32:53.687Z] #43 sha256:99a0e42d75bf1145c2d4cfabfd4d1fe8145d637bc0b1ecf43ff8245929e124cc [2022-03-02T15:32:53.687Z] #43 30.98 Updating files: 81% (1492/1837) Updating files: 82% (1507/1837) Updating files: 83% (1525/1837) Updating files: 84% (1544/1837) Updating files: 85% (1562/1837) Updating files: 86% (1580/1837) Updating files: 87% (1599/1837) Updating files: 88% (1617/1837) Updating files: 89% (1635/1837) Updating files: 90% (1654/1837) Updating files: 91% (1672/1837) Updating files: 92% (1691/1837) Updating files: 93% (1709/1837) Updating files: 94% (1727/1837) Updating files: 95% (1746/1837) Updating files: 96% (1764/1837) Updating files: 97% (1782/1837) Updating files: 98% (1801/1837) Updating files: 99% (1819/1837) Updating files: 100% (1837/1837) Updating files: 100% (1837/1837), done. [2022-03-02T15:32:53.687Z] #43 31.51 + git checkout -q v2.3.0 [2022-03-02T15:32:53.687Z] #43 33.63 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-03-02T15:32:54.183Z] #51 ... [2022-03-02T15:32:54.184Z] [2022-03-02T15:32:54.184Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-03-02T15:32:54.184Z] #53 sha256:835dfb0f7141fe51939fad5133191620b596afcb797ebdea8af26bbeeb8f49fd [2022-03-02T15:32:54.184Z] #53 31.22 v3.0.2 [2022-03-02T15:32:54.184Z] #53 DONE 31.4s [2022-03-02T15:32:54.441Z] [2022-03-02T15:32:54.441Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-02T15:32:54.441Z] #58 sha256:9cb04f7ac2786aa8d5caf76e6fd58c90e7db942144f1a94ea4ff01a1787bd02e [2022-03-02T15:32:54.441Z] #58 20.77 Reading package lists... [2022-03-02T15:32:54.441Z] #58 25.53 Building dependency tree... [2022-03-02T15:32:54.441Z] #58 28.56 The following additional packages will be installed: [2022-03-02T15:32:54.441Z] #58 28.57 libbtrfs0 [2022-03-02T15:32:54.441Z] #58 28.75 The following NEW packages will be installed: [2022-03-02T15:32:54.441Z] #58 28.76 libbtrfs-dev libbtrfs0 [2022-03-02T15:32:54.441Z] #58 29.17 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2022-03-02T15:32:54.441Z] #58 29.17 Need to get 460 kB of archives. [2022-03-02T15:32:54.441Z] #58 29.17 After this operation, 1237 kB of additional disk space will be used. [2022-03-02T15:32:54.441Z] #58 29.17 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-02T15:32:54.441Z] #58 29.17 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-02T15:32:54.441Z] #58 30.16 debconf: delaying package configuration, since apt-utils is not installed [2022-03-02T15:32:54.441Z] #58 30.44 Fetched 460 kB in 0s (1390 kB/s) [2022-03-02T15:32:54.441Z] #58 30.55 Selecting previously unselected package libbtrfs0:amd64. [2022-03-02T15:32:54.441Z] #58 30.55 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-02T15:32:54.441Z] #58 30.63 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-02T15:32:54.441Z] #58 30.64 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-02T15:32:54.441Z] #58 30.84 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-02T15:32:54.441Z] #58 30.85 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-02T15:32:54.441Z] #58 30.86 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-02T15:32:54.441Z] #58 31.17 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-02T15:32:54.441Z] #58 31.19 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-02T15:32:54.441Z] #58 31.20 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-02T15:32:54.441Z] #58 DONE 31.7s [2022-03-02T15:32:54.441Z] [2022-03-02T15:32:54.441Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-02T15:32:54.441Z] #38 sha256:9171d9e308dfff52acf87d3a3975556f53fe5874bf8ab47a50da81772ddb8fa7 [2022-03-02T15:32:54.441Z] #38 20.59 Reading package lists... [2022-03-02T15:32:54.441Z] #38 25.92 Building dependency tree... [2022-03-02T15:32:54.441Z] #38 28.74 The following additional packages will be installed: [2022-03-02T15:32:54.441Z] #38 28.75 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-03-02T15:32:54.441Z] #38 28.76 Suggested packages: [2022-03-02T15:32:54.441Z] #38 28.76 cmake-doc ninja-build lrzip [2022-03-02T15:32:54.441Z] #38 28.76 Recommended packages: [2022-03-02T15:32:54.441Z] #38 28.76 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-03-02T15:32:54.441Z] #38 29.48 The following NEW packages will be installed: [2022-03-02T15:32:54.441Z] #38 29.49 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-03-02T15:32:54.441Z] #38 29.49 vim-common xxd [2022-03-02T15:32:54.441Z] #38 29.83 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2022-03-02T15:32:54.441Z] #38 29.83 Need to get 17.7 MB of archives. [2022-03-02T15:32:54.441Z] #38 29.83 After this operation, 70.7 MB of additional disk space will be used. [2022-03-02T15:32:54.441Z] #38 29.83 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-02T15:32:54.441Z] #38 29.84 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-02T15:32:54.441Z] #38 29.84 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-03-02T15:32:54.441Z] #38 29.94 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-02T15:32:54.441Z] #38 30.40 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-03-02T15:32:54.441Z] #38 30.44 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-03-02T15:32:54.441Z] #38 30.46 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-03-02T15:32:54.441Z] #38 30.47 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-03-02T15:32:54.441Z] #38 30.47 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-03-02T15:32:54.441Z] #38 30.48 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-03-02T15:32:54.700Z] #38 31.69 debconf: delaying package configuration, since apt-utils is not installed [2022-03-02T15:32:54.959Z] #38 31.92 Fetched 17.7 MB in 1s (14.6 MB/s) [2022-03-02T15:32:54.959Z] #38 32.05 Selecting previously unselected package xxd. [2022-03-02T15:32:55.216Z] #38 32.05 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-02T15:32:55.216Z] #38 32.13 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-02T15:32:55.216Z] #38 32.13 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-02T15:32:55.216Z] #38 ... [2022-03-02T15:32:55.216Z] [2022-03-02T15:32:55.216Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-03-02T15:32:55.216Z] #59 sha256:f46f400e48a05f6622a844a09bc7dfa95bea5994e04c5b02383862e74e55e8c3 [2022-03-02T15:32:55.216Z] #59 DONE 0.5s [2022-03-02T15:32:55.216Z] [2022-03-02T15:32:55.216Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-02T15:32:55.216Z] #60 sha256:aa64edc1cadcf67d37bf2a2f5f82020e2e3fcd4b46793f63dd750895e5f3898b [2022-03-02T15:32:53.587Z] > git config core.sparsecheckout # timeout=10 [2022-03-02T15:32:53.639Z] > git checkout -f 0bf649285834a6f7bf8af9a3dac8793cd587d7ef # timeout=10 [2022-03-02T15:32:56.998Z] #43 ... [2022-03-02T15:32:56.998Z] [2022-03-02T15:32:56.998Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-02T15:32:56.998Z] #14 sha256:84587558cc16bc110d6f83c88e8ee395dcfa0c4d1c6407312929a9eb999fda62 [2022-03-02T15:32:56.998Z] #14 27.34 Fetched 8506 kB in 21s (403 kB/s) [2022-03-02T15:32:56.998Z] #14 27.34 Reading package lists... [2022-03-02T15:32:56.998Z] #14 35.19 Reading package lists... [2022-03-02T15:32:56.998Z] #14 ... [2022-03-02T15:32:56.998Z] [2022-03-02T15:32:56.998Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-02T15:32:56.998Z] #38 sha256:9171d9e308dfff52acf87d3a3975556f53fe5874bf8ab47a50da81772ddb8fa7 [2022-03-02T15:32:56.998Z] #38 29.17 Reading package lists... [2022-03-02T15:32:57.559Z] Merge succeeded, producing 0bf649285834a6f7bf8af9a3dac8793cd587d7ef [2022-03-02T15:32:57.559Z] Checking out Revision 0bf649285834a6f7bf8af9a3dac8793cd587d7ef (PR-43313) [2022-03-02T15:32:57.573Z] #38 36.86 Building dependency tree... [2022-03-02T15:32:57.573Z] #38 ... [2022-03-02T15:32:57.573Z] [2022-03-02T15:32:57.573Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-02T15:32:57.573Z] #47 sha256:171cc347b8a867bd275d2055c61880a708cd3a32fe5bc53aa78dfd79a754281c [2022-03-02T15:32:57.573Z] #47 27.74 Fetched 8509 kB in 22s (394 kB/s) [2022-03-02T15:32:57.573Z] #47 27.74 Reading package lists... [2022-03-02T15:32:57.573Z] #47 35.78 Reading package lists... [2022-03-02T15:32:57.573Z] #47 ... [2022-03-02T15:32:57.573Z] [2022-03-02T15:32:57.573Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-02T15:32:57.573Z] #58 sha256:9cb04f7ac2786aa8d5caf76e6fd58c90e7db942144f1a94ea4ff01a1787bd02e [2022-03-02T15:32:57.573Z] #58 25.33 Reading package lists... [2022-03-02T15:32:57.230Z] > git remote # timeout=10 [2022-03-02T15:32:57.287Z] > git config --get remote.origin.url # timeout=10 [2022-03-02T15:32:57.339Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-02T15:32:57.341Z] > git merge b7310e6d13ec187504d90a0e490c16bb3974a38e # timeout=10 [2022-03-02T15:32:57.473Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-03-02T15:32:57.595Z] > git config core.sparsecheckout # timeout=10 [2022-03-02T15:32:57.648Z] > git checkout -f 0bf649285834a6f7bf8af9a3dac8793cd587d7ef # timeout=10 [2022-03-02T15:32:58.494Z] #60 3.340 + RM_GOPATH=0 [2022-03-02T15:32:58.494Z] #60 3.340 + TMP_GOPATH= [2022-03-02T15:32:58.494Z] #60 3.340 + : /build [2022-03-02T15:32:58.494Z] #60 3.340 + '[' -z '' ']' [2022-03-02T15:32:58.494Z] #60 3.340 ++ mktemp -d [2022-03-02T15:32:58.494Z] #60 3.367 + export GOPATH=/tmp/tmp.Sj8UqZjQli [2022-03-02T15:32:58.494Z] #60 3.367 + GOPATH=/tmp/tmp.Sj8UqZjQli [2022-03-02T15:32:58.494Z] #60 3.367 + RM_GOPATH=1 [2022-03-02T15:32:58.494Z] #60 3.367 + case "$(go env GOARCH)" in [2022-03-02T15:32:58.494Z] #60 3.367 ++ go env GOARCH [2022-03-02T15:32:58.494Z] #60 3.377 + export GO_BUILDMODE=-buildmode=pie [2022-03-02T15:32:58.494Z] #60 3.377 + GO_BUILDMODE=-buildmode=pie [2022-03-02T15:32:58.494Z] #60 3.377 ++ dirname /install.sh [2022-03-02T15:32:58.494Z] #60 3.387 Install containerd version v1.5.9 [2022-03-02T15:32:58.494Z] #60 3.387 + dir=/ [2022-03-02T15:32:58.494Z] #60 3.387 + bin=containerd [2022-03-02T15:32:58.494Z] #60 3.387 + shift [2022-03-02T15:32:58.494Z] #60 3.387 + '[' '!' -f //containerd.installer ']' [2022-03-02T15:32:58.494Z] #60 3.387 + . //containerd.installer [2022-03-02T15:32:58.494Z] #60 3.387 ++ set -e [2022-03-02T15:32:58.494Z] #60 3.387 ++ : v1.5.9 [2022-03-02T15:32:58.494Z] #60 3.387 + install_containerd [2022-03-02T15:32:58.494Z] #60 3.387 + echo 'Install containerd version v1.5.9' [2022-03-02T15:32:58.494Z] #60 3.387 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Sj8UqZjQli/src/github.com/containerd/containerd [2022-03-02T15:32:58.494Z] #60 3.387 Cloning into '/tmp/tmp.Sj8UqZjQli/src/github.com/containerd/containerd'... [2022-03-02T15:32:58.521Z] #58 33.29 Reading package lists... [2022-03-02T15:32:58.521Z] #58 ... [2022-03-02T15:32:58.521Z] [2022-03-02T15:32:58.521Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-02T15:32:58.521Z] #38 sha256:9171d9e308dfff52acf87d3a3975556f53fe5874bf8ab47a50da81772ddb8fa7 [2022-03-02T15:32:58.521Z] #38 36.86 Building dependency tree... [2022-03-02T15:32:58.585Z] Commit message: "Fix incorrect operating system information reported on Windows" [2022-03-02T15:32:58.728Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.439s coverage: 13.8% of statements [2022-03-02T15:32:58.728Z] ok github.com/docker/docker/daemon/config 0.030s coverage: 81.0% of statements [2022-03-02T15:32:58.728Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-03-02T15:32:58.897Z] > git --version # timeout=10 [2022-03-02T15:32:58.943Z] > git --version # 'git version 2.24.1.windows.2' [2022-03-02T15:32:58.996Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-03-02T15:32:59.471Z] using credential docker-jenkins-github-credentials [2022-03-02T15:32:59.547Z] Cloning the remote Git repository [2022-03-02T15:32:59.547Z] Cloning with configured refspecs honoured and without tags [2022-03-02T15:32:59.663Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2022-03-02T15:33:00.085Z] #14 ... [2022-03-02T15:33:00.085Z] [2022-03-02T15:33:00.085Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-02T15:33:00.085Z] #60 sha256:47b44080389ceb565373f91835a1ab573d4e2ab9705d0b13a064aae672e49d47 [2022-03-02T15:33:00.086Z] #60 50.44 Updating files: 63% (3016/4731) Updating files: 64% (3028/4731) Updating files: 65% (3076/4731) Updating files: 66% (3123/4731) Updating files: 67% (3170/4731) Updating files: 68% (3218/4731) Updating files: 69% (3265/4731) Updating files: 70% (3312/4731) Updating files: 71% (3360/4731) Updating files: 72% (3407/4731) Updating files: 73% (3454/4731) Updating files: 74% (3501/4731) Updating files: 75% (3549/4731) Updating files: 76% (3596/4731) Updating files: 77% (3643/4731) Updating files: 78% (3691/4731) Updating files: 79% (3738/4731) Updating files: 80% (3785/4731) Updating files: 81% (3833/4731) Updating files: 82% (3880/4731) Updating files: 83% (3927/4731) Updating files: 84% (3975/4731) Updating files: 85% (4022/4731) Updating files: 86% (4069/4731) Updating files: 87% (4116/4731) Updating files: 88% (4164/4731) Updating files: 89% (4211/4731) Updating files: 90% (4258/4731) Updating files: 91% (4306/4731) Updating files: 92% (4353/4731) Updating files: 93% (4400/4731) Updating files: 94% (4448/4731) Updating files: 95% (4495/4731) Updating files: 96% (4542/4731) Updating files: 97% (4590/4731) Updating files: 98% (4637/4731) Updating files: 99% (4684/4731) Updating files: 100% (4731/4731) Updating files: 100% (4731/4731), done. [2022-03-02T15:33:00.086Z] #60 51.27 + cd /tmp/tmp.l1k3RK3uTC/src/github.com/containerd/containerd [2022-03-02T15:33:00.086Z] #60 51.28 + git checkout -q v1.5.9 [2022-03-02T15:33:00.229Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.007s coverage: 4.2% of statements [2022-03-02T15:33:00.391Z] #60 ... [2022-03-02T15:33:00.391Z] [2022-03-02T15:33:00.391Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-02T15:33:00.391Z] #51 sha256:1b01a2b18ef17c3434fbfd5905517e51bac2b13369e0cc95cac24fd898a01b3a [2022-03-02T15:33:00.391Z] #51 32.75 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-03-02T15:33:00.391Z] #51 32.76 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-02T15:33:00.391Z] #51 32.80 go: downloading github.com/stretchr/testify v1.7.0 [2022-03-02T15:33:00.391Z] #51 32.87 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-03-02T15:33:00.391Z] #51 32.87 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-03-02T15:33:00.391Z] #51 32.93 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-03-02T15:33:00.391Z] #51 32.97 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-03-02T15:33:00.391Z] #51 32.97 go: downloading github.com/magiconair/properties v1.8.5 [2022-03-02T15:33:00.391Z] #51 33.00 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-03-02T15:33:00.391Z] #51 33.02 go: downloading github.com/spf13/afero v1.6.0 [2022-03-02T15:33:00.391Z] #51 33.14 go: downloading github.com/spf13/cast v1.4.1 [2022-03-02T15:33:00.391Z] #51 33.20 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-03-02T15:33:00.391Z] #51 33.22 go: downloading github.com/subosito/gotenv v1.2.0 [2022-03-02T15:33:00.391Z] #51 33.24 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-03-02T15:33:00.391Z] #51 33.26 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-03-02T15:33:00.391Z] #51 33.29 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-03-02T15:33:00.391Z] #51 33.31 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-03-02T15:33:00.391Z] #51 33.32 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-03-02T15:33:00.391Z] #51 33.34 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-03-02T15:33:00.391Z] #51 33.36 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-03-02T15:33:00.391Z] #51 33.38 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-03-02T15:33:00.391Z] #51 33.38 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-03-02T15:33:00.391Z] #51 33.39 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-03-02T15:33:00.391Z] #51 33.44 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-03-02T15:33:00.391Z] #51 33.57 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-03-02T15:33:00.391Z] #51 33.66 go: downloading github.com/Antonboom/errname v0.1.5 [2022-03-02T15:33:00.391Z] #51 33.68 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-03-02T15:33:00.391Z] #51 33.69 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-03-02T15:33:00.391Z] #51 33.85 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-03-02T15:33:00.391Z] #51 33.86 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-03-02T15:33:00.391Z] #51 33.92 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-03-02T15:33:00.391Z] #51 33.94 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-03-02T15:33:00.391Z] #51 33.97 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-03-02T15:33:00.391Z] #51 33.99 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-03-02T15:33:00.391Z] #51 34.02 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-03-02T15:33:00.391Z] #51 34.04 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-03-02T15:33:00.391Z] #51 34.17 go: downloading github.com/breml/bidichk v0.2.1 [2022-03-02T15:33:00.391Z] #51 34.25 go: downloading github.com/breml/errchkjson v0.2.1 [2022-03-02T15:33:00.391Z] #51 34.25 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-03-02T15:33:00.391Z] #51 34.28 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-03-02T15:33:00.391Z] #51 34.30 go: downloading github.com/daixiang0/gci v0.2.9 [2022-03-02T15:33:00.391Z] #51 34.31 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-03-02T15:33:00.391Z] #51 34.31 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-03-02T15:33:00.391Z] #51 34.34 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-03-02T15:33:00.391Z] #51 34.35 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-03-02T15:33:00.391Z] #51 34.38 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-03-02T15:33:00.391Z] #51 34.40 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-03-02T15:33:00.391Z] #51 34.45 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-03-02T15:33:00.391Z] #51 34.60 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-03-02T15:33:00.391Z] #51 34.72 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-03-02T15:33:00.391Z] #51 34.72 go: downloading github.com/golangci/misspell v0.3.5 [2022-03-02T15:33:00.391Z] #51 34.73 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-03-02T15:33:00.391Z] #51 34.73 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-03-02T15:33:00.391Z] #51 34.77 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-03-02T15:33:00.391Z] #51 34.79 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-03-02T15:33:00.391Z] #51 34.82 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-03-02T15:33:00.391Z] #51 34.82 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-03-02T15:33:00.391Z] #51 34.86 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-03-02T15:33:00.391Z] #51 34.86 go: downloading github.com/julz/importas v0.1.0 [2022-03-02T15:33:00.391Z] #51 34.88 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-03-02T15:33:00.391Z] #51 35.08 go: downloading github.com/kulti/thelper v0.5.0 [2022-03-02T15:33:00.391Z] #51 35.12 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-03-02T15:33:00.391Z] #51 35.14 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-03-02T15:33:00.391Z] #51 35.14 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-03-02T15:33:00.391Z] #51 35.18 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-03-02T15:33:00.391Z] #51 35.22 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-03-02T15:33:00.391Z] #51 35.33 go: downloading github.com/maratori/testpackage v1.0.1 [2022-03-02T15:33:00.391Z] #51 35.33 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-03-02T15:33:00.391Z] #51 35.33 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-03-02T15:33:00.391Z] #51 35.33 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-03-02T15:33:00.391Z] #51 35.33 go: downloading github.com/mgechev/revive v1.1.3 [2022-03-02T15:33:00.391Z] #51 35.77 go: downloading github.com/moricho/tparallel v0.2.1 [2022-03-02T15:33:00.391Z] #51 35.77 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-03-02T15:33:00.391Z] #51 35.80 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-03-02T15:33:00.391Z] #51 35.84 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-03-02T15:33:00.391Z] #51 35.98 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-03-02T15:33:00.391Z] #51 36.00 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-03-02T15:33:00.391Z] #51 36.05 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-03-02T15:33:00.391Z] #51 36.05 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-03-02T15:33:00.391Z] #51 36.11 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-03-02T15:33:00.391Z] #51 36.27 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-03-02T15:33:00.391Z] #51 36.28 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-03-02T15:33:00.391Z] #51 36.29 go: downloading github.com/sivchari/tenv v1.4.7 [2022-03-02T15:33:00.391Z] #51 36.29 go: downloading github.com/sonatard/noctx v0.0.1 [2022-03-02T15:33:00.391Z] #51 36.31 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-03-02T15:33:00.391Z] #51 36.33 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-03-02T15:33:00.391Z] #51 36.38 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-03-02T15:33:00.391Z] #51 36.42 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-03-02T15:33:00.391Z] #51 36.49 go: downloading github.com/tetafro/godot v1.4.11 [2022-03-02T15:33:00.391Z] #51 36.56 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-03-02T15:33:00.391Z] #51 36.57 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-03-02T15:33:00.391Z] #51 36.61 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-03-02T15:33:00.391Z] #51 36.70 go: downloading github.com/ultraware/funlen v0.0.3 [2022-03-02T15:33:00.391Z] #51 36.71 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-03-02T15:33:00.391Z] #51 36.71 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-03-02T15:33:00.391Z] #51 36.73 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-03-02T15:33:00.391Z] #51 36.78 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-03-02T15:33:00.391Z] #51 37.36 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-03-02T15:33:00.391Z] #51 37.50 go: downloading honnef.co/go/tools v0.2.2 [2022-03-02T15:32:59.732Z] Cloning repository https://github.com/moby/moby.git [2022-03-02T15:33:00.120Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-03-02T15:33:00.795Z] ok github.com/docker/docker/daemon 10.107s coverage: 17.2% of statements [2022-03-02T15:33:00.795Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-02T15:33:00.795Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-02T15:33:00.795Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-02T15:33:00.795Z] ? github.com/docker/docker/daemon/exec [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-02T15:33:01.322Z] #51 ... [2022-03-02T15:33:01.322Z] [2022-03-02T15:33:01.322Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-02T15:33:01.322Z] #47 sha256:171cc347b8a867bd275d2055c61880a708cd3a32fe5bc53aa78dfd79a754281c [2022-03-02T15:33:01.322Z] #47 28.26 Building dependency tree... [2022-03-02T15:33:01.322Z] #47 30.90 The following additional packages will be installed: [2022-03-02T15:33:01.322Z] #47 30.90 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-02T15:33:01.322Z] #47 30.91 python3-protobuf python3-six [2022-03-02T15:33:01.322Z] #47 30.92 Suggested packages: [2022-03-02T15:33:01.322Z] #47 30.92 python3-setuptools [2022-03-02T15:33:01.322Z] #47 30.92 Recommended packages: [2022-03-02T15:33:01.322Z] #47 30.92 iproute2 | iproute [2022-03-02T15:33:01.322Z] #47 31.55 The following NEW packages will be installed: [2022-03-02T15:33:01.322Z] #47 31.55 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-02T15:33:01.322Z] #47 31.55 python3-protobuf python3-six [2022-03-02T15:33:01.322Z] #47 32.01 0 upgraded, 8 newly installed, 0 to remove and 3 not upgraded. [2022-03-02T15:33:01.322Z] #47 32.01 Need to get 2292 kB of archives. [2022-03-02T15:33:01.322Z] #47 32.01 After this operation, 11.0 MB of additional disk space will be used. [2022-03-02T15:33:01.322Z] #47 32.01 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-03-02T15:33:01.322Z] #47 32.01 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-02T15:33:01.322Z] #47 32.01 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-03-02T15:33:01.322Z] #47 32.01 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-03-02T15:33:01.322Z] #47 32.01 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-02T15:33:01.322Z] #47 32.01 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-03-02T15:33:01.322Z] #47 32.01 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-03-02T15:33:01.322Z] #47 36.04 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-03-02T15:33:01.322Z] #47 37.34 debconf: delaying package configuration, since apt-utils is not installed [2022-03-02T15:33:01.322Z] #47 37.54 Fetched 2292 kB in 5s (479 kB/s) [2022-03-02T15:33:01.322Z] #47 37.64 Selecting previously unselected package libprotobuf23:amd64. [2022-03-02T15:33:01.322Z] #47 37.64 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-02T15:33:01.322Z] #47 37.70 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-03-02T15:33:01.322Z] #47 37.73 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-03-02T15:33:01.580Z] #47 ... [2022-03-02T15:33:01.580Z] [2022-03-02T15:33:01.580Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-02T15:33:01.580Z] #14 sha256:84587558cc16bc110d6f83c88e8ee395dcfa0c4d1c6407312929a9eb999fda62 [2022-03-02T15:33:01.580Z] #14 28.48 Building dependency tree... [2022-03-02T15:33:01.580Z] #14 31.54 The following additional packages will be installed: [2022-03-02T15:33:01.580Z] #14 31.54 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-02T15:33:01.580Z] #14 31.54 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-03-02T15:33:01.580Z] #14 31.54 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-03-02T15:33:01.580Z] #14 31.54 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-03-02T15:33:01.580Z] #14 31.54 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-03-02T15:33:01.580Z] #14 31.54 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-03-02T15:33:01.580Z] #14 31.54 mingw-w64-common mingw-w64-x86-64-dev [2022-03-02T15:33:01.580Z] #14 31.59 Suggested packages: [2022-03-02T15:33:01.580Z] #14 31.59 gcc-10-locales seccomp wine64 [2022-03-02T15:33:01.580Z] #14 32.68 The following NEW packages will be installed: [2022-03-02T15:33:01.580Z] #14 32.68 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-02T15:33:01.580Z] #14 32.68 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-03-02T15:33:01.580Z] #14 32.68 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-03-02T15:33:01.580Z] #14 32.68 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-03-02T15:33:01.580Z] #14 32.68 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-03-02T15:33:01.580Z] #14 32.69 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-03-02T15:33:01.580Z] #14 32.69 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-03-02T15:33:01.580Z] #14 32.69 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-03-02T15:33:01.580Z] #14 32.69 mingw-w64-x86-64-dev [2022-03-02T15:33:01.580Z] #14 33.07 0 upgraded, 30 newly installed, 0 to remove and 3 not upgraded. [2022-03-02T15:33:01.580Z] #14 33.07 Need to get 115 MB of archives. [2022-03-02T15:33:01.580Z] #14 33.07 After this operation, 645 MB of additional disk space will be used. [2022-03-02T15:33:01.580Z] #14 33.07 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-03-02T15:33:01.580Z] #14 33.14 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-03-02T15:33:01.580Z] #14 33.29 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-03-02T15:33:01.580Z] #14 33.29 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-03-02T15:33:01.580Z] #14 33.33 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-03-02T15:33:01.580Z] #14 33.33 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-03-02T15:33:01.580Z] #14 33.58 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-03-02T15:33:01.580Z] #14 33.74 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-03-02T15:33:01.580Z] #14 33.74 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-03-02T15:33:01.580Z] #14 34.27 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-03-02T15:33:01.580Z] #14 35.41 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-03-02T15:33:01.580Z] #14 35.90 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-03-02T15:33:01.580Z] #14 36.46 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-03-02T15:33:01.580Z] #14 37.71 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-03-02T15:33:01.580Z] #14 38.26 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-03-02T15:33:01.580Z] #14 38.27 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-03-02T15:33:01.580Z] #14 38.28 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-03-02T15:33:01.580Z] #14 38.29 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-02T15:33:01.580Z] #14 38.29 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-02T15:33:01.580Z] #14 38.31 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-03-02T15:33:01.580Z] #14 38.31 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-03-02T15:33:01.580Z] #14 38.32 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-03-02T15:33:01.580Z] #14 38.32 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-03-02T15:33:01.580Z] #14 38.34 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-03-02T15:33:01.580Z] #14 38.35 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-03-02T15:33:01.580Z] #14 38.36 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-03-02T15:33:01.580Z] #14 38.38 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-03-02T15:33:01.580Z] #14 38.39 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-03-02T15:33:01.580Z] #14 38.40 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-03-02T15:33:01.580Z] #14 38.40 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-03-02T15:33:01.580Z] #14 ... [2022-03-02T15:33:01.580Z] [2022-03-02T15:33:01.580Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-02T15:33:01.580Z] #47 sha256:171cc347b8a867bd275d2055c61880a708cd3a32fe5bc53aa78dfd79a754281c [2022-03-02T15:33:01.580Z] #47 38.45 Selecting previously unselected package python3-pkg-resources. [2022-03-02T15:33:01.580Z] #47 38.45 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-02T15:33:01.580Z] #47 38.48 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-02T15:33:01.730Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.011s coverage: 3.0% of statements [2022-03-02T15:33:01.837Z] #47 38.67 Selecting previously unselected package python3-six. [2022-03-02T15:33:01.837Z] #47 38.70 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-03-02T15:33:01.837Z] #47 38.70 Unpacking python3-six (1.16.0-2) ... [2022-03-02T15:33:01.837Z] #47 38.79 Selecting previously unselected package python3-protobuf. [2022-03-02T15:33:01.837Z] #47 38.82 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-03-02T15:33:01.917Z] + docker version [2022-03-02T15:33:01.917Z] Client: [2022-03-02T15:33:01.917Z] Version: 20.10.9 [2022-03-02T15:33:01.917Z] API version: 1.41 [2022-03-02T15:33:01.917Z] Go version: go1.16.8 [2022-03-02T15:33:01.917Z] Git commit: c2ea9bc [2022-03-02T15:33:01.917Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-02T15:33:01.917Z] OS/Arch: windows/amd64 [2022-03-02T15:33:01.917Z] Context: default [2022-03-02T15:33:01.917Z] Experimental: true [2022-03-02T15:33:01.917Z] [2022-03-02T15:33:01.917Z] Server: Docker Engine - Community [2022-03-02T15:33:01.917Z] Engine: [2022-03-02T15:33:01.917Z] Version: 20.10.9 [2022-03-02T15:33:01.917Z] API version: 1.41 (minimum version 1.24) [2022-03-02T15:33:01.917Z] Go version: go1.16.8 [2022-03-02T15:33:01.917Z] Git commit: 79ea9d3 [2022-03-02T15:33:01.917Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-02T15:33:01.917Z] OS/Arch: windows/amd64 [2022-03-02T15:33:01.917Z] Experimental: true [2022-03-02T15:33:01.988Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.291s coverage: 56.2% of statements [2022-03-02T15:33:01.992Z] #60 53.37 + export 'BUILDTAGS=netgo osusergo static_build' [Pipeline] sh [2022-03-02T15:33:02.094Z] #47 38.82 Unpacking python3-protobuf (3.12.4-1) ... [2022-03-02T15:33:02.251Z] #60 53.37 + BUILDTAGS='netgo osusergo static_build' [2022-03-02T15:33:02.251Z] #60 53.37 + export EXTRA_FLAGS=-buildmode=pie [2022-03-02T15:33:02.251Z] #60 53.37 + EXTRA_FLAGS=-buildmode=pie [2022-03-02T15:33:02.251Z] #60 53.37 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-03-02T15:33:02.251Z] #60 53.37 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-03-02T15:33:02.251Z] #60 53.37 + '[' '' = dynamic ']' [2022-03-02T15:33:02.251Z] #60 53.37 + make [2022-03-02T15:33:02.660Z] #47 39.34 Selecting previously unselected package libnet1:amd64. [2022-03-02T15:33:02.660Z] #47 39.34 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-02T15:33:02.660Z] #47 39.34 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-02T15:33:02.660Z] #47 39.46 Selecting previously unselected package libnl-3-200:amd64. [2022-03-02T15:33:02.660Z] #47 39.46 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-02T15:33:02.660Z] #47 39.47 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-02T15:33:00.967Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-02T15:33:00.968Z] > git --version # timeout=10 [2022-03-02T15:33:01.027Z] > git --version # 'git version 2.24.1.windows.2' [2022-03-02T15:33:01.027Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-02T15:33:01.031Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43313/head:refs/remotes/origin/PR-43313 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-02T15:33:02.871Z] #38 43.33 The following additional packages will be installed: [2022-03-02T15:33:02.871Z] #38 43.38 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-03-02T15:33:02.871Z] #38 43.42 Suggested packages: [2022-03-02T15:33:02.871Z] #38 43.44 cmake-doc ninja-build lrzip [2022-03-02T15:33:02.871Z] #38 43.44 Recommended packages: [2022-03-02T15:33:02.871Z] #38 43.44 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-03-02T15:33:02.918Z] #47 39.63 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-02T15:33:02.918Z] #47 39.64 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-02T15:33:02.918Z] #47 39.64 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-02T15:33:02.918Z] #47 39.75 Selecting previously unselected package criu. [2022-03-02T15:33:02.918Z] #47 39.78 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-03-02T15:33:02.918Z] #47 39.78 Unpacking criu (3.16.1-3) ... [2022-03-02T15:33:02.933Z] + docker info [2022-03-02T15:33:02.933Z] Client: [2022-03-02T15:33:02.933Z] Context: default [2022-03-02T15:33:02.933Z] Debug Mode: false [2022-03-02T15:33:02.933Z] [2022-03-02T15:33:02.933Z] Server: [2022-03-02T15:33:02.933Z] Containers: 0 [2022-03-02T15:33:02.933Z] Running: 0 [2022-03-02T15:33:02.933Z] Paused: 0 [2022-03-02T15:33:02.933Z] Stopped: 0 [2022-03-02T15:33:02.933Z] Images: 11 [2022-03-02T15:33:02.933Z] Server Version: 20.10.9 [2022-03-02T15:33:02.933Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-02T15:33:02.933Z] Windows: [2022-03-02T15:33:02.933Z] LCOW: [2022-03-02T15:33:02.933Z] Logging Driver: json-file [2022-03-02T15:33:02.933Z] Plugins: [2022-03-02T15:33:02.933Z] Volume: local [2022-03-02T15:33:02.933Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-02T15:33:02.933Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-02T15:33:02.933Z] Swarm: inactive [2022-03-02T15:33:02.933Z] Default Isolation: process [2022-03-02T15:33:02.933Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-02T15:33:02.933Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-02T15:33:02.933Z] OSType: windows [2022-03-02T15:33:02.933Z] Architecture: x86_64 [2022-03-02T15:33:02.933Z] CPUs: 4 [2022-03-02T15:33:02.933Z] Total Memory: 32GiB [2022-03-02T15:33:02.933Z] Name: azwin-2-e97fa1 [2022-03-02T15:33:02.933Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-03-02T15:33:02.933Z] Docker Root Dir: D:\docker [2022-03-02T15:33:02.933Z] Debug Mode: false [2022-03-02T15:33:02.933Z] Registry: https://index.docker.io/v1/ [2022-03-02T15:33:02.933Z] Labels: [2022-03-02T15:33:02.933Z] Experimental: true [2022-03-02T15:33:02.933Z] Insecure Registries: [2022-03-02T15:33:02.933Z] 10.0.0.4:5000 [2022-03-02T15:33:02.933Z] 127.0.0.0/8 [2022-03-02T15:33:02.933Z] Registry Mirrors: [2022-03-02T15:33:02.933Z] http://10.0.0.4:5000/ [2022-03-02T15:33:02.933Z] Live Restore Enabled: false [2022-03-02T15:33:02.933Z] Product License: Community Engine [2022-03-02T15:33:02.933Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-03-02T15:33:03.785Z] #47 40.45 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-02T15:33:03.859Z] #38 ... [2022-03-02T15:33:03.859Z] [2022-03-02T15:33:03.859Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-02T15:33:03.859Z] #47 sha256:171cc347b8a867bd275d2055c61880a708cd3a32fe5bc53aa78dfd79a754281c [2022-03-02T15:33:03.859Z] #47 35.78 Reading package lists... [2022-03-02T15:33:03.914Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.044s coverage: 1.8% of statements [2022-03-02T15:33:04.158Z] #60 55.27 + bin/ctr [2022-03-02T15:33:04.900Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.231s coverage: 50.5% of statements [2022-03-02T15:33:05.680Z] #47 42.11 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-03-02T15:33:05.680Z] #47 42.13 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-02T15:33:05.680Z] #47 42.14 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-02T15:33:05.680Z] #47 42.15 Setting up python3-six (1.16.0-2) ... [2022-03-02T15:33:05.680Z] #47 ... [2022-03-02T15:33:05.680Z] [2022-03-02T15:33:05.680Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-02T15:33:05.680Z] #38 sha256:9171d9e308dfff52acf87d3a3975556f53fe5874bf8ab47a50da81772ddb8fa7 [2022-03-02T15:33:05.680Z] #38 32.41 Selecting previously unselected package vim-common. [2022-03-02T15:33:05.680Z] #38 32.41 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-02T15:33:05.680Z] #38 32.41 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-02T15:33:05.680Z] #38 32.63 Selecting previously unselected package cmake-data. [2022-03-02T15:33:05.680Z] #38 32.63 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-03-02T15:33:05.680Z] #38 32.64 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-03-02T15:33:05.680Z] #38 35.22 Selecting previously unselected package libicu67:amd64. [2022-03-02T15:33:05.680Z] #38 35.22 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-03-02T15:33:05.680Z] #38 35.23 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-02T15:33:05.680Z] #38 41.17 Selecting previously unselected package libxml2:amd64. [2022-03-02T15:33:05.680Z] #38 41.18 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-03-02T15:33:05.680Z] #38 41.18 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-02T15:33:05.680Z] #38 41.56 Selecting previously unselected package libarchive13:amd64. [2022-03-02T15:33:05.680Z] #38 41.58 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-03-02T15:33:05.680Z] #38 41.59 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-02T15:33:05.680Z] #38 41.87 Selecting previously unselected package libjsoncpp24:amd64. [2022-03-02T15:33:05.680Z] #38 41.88 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-03-02T15:33:05.680Z] #38 41.88 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-02T15:33:05.680Z] #38 42.01 Selecting previously unselected package librhash0:amd64. [2022-03-02T15:33:05.680Z] #38 42.01 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-03-02T15:33:05.680Z] #38 42.02 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-03-02T15:33:05.680Z] #38 42.16 Selecting previously unselected package libuv1:amd64. [2022-03-02T15:33:05.680Z] #38 42.17 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-03-02T15:33:05.680Z] #38 42.17 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-03-02T15:33:05.680Z] #38 42.35 Selecting previously unselected package cmake. [2022-03-02T15:33:05.680Z] #38 42.36 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-03-02T15:33:05.680Z] #38 42.38 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-03-02T15:33:05.680Z] #38 ... [2022-03-02T15:33:05.680Z] [2022-03-02T15:33:05.680Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-02T15:33:05.680Z] #14 sha256:84587558cc16bc110d6f83c88e8ee395dcfa0c4d1c6407312929a9eb999fda62 [2022-03-02T15:33:05.680Z] #14 39.37 debconf: delaying package configuration, since apt-utils is not installed [2022-03-02T15:33:05.680Z] #14 39.63 Fetched 115 MB in 6s (20.2 MB/s) [2022-03-02T15:33:05.680Z] #14 39.70 Selecting previously unselected package binutils-mingw-w64-i686. [2022-03-02T15:33:05.680Z] #14 39.70 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-02T15:33:05.680Z] #14 39.78 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-02T15:33:05.680Z] #14 39.79 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-02T15:33:05.680Z] #14 41.74 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-03-02T15:33:05.680Z] #14 41.76 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-02T15:33:05.680Z] #14 41.77 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-02T15:33:05.776Z] #47 44.28 Building dependency tree... [2022-03-02T15:33:05.836Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.055s coverage: 45.9% of statements [2022-03-02T15:33:05.836Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-02T15:33:06.770Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 58.8% of statements [2022-03-02T15:33:07.028Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.848s coverage: 58.0% of statements [2022-03-02T15:33:07.028Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-03-02T15:33:07.028Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-02T15:33:07.053Z] #14 43.82 Selecting previously unselected package binutils-mingw-w64. [2022-03-02T15:33:07.053Z] #14 43.83 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-03-02T15:33:07.053Z] #14 43.83 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-02T15:33:07.054Z] #14 43.96 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-03-02T15:33:07.054Z] #14 43.98 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-02T15:33:07.054Z] #14 43.98 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-02T15:33:07.054Z] #14 44.15 Selecting previously unselected package dmsetup. [2022-03-02T15:33:07.054Z] #14 44.15 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-03-02T15:33:07.054Z] #14 44.16 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-03-02T15:33:07.311Z] #14 44.31 Selecting previously unselected package mingw-w64-common. [2022-03-02T15:33:07.311Z] #14 44.31 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-03-02T15:33:07.311Z] #14 44.32 Unpacking mingw-w64-common (8.0.0-1) ... [2022-03-02T15:33:07.594Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.022s coverage: 3.0% of statements [2022-03-02T15:33:08.160Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2022-03-02T15:33:08.726Z] ok github.com/docker/docker/daemon/images 0.014s coverage: 6.8% of statements [2022-03-02T15:33:08.984Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-02T15:33:08.985Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-02T15:33:09.083Z] #47 49.02 The following additional packages will be installed: [2022-03-02T15:33:09.083Z] #47 49.05 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-02T15:33:09.083Z] #47 49.05 python3-protobuf python3-six [2022-03-02T15:33:09.083Z] #47 49.05 Suggested packages: [2022-03-02T15:33:09.083Z] #47 49.05 python3-setuptools [2022-03-02T15:33:09.083Z] #47 49.06 Recommended packages: [2022-03-02T15:33:09.083Z] #47 49.06 iproute2 | iproute [2022-03-02T15:33:09.083Z] #47 ... [2022-03-02T15:33:09.083Z] [2022-03-02T15:33:09.083Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-02T15:33:09.083Z] #51 sha256:1b01a2b18ef17c3434fbfd5905517e51bac2b13369e0cc95cac24fd898a01b3a [2022-03-02T15:33:09.083Z] #51 49.74 go: downloading github.com/fatih/color v1.13.0 [2022-03-02T15:33:09.083Z] #51 49.74 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-02T15:33:09.209Z] #14 ... [2022-03-02T15:33:09.209Z] [2022-03-02T15:33:09.209Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-02T15:33:09.209Z] #34 sha256:75059c5744a48f91fb69271084385b0717c1ec8a872791fa0edaac0ca2c58214 [2022-03-02T15:33:09.209Z] #34 36.09 Updating files: 92% (1403/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-03-02T15:33:09.209Z] #34 36.20 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-03-02T15:33:09.209Z] #34 37.14 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-02T15:33:09.209Z] #34 ... [2022-03-02T15:33:09.209Z] [2022-03-02T15:33:09.209Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-02T15:33:09.209Z] #38 sha256:9171d9e308dfff52acf87d3a3975556f53fe5874bf8ab47a50da81772ddb8fa7 [2022-03-02T15:33:09.209Z] #38 46.19 Setting up libicu67:amd64 (67.1-7) ... [2022-03-02T15:33:09.209Z] #38 46.20 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-02T15:33:09.209Z] #38 46.21 Setting up libuv1:amd64 (1.40.0-2) ... [2022-03-02T15:33:09.209Z] #38 46.22 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-02T15:33:09.209Z] #38 46.27 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-02T15:33:09.209Z] #38 46.28 Setting up librhash0:amd64 (1.4.1-2) ... [2022-03-02T15:33:09.209Z] #38 46.29 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-03-02T15:33:09.209Z] #38 46.31 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-02T15:33:09.209Z] #38 46.33 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-02T15:33:09.209Z] #38 46.34 Setting up cmake (3.18.4-2+deb11u1) ... [2022-03-02T15:33:09.209Z] #38 46.35 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-02T15:33:09.345Z] #51 49.84 go: downloading github.com/spf13/cobra v1.3.0 [2022-03-02T15:33:09.345Z] #51 49.87 go: downloading github.com/spf13/pflag v1.0.5 [2022-03-02T15:33:09.551Z] ok github.com/docker/docker/daemon/logger 0.235s coverage: 43.2% of statements [2022-03-02T15:33:09.917Z] #51 50.56 go: downloading github.com/spf13/viper v1.10.1 [2022-03-02T15:33:09.917Z] #51 50.60 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-03-02T15:33:10.117Z] ok github.com/docker/docker/daemon/logger/awslogs 0.135s coverage: 80.2% of statements [2022-03-02T15:33:10.118Z] ok github.com/docker/docker/daemon/logger/fluentd 0.018s coverage: 33.6% of statements [2022-03-02T15:33:10.118Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-02T15:33:10.142Z] #38 DONE 47.3s [2022-03-02T15:33:10.142Z] [2022-03-02T15:33:10.142Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-02T15:33:10.142Z] #51 sha256:1b01a2b18ef17c3434fbfd5905517e51bac2b13369e0cc95cac24fd898a01b3a [2022-03-02T15:33:10.142Z] #51 38.68 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-03-02T15:33:10.142Z] #51 38.69 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-03-02T15:33:10.142Z] #51 38.77 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-03-02T15:33:10.142Z] #51 38.86 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-03-02T15:33:10.142Z] #51 40.23 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-03-02T15:33:10.142Z] #51 40.24 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-03-02T15:33:10.142Z] #51 40.27 go: downloading github.com/stretchr/objx v0.1.1 [2022-03-02T15:33:10.142Z] #51 40.37 go: downloading golang.org/x/text v0.3.7 [2022-03-02T15:33:10.142Z] #51 45.12 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-03-02T15:33:10.142Z] #51 45.34 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-03-02T15:33:10.142Z] #51 45.34 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-03-02T15:33:10.142Z] #51 45.53 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-03-02T15:33:10.142Z] #51 45.58 go: downloading github.com/gobwas/glob v0.2.3 [2022-03-02T15:33:10.142Z] #51 45.62 go: downloading github.com/kisielk/gotool v1.0.0 [2022-03-02T15:33:10.142Z] #51 45.65 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-03-02T15:33:10.142Z] #51 45.75 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-03-02T15:33:10.142Z] #51 45.76 go: downloading golang.org/x/mod v0.5.1 [2022-03-02T15:33:10.142Z] #51 45.84 go: downloading github.com/ettle/strcase v0.1.1 [2022-03-02T15:33:10.142Z] #51 45.92 go: downloading github.com/fatih/structtag v1.2.0 [2022-03-02T15:33:10.142Z] #51 45.94 go: downloading github.com/Masterminds/semver v1.5.0 [2022-03-02T15:33:10.142Z] #51 46.03 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-03-02T15:33:10.142Z] #51 46.04 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-03-02T15:33:10.142Z] #51 46.19 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-03-02T15:33:10.142Z] #51 46.55 go: downloading github.com/prometheus/client_model v0.2.0 [2022-03-02T15:33:10.142Z] #51 46.63 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-03-02T15:33:10.142Z] #51 46.70 go: downloading github.com/google/go-cmp v0.5.6 [2022-03-02T15:33:10.142Z] #51 47.14 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-03-02T15:33:10.142Z] #51 47.17 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-03-02T15:33:10.142Z] #51 47.22 go: downloading github.com/beorn7/perks v1.0.1 [2022-03-02T15:33:10.142Z] #51 47.23 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-03-02T15:33:10.142Z] #51 47.26 go: downloading github.com/golang/protobuf v1.5.2 [2022-03-02T15:33:10.399Z] #51 ... [2022-03-02T15:33:10.399Z] [2022-03-02T15:33:10.399Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-03-02T15:33:10.399Z] #39 sha256:eae10ff0d8e33cb25b9e9695b8e6d4bf379f625509ef6643f1119651954bff6d [2022-03-02T15:33:10.399Z] #39 DONE 0.1s [2022-03-02T15:33:10.399Z] [2022-03-02T15:33:10.399Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-02T15:33:10.399Z] #51 sha256:1b01a2b18ef17c3434fbfd5905517e51bac2b13369e0cc95cac24fd898a01b3a [2022-03-02T15:33:10.399Z] #51 47.32 go: downloading github.com/cespare/xxhash v1.1.0 [2022-03-02T15:33:10.399Z] #51 ... [2022-03-02T15:33:10.399Z] [2022-03-02T15:33:10.399Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-02T15:33:10.399Z] #47 sha256:171cc347b8a867bd275d2055c61880a708cd3a32fe5bc53aa78dfd79a754281c [2022-03-02T15:33:10.399Z] #47 43.16 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-02T15:33:10.399Z] #47 43.17 Setting up python3-protobuf (3.12.4-1) ... [2022-03-02T15:33:10.399Z] #47 46.73 Setting up criu (3.16.1-3) ... [2022-03-02T15:33:10.489Z] #51 51.09 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-03-02T15:33:10.489Z] #51 ... [2022-03-02T15:33:10.489Z] [2022-03-02T15:33:10.489Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-02T15:33:10.489Z] #58 sha256:9cb04f7ac2786aa8d5caf76e6fd58c90e7db942144f1a94ea4ff01a1787bd02e [2022-03-02T15:33:10.489Z] #58 33.29 Reading package lists... [2022-03-02T15:33:10.489Z] #58 41.23 Building dependency tree... [2022-03-02T15:33:10.489Z] #58 46.84 The following additional packages will be installed: [2022-03-02T15:33:10.489Z] #58 46.89 libbtrfs0 [2022-03-02T15:33:10.489Z] #58 47.31 The following NEW packages will be installed: [2022-03-02T15:33:10.489Z] #58 47.32 libbtrfs-dev libbtrfs0 [2022-03-02T15:33:10.489Z] #58 47.92 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2022-03-02T15:33:10.489Z] #58 47.92 Need to get 460 kB of archives. [2022-03-02T15:33:10.489Z] #58 47.92 After this operation, 1237 kB of additional disk space will be used. [2022-03-02T15:33:10.490Z] #58 47.92 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-02T15:33:10.490Z] #58 47.96 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-02T15:33:10.490Z] #58 49.67 debconf: delaying package configuration, since apt-utils is not installed [2022-03-02T15:33:10.490Z] #58 50.07 Fetched 460 kB in 0s (947 kB/s) [2022-03-02T15:33:10.490Z] #58 50.39 Selecting previously unselected package libbtrfs0:amd64. [2022-03-02T15:33:10.490Z] #58 50.39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-02T15:33:10.490Z] #58 50.54 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-02T15:33:10.490Z] #58 50.56 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-02T15:33:10.490Z] #58 50.85 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-02T15:33:10.490Z] #58 50.86 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-02T15:33:10.490Z] #58 50.86 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-02T15:33:10.490Z] #58 ... [2022-03-02T15:33:10.490Z] [2022-03-02T15:33:10.490Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-02T15:33:10.490Z] #51 sha256:1b01a2b18ef17c3434fbfd5905517e51bac2b13369e0cc95cac24fd898a01b3a [2022-03-02T15:33:10.490Z] #51 51.18 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-03-02T15:33:10.684Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements [2022-03-02T15:33:10.684Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2022-03-02T15:33:11.251Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.010s coverage: 87.2% of statements [2022-03-02T15:33:11.442Z] #51 ... [2022-03-02T15:33:11.442Z] [2022-03-02T15:33:11.442Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-02T15:33:11.442Z] #58 sha256:9cb04f7ac2786aa8d5caf76e6fd58c90e7db942144f1a94ea4ff01a1787bd02e [2022-03-02T15:33:11.442Z] #58 51.41 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-02T15:33:11.442Z] #58 51.46 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-02T15:33:11.442Z] #58 51.47 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-02T15:33:11.442Z] #58 DONE 52.1s [2022-03-02T15:33:11.442Z] [2022-03-02T15:33:11.442Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-03-02T15:33:11.442Z] #59 sha256:59d3c486ada432a74dd55ea9e83b7a9c65631d33d311fcfb50a0d1dc76f5f8cf [2022-03-02T15:33:11.510Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.009s coverage: 69.9% of statements [2022-03-02T15:33:11.703Z] #59 DONE 0.3s [2022-03-02T15:33:11.703Z] [2022-03-02T15:33:11.703Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-02T15:33:11.703Z] #60 sha256:3d2542c9f44ce26e9509006a244c1970efca9ec6ef19dc6367e6e2305e647b06 [2022-03-02T15:33:11.769Z] ok github.com/docker/docker/daemon/logger/local 0.031s coverage: 78.7% of statements [2022-03-02T15:33:11.769Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-02T15:33:12.283Z] #60 ... [2022-03-02T15:33:12.283Z] [2022-03-02T15:33:12.283Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-02T15:33:12.283Z] #14 sha256:84587558cc16bc110d6f83c88e8ee395dcfa0c4d1c6407312929a9eb999fda62 [2022-03-02T15:33:12.283Z] #14 103.7 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-03-02T15:33:12.283Z] #14 103.7 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-02T15:33:12.283Z] #14 103.7 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-02T15:33:12.283Z] #14 108.7 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-03-02T15:33:12.283Z] #14 108.7 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-02T15:33:12.283Z] #14 108.7 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-02T15:33:12.283Z] #14 113.8 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-03-02T15:33:12.283Z] #14 113.8 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-02T15:33:12.283Z] #14 113.8 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-02T15:33:12.293Z] #47 48.67 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-02T15:33:12.293Z] #47 ... [2022-03-02T15:33:12.293Z] [2022-03-02T15:33:12.293Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-02T15:33:12.293Z] #14 sha256:84587558cc16bc110d6f83c88e8ee395dcfa0c4d1c6407312929a9eb999fda62 [2022-03-02T15:33:12.293Z] #14 49.26 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-03-02T15:33:12.293Z] #14 49.26 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-03-02T15:33:12.293Z] #14 49.33 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-02T15:33:12.293Z] #14 ... [2022-03-02T15:33:12.293Z] [2022-03-02T15:33:12.293Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-02T15:33:12.293Z] #47 sha256:171cc347b8a867bd275d2055c61880a708cd3a32fe5bc53aa78dfd79a754281c [2022-03-02T15:33:12.293Z] #47 DONE 49.1s [2022-03-02T15:33:12.336Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.047s coverage: 58.2% of statements [2022-03-02T15:33:12.550Z] [2022-03-02T15:33:12.550Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-02T15:33:12.550Z] #51 sha256:1b01a2b18ef17c3434fbfd5905517e51bac2b13369e0cc95cac24fd898a01b3a [2022-03-02T15:33:12.550Z] #51 47.58 go: downloading github.com/prometheus/common v0.10.0 [2022-03-02T15:33:12.550Z] #51 47.80 go: downloading github.com/prometheus/procfs v0.6.0 [2022-03-02T15:33:12.550Z] #51 47.86 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-03-02T15:33:12.550Z] #51 47.88 go: downloading google.golang.org/protobuf v1.27.1 [2022-03-02T15:33:12.550Z] #51 49.45 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-03-02T15:33:12.595Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.051s coverage: 31.5% of statements [2022-03-02T15:33:13.090Z] #60 ... [2022-03-02T15:33:13.090Z] [2022-03-02T15:33:13.090Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-03-02T15:33:13.090Z] #53 sha256:835dfb0f7141fe51939fad5133191620b596afcb797ebdea8af26bbeeb8f49fd [2022-03-02T15:33:13.090Z] #53 53.13 v3.0.2 [2022-03-02T15:33:13.090Z] #53 DONE 53.3s [2022-03-02T15:33:13.090Z] [2022-03-02T15:33:13.090Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-02T15:33:13.090Z] #38 sha256:9171d9e308dfff52acf87d3a3975556f53fe5874bf8ab47a50da81772ddb8fa7 [2022-03-02T15:33:13.090Z] #38 44.80 The following NEW packages will be installed: [2022-03-02T15:33:13.090Z] #38 44.81 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-03-02T15:33:13.090Z] #38 44.82 vim-common xxd [2022-03-02T15:33:13.090Z] #38 45.45 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2022-03-02T15:33:13.090Z] #38 45.45 Need to get 17.7 MB of archives. [2022-03-02T15:33:13.090Z] #38 45.45 After this operation, 70.7 MB of additional disk space will be used. [2022-03-02T15:33:13.090Z] #38 45.45 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-02T15:33:13.090Z] #38 45.46 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-02T15:33:13.091Z] #38 45.46 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-03-02T15:33:13.091Z] #38 45.60 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-02T15:33:13.091Z] #38 46.44 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-03-02T15:33:13.091Z] #38 46.46 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-03-02T15:33:13.091Z] #38 46.52 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-03-02T15:33:13.091Z] #38 46.52 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-03-02T15:33:13.091Z] #38 46.53 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-03-02T15:33:13.091Z] #38 46.54 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-03-02T15:33:13.091Z] #38 49.09 debconf: delaying package configuration, since apt-utils is not installed [2022-03-02T15:33:13.091Z] #38 49.42 Fetched 17.7 MB in 2s (8440 kB/s) [2022-03-02T15:33:13.091Z] #38 49.64 Selecting previously unselected package xxd. [2022-03-02T15:33:13.091Z] #38 49.64 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-02T15:33:13.091Z] #38 49.84 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-02T15:33:13.091Z] #38 49.88 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-02T15:33:13.091Z] #38 50.35 Selecting previously unselected package vim-common. [2022-03-02T15:33:13.091Z] #38 50.35 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-02T15:33:13.091Z] #38 50.43 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-02T15:33:13.091Z] #38 50.81 Selecting previously unselected package cmake-data. [2022-03-02T15:33:13.091Z] #38 50.81 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-03-02T15:33:13.091Z] #38 50.82 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-03-02T15:33:13.161Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2022-03-02T15:33:13.353Z] #38 ... [2022-03-02T15:33:13.353Z] [2022-03-02T15:33:13.353Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-02T15:33:13.354Z] #14 sha256:84587558cc16bc110d6f83c88e8ee395dcfa0c4d1c6407312929a9eb999fda62 [2022-03-02T15:33:13.354Z] #14 35.19 Reading package lists... [2022-03-02T15:33:13.354Z] #14 44.20 Building dependency tree... [2022-03-02T15:33:13.354Z] #14 48.86 The following additional packages will be installed: [2022-03-02T15:33:13.354Z] #14 48.86 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-02T15:33:13.354Z] #14 48.86 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-03-02T15:33:13.354Z] #14 48.86 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-03-02T15:33:13.354Z] #14 48.86 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-03-02T15:33:13.354Z] #14 48.86 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-03-02T15:33:13.354Z] #14 48.86 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-03-02T15:33:13.354Z] #14 48.86 mingw-w64-common mingw-w64-x86-64-dev [2022-03-02T15:33:13.354Z] #14 48.91 Suggested packages: [2022-03-02T15:33:13.354Z] #14 48.91 gcc-10-locales seccomp wine64 [2022-03-02T15:33:13.354Z] #14 51.13 The following NEW packages will be installed: [2022-03-02T15:33:13.354Z] #14 51.13 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-02T15:33:13.354Z] #14 51.13 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-03-02T15:33:13.354Z] #14 51.13 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-03-02T15:33:13.354Z] #14 51.13 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-03-02T15:33:13.354Z] #14 51.13 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-03-02T15:33:13.354Z] #14 51.16 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-03-02T15:33:13.354Z] #14 51.16 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-03-02T15:33:13.354Z] #14 51.16 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-03-02T15:33:13.354Z] #14 51.17 mingw-w64-x86-64-dev [2022-03-02T15:33:13.354Z] #14 51.67 0 upgraded, 30 newly installed, 0 to remove and 3 not upgraded. [2022-03-02T15:33:13.354Z] #14 51.67 Need to get 115 MB of archives. [2022-03-02T15:33:13.354Z] #14 51.67 After this operation, 645 MB of additional disk space will be used. [2022-03-02T15:33:13.354Z] #14 51.67 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-03-02T15:33:13.354Z] #14 51.80 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-03-02T15:33:13.354Z] #14 52.11 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-03-02T15:33:13.354Z] #14 52.12 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-03-02T15:33:13.354Z] #14 52.15 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-03-02T15:33:13.354Z] #14 52.16 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-03-02T15:33:13.354Z] #14 52.54 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-03-02T15:33:13.354Z] #14 52.82 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-03-02T15:33:13.354Z] #14 52.83 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-03-02T15:33:13.354Z] #14 53.82 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-03-02T15:33:13.420Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-03-02T15:33:13.615Z] #14 ... [2022-03-02T15:33:13.615Z] [2022-03-02T15:33:13.615Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-02T15:33:13.615Z] #60 sha256:3d2542c9f44ce26e9509006a244c1970efca9ec6ef19dc6367e6e2305e647b06 [2022-03-02T15:33:13.615Z] #60 1.643 + RM_GOPATH=0 [2022-03-02T15:33:13.615Z] #60 1.643 + TMP_GOPATH= [2022-03-02T15:33:13.615Z] #60 1.643 + : /build [2022-03-02T15:33:13.615Z] #60 1.643 + '[' -z '' ']' [2022-03-02T15:33:13.615Z] #60 1.643 ++ mktemp -d [2022-03-02T15:33:13.615Z] #60 1.643 + export GOPATH=/tmp/tmp.IoRR30Aagj [2022-03-02T15:33:13.615Z] #60 1.643 + GOPATH=/tmp/tmp.IoRR30Aagj [2022-03-02T15:33:13.615Z] #60 1.643 + RM_GOPATH=1 [2022-03-02T15:33:13.615Z] #60 1.643 + case "$(go env GOARCH)" in [2022-03-02T15:33:13.615Z] #60 1.643 ++ go env GOARCH [2022-03-02T15:33:13.615Z] #60 1.693 + export GO_BUILDMODE=-buildmode=pie [2022-03-02T15:33:13.615Z] #60 1.693 + GO_BUILDMODE=-buildmode=pie [2022-03-02T15:33:13.615Z] #60 1.693 ++ dirname /install.sh [2022-03-02T15:33:13.615Z] #60 1.701 + dir=/ [2022-03-02T15:33:13.615Z] #60 1.701 + bin=containerd [2022-03-02T15:33:13.615Z] #60 1.701 + shift [2022-03-02T15:33:13.615Z] #60 1.701 + '[' '!' -f //containerd.installer ']' [2022-03-02T15:33:13.615Z] #60 1.701 + . //containerd.installer [2022-03-02T15:33:13.615Z] #60 1.701 ++ set -e [2022-03-02T15:33:13.615Z] #60 1.701 ++ : v1.5.9 [2022-03-02T15:33:13.615Z] #60 1.701 + install_containerd [2022-03-02T15:33:13.615Z] #60 1.701 + echo 'Install containerd version v1.5.9' [2022-03-02T15:33:13.615Z] #60 1.701 + git clone https://github.com/containerd/containerd.git /tmp/tmp.IoRR30Aagj/src/github.com/containerd/containerd [2022-03-02T15:33:13.615Z] #60 1.703 Install containerd version v1.5.9 [2022-03-02T15:33:13.615Z] #60 1.724 Cloning into '/tmp/tmp.IoRR30Aagj/src/github.com/containerd/containerd'... [2022-03-02T15:33:13.921Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-03-02T15:33:13.922Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-29c9f32a\powershellScript.ps1'; exit $LASTEXITCODE; [2022-03-02T15:33:13.922Z] ---------------------------------------------------------------------------- [2022-03-02T15:33:13.922Z] [2022-03-02T15:33:13.922Z] INFO: executeCI.ps1 starting at Wed Mar 2 15:33:12 CUT 2022 [2022-03-02T15:33:13.922Z] [2022-03-02T15:33:13.922Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-03-02T15:33:13.922Z] INFO: Running git version 2.24.1.windows.2 [2022-03-02T15:33:13.922Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-03-02T15:33:13.922Z] INFO: Environment variables: [2022-03-02T15:33:13.922Z] [2022-03-02T15:33:13.922Z] Name Value [2022-03-02T15:33:13.922Z] ---- ----- [2022-03-02T15:33:13.922Z] ALLUSERSPROFILE C:\ProgramData [2022-03-02T15:33:13.922Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-03-02T15:33:13.922Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-03-02T15:33:13.922Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-03-02T15:33:13.922Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-03-02T15:33:13.922Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-03-02T15:33:13.922Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-03-02T15:33:13.922Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-03-02T15:33:13.922Z] BRANCH_NAME PR-43313 [2022-03-02T15:33:13.922Z] BUILD_DISPLAY_NAME #1 [2022-03-02T15:33:13.922Z] BUILD_ID 1 [2022-03-02T15:33:13.922Z] BUILD_NUMBER 1 [2022-03-02T15:33:13.922Z] BUILD_TAG jenkins-moby-PR-43313-1 [2022-03-02T15:33:13.922Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43313/1/ [2022-03-02T15:33:13.922Z] CHANGE_AUTHOR superkkt [2022-03-02T15:33:13.922Z] CHANGE_AUTHOR_DISPLAY_NAME Kitae Kim [2022-03-02T15:33:13.922Z] CHANGE_AUTHOR_EMAIL superkkt@gmail.com [2022-03-02T15:33:13.922Z] CHANGE_BRANCH 43284-incorrect_os_info_on_windows [2022-03-02T15:33:13.922Z] CHANGE_FORK superkkt [2022-03-02T15:33:13.922Z] CHANGE_ID 43313 [2022-03-02T15:33:13.922Z] CHANGE_TARGET master [2022-03-02T15:33:13.922Z] CHANGE_TITLE Fix incorrect operating system information reported on Windows [2022-03-02T15:33:13.922Z] CHANGE_URL https://github.com/moby/moby/pull/43313 [2022-03-02T15:33:13.922Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-02T15:33:13.922Z] CommonProgramFiles C:\Program Files\Common Files [2022-03-02T15:33:13.922Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-03-02T15:33:13.922Z] CommonProgramW6432 C:\Program Files\Common Files [2022-03-02T15:33:13.922Z] COMPUTERNAME azwin-2-e97fa1 [2022-03-02T15:33:13.922Z] ComSpec C:\Windows\system32\cmd.exe [2022-03-02T15:33:13.922Z] ConfigSequenceNumber 0 [2022-03-02T15:33:13.922Z] DOCKER_BUILDKIT 0 [2022-03-02T15:33:13.922Z] DOCKER_DUT_DEBUG 1 [2022-03-02T15:33:13.922Z] DOCKER_EXPERIMENTAL 1 [2022-03-02T15:33:13.922Z] DOCKER_GRAPHDRIVER overlay2 [2022-03-02T15:33:13.922Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-03-02T15:33:13.922Z] EXECUTOR_NUMBER 0 [2022-03-02T15:33:13.922Z] FQDN azwin-2-e97fa1.westus.cloudapp.azure.com [2022-03-02T15:33:13.922Z] GIT_BRANCH PR-43313 [2022-03-02T15:33:13.922Z] GIT_COMMIT 0bf649285834a6f7bf8af9a3dac8793cd587d7ef [2022-03-02T15:33:13.922Z] GIT_URL https://github.com/moby/moby.git [2022-03-02T15:33:13.922Z] HUDSON_COOKIE 338151fb-b301-482d-b83b-31838e4ab416 [2022-03-02T15:33:13.922Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-03-02T15:33:13.922Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-03-02T15:33:13.922Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-03-02T15:33:13.922Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-03-02T15:33:13.922Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-03-02T15:33:13.922Z] JENKINS_NODE_COOKIE 33af8e01-e38b-4f9d-9782-8699a7c034f4 [2022-03-02T15:33:13.922Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-03-02T15:33:13.922Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-03-02T15:33:13.922Z] JOB_BASE_NAME PR-43313 [2022-03-02T15:33:13.922Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43313/display/redirect [2022-03-02T15:33:13.922Z] JOB_NAME moby/PR-43313 [2022-03-02T15:33:13.922Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43313/ [2022-03-02T15:33:13.922Z] library.jps.version master [2022-03-02T15:33:13.922Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-03-02T15:33:13.922Z] NODE_LABELS amd64 azure azwin-2-e97fa1 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-03-02T15:33:13.922Z] NODE_NAME azwin-2-e97fa1 [2022-03-02T15:33:13.922Z] NUMBER_OF_PROCESSORS 4 [2022-03-02T15:33:13.922Z] OS Windows_NT [2022-03-02T15:33:13.922Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-03-02T15:33:13.922Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-03-02T15:33:13.922Z] PROCESSOR_ARCHITECTURE AMD64 [2022-03-02T15:33:13.922Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-03-02T15:33:13.922Z] PROCESSOR_LEVEL 6 [2022-03-02T15:33:13.922Z] PROCESSOR_REVISION 4f01 [2022-03-02T15:33:13.922Z] ProgramData C:\ProgramData [2022-03-02T15:33:13.922Z] ProgramFiles C:\Program Files [2022-03-02T15:33:13.922Z] ProgramFiles(x86) C:\Program Files (x86) [2022-03-02T15:33:13.922Z] ProgramW6432 C:\Program Files [2022-03-02T15:33:13.922Z] PROMPT $P$G [2022-03-02T15:33:13.922Z] PSExecutionPolicyPreference Bypass [2022-03-02T15:33:13.922Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-03-02T15:33:13.922Z] PUBLIC C:\Users\Public [2022-03-02T15:33:13.922Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43313/1/display/redirect?page=artif... [2022-03-02T15:33:13.922Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43313/1/display/redirect?page=changes [2022-03-02T15:33:13.922Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43313/1/display/redirect [2022-03-02T15:33:13.922Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43313/1/display/redirect?page=tests [2022-03-02T15:33:13.922Z] SKIP_VALIDATION_TESTS 1 [2022-03-02T15:33:13.922Z] SOURCES_DRIVE d [2022-03-02T15:33:13.922Z] SOURCES_SUBDIR gopath [2022-03-02T15:33:13.922Z] STAGE_NAME Run tests [2022-03-02T15:33:13.922Z] SystemDrive C: [2022-03-02T15:33:13.922Z] SystemRoot C:\Windows [2022-03-02T15:33:13.922Z] TEMP C:\Windows\TEMP [2022-03-02T15:33:13.922Z] TESTDEBUG 0 [2022-03-02T15:33:13.922Z] TESTRUN_DRIVE d [2022-03-02T15:33:13.922Z] TESTRUN_SUBDIR CI [2022-03-02T15:33:13.922Z] TIMEOUT 120m [2022-03-02T15:33:13.922Z] TMP C:\Windows\TEMP [2022-03-02T15:33:13.922Z] USERDOMAIN WORKGROUP [2022-03-02T15:33:13.922Z] USERNAME azwin-2-e97fa1$ [2022-03-02T15:33:13.922Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-03-02T15:33:13.922Z] windir C:\Windows [2022-03-02T15:33:13.922Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-03-02T15:33:13.922Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-03-02T15:33:13.922Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-03-02T15:33:13.922Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-03-02T15:33:13.922Z] [2022-03-02T15:33:13.922Z] [2022-03-02T15:33:13.922Z] [2022-03-02T15:33:13.988Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2022-03-02T15:33:14.379Z] INFO: Sources under d:\gopath\... [2022-03-02T15:33:14.379Z] INFO: Test run under d:\CI\... [2022-03-02T15:33:14.379Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-03-02T15:33:14.379Z] INFO: docker/docker repository was found [2022-03-02T15:33:14.379Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2022-03-02T15:33:14.379Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.524' [2022-03-02T15:33:14.379Z] INFO: Docker version of control daemon [2022-03-02T15:33:14.379Z] [2022-03-02T15:33:14.379Z] Client: [2022-03-02T15:33:14.379Z] Version: 20.10.9 [2022-03-02T15:33:14.379Z] API version: 1.41 [2022-03-02T15:33:14.379Z] Go version: go1.16.8 [2022-03-02T15:33:14.379Z] Git commit: c2ea9bc [2022-03-02T15:33:14.379Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-02T15:33:14.379Z] OS/Arch: windows/amd64 [2022-03-02T15:33:14.379Z] Context: default [2022-03-02T15:33:14.379Z] Experimental: true [2022-03-02T15:33:14.379Z] [2022-03-02T15:33:14.379Z] Server: Docker Engine - Community [2022-03-02T15:33:14.379Z] Engine: [2022-03-02T15:33:14.379Z] Version: 20.10.9 [2022-03-02T15:33:14.379Z] API version: 1.41 (minimum version 1.24) [2022-03-02T15:33:14.379Z] Go version: go1.16.8 [2022-03-02T15:33:14.379Z] Git commit: 79ea9d3 [2022-03-02T15:33:14.379Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-02T15:33:14.379Z] OS/Arch: windows/amd64 [2022-03-02T15:33:14.379Z] Experimental: true [2022-03-02T15:33:14.379Z] [2022-03-02T15:33:14.379Z] INFO: Docker info of control daemon [2022-03-02T15:33:14.379Z] [2022-03-02T15:33:14.379Z] Client: [2022-03-02T15:33:14.379Z] Context: default [2022-03-02T15:33:14.379Z] Debug Mode: false [2022-03-02T15:33:14.379Z] [2022-03-02T15:33:14.379Z] Server: [2022-03-02T15:33:14.379Z] Containers: 0 [2022-03-02T15:33:14.379Z] Running: 0 [2022-03-02T15:33:14.379Z] Paused: 0 [2022-03-02T15:33:14.379Z] Stopped: 0 [2022-03-02T15:33:14.379Z] Images: 11 [2022-03-02T15:33:14.379Z] Server Version: 20.10.9 [2022-03-02T15:33:14.379Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-02T15:33:14.379Z] Windows: [2022-03-02T15:33:14.379Z] LCOW: [2022-03-02T15:33:14.379Z] Logging Driver: json-file [2022-03-02T15:33:14.379Z] Plugins: [2022-03-02T15:33:14.379Z] Volume: local [2022-03-02T15:33:14.379Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-02T15:33:14.379Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-02T15:33:14.379Z] Swarm: inactive [2022-03-02T15:33:14.379Z] Default Isolation: process [2022-03-02T15:33:14.379Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-02T15:33:14.379Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-02T15:33:14.379Z] OSType: windows [2022-03-02T15:33:14.379Z] Architecture: x86_64 [2022-03-02T15:33:14.379Z] CPUs: 4 [2022-03-02T15:33:14.379Z] Total Memory: 32GiB [2022-03-02T15:33:14.379Z] Name: azwin-2-e97fa1 [2022-03-02T15:33:14.379Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-03-02T15:33:14.379Z] Docker Root Dir: D:\docker [2022-03-02T15:33:14.379Z] Debug Mode: false [2022-03-02T15:33:14.379Z] Registry: https://index.docker.io/v1/ [2022-03-02T15:33:14.379Z] Labels: [2022-03-02T15:33:14.379Z] Experimental: true [2022-03-02T15:33:14.379Z] Insecure Registries: [2022-03-02T15:33:14.379Z] 10.0.0.4:5000 [2022-03-02T15:33:14.379Z] 127.0.0.0/8 [2022-03-02T15:33:14.379Z] Registry Mirrors: [2022-03-02T15:33:14.379Z] http://10.0.0.4:5000/ [2022-03-02T15:33:14.379Z] Live Restore Enabled: false [2022-03-02T15:33:14.379Z] Product License: Community Engine [2022-03-02T15:33:14.379Z] [2022-03-02T15:33:14.379Z] [2022-03-02T15:33:14.379Z] INFO: Commit hash is 0bf6492858 [2022-03-02T15:33:14.379Z] INFO: Nuke-Everything... [2022-03-02T15:33:14.443Z] #51 ... [2022-03-02T15:33:14.443Z] [2022-03-02T15:33:14.443Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-02T15:33:14.443Z] #49 sha256:eef896043ca511a65e665277946cb5b8a750ec5f49834d718c2bde9cb317ba5c [2022-03-02T15:33:14.443Z] #49 50.66 gotestsum version dev [2022-03-02T15:33:14.443Z] #49 DONE 51.0s [2022-03-02T15:33:14.443Z] [2022-03-02T15:33:14.443Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-03-02T15:33:14.443Z] #40 sha256:b024950048486442908482a64ab94d7a0d532b6250ca3919ce3661a05b1c91df [2022-03-02T15:33:14.443Z] #40 2.287 + RM_GOPATH=0 [2022-03-02T15:33:14.443Z] #40 2.287 + TMP_GOPATH= [2022-03-02T15:33:14.443Z] #40 2.287 + : /build [2022-03-02T15:33:14.443Z] #40 2.287 + '[' -z '' ']' [2022-03-02T15:33:14.443Z] #40 2.287 ++ mktemp -d [2022-03-02T15:33:14.443Z] #40 2.287 + export GOPATH=/tmp/tmp.3zb1JP2Jfa [2022-03-02T15:33:14.443Z] #40 2.287 + GOPATH=/tmp/tmp.3zb1JP2Jfa [2022-03-02T15:33:14.443Z] #40 2.287 + RM_GOPATH=1 [2022-03-02T15:33:14.443Z] #40 2.287 + case "$(go env GOARCH)" in [2022-03-02T15:33:14.443Z] #40 2.287 ++ go env GOARCH [2022-03-02T15:33:14.443Z] #40 2.287 + export GO_BUILDMODE=-buildmode=pie [2022-03-02T15:33:14.443Z] #40 2.287 + GO_BUILDMODE=-buildmode=pie [2022-03-02T15:33:14.443Z] #40 2.287 ++ dirname /install.sh [2022-03-02T15:33:14.443Z] #40 2.289 + dir=/ [2022-03-02T15:33:14.443Z] #40 2.289 + bin=tini [2022-03-02T15:33:14.443Z] #40 2.289 + shift [2022-03-02T15:33:14.443Z] #40 2.289 + '[' '!' -f //tini.installer ']' [2022-03-02T15:33:14.443Z] #40 2.289 + . //tini.installer [2022-03-02T15:33:14.443Z] #40 2.289 ++ : v0.19.0 [2022-03-02T15:33:14.443Z] #40 2.289 + install_tini [2022-03-02T15:33:14.443Z] #40 2.289 + echo 'Install tini version v0.19.0' [2022-03-02T15:33:14.443Z] #40 2.289 + git clone https://github.com/krallin/tini.git /tmp/tmp.3zb1JP2Jfa/tini [2022-03-02T15:33:14.443Z] #40 2.289 Install tini version v0.19.0 [2022-03-02T15:33:14.443Z] #40 2.299 Cloning into '/tmp/tmp.3zb1JP2Jfa/tini'... [2022-03-02T15:33:14.443Z] #40 3.137 + cd /tmp/tmp.3zb1JP2Jfa/tini [2022-03-02T15:33:14.443Z] #40 3.137 + git checkout -q v0.19.0 [2022-03-02T15:33:14.443Z] #40 3.168 + cmake . [2022-03-02T15:33:14.443Z] #40 3.658 -- The C compiler identification is GNU 10.2.1 [2022-03-02T15:33:14.443Z] #40 3.711 -- Detecting C compiler ABI info [2022-03-02T15:33:14.699Z] #40 4.443 -- Detecting C compiler ABI info - done [2022-03-02T15:33:14.699Z] #40 4.497 -- Check for working C compiler: /usr/bin/cc - skipped [2022-03-02T15:33:14.699Z] #40 4.497 -- Detecting C compile features [2022-03-02T15:33:14.699Z] #40 4.497 -- Detecting C compile features - done [2022-03-02T15:33:14.835Z] INFO: Container count on control daemon to delete is 0 [2022-03-02T15:33:14.835Z] INFO: Nuking d:\CI [2022-03-02T15:33:14.835Z] INFO: Zapped successfully [2022-03-02T15:33:14.922Z] ok github.com/docker/docker/daemon/logger/splunk 1.519s coverage: 82.5% of statements [2022-03-02T15:33:14.922Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-02T15:33:14.922Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-02T15:33:14.956Z] #40 4.544 -- Performing Test HAS_BUILTIN_FORTIFY [2022-03-02T15:33:14.956Z] #40 4.705 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-03-02T15:33:15.181Z] ok github.com/docker/docker/distribution 0.088s coverage: 26.3% of statements [2022-03-02T15:33:15.212Z] #40 4.804 -- Configuring done [2022-03-02T15:33:15.213Z] #40 4.821 -- Generating done [2022-03-02T15:33:15.213Z] #40 4.821 -- Build files have been written to: /tmp/tmp.3zb1JP2Jfa/tini [2022-03-02T15:33:15.213Z] #40 4.826 + make tini-static [2022-03-02T15:33:15.292Z] INFO: Location for testing is d:\CI\PR-43313\1 [2022-03-02T15:33:15.292Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-03-02T15:33:15.292Z] [2022-03-02T15:33:15.292Z] [2022-03-02T15:33:15.292Z] INFO: Building the image from Dockerfile.windows at 03/02/2022 15:33:14... [2022-03-02T15:33:15.292Z] [2022-03-02T15:33:15.469Z] #40 5.073 Scanning dependencies of target tini-static [2022-03-02T15:33:15.469Z] #40 5.143 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-03-02T15:33:15.748Z] ok github.com/docker/docker/distribution/metadata 0.031s coverage: 48.2% of statements [2022-03-02T15:33:15.748Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-02T15:33:16.316Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2022-03-02T15:33:16.400Z] #40 6.137 [100%] Linking C executable tini-static [2022-03-02T15:33:16.534Z] using credential docker-jenkins-github-credentials [2022-03-02T15:33:16.611Z] Cloning the remote Git repository [2022-03-02T15:33:16.611Z] Cloning with configured refspecs honoured and without tags [2022-03-02T15:33:16.963Z] #40 6.654 [100%] Built target tini-static [2022-03-02T15:33:16.964Z] #40 6.721 + mkdir -p /build [2022-03-02T15:33:16.964Z] #40 6.725 + cp tini-static /build/docker-init [2022-03-02T15:33:17.228Z] #40 ... [2022-03-02T15:33:17.228Z] [2022-03-02T15:33:17.228Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-02T15:33:17.228Z] #14 sha256:84587558cc16bc110d6f83c88e8ee395dcfa0c4d1c6407312929a9eb999fda62 [2022-03-02T15:33:17.228Z] #14 54.31 Selecting previously unselected package gcc-mingw-w64-base. [2022-03-02T15:33:17.228Z] #14 54.32 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-03-02T15:33:17.228Z] #14 54.32 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-02T15:33:17.252Z] ok github.com/docker/docker/image 0.028s coverage: 86.9% of statements [2022-03-02T15:33:17.485Z] #14 ... [2022-03-02T15:33:17.485Z] [2022-03-02T15:33:17.485Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-03-02T15:33:17.485Z] #40 sha256:b024950048486442908482a64ab94d7a0d532b6250ca3919ce3661a05b1c91df [2022-03-02T15:33:17.485Z] #40 DONE 7.1s [2022-03-02T15:33:17.485Z] [2022-03-02T15:33:17.485Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-02T15:33:17.485Z] #14 sha256:84587558cc16bc110d6f83c88e8ee395dcfa0c4d1c6407312929a9eb999fda62 [2022-03-02T15:33:17.485Z] #14 54.47 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-03-02T15:33:17.485Z] #14 54.47 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-02T15:33:17.485Z] #14 54.47 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-02T15:33:17.510Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-03-02T15:33:17.560Z] #14 ... [2022-03-02T15:33:17.560Z] [2022-03-02T15:33:17.560Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-02T15:33:17.560Z] #63 sha256:c1745171b33f4bf6a72157c82e1cfadb299ced49ca6a1886e76ebd0420f842c9 [2022-03-02T15:33:17.560Z] #63 119.8 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-02T15:33:17.560Z] #63 119.8 + GOBIN=/build [2022-03-02T15:33:17.560Z] #63 119.8 + GO111MODULE=on [2022-03-02T15:33:17.560Z] #63 119.8 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-03-02T15:33:16.809Z] Cloning repository https://github.com/moby/moby.git [2022-03-02T15:33:17.224Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-03-02T15:33:18.077Z] ok github.com/docker/docker/image/tarexport 0.006s coverage: 0.7% of statements [2022-03-02T15:33:18.077Z] ok github.com/docker/docker/distribution/xfer 1.896s coverage: 85.3% of statements [2022-03-02T15:33:18.077Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-02T15:33:18.335Z] ok github.com/docker/docker/image/v1 0.006s coverage: 25.0% of statements [2022-03-02T15:33:18.335Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-02T15:33:18.593Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2022-03-02T15:33:19.527Z] ok github.com/docker/docker/oci 0.007s coverage: 43.3% of statements [2022-03-02T15:33:18.074Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-02T15:33:18.075Z] > git --version # timeout=10 [2022-03-02T15:33:18.131Z] > git --version # 'git version 2.24.1.windows.2' [2022-03-02T15:33:18.132Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-02T15:33:18.135Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43313/head:refs/remotes/origin/PR-43313 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-02T15:33:19.762Z] Fetching without tags [2022-03-02T15:33:20.093Z] ok github.com/docker/docker/opts 0.017s coverage: 67.4% of statements [2022-03-02T15:33:20.093Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2022-03-02T15:33:20.220Z] #60 ... [2022-03-02T15:33:20.220Z] [2022-03-02T15:33:20.220Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-02T15:33:20.220Z] #51 sha256:1b01a2b18ef17c3434fbfd5905517e51bac2b13369e0cc95cac24fd898a01b3a [2022-03-02T15:33:20.220Z] #51 52.98 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-03-02T15:33:20.220Z] #51 53.01 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-03-02T15:33:20.220Z] #51 57.88 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-03-02T15:33:20.220Z] #51 57.90 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-02T15:33:20.220Z] #51 57.93 go: downloading github.com/stretchr/testify v1.7.0 [2022-03-02T15:33:20.220Z] #51 58.17 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-03-02T15:33:20.220Z] #51 58.21 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-03-02T15:33:20.220Z] #51 58.43 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-03-02T15:33:20.220Z] #51 58.68 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-03-02T15:33:20.220Z] #51 58.77 go: downloading github.com/magiconair/properties v1.8.5 [2022-03-02T15:33:20.220Z] #51 58.97 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-03-02T15:33:20.220Z] #51 59.04 go: downloading github.com/spf13/afero v1.6.0 [2022-03-02T15:33:20.220Z] #51 59.21 go: downloading github.com/spf13/cast v1.4.1 [2022-03-02T15:33:20.220Z] #51 59.30 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-03-02T15:33:20.220Z] #51 59.30 go: downloading github.com/subosito/gotenv v1.2.0 [2022-03-02T15:33:20.220Z] #51 59.33 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-03-02T15:33:20.220Z] #51 59.52 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-03-02T15:33:20.220Z] #51 59.56 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-03-02T15:33:20.220Z] #51 59.62 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-03-02T15:33:20.220Z] #51 59.75 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-03-02T15:33:20.220Z] #51 59.75 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-03-02T15:33:20.220Z] #51 59.80 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-03-02T15:33:20.220Z] #51 59.86 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-03-02T15:33:20.220Z] #51 59.89 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-03-02T15:33:20.220Z] #51 59.95 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-03-02T15:33:20.220Z] #51 60.01 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-03-02T15:33:20.220Z] #51 60.13 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-03-02T15:33:20.220Z] #51 ... [2022-03-02T15:33:20.220Z] [2022-03-02T15:33:20.220Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-02T15:33:20.220Z] #47 sha256:171cc347b8a867bd275d2055c61880a708cd3a32fe5bc53aa78dfd79a754281c [2022-03-02T15:33:20.220Z] #47 49.89 The following NEW packages will be installed: [2022-03-02T15:33:20.220Z] #47 49.99 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-02T15:33:20.220Z] #47 49.99 python3-protobuf python3-six [2022-03-02T15:33:20.220Z] #47 50.67 0 upgraded, 8 newly installed, 0 to remove and 3 not upgraded. [2022-03-02T15:33:20.220Z] #47 50.67 Need to get 2292 kB of archives. [2022-03-02T15:33:20.220Z] #47 50.67 After this operation, 11.0 MB of additional disk space will be used. [2022-03-02T15:33:20.220Z] #47 50.67 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-03-02T15:33:20.220Z] #47 50.78 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-02T15:33:20.220Z] #47 50.80 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-03-02T15:33:20.220Z] #47 50.80 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-03-02T15:33:20.220Z] #47 50.84 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-02T15:33:20.220Z] #47 50.85 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-03-02T15:33:20.220Z] #47 50.85 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-03-02T15:33:20.220Z] #47 54.37 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-03-02T15:33:20.220Z] #47 56.48 debconf: delaying package configuration, since apt-utils is not installed [2022-03-02T15:33:20.220Z] #47 56.97 Fetched 2292 kB in 5s (500 kB/s) [2022-03-02T15:33:20.220Z] #47 57.19 Selecting previously unselected package libprotobuf23:amd64. [2022-03-02T15:33:20.220Z] #47 57.19 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-02T15:33:20.220Z] #47 57.29 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-03-02T15:33:20.220Z] #47 57.31 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-03-02T15:33:20.220Z] #47 58.95 Selecting previously unselected package python3-pkg-resources. [2022-03-02T15:33:20.220Z] #47 58.95 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-02T15:33:20.220Z] #47 59.01 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-02T15:33:20.220Z] #47 59.37 Selecting previously unselected package python3-six. [2022-03-02T15:33:20.220Z] #47 59.40 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-03-02T15:33:20.220Z] #47 59.41 Unpacking python3-six (1.16.0-2) ... [2022-03-02T15:33:20.220Z] #47 59.60 Selecting previously unselected package python3-protobuf. [2022-03-02T15:33:20.220Z] #47 59.60 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-03-02T15:33:20.220Z] #47 59.64 Unpacking python3-protobuf (3.12.4-1) ... [2022-03-02T15:33:20.220Z] #47 ... [2022-03-02T15:33:20.220Z] [2022-03-02T15:33:20.220Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-02T15:33:20.220Z] #51 sha256:1b01a2b18ef17c3434fbfd5905517e51bac2b13369e0cc95cac24fd898a01b3a [2022-03-02T15:33:20.220Z] #51 60.22 go: downloading github.com/Antonboom/errname v0.1.5 [2022-03-02T15:33:20.220Z] #51 60.50 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-03-02T15:33:20.220Z] #51 60.62 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-03-02T15:33:20.488Z] #51 61.21 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-03-02T15:33:20.754Z] #51 61.28 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-03-02T15:33:20.780Z] Merging remotes/origin/master commit b7310e6d13ec187504d90a0e490c16bb3974a38e into PR head commit 0bf649285834a6f7bf8af9a3dac8793cd587d7ef [2022-03-02T15:33:21.019Z] #51 61.37 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-03-02T15:33:21.019Z] #51 61.40 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-03-02T15:33:21.019Z] #51 61.45 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-03-02T15:33:21.019Z] #51 61.54 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-03-02T15:33:21.019Z] #51 61.56 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-03-02T15:33:21.282Z] #51 61.79 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-03-02T15:33:21.282Z] #51 61.81 go: downloading github.com/breml/bidichk v0.2.1 [2022-03-02T15:33:21.282Z] #51 61.89 go: downloading github.com/breml/errchkjson v0.2.1 [2022-03-02T15:33:21.282Z] #51 61.89 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-03-02T15:33:21.282Z] #51 62.03 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-03-02T15:33:19.459Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-02T15:33:19.521Z] > git config --add remote.origin.fetch +refs/pull/43313/head:refs/remotes/origin/PR-43313 # timeout=10 [2022-03-02T15:33:19.564Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-02T15:33:19.682Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-02T15:33:19.796Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-02T15:33:19.797Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-02T15:33:19.798Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43313/head:refs/remotes/origin/PR-43313 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-02T15:33:20.885Z] > git config core.sparsecheckout # timeout=10 [2022-03-02T15:33:20.936Z] > git checkout -f 0bf649285834a6f7bf8af9a3dac8793cd587d7ef # timeout=10 [2022-03-02T15:33:21.543Z] #51 62.08 go: downloading github.com/daixiang0/gci v0.2.9 [2022-03-02T15:33:21.543Z] #51 62.10 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-03-02T15:33:21.543Z] #51 62.15 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-03-02T15:33:21.543Z] #51 62.17 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-03-02T15:33:21.543Z] #51 62.22 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-03-02T15:33:21.804Z] #51 62.27 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-03-02T15:33:21.804Z] #51 62.29 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-03-02T15:33:21.804Z] #51 62.40 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-03-02T15:33:21.994Z] ok github.com/docker/docker/pkg/archive 0.274s coverage: 82.5% of statements [2022-03-02T15:33:22.071Z] #51 62.72 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-03-02T15:33:22.071Z] #51 62.72 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-03-02T15:33:22.336Z] #51 62.78 go: downloading github.com/golangci/misspell v0.3.5 [2022-03-02T15:33:22.336Z] #51 63.03 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-03-02T15:33:22.344Z] Sending build context to Docker daemon 62.62MB [2022-03-02T15:33:22.344Z] [2022-03-02T15:33:22.602Z] #51 63.05 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-03-02T15:33:22.602Z] #51 63.08 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-03-02T15:33:22.602Z] #51 63.17 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-03-02T15:33:22.602Z] #51 63.19 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-03-02T15:33:22.602Z] #51 63.20 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-03-02T15:33:22.602Z] #51 63.28 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-03-02T15:33:22.728Z] INFO [linters context/goanalysis] analyzers took 4m9.359400539s with top 10 stages: buildir: 1m49.119429053s, goimports: 22.729762117s, unconvert: 17.722288864s, gosec: 13.119713471s, S1038: 7.394751172s, golint: 7.044986387s, misspell: 5.837551058s, inspect: 4.144840791s, nilness: 3.497659118s, S1039: 3.233086727s [2022-03-02T15:33:22.728Z] INFO [runner] Issues before processing: 3050, after processing: 0 [2022-03-02T15:33:22.728Z] INFO [runner] Processors filtering stat (out/in): autogenerated_exclude: 2055/2443, nolint: 0/76, cgo: 2443/3050, path_prettifier: 2443/2443, exclude-rules: 76/2055, skip_files: 2443/2443, skip_dirs: 2443/2443, exclude: 2055/2055, filename_unadjuster: 2443/2443, identifier_marker: 2055/2055 [2022-03-02T15:33:22.729Z] INFO [runner] processing took 82.546036ms with stages: nolint: 32.882396ms, identifier_marker: 21.143402ms, path_prettifier: 9.825986ms, autogenerated_exclude: 8.82734ms, exclude-rules: 7.420345ms, skip_dirs: 1.996046ms, cgo: 319.317µs, filename_unadjuster: 126.096µs, max_same_issues: 1.213µs, uniq_by_line: 672ns, source_code: 555ns, max_from_linter: 482ns, diff: 382ns, skip_files: 349ns, exclude: 292ns, severity-rules: 250ns, path_shortener: 249ns, max_per_file_from_linter: 244ns, sort_results: 226ns, path_prefixer: 194ns [2022-03-02T15:33:22.729Z] INFO [runner] linters took 1m26.352281507s with stages: goanalysis_metalinter: 1m26.269542523s [2022-03-02T15:33:22.729Z] INFO File cache stats: 1672 entries of total size 8.4MiB [2022-03-02T15:33:22.729Z] INFO Memory: 2267 samples, avg is 307.7MB, max is 1124.1MB [2022-03-02T15:33:22.729Z] INFO Execution took 3m46.593179924s [2022-03-02T15:33:22.729Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-03-02T15:33:22.801Z] Step 1/11 : FROM microsoft/windowsservercore [2022-03-02T15:33:22.801Z] ---> bdeb13086b9f [2022-03-02T15:33:22.801Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-03-02T15:33:22.801Z] ---> Using cache [2022-03-02T15:33:22.801Z] ---> f0da2da7a7e6 [2022-03-02T15:33:22.801Z] Step 3/11 : ARG GO_VERSION=1.17.7 [2022-03-02T15:33:22.801Z] ---> Using cache [2022-03-02T15:33:22.801Z] ---> 4a5d4fc3b50d [2022-03-02T15:33:22.801Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.9 [2022-03-02T15:33:22.801Z] ---> Using cache [2022-03-02T15:33:22.801Z] ---> e7c831cefe0f [2022-03-02T15:33:22.801Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-03-02T15:33:22.801Z] ---> Using cache [2022-03-02T15:33:22.801Z] ---> 9b8c7a467dd5 [2022-03-02T15:33:22.801Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2022-03-02T15:33:22.801Z] ---> Using cache [2022-03-02T15:33:22.801Z] ---> 4dbd050471b9 [2022-03-02T15:33:22.801Z] Step 7/11 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-03-02T15:33:22.801Z] ---> Using cache [2022-03-02T15:33:22.801Z] ---> 24be5f4a7c34 [2022-03-02T15:33:22.801Z] Step 8/11 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-03-02T15:33:22.801Z] ---> Using cache [2022-03-02T15:33:22.801Z] ---> 7a7d135f8199 [2022-03-02T15:33:22.801Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-03-02T15:33:22.801Z] ---> Using cache [2022-03-02T15:33:22.801Z] ---> 9945b07ef0c3 [2022-03-02T15:33:22.801Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-03-02T15:33:22.801Z] ---> Using cache [2022-03-02T15:33:22.801Z] ---> 26464b285631 [2022-03-02T15:33:22.801Z] Step 11/11 : COPY . . [2022-03-02T15:33:22.866Z] #51 63.34 go: downloading github.com/julz/importas v0.1.0 [2022-03-02T15:33:22.866Z] #51 63.46 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-03-02T15:33:22.866Z] #51 63.53 go: downloading github.com/kulti/thelper v0.5.0 [2022-03-02T15:33:22.880Z] #63 124.6 rootlesskit version 0.14.6 [2022-03-02T15:33:22.881Z] #63 124.6 Usage of /build/rootlesskit-docker-proxy: [2022-03-02T15:33:22.881Z] #63 124.6 -container-ip string [2022-03-02T15:33:22.881Z] #63 124.6 container ip [2022-03-02T15:33:22.881Z] #63 124.6 -container-port int [2022-03-02T15:33:22.881Z] #63 124.6 container port (default -1) [2022-03-02T15:33:22.881Z] #63 124.6 -host-ip string [2022-03-02T15:33:22.881Z] #63 124.6 host ip [2022-03-02T15:33:22.881Z] #63 124.6 -host-port int [2022-03-02T15:33:22.881Z] #63 124.6 host port (default -1) [2022-03-02T15:33:22.881Z] #63 124.6 -proto string [2022-03-02T15:33:22.881Z] #63 124.6 proxy protocol (default "tcp") [2022-03-02T15:33:22.929Z] ok github.com/docker/docker/pkg/authorization 0.590s coverage: 68.3% of statements [2022-03-02T15:33:22.929Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2022-03-02T15:33:23.063Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43313/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0bf649285834a6f7bf8af9a3dac8793cd587d7ef -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0bf649285834a6f7bf8af9a3dac8793cd587d7ef hack/make.sh dynbinary test-docker-py [2022-03-02T15:33:23.130Z] #51 63.66 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-03-02T15:33:23.130Z] #51 63.73 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-03-02T15:33:23.130Z] #51 63.76 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-03-02T15:33:23.187Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-03-02T15:33:23.326Z] [2022-03-02T15:33:23.403Z] #51 63.78 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-03-02T15:33:23.403Z] #51 63.84 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-03-02T15:33:23.403Z] #51 63.86 go: downloading github.com/maratori/testpackage v1.0.1 [2022-03-02T15:33:23.403Z] #51 63.98 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-03-02T15:33:23.588Z] Removing bundles/ [2022-03-02T15:33:23.588Z] [2022-03-02T15:33:23.588Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-02T15:33:23.588Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-02T15:33:23.588Z] GOOS="" GOARCH="" GOARM="" [2022-03-02T15:33:23.667Z] #51 64.14 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-03-02T15:33:23.667Z] #51 64.20 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-03-02T15:33:23.667Z] #51 64.26 go: downloading github.com/mgechev/revive v1.1.3 [2022-03-02T15:33:24.031Z] #14 60.64 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-03-02T15:33:24.031Z] #14 60.64 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-02T15:33:24.031Z] #14 60.64 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-02T15:33:24.442Z] Merge succeeded, producing 0bf649285834a6f7bf8af9a3dac8793cd587d7ef [2022-03-02T15:33:24.443Z] Checking out Revision 0bf649285834a6f7bf8af9a3dac8793cd587d7ef (PR-43313) [2022-03-02T15:33:24.102Z] > git remote # timeout=10 [2022-03-02T15:33:24.173Z] > git config --get remote.origin.url # timeout=10 [2022-03-02T15:33:24.219Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-02T15:33:24.221Z] > git merge b7310e6d13ec187504d90a0e490c16bb3974a38e # timeout=10 [2022-03-02T15:33:24.358Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-03-02T15:33:24.476Z] > git config core.sparsecheckout # timeout=10 [2022-03-02T15:33:24.521Z] > git checkout -f 0bf649285834a6f7bf8af9a3dac8793cd587d7ef # timeout=10 [2022-03-02T15:33:24.613Z] #51 65.13 go: downloading github.com/moricho/tparallel v0.2.1 [2022-03-02T15:33:24.613Z] #51 65.17 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-03-02T15:33:24.613Z] #51 65.23 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-03-02T15:33:24.613Z] #51 65.29 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-03-02T15:33:24.613Z] #51 65.37 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-03-02T15:33:24.875Z] #51 65.45 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-03-02T15:33:24.875Z] #51 65.54 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-03-02T15:33:25.137Z] #51 65.64 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-03-02T15:33:25.137Z] #51 65.65 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-03-02T15:33:25.137Z] #51 ... [2022-03-02T15:33:25.137Z] [2022-03-02T15:33:25.137Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-02T15:33:25.137Z] #14 sha256:84587558cc16bc110d6f83c88e8ee395dcfa0c4d1c6407312929a9eb999fda62 [2022-03-02T15:33:25.137Z] #14 55.68 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-03-02T15:33:25.137Z] #14 56.52 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-03-02T15:33:25.137Z] #14 57.22 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-03-02T15:33:25.137Z] #14 59.21 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-03-02T15:33:25.137Z] #14 60.04 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-03-02T15:33:25.137Z] #14 60.05 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-03-02T15:33:25.137Z] #14 60.06 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-03-02T15:33:25.137Z] #14 60.07 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-02T15:33:25.137Z] #14 60.09 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-02T15:33:25.137Z] #14 60.10 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-03-02T15:33:25.137Z] #14 60.11 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-03-02T15:33:25.137Z] #14 60.11 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-03-02T15:33:25.137Z] #14 60.13 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-03-02T15:33:25.137Z] #14 60.14 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-03-02T15:33:25.137Z] #14 60.17 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-03-02T15:33:25.137Z] #14 60.18 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-03-02T15:33:25.137Z] #14 60.23 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-03-02T15:33:25.137Z] #14 60.25 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-03-02T15:33:25.137Z] #14 60.26 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-03-02T15:33:25.137Z] #14 60.27 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-03-02T15:33:25.137Z] #14 61.81 debconf: delaying package configuration, since apt-utils is not installed [2022-03-02T15:33:25.137Z] #14 62.13 Fetched 115 MB in 9s (12.8 MB/s) [2022-03-02T15:33:25.137Z] #14 62.28 Selecting previously unselected package binutils-mingw-w64-i686. [2022-03-02T15:33:25.137Z] #14 62.28 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-02T15:33:25.137Z] #14 62.41 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-02T15:33:25.137Z] #14 62.47 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-02T15:33:25.399Z] #14 ... [2022-03-02T15:33:25.399Z] [2022-03-02T15:33:25.399Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-02T15:33:25.399Z] #38 sha256:9171d9e308dfff52acf87d3a3975556f53fe5874bf8ab47a50da81772ddb8fa7 [2022-03-02T15:33:25.399Z] #38 55.89 Selecting previously unselected package libicu67:amd64. [2022-03-02T15:33:25.399Z] #38 55.89 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-03-02T15:33:25.399Z] #38 55.91 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-02T15:33:25.399Z] #38 ... [2022-03-02T15:33:25.399Z] [2022-03-02T15:33:25.399Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-02T15:33:25.399Z] #51 sha256:1b01a2b18ef17c3434fbfd5905517e51bac2b13369e0cc95cac24fd898a01b3a [2022-03-02T15:33:25.399Z] #51 66.00 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-03-02T15:33:25.399Z] #51 66.01 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-03-02T15:33:25.399Z] #51 66.05 go: downloading github.com/sivchari/tenv v1.4.7 [2022-03-02T15:33:25.662Z] #51 66.06 go: downloading github.com/sonatard/noctx v0.0.1 [2022-03-02T15:33:25.662Z] #51 66.10 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-03-02T15:33:25.662Z] #51 66.11 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-03-02T15:33:25.662Z] #51 66.23 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-03-02T15:33:25.662Z] #51 66.26 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-03-02T15:33:25.662Z] #51 66.34 go: downloading github.com/tetafro/godot v1.4.11 [2022-03-02T15:33:25.923Z] #51 66.40 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-03-02T15:33:25.923Z] #51 66.40 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-03-02T15:33:25.923Z] #51 66.53 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-03-02T15:33:26.469Z] ok github.com/docker/docker/pkg/chrootarchive 2.510s coverage: 43.5% of statements [2022-03-02T15:33:26.469Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-03-02T15:33:26.469Z] ok github.com/docker/docker/pkg/dmesg 0.002s coverage: 83.3% of statements [2022-03-02T15:33:26.496Z] #51 66.98 go: downloading github.com/ultraware/funlen v0.0.3 [2022-03-02T15:33:26.496Z] #51 67.00 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-03-02T15:33:26.496Z] #51 67.04 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-03-02T15:33:26.496Z] #51 67.07 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-03-02T15:33:26.496Z] #51 67.13 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-03-02T15:33:27.034Z] ok github.com/docker/docker/layer 7.535s coverage: 68.9% of statements [2022-03-02T15:33:27.034Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-02T15:33:27.034Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-02T15:33:27.034Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-02T15:33:27.034Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-02T15:33:27.034Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-02T15:33:27.034Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-03-02T15:33:27.034Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-02T15:33:27.070Z] #51 67.58 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-03-02T15:33:27.070Z] #51 67.64 go: downloading honnef.co/go/tools v0.2.2 [2022-03-02T15:33:27.152Z] #63 ... [2022-03-02T15:33:27.152Z] [2022-03-02T15:33:27.152Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-02T15:33:27.152Z] #14 sha256:84587558cc16bc110d6f83c88e8ee395dcfa0c4d1c6407312929a9eb999fda62 [2022-03-02T15:33:27.152Z] #14 123.9 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-03-02T15:33:27.152Z] #14 123.9 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-02T15:33:27.152Z] #14 123.9 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-02T15:33:27.152Z] #14 129.5 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-03-02T15:33:27.152Z] #14 129.5 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-03-02T15:33:27.152Z] #14 129.5 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-02T15:33:27.152Z] #14 ... [2022-03-02T15:33:27.152Z] [2022-03-02T15:33:27.152Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-02T15:33:27.152Z] #63 sha256:c1745171b33f4bf6a72157c82e1cfadb299ced49ca6a1886e76ebd0420f842c9 [2022-03-02T15:33:27.152Z] #63 DONE 129.2s [2022-03-02T15:33:27.152Z] [2022-03-02T15:33:27.152Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-03-02T15:33:27.152Z] #64 sha256:abb4741b981ba9c206b5e3b64f7ecf2f3b9334c68e0d7e95007263ac37b3a892 [2022-03-02T15:33:27.152Z] #64 DONE 0.0s [2022-03-02T15:33:27.152Z] [2022-03-02T15:33:27.152Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-02T15:33:27.152Z] #14 sha256:84587558cc16bc110d6f83c88e8ee395dcfa0c4d1c6407312929a9eb999fda62 [2022-03-02T15:33:27.152Z] #14 129.5 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-02T15:33:27.152Z] #14 129.6 Selecting previously unselected package libapparmor1:amd64. [2022-03-02T15:33:27.152Z] #14 ... [2022-03-02T15:33:27.152Z] [2022-03-02T15:33:27.152Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-02T15:33:27.152Z] #65 sha256:b07685f9e678336f1742a7aa62a79db0811b8c5f4d436fd9fe881a6c70dbeecb [2022-03-02T15:33:27.152Z] #65 DONE 0.1s [2022-03-02T15:33:27.152Z] [2022-03-02T15:33:27.152Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-02T15:33:27.152Z] #14 sha256:84587558cc16bc110d6f83c88e8ee395dcfa0c4d1c6407312929a9eb999fda62 [2022-03-02T15:33:27.152Z] #14 129.6 Selecting previously unselected package libapparmor1:amd64. [2022-03-02T15:33:27.152Z] #14 129.6 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-03-02T15:33:27.152Z] #14 129.7 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-03-02T15:33:27.292Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-03-02T15:33:27.411Z] #14 129.8 Selecting previously unselected package libapparmor-dev:amd64. [2022-03-02T15:33:27.411Z] #14 129.8 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-03-02T15:33:27.411Z] #14 129.8 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-02T15:33:27.411Z] #14 130.0 Selecting previously unselected package libbtrfs0:amd64. [2022-03-02T15:33:27.411Z] #14 130.0 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-02T15:33:27.411Z] #14 130.0 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-02T15:33:27.551Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 87.2% of statements [2022-03-02T15:33:27.551Z] ok github.com/docker/docker/pkg/fsutils 0.126s coverage: 85.1% of statements [2022-03-02T15:33:27.671Z] #14 130.2 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-02T15:33:27.671Z] #14 130.2 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-02T15:33:27.671Z] #14 130.2 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-02T15:33:27.810Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-03-02T15:33:27.930Z] #14 130.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-03-02T15:33:27.930Z] #14 130.4 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-02T15:33:27.930Z] #14 130.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-02T15:33:27.930Z] #14 130.5 Selecting previously unselected package libudev-dev:amd64. [2022-03-02T15:33:27.930Z] #14 130.5 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-03-02T15:33:27.930Z] #14 130.5 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-03-02T15:33:28.190Z] #14 130.7 Selecting previously unselected package libsepol1-dev:amd64. [2022-03-02T15:33:28.190Z] #14 130.7 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-03-02T15:33:28.190Z] #14 130.7 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-03-02T15:33:28.450Z] #14 131.0 Selecting previously unselected package libpcre2-16-0:amd64. [2022-03-02T15:33:28.450Z] #14 131.0 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-03-02T15:33:28.450Z] #14 131.0 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-03-02T15:33:28.709Z] #14 131.2 Selecting previously unselected package libpcre2-32-0:amd64. [2022-03-02T15:33:28.709Z] #14 131.2 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-03-02T15:33:28.709Z] #14 131.2 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-03-02T15:33:28.745Z] ok github.com/docker/docker/pkg/idtools 0.440s coverage: 69.5% of statements [2022-03-02T15:33:28.745Z] ok github.com/docker/docker/pkg/ioutils 0.354s coverage: 71.5% of statements [2022-03-02T15:33:28.971Z] #14 131.4 Selecting previously unselected package libpcre2-posix2:amd64. [2022-03-02T15:33:28.971Z] #14 131.5 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-03-02T15:33:28.971Z] #14 131.5 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-03-02T15:33:28.971Z] #14 131.6 Selecting previously unselected package libpcre2-dev:amd64. [2022-03-02T15:33:28.971Z] #14 131.6 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-03-02T15:33:28.971Z] #14 131.6 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-03-02T15:33:28.988Z] #51 69.52 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-03-02T15:33:28.988Z] #51 69.53 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-03-02T15:33:28.988Z] #51 69.64 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-03-02T15:33:29.002Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2022-03-02T15:33:29.003Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-03-02T15:33:29.003Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-03-02T15:33:29.003Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-03-02T15:33:29.003Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-03-02T15:33:29.250Z] #51 69.71 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-03-02T15:33:29.261Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2022-03-02T15:33:29.261Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-03-02T15:33:29.261Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements [2022-03-02T15:33:29.518Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.008s coverage: 86.7% of statements [2022-03-02T15:33:29.518Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-03-02T15:33:29.518Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-02T15:33:29.518Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-02T15:33:29.539Z] #14 132.1 Selecting previously unselected package libselinux1-dev:amd64. [2022-03-02T15:33:29.539Z] #14 132.1 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-03-02T15:33:29.539Z] #14 132.1 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-03-02T15:33:29.539Z] #14 132.2 Selecting previously unselected package libdevmapper-dev:amd64. [2022-03-02T15:33:29.539Z] #14 132.2 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-03-02T15:33:29.539Z] #14 132.2 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-02T15:33:29.539Z] #14 132.3 Selecting previously unselected package libseccomp-dev:amd64. [2022-03-02T15:33:29.539Z] #14 132.3 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-03-02T15:33:29.798Z] #14 132.3 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-02T15:33:29.798Z] #14 132.4 Selecting previously unselected package libsystemd-dev:amd64. [2022-03-02T15:33:29.798Z] #14 132.4 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-03-02T15:33:29.798Z] #14 132.4 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-03-02T15:33:30.058Z] #14 132.8 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-02T15:33:30.084Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.011s coverage: 56.8% of statements [2022-03-02T15:33:30.200Z] #51 ... [2022-03-02T15:33:30.201Z] [2022-03-02T15:33:30.201Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-02T15:33:30.201Z] #47 sha256:171cc347b8a867bd275d2055c61880a708cd3a32fe5bc53aa78dfd79a754281c [2022-03-02T15:33:30.201Z] #47 60.59 Selecting previously unselected package libnet1:amd64. [2022-03-02T15:33:30.201Z] #47 60.60 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-02T15:33:30.201Z] #47 60.62 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-02T15:33:30.201Z] #47 60.84 Selecting previously unselected package libnl-3-200:amd64. [2022-03-02T15:33:30.201Z] #47 60.84 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-02T15:33:30.201Z] #47 60.87 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-02T15:33:30.201Z] #47 61.23 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-02T15:33:30.201Z] #47 61.23 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-02T15:33:30.201Z] #47 61.33 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-02T15:33:30.201Z] #47 61.54 Selecting previously unselected package criu. [2022-03-02T15:33:30.201Z] #47 61.55 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-03-02T15:33:30.201Z] #47 61.58 Unpacking criu (3.16.1-3) ... [2022-03-02T15:33:30.201Z] #47 62.32 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-02T15:33:30.201Z] #47 65.24 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-03-02T15:33:30.201Z] #47 65.28 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-02T15:33:30.201Z] #47 65.30 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-02T15:33:30.201Z] #47 65.32 Setting up python3-six (1.16.0-2) ... [2022-03-02T15:33:30.201Z] #47 67.36 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-02T15:33:30.201Z] #47 67.41 Setting up python3-protobuf (3.12.4-1) ... [2022-03-02T15:33:30.201Z] #47 ... [2022-03-02T15:33:30.201Z] [2022-03-02T15:33:30.201Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-02T15:33:30.201Z] #38 sha256:9171d9e308dfff52acf87d3a3975556f53fe5874bf8ab47a50da81772ddb8fa7 [2022-03-02T15:33:30.201Z] #38 67.20 Selecting previously unselected package libxml2:amd64. [2022-03-02T15:33:30.201Z] #38 67.20 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-03-02T15:33:30.201Z] #38 67.20 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-02T15:33:30.201Z] #38 67.80 Selecting previously unselected package libarchive13:amd64. [2022-03-02T15:33:30.201Z] #38 67.80 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-03-02T15:33:30.201Z] #38 67.81 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-02T15:33:30.201Z] #38 68.20 Selecting previously unselected package libjsoncpp24:amd64. [2022-03-02T15:33:30.201Z] #38 68.21 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-03-02T15:33:30.201Z] #38 68.23 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-02T15:33:30.201Z] #38 68.44 Selecting previously unselected package librhash0:amd64. [2022-03-02T15:33:30.201Z] #38 68.44 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-03-02T15:33:30.201Z] #38 68.45 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-03-02T15:33:30.201Z] #38 68.61 Selecting previously unselected package libuv1:amd64. [2022-03-02T15:33:30.201Z] #38 68.62 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-03-02T15:33:30.201Z] #38 68.64 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-03-02T15:33:30.201Z] #38 68.77 Selecting previously unselected package cmake. [2022-03-02T15:33:30.201Z] #38 68.78 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-03-02T15:33:30.201Z] #38 68.78 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-03-02T15:33:30.318Z] #14 132.8 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-03-02T15:33:30.318Z] #14 132.8 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-02T15:33:30.318Z] #14 132.8 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-03-02T15:33:30.318Z] #14 132.8 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-02T15:33:30.318Z] #14 132.9 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-03-02T15:33:30.318Z] #14 132.9 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-02T15:33:30.318Z] #14 132.9 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-03-02T15:33:30.318Z] #14 132.9 Setting up libudev-dev:amd64 (247.3-6) ... [2022-03-02T15:33:30.318Z] #14 132.9 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-03-02T15:33:30.318Z] #14 132.9 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-02T15:33:30.318Z] #14 132.9 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-02T15:33:30.318Z] #14 132.9 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-02T15:33:30.318Z] #14 132.9 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-02T15:33:30.318Z] #14 133.0 Setting up mingw-w64-common (8.0.0-1) ... [2022-03-02T15:33:30.318Z] #14 133.0 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-03-02T15:33:30.318Z] #14 133.0 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-02T15:33:30.318Z] #14 133.0 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-03-02T15:33:30.318Z] #14 133.0 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-03-02T15:33:30.577Z] #14 133.0 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-02T15:33:30.577Z] #14 133.0 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-02T15:33:30.577Z] #14 133.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-03-02T15:33:30.577Z] #14 133.0 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-02T15:33:30.577Z] #14 133.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-03-02T15:33:30.577Z] #14 133.1 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-02T15:33:30.577Z] #14 133.1 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-02T15:33:30.577Z] #14 133.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-03-02T15:33:30.577Z] #14 133.1 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-02T15:33:30.577Z] #14 133.1 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-02T15:33:30.577Z] #14 133.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-02T15:33:30.577Z] #14 133.1 Setting up dmsetup (2:1.02.175-2.1) ... [2022-03-02T15:33:30.577Z] #14 133.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-02T15:33:30.577Z] #14 133.2 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-02T15:33:30.577Z] #14 133.2 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-02T15:33:30.650Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-03-02T15:33:30.651Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2022-03-02T15:33:30.837Z] #14 DONE 133.5s [2022-03-02T15:33:30.837Z] [2022-03-02T15:33:30.837Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-03-02T15:33:30.837Z] #55 sha256:8a9483390dd6eb9056014f6d331bec245de5a4b023c6e5a4b99b6b83b7585244 [2022-03-02T15:33:30.837Z] #55 DONE 0.1s [2022-03-02T15:33:30.837Z] [2022-03-02T15:33:30.837Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-02T15:33:30.837Z] #15 sha256:a5ef20555ad02bd07d4ea7874824b27ce43befaa4665b598690f8256e5b36c94 [2022-03-02T15:33:30.908Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-03-02T15:33:31.163Z] #38 ... [2022-03-02T15:33:31.163Z] [2022-03-02T15:33:31.163Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-02T15:33:31.163Z] #34 sha256:75059c5744a48f91fb69271084385b0717c1ec8a872791fa0edaac0ca2c58214 [2022-03-02T15:33:31.163Z] #34 61.30 Updating files: 86% (1311/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-03-02T15:33:31.163Z] #34 61.86 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-03-02T15:33:31.163Z] #34 62.36 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-02T15:33:31.163Z] #34 ... [2022-03-02T15:33:31.163Z] [2022-03-02T15:33:31.163Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-02T15:33:31.163Z] #14 sha256:84587558cc16bc110d6f83c88e8ee395dcfa0c4d1c6407312929a9eb999fda62 [2022-03-02T15:33:31.163Z] #14 66.13 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-03-02T15:33:31.163Z] #14 66.13 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-02T15:33:31.163Z] #14 66.13 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-02T15:33:31.163Z] #14 70.32 Selecting previously unselected package binutils-mingw-w64. [2022-03-02T15:33:31.163Z] #14 70.33 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-03-02T15:33:31.163Z] #14 70.34 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-02T15:33:31.163Z] #14 70.50 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-03-02T15:33:31.163Z] #14 70.51 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-02T15:33:31.163Z] #14 70.54 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-02T15:33:31.163Z] #14 70.83 Selecting previously unselected package dmsetup. [2022-03-02T15:33:31.163Z] #14 70.83 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-03-02T15:33:31.163Z] #14 70.83 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-03-02T15:33:31.163Z] #14 70.99 Selecting previously unselected package mingw-w64-common. [2022-03-02T15:33:31.163Z] #14 70.99 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-03-02T15:33:31.163Z] #14 71.00 Unpacking mingw-w64-common (8.0.0-1) ... [2022-03-02T15:33:31.424Z] #14 ... [2022-03-02T15:33:31.424Z] [2022-03-02T15:33:31.424Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-02T15:33:31.424Z] #51 sha256:1b01a2b18ef17c3434fbfd5905517e51bac2b13369e0cc95cac24fd898a01b3a [2022-03-02T15:33:31.424Z] #51 71.93 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-03-02T15:33:31.424Z] #51 71.94 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-03-02T15:33:31.424Z] #51 71.95 go: downloading github.com/stretchr/objx v0.1.1 [2022-03-02T15:33:31.424Z] #51 72.08 go: downloading golang.org/x/text v0.3.7 [2022-03-02T15:33:32.217Z] #15 DONE 1.4s [2022-03-02T15:33:32.217Z] [2022-03-02T15:33:32.217Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-02T15:33:32.217Z] #56 sha256:70f22e485303b02becda8a958f7cbccb9a127206dcbd53c432f769fb8dfe9db2 [2022-03-02T15:33:32.217Z] #56 1.249 + RM_GOPATH=0 [2022-03-02T15:33:32.217Z] #56 1.249 + TMP_GOPATH= [2022-03-02T15:33:32.217Z] #56 1.249 + : /build [2022-03-02T15:33:32.217Z] #56 1.249 + '[' -z '' ']' [2022-03-02T15:33:32.217Z] #56 1.249 ++ mktemp -d [2022-03-02T15:33:32.217Z] #56 1.252 + export GOPATH=/tmp/tmp.ylmnshtueK [2022-03-02T15:33:32.217Z] #56 1.252 + GOPATH=/tmp/tmp.ylmnshtueK [2022-03-02T15:33:32.217Z] #56 1.253 + RM_GOPATH=1 [2022-03-02T15:33:32.217Z] #56 1.253 + case "$(go env GOARCH)" in [2022-03-02T15:33:32.217Z] #56 1.255 ++ go env GOARCH [2022-03-02T15:33:32.217Z] #56 1.289 + export GO_BUILDMODE=-buildmode=pie [2022-03-02T15:33:32.217Z] #56 1.289 + GO_BUILDMODE=-buildmode=pie [2022-03-02T15:33:32.217Z] #56 1.291 ++ dirname /install.sh [2022-03-02T15:33:32.217Z] #56 1.292 + dir=/ [2022-03-02T15:33:32.217Z] #56 1.293 + bin=runc [2022-03-02T15:33:32.217Z] #56 1.293 + shift [2022-03-02T15:33:32.217Z] #56 1.293 + '[' '!' -f //runc.installer ']' [2022-03-02T15:33:32.217Z] #56 1.293 + . //runc.installer [2022-03-02T15:33:32.217Z] #56 1.294 ++ set -e [2022-03-02T15:33:32.217Z] #56 1.294 ++ : v1.1.0 [2022-03-02T15:33:32.217Z] #56 1.295 + install_runc [2022-03-02T15:33:32.217Z] #56 1.295 + RUNC_BUILDTAGS=seccomp [2022-03-02T15:33:32.217Z] #56 1.295 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-03-02T15:33:32.217Z] #56 1.295 Install runc version v1.1.0 (build tags: seccomp) [2022-03-02T15:33:32.217Z] #56 1.296 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ylmnshtueK/src/github.com/opencontainers/runc [2022-03-02T15:33:32.217Z] #56 1.298 Cloning into '/tmp/tmp.ylmnshtueK/src/github.com/opencontainers/runc'... [2022-03-02T15:33:32.281Z] ok github.com/docker/docker/pkg/pubsub 1.041s coverage: 75.0% of statements [2022-03-02T15:33:32.281Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-03-02T15:33:32.540Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-03-02T15:33:32.540Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-03-02T15:33:32.798Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-03-02T15:33:33.056Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-03-02T15:33:33.159Z] #56 ... [2022-03-02T15:33:33.159Z] [2022-03-02T15:33:33.159Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-03-02T15:33:33.159Z] #16 sha256:582dfc7a7841c386994d3540cdb5a88df9e1ca13f3b03d0dca77e727b8909db2 [2022-03-02T15:33:33.159Z] #16 DONE 0.9s [2022-03-02T15:33:33.426Z] [2022-03-02T15:33:33.426Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-02T15:33:33.426Z] #17 sha256:fc766adad2ee1a9692f05b4f23f4e087d468b1aaaaeef15bdfb45926f705442a [2022-03-02T15:33:33.624Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 50.7% of statements [2022-03-02T15:33:33.882Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 40.1% of statements [2022-03-02T15:33:33.998Z] #17 0.842 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-03-02T15:33:34.025Z] #14 ... [2022-03-02T15:33:34.025Z] [2022-03-02T15:33:34.025Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-02T15:33:34.025Z] #60 sha256:aa64edc1cadcf67d37bf2a2f5f82020e2e3fcd4b46793f63dd750895e5f3898b [2022-03-02T15:33:34.025Z] #60 37.96 Updating files: 67% (3173/4731) Updating files: 68% (3218/4731) Updating files: 69% (3265/4731) Updating files: 70% (3312/4731) Updating files: 71% (3360/4731) Updating files: 72% (3407/4731) Updating files: 73% (3454/4731) Updating files: 74% (3501/4731) Updating files: 75% (3549/4731) Updating files: 76% (3596/4731) Updating files: 77% (3643/4731) Updating files: 78% (3691/4731) Updating files: 79% (3738/4731) Updating files: 80% (3785/4731) Updating files: 81% (3833/4731) Updating files: 82% (3880/4731) Updating files: 83% (3927/4731) Updating files: 84% (3975/4731) Updating files: 85% (4022/4731) Updating files: 86% (4069/4731) Updating files: 87% (4116/4731) Updating files: 88% (4164/4731) Updating files: 89% (4211/4731) Updating files: 90% (4258/4731) Updating files: 91% (4306/4731) Updating files: 92% (4353/4731) Updating files: 93% (4400/4731) Updating files: 94% (4448/4731) Updating files: 95% (4495/4731) Updating files: 96% (4542/4731) Updating files: 97% (4590/4731) Updating files: 98% (4637/4731) Updating files: 99% (4684/4731) Updating files: 100% (4731/4731) Updating files: 100% (4731/4731), done. [2022-03-02T15:33:34.025Z] #60 38.74 + cd /tmp/tmp.Sj8UqZjQli/src/github.com/containerd/containerd [2022-03-02T15:33:34.025Z] #60 38.74 + git checkout -q v1.5.9 [2022-03-02T15:33:34.141Z] ok github.com/docker/docker/pkg/tailfile 0.039s coverage: 88.6% of statements [2022-03-02T15:33:34.260Z] #17 DONE 0.9s [2022-03-02T15:33:34.261Z] [2022-03-02T15:33:34.261Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-02T15:33:34.261Z] #18 sha256:6e2ccfb6c6a7f52b3fa6b87c8aae90930e7babced065a9c7dc64b4ffda667298 [2022-03-02T15:33:34.708Z] ok github.com/docker/docker/pkg/tarsum 0.049s coverage: 89.3% of statements [2022-03-02T15:33:34.708Z] coverage: [no statements] [2022-03-02T15:33:34.708Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2022-03-02T15:33:35.201Z] #18 DONE 1.0s [2022-03-02T15:33:35.201Z] [2022-03-02T15:33:35.201Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-02T15:33:35.201Z] #19 sha256:73e0794f08464606b3ad9ac42de005d39797de3e8045f202b9a2219a5babbf7a [2022-03-02T15:33:35.274Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-03-02T15:33:35.274Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-03-02T15:33:35.274Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2022-03-02T15:33:35.635Z] #51 ... [2022-03-02T15:33:35.635Z] [2022-03-02T15:33:35.635Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-02T15:33:35.635Z] #47 sha256:171cc347b8a867bd275d2055c61880a708cd3a32fe5bc53aa78dfd79a754281c [2022-03-02T15:33:35.635Z] #47 72.02 Setting up criu (3.16.1-3) ... [2022-03-02T15:33:35.635Z] #47 75.15 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-02T15:33:35.635Z] #47 DONE 76.0s [2022-03-02T15:33:35.817Z] Commit message: "Fix incorrect operating system information reported on Windows" [2022-03-02T15:33:35.899Z] [2022-03-02T15:33:35.899Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-02T15:33:35.899Z] #38 sha256:9171d9e308dfff52acf87d3a3975556f53fe5874bf8ab47a50da81772ddb8fa7 [2022-03-02T15:33:35.899Z] #38 74.80 Setting up libicu67:amd64 (67.1-7) ... [2022-03-02T15:33:35.899Z] #38 74.89 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-02T15:33:35.899Z] #38 74.91 Setting up libuv1:amd64 (1.40.0-2) ... [2022-03-02T15:33:35.899Z] #38 74.94 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-02T15:33:35.899Z] #38 75.02 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-02T15:33:35.899Z] #38 75.05 Setting up librhash0:amd64 (1.4.1-2) ... [2022-03-02T15:33:35.899Z] #38 75.09 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-03-02T15:33:35.899Z] #38 75.12 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-02T15:33:35.899Z] #38 75.17 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-02T15:33:35.899Z] #38 75.20 Setting up cmake (3.18.4-2+deb11u1) ... [2022-03-02T15:33:35.899Z] #38 75.22 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-02T15:33:35.899Z] #38 DONE 76.2s [2022-03-02T15:33:35.899Z] [2022-03-02T15:33:35.899Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-03-02T15:33:35.899Z] #39 sha256:8dfea9a36e24e4d9023b14a51332b0a3701d3baaebdb55055fc88fa346d9d9e9 [2022-03-02T15:33:35.919Z] #60 40.79 + export 'BUILDTAGS=netgo osusergo static_build' [2022-03-02T15:33:35.919Z] #60 40.80 + BUILDTAGS='netgo osusergo static_build' [2022-03-02T15:33:35.919Z] #60 40.80 + export EXTRA_FLAGS=-buildmode=pie [2022-03-02T15:33:35.919Z] #60 40.80 + EXTRA_FLAGS=-buildmode=pie [2022-03-02T15:33:35.919Z] #60 40.80 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-03-02T15:33:35.919Z] #60 40.80 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-03-02T15:33:35.919Z] #60 40.80 + '[' '' = dynamic ']' [2022-03-02T15:33:35.919Z] #60 40.80 + make [2022-03-02T15:33:36.140Z] #19 DONE 1.0s [2022-03-02T15:33:36.140Z] [2022-03-02T15:33:36.140Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-02T15:33:36.140Z] #43 sha256:99a0e42d75bf1145c2d4cfabfd4d1fe8145d637bc0b1ecf43ff8245929e124cc [2022-03-02T15:33:36.161Z] #39 DONE 0.3s [2022-03-02T15:33:36.161Z] [2022-03-02T15:33:36.161Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-03-02T15:33:36.161Z] #40 sha256:56197be5d9c0c6870c5fcfbb7a24d36f4c4845c61849c808417160bf09245526 [2022-03-02T15:33:36.204Z] > git --version # timeout=10 [2022-03-02T15:33:36.254Z] > git --version # 'git version 2.24.1.windows.2' [2022-03-02T15:33:36.310Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-03-02T15:33:36.400Z] #43 ... [2022-03-02T15:33:36.400Z] [2022-03-02T15:33:36.400Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-03-02T15:33:36.400Z] #20 sha256:3d823f56ac7ca77bfd1f6bf86c7b17a9573ee78d02867992add8daf88dd9d4ec [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-02T15:33:37.175Z] ok github.com/docker/docker/plugin 0.514s coverage: 23.2% of statements [2022-03-02T15:33:37.284Z] #60 42.19 + bin/ctr [2022-03-02T15:33:37.338Z] #20 DONE 1.0s [2022-03-02T15:33:37.338Z] [2022-03-02T15:33:37.338Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-02T15:33:37.338Z] #21 sha256:e09fb100faaf3401723737e43ac696293135222826d1bd901e1a0421e5f12d6d [2022-03-02T15:33:37.433Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-03-02T15:33:37.692Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-03-02T15:33:38.081Z] #40 1.993 + RM_GOPATH=0 [2022-03-02T15:33:38.081Z] #40 1.993 + TMP_GOPATH= [2022-03-02T15:33:38.081Z] #40 1.993 + : /build [2022-03-02T15:33:38.081Z] #40 1.993 + '[' -z '' ']' [2022-03-02T15:33:38.081Z] #40 1.993 ++ mktemp -d [2022-03-02T15:33:38.081Z] #40 2.003 + export GOPATH=/tmp/tmp.oLZIRFnXVV [2022-03-02T15:33:38.081Z] #40 2.003 + GOPATH=/tmp/tmp.oLZIRFnXVV [2022-03-02T15:33:38.081Z] #40 2.003 + RM_GOPATH=1 [2022-03-02T15:33:38.081Z] #40 2.003 + case "$(go env GOARCH)" in [2022-03-02T15:33:38.081Z] #40 2.003 ++ go env GOARCH [2022-03-02T15:33:38.081Z] #40 2.026 Install tini version v0.19.0 [2022-03-02T15:33:38.081Z] #40 2.026 + export GO_BUILDMODE=-buildmode=pie [2022-03-02T15:33:38.081Z] #40 2.026 + GO_BUILDMODE=-buildmode=pie [2022-03-02T15:33:38.081Z] #40 2.026 ++ dirname /install.sh [2022-03-02T15:33:38.081Z] #40 2.026 + dir=/ [2022-03-02T15:33:38.081Z] #40 2.026 + bin=tini [2022-03-02T15:33:38.081Z] #40 2.026 + shift [2022-03-02T15:33:38.081Z] #40 2.026 + '[' '!' -f //tini.installer ']' [2022-03-02T15:33:38.081Z] #40 2.026 + . //tini.installer [2022-03-02T15:33:38.081Z] #40 2.026 ++ : v0.19.0 [2022-03-02T15:33:38.081Z] #40 2.026 + install_tini [2022-03-02T15:33:38.081Z] #40 2.026 + echo 'Install tini version v0.19.0' [2022-03-02T15:33:38.081Z] #40 2.026 + git clone https://github.com/krallin/tini.git /tmp/tmp.oLZIRFnXVV/tini [2022-03-02T15:33:38.081Z] #40 2.043 Cloning into '/tmp/tmp.oLZIRFnXVV/tini'... [2022-03-02T15:33:38.718Z] #21 1.363 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-02T15:33:38.718Z] #21 1.393 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-02T15:33:38.718Z] #21 1.402 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-02T15:33:38.978Z] #21 1.817 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-02T15:33:39.071Z] ok github.com/docker/docker/quota 0.229s coverage: 71.4% of statements [2022-03-02T15:33:39.071Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-03-02T15:33:39.467Z] + docker version [2022-03-02T15:33:39.471Z] #40 3.242 + cd /tmp/tmp.oLZIRFnXVV/tini [2022-03-02T15:33:39.471Z] #40 3.249 + git checkout -q v0.19.0 [2022-03-02T15:33:39.471Z] #40 3.274 + cmake . [2022-03-02T15:33:39.917Z] #21 2.488 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-02T15:33:40.045Z] #40 3.989 -- The C compiler identification is GNU 10.2.1 [2022-03-02T15:33:40.046Z] #40 4.098 -- Detecting C compiler ABI info [2022-03-02T15:33:40.058Z] ok github.com/docker/docker/registry 0.083s coverage: 58.3% of statements [2022-03-02T15:33:40.625Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-03-02T15:33:40.625Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-03-02T15:33:40.855Z] #21 3.642 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-02T15:33:40.994Z] #40 4.784 -- Detecting C compiler ABI info - done [2022-03-02T15:33:40.994Z] #40 4.892 -- Check for working C compiler: /usr/bin/cc - skipped [2022-03-02T15:33:40.994Z] #40 4.897 -- Detecting C compile features [2022-03-02T15:33:40.994Z] #40 4.904 -- Detecting C compile features - done [2022-03-02T15:33:40.994Z] #40 4.976 -- Performing Test HAS_BUILTIN_FORTIFY [2022-03-02T15:33:41.191Z] ok github.com/docker/docker/runconfig 0.008s coverage: 65.7% of statements [2022-03-02T15:33:41.259Z] #40 5.298 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-03-02T15:33:41.386Z] Fetching without tags [2022-03-02T15:33:41.450Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-03-02T15:33:41.043Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-02T15:33:41.114Z] > git config --add remote.origin.fetch +refs/pull/43313/head:refs/remotes/origin/PR-43313 # timeout=10 [2022-03-02T15:33:41.168Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-02T15:33:41.293Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-02T15:33:41.421Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-02T15:33:41.421Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-02T15:33:41.423Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43313/head:refs/remotes/origin/PR-43313 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-02T15:33:41.521Z] #40 5.454 -- Configuring done [2022-03-02T15:33:41.521Z] #40 5.485 -- Generating done [2022-03-02T15:33:41.521Z] #40 5.496 -- Build files have been written to: /tmp/tmp.oLZIRFnXVV/tini [2022-03-02T15:33:41.521Z] #40 5.512 + make tini-static [2022-03-02T15:33:42.095Z] #40 5.895 Scanning dependencies of target tini-static [2022-03-02T15:33:42.095Z] #40 6.096 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-03-02T15:33:42.453Z] Merging remotes/origin/master commit b7310e6d13ec187504d90a0e490c16bb3974a38e into PR head commit 0bf649285834a6f7bf8af9a3dac8793cd587d7ef [2022-03-02T15:33:43.485Z] #40 ... [2022-03-02T15:33:43.485Z] [2022-03-02T15:33:43.486Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-02T15:33:43.486Z] #51 sha256:1b01a2b18ef17c3434fbfd5905517e51bac2b13369e0cc95cac24fd898a01b3a [2022-03-02T15:33:43.486Z] #51 79.50 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-03-02T15:33:43.486Z] #51 79.74 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-03-02T15:33:43.486Z] #51 79.74 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-03-02T15:33:43.486Z] #51 80.22 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-03-02T15:33:43.486Z] #51 80.44 go: downloading github.com/gobwas/glob v0.2.3 [2022-03-02T15:33:43.486Z] #51 80.54 go: downloading github.com/kisielk/gotool v1.0.0 [2022-03-02T15:33:43.486Z] #51 80.56 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-03-02T15:33:43.486Z] #51 80.64 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-03-02T15:33:43.486Z] #51 80.64 go: downloading golang.org/x/mod v0.5.1 [2022-03-02T15:33:43.486Z] #51 80.81 go: downloading github.com/ettle/strcase v0.1.1 [2022-03-02T15:33:43.486Z] #51 80.91 go: downloading github.com/fatih/structtag v1.2.0 [2022-03-02T15:33:43.486Z] #51 80.98 go: downloading github.com/Masterminds/semver v1.5.0 [2022-03-02T15:33:43.486Z] #51 80.98 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-03-02T15:33:43.486Z] #51 81.06 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-03-02T15:33:43.486Z] #51 81.19 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-03-02T15:33:43.486Z] #51 81.76 go: downloading github.com/prometheus/client_model v0.2.0 [2022-03-02T15:33:43.486Z] #51 81.94 go: downloading github.com/google/go-cmp v0.5.6 [2022-03-02T15:33:43.486Z] #51 82.22 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-03-02T15:33:43.486Z] #51 82.33 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-03-02T15:33:43.486Z] #51 82.34 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-03-02T15:33:43.486Z] #51 82.45 go: downloading github.com/beorn7/perks v1.0.1 [2022-03-02T15:33:43.486Z] #51 82.48 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-03-02T15:33:43.486Z] #51 82.50 go: downloading github.com/cespare/xxhash v1.1.0 [2022-03-02T15:33:43.486Z] #51 82.63 go: downloading github.com/golang/protobuf v1.5.2 [2022-03-02T15:33:43.486Z] #51 82.89 go: downloading github.com/prometheus/common v0.10.0 [2022-03-02T15:33:43.486Z] #51 83.13 go: downloading github.com/prometheus/procfs v0.6.0 [2022-03-02T15:33:43.486Z] #51 83.30 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-03-02T15:33:43.486Z] #51 83.58 go: downloading google.golang.org/protobuf v1.27.1 [2022-03-02T15:33:43.980Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-03-02T15:33:44.148Z] #21 6.758 Fetched 8506 kB in 6s (1460 kB/s) [2022-03-02T15:33:44.431Z] #51 ... [2022-03-02T15:33:44.431Z] [2022-03-02T15:33:44.431Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-02T15:33:44.431Z] #49 sha256:eef896043ca511a65e665277946cb5b8a750ec5f49834d718c2bde9cb317ba5c [2022-03-02T15:33:44.431Z] #49 84.46 gotestsum version dev [2022-03-02T15:33:44.431Z] #49 DONE 85.0s [2022-03-02T15:33:44.431Z] [2022-03-02T15:33:44.431Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-03-02T15:33:44.431Z] #40 sha256:56197be5d9c0c6870c5fcfbb7a24d36f4c4845c61849c808417160bf09245526 [2022-03-02T15:33:44.431Z] #40 7.791 [100%] Linking C executable tini-static [2022-03-02T15:33:44.546Z] ok github.com/docker/docker/volume/local 0.094s coverage: 76.4% of statements [2022-03-02T15:33:44.693Z] #40 8.510 [100%] Built target tini-static [2022-03-02T15:33:44.693Z] #40 8.606 + mkdir -p /build [2022-03-02T15:33:44.693Z] #40 8.616 + cp tini-static /build/docker-init [2022-03-02T15:33:44.715Z] #21 6.758 Reading package lists... [2022-03-02T15:33:44.715Z] #21 ... [2022-03-02T15:33:44.715Z] [2022-03-02T15:33:44.715Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-02T15:33:44.715Z] #34 sha256:75059c5744a48f91fb69271084385b0717c1ec8a872791fa0edaac0ca2c58214 [2022-03-02T15:33:44.715Z] #34 DONE 147.2s [2022-03-02T15:33:44.715Z] [2022-03-02T15:33:44.715Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-02T15:33:44.715Z] #56 sha256:70f22e485303b02becda8a958f7cbccb9a127206dcbd53c432f769fb8dfe9db2 [2022-03-02T15:33:44.715Z] #56 10.27 + cd /tmp/tmp.ylmnshtueK/src/github.com/opencontainers/runc [2022-03-02T15:33:44.715Z] #56 10.27 + git checkout -q v1.1.0 [2022-03-02T15:33:44.715Z] #56 10.45 + '[' -z '' ']' [2022-03-02T15:33:44.715Z] #56 10.45 + target=static [2022-03-02T15:33:44.715Z] #56 10.45 + make BUILDTAGS=seccomp static [2022-03-02T15:33:44.715Z] #56 10.72 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.0-0-g067aaf85 -X main.version=1.1.0 " -o runc . [2022-03-02T15:33:42.560Z] > git config core.sparsecheckout # timeout=10 [2022-03-02T15:33:42.615Z] > git checkout -f 0bf649285834a6f7bf8af9a3dac8793cd587d7ef # timeout=10 [2022-03-02T15:33:44.955Z] #40 DONE 8.8s [2022-03-02T15:33:44.955Z] [2022-03-02T15:33:44.955Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-02T15:33:44.955Z] #51 sha256:1b01a2b18ef17c3434fbfd5905517e51bac2b13369e0cc95cac24fd898a01b3a [2022-03-02T15:33:44.955Z] #51 85.36 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-03-02T15:33:45.112Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 67.7% of statements [2022-03-02T15:33:45.380Z] #60 ... [2022-03-02T15:33:45.380Z] [2022-03-02T15:33:45.380Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-02T15:33:45.380Z] #14 sha256:84587558cc16bc110d6f83c88e8ee395dcfa0c4d1c6407312929a9eb999fda62 [2022-03-02T15:33:45.380Z] #14 71.04 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-03-02T15:33:45.380Z] #14 71.04 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-02T15:33:45.380Z] #14 71.05 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-02T15:33:45.380Z] #14 75.68 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-03-02T15:33:45.380Z] #14 75.69 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-02T15:33:45.380Z] #14 75.69 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-02T15:33:45.380Z] #14 80.81 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-03-02T15:33:45.380Z] #14 80.83 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-02T15:33:45.380Z] #14 80.83 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-02T15:33:46.046Z] ok github.com/docker/docker/volume/service 0.013s coverage: 72.3% of statements [2022-03-02T15:33:46.071Z] Merge succeeded, producing 0bf649285834a6f7bf8af9a3dac8793cd587d7ef [2022-03-02T15:33:46.071Z] Checking out Revision 0bf649285834a6f7bf8af9a3dac8793cd587d7ef (PR-43313) [2022-03-02T15:33:46.526Z] Client: [2022-03-02T15:33:46.526Z] Version: 20.10.9 [2022-03-02T15:33:46.526Z] API version: 1.41 [2022-03-02T15:33:46.526Z] Go version: go1.16.8 [2022-03-02T15:33:46.526Z] Git commit: c2ea9bc [2022-03-02T15:33:46.526Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-02T15:33:46.526Z] OS/Arch: windows/amd64 [2022-03-02T15:33:46.526Z] Context: default [2022-03-02T15:33:46.526Z] Experimental: true [2022-03-02T15:33:46.526Z] [2022-03-02T15:33:46.526Z] Server: Docker Engine - Community [2022-03-02T15:33:46.526Z] Engine: [2022-03-02T15:33:46.526Z] Version: 20.10.9 [2022-03-02T15:33:46.526Z] API version: 1.41 (minimum version 1.24) [2022-03-02T15:33:46.526Z] Go version: go1.16.8 [2022-03-02T15:33:46.526Z] Git commit: 79ea9d3 [2022-03-02T15:33:46.526Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-02T15:33:46.526Z] OS/Arch: windows/amd64 [2022-03-02T15:33:46.526Z] Experimental: true [2022-03-02T15:33:46.619Z] #56 ... [2022-03-02T15:33:46.619Z] [2022-03-02T15:33:46.619Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-02T15:33:46.619Z] #21 sha256:e09fb100faaf3401723737e43ac696293135222826d1bd901e1a0421e5f12d6d [2022-03-02T15:33:46.619Z] #21 6.758 Reading package lists... [Pipeline] sh [2022-03-02T15:33:48.044Z] + docker info [2022-03-02T15:33:48.044Z] Client: [2022-03-02T15:33:48.044Z] Context: default [2022-03-02T15:33:48.044Z] Debug Mode: false [2022-03-02T15:33:48.044Z] [2022-03-02T15:33:48.044Z] Server: [2022-03-02T15:33:48.044Z] Containers: 0 [2022-03-02T15:33:48.044Z] Running: 0 [2022-03-02T15:33:48.044Z] Paused: 0 [2022-03-02T15:33:48.044Z] Stopped: 0 [2022-03-02T15:33:48.044Z] Images: 0 [2022-03-02T15:33:48.044Z] Server Version: 20.10.9 [2022-03-02T15:33:48.044Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-02T15:33:48.044Z] Windows: [2022-03-02T15:33:48.044Z] LCOW: [2022-03-02T15:33:48.044Z] Logging Driver: json-file [2022-03-02T15:33:48.044Z] Plugins: [2022-03-02T15:33:48.044Z] Volume: local [2022-03-02T15:33:48.044Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-02T15:33:48.044Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-02T15:33:48.044Z] Swarm: inactive [2022-03-02T15:33:48.044Z] Default Isolation: process [2022-03-02T15:33:48.044Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-02T15:33:48.044Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-02T15:33:48.044Z] OSType: windows [2022-03-02T15:33:48.044Z] Architecture: x86_64 [2022-03-02T15:33:48.044Z] CPUs: 4 [2022-03-02T15:33:48.044Z] Total Memory: 32GiB [2022-03-02T15:33:48.044Z] Name: azwin-2-4e01e0 [2022-03-02T15:33:48.044Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-03-02T15:33:48.044Z] Docker Root Dir: D:\docker [2022-03-02T15:33:48.044Z] Debug Mode: false [2022-03-02T15:33:48.044Z] Registry: https://index.docker.io/v1/ [2022-03-02T15:33:48.044Z] Labels: [2022-03-02T15:33:48.044Z] Experimental: true [2022-03-02T15:33:48.044Z] Insecure Registries: [2022-03-02T15:33:48.044Z] 10.0.0.4:5000 [2022-03-02T15:33:48.044Z] 127.0.0.0/8 [2022-03-02T15:33:48.044Z] Registry Mirrors: [2022-03-02T15:33:48.044Z] http://10.0.0.4:5000/ [2022-03-02T15:33:48.044Z] Live Restore Enabled: false [2022-03-02T15:33:48.044Z] Product License: Community Engine [2022-03-02T15:33:48.044Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-03-02T15:33:45.692Z] > git remote # timeout=10 [2022-03-02T15:33:45.770Z] > git config --get remote.origin.url # timeout=10 [2022-03-02T15:33:45.825Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-02T15:33:45.828Z] > git merge b7310e6d13ec187504d90a0e490c16bb3974a38e # timeout=10 [2022-03-02T15:33:45.975Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-03-02T15:33:46.104Z] > git config core.sparsecheckout # timeout=10 [2022-03-02T15:33:46.157Z] > git checkout -f 0bf649285834a6f7bf8af9a3dac8793cd587d7ef # timeout=10 [2022-03-02T15:33:49.155Z] #21 9.555 Reading package lists... [2022-03-02T15:33:49.188Z] #51 ... [2022-03-02T15:33:49.188Z] [2022-03-02T15:33:49.188Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-02T15:33:49.188Z] #14 sha256:84587558cc16bc110d6f83c88e8ee395dcfa0c4d1c6407312929a9eb999fda62 [2022-03-02T15:33:49.188Z] #14 79.12 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-03-02T15:33:49.188Z] #14 79.15 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-03-02T15:33:49.188Z] #14 79.16 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-02T15:33:49.188Z] #14 87.02 Selecting previously unselected package gcc-mingw-w64-base. [2022-03-02T15:33:49.188Z] #14 87.05 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-03-02T15:33:49.188Z] #14 87.05 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-02T15:33:49.188Z] #14 87.34 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-03-02T15:33:49.188Z] #14 87.34 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-02T15:33:49.188Z] #14 87.34 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-02T15:33:49.415Z] #21 11.57 Building dependency tree... [2022-03-02T15:33:49.984Z] #21 12.73 The following additional packages will be installed: [2022-03-02T15:33:49.984Z] #21 12.73 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-02T15:33:49.984Z] #21 12.73 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-03-02T15:33:49.984Z] #21 12.73 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-03-02T15:33:49.984Z] #21 12.73 python3-pkg-resources vim-runtime xxd [2022-03-02T15:33:49.984Z] #21 12.73 Suggested packages: [2022-03-02T15:33:49.984Z] #21 12.74 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-03-02T15:33:49.984Z] #21 12.74 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-03-02T15:33:49.984Z] #21 12.74 acl attr quota [2022-03-02T15:33:49.984Z] #21 12.74 Recommended packages: [2022-03-02T15:33:49.984Z] #21 12.74 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-03-02T15:33:50.924Z] #21 13.66 The following NEW packages will be installed: [2022-03-02T15:33:50.924Z] #21 13.67 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-03-02T15:33:50.924Z] #21 13.67 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-02T15:33:50.924Z] #21 13.67 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-03-02T15:33:50.924Z] #21 13.67 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-03-02T15:33:50.924Z] #21 13.67 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-03-02T15:33:50.924Z] #21 13.67 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-03-02T15:33:50.924Z] #21 13.67 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-03-02T15:33:50.924Z] #21 13.67 xz-utils zip zstd [2022-03-02T15:33:51.184Z] #21 13.98 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded. [2022-03-02T15:33:51.184Z] #21 13.98 Need to get 27.6 MB of archives. [2022-03-02T15:33:51.184Z] #21 13.98 After this operation, 106 MB of additional disk space will be used. [2022-03-02T15:33:51.184Z] #21 13.98 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-03-02T15:33:51.184Z] #21 13.98 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-03-02T15:33:51.184Z] #21 13.98 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-03-02T15:33:51.184Z] #21 13.98 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-03-02T15:33:51.184Z] #21 13.98 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-03-02T15:33:51.184Z] #21 13.99 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-03-02T15:33:51.184Z] #21 13.99 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-03-02T15:33:51.184Z] #21 13.99 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-03-02T15:33:51.184Z] #21 14.00 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-02T15:33:51.184Z] #21 14.01 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-02T15:33:51.184Z] #21 14.02 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-03-02T15:33:51.184Z] #21 14.02 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-03-02T15:33:51.184Z] #21 14.03 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-03-02T15:33:51.184Z] #21 14.04 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-03-02T15:33:51.445Z] #21 14.05 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-03-02T15:33:51.445Z] #21 14.06 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-03-02T15:33:51.445Z] #21 14.06 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-03-02T15:33:51.445Z] #21 14.06 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-03-02T15:33:51.445Z] #21 14.06 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-03-02T15:33:51.445Z] #21 14.07 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-03-02T15:33:51.445Z] #21 14.07 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-03-02T15:33:51.445Z] #21 14.07 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-02T15:33:51.445Z] #21 14.09 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-02T15:33:51.445Z] #21 14.09 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-02T15:33:51.445Z] #21 14.09 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-03-02T15:33:51.445Z] #21 14.09 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-03-02T15:33:51.445Z] #21 14.10 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-02T15:33:51.705Z] #21 14.37 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-03-02T15:33:51.705Z] #21 14.39 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-02T15:33:51.705Z] #21 14.39 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-03-02T15:33:51.705Z] #21 14.39 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-03-02T15:33:51.705Z] #21 14.39 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-03-02T15:33:51.705Z] #21 14.39 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-03-02T15:33:51.705Z] #21 14.39 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-03-02T15:33:51.705Z] #21 14.45 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-03-02T15:33:51.705Z] #21 14.47 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-03-02T15:33:51.705Z] #21 14.47 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-02T15:33:51.705Z] #21 14.47 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-03-02T15:33:51.705Z] #21 14.48 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-03-02T15:33:51.705Z] #21 14.48 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-03-02T15:33:51.705Z] #21 14.49 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-03-02T15:33:51.705Z] #21 14.52 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-03-02T15:33:51.705Z] #21 14.53 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-03-02T15:33:51.705Z] #21 14.53 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-03-02T15:33:51.934Z] #14 ... [2022-03-02T15:33:51.934Z] [2022-03-02T15:33:51.934Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-02T15:33:51.934Z] #63 sha256:5ad92c8a0b32badb2d8e05e3e59bf5f85642d75b5f6c919b56988580fa09f937 [2022-03-02T15:33:51.934Z] #63 88.46 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-02T15:33:51.934Z] #63 88.46 + GOBIN=/build [2022-03-02T15:33:51.934Z] #63 88.46 + GO111MODULE=on [2022-03-02T15:33:51.934Z] #63 88.46 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-03-02T15:33:51.965Z] #21 14.73 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-03-02T15:33:51.965Z] #21 14.76 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-03-02T15:33:51.965Z] #21 14.78 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-03-02T15:33:51.965Z] #21 14.78 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-03-02T15:33:52.534Z] #21 15.27 debconf: delaying package configuration, since apt-utils is not installed [2022-03-02T15:33:52.534Z] #21 15.42 Fetched 27.6 MB in 1s (24.9 MB/s) [2022-03-02T15:33:52.534Z] #21 15.47 Selecting previously unselected package pigz. [2022-03-02T15:33:52.794Z] #21 15.47 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-03-02T15:33:52.794Z] #21 15.51 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-03-02T15:33:52.794Z] #21 15.53 Unpacking pigz (2.6-1) ... [2022-03-02T15:33:52.794Z] #21 15.60 Selecting previously unselected package libelf1:amd64. [2022-03-02T15:33:52.794Z] #21 15.61 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-03-02T15:33:52.794Z] #21 15.61 Unpacking libelf1:amd64 (0.183-1) ... [2022-03-02T15:33:53.054Z] #21 15.77 Selecting previously unselected package libbpf0:amd64. [2022-03-02T15:33:53.054Z] #21 15.77 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-03-02T15:33:53.054Z] #21 15.78 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-03-02T15:33:53.054Z] #21 15.87 Selecting previously unselected package libcap2:amd64. [2022-03-02T15:33:53.054Z] #21 15.87 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-03-02T15:33:53.054Z] #21 15.88 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-03-02T15:33:53.054Z] #21 15.95 Selecting previously unselected package libmnl0:amd64. [2022-03-02T15:33:53.054Z] #21 15.95 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-03-02T15:33:53.054Z] #21 15.96 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-03-02T15:33:53.314Z] #21 16.00 Selecting previously unselected package libxtables12:amd64. [2022-03-02T15:33:53.314Z] #21 16.02 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-03-02T15:33:53.314Z] #21 16.02 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-03-02T15:33:53.314Z] #21 16.07 Selecting previously unselected package libcap2-bin. [2022-03-02T15:33:53.314Z] #21 16.08 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-03-02T15:33:53.314Z] #21 16.09 Unpacking libcap2-bin (1:2.44-1) ... [2022-03-02T15:33:53.314Z] #21 16.17 Selecting previously unselected package iproute2. [2022-03-02T15:33:53.314Z] #21 16.17 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-03-02T15:33:53.314Z] #21 16.18 Unpacking iproute2 (5.10.0-4) ... [2022-03-02T15:33:53.882Z] #21 16.60 Selecting previously unselected package xxd. [2022-03-02T15:33:53.883Z] #21 16.61 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-02T15:33:53.883Z] #21 16.62 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-02T15:33:53.883Z] #21 16.70 Selecting previously unselected package vim-common. [2022-03-02T15:33:53.883Z] #21 16.72 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-02T15:33:53.883Z] #21 16.73 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-02T15:33:54.142Z] #21 16.86 Selecting previously unselected package bash-completion. [2022-03-02T15:33:54.142Z] #21 16.87 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-03-02T15:33:55.789Z] #14 96.19 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-03-02T15:33:55.789Z] #14 96.20 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-02T15:33:55.789Z] #14 96.22 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-02T15:33:56.048Z] #21 18.65 Unpacking bash-completion (1:2.11-2) ... [2022-03-02T15:33:56.133Z] #63 93.07 rootlesskit version 0.14.6 [2022-03-02T15:33:56.308Z] #21 18.97 Selecting previously unselected package bzip2. [2022-03-02T15:33:56.308Z] #21 18.98 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-03-02T15:33:56.308Z] #21 19.00 Unpacking bzip2 (1.0.8-4) ... [2022-03-02T15:33:56.308Z] #21 19.06 Selecting previously unselected package xz-utils. [2022-03-02T15:33:56.308Z] #21 19.06 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-03-02T15:33:56.308Z] #21 19.07 Unpacking xz-utils (5.2.5-2) ... [2022-03-02T15:33:56.389Z] #63 93.08 Usage of /build/rootlesskit-docker-proxy: [2022-03-02T15:33:56.389Z] #63 93.08 -container-ip string [2022-03-02T15:33:56.389Z] #63 93.08 container ip [2022-03-02T15:33:56.389Z] #63 93.08 -container-port int [2022-03-02T15:33:56.389Z] #63 93.08 container port (default -1) [2022-03-02T15:33:56.389Z] #63 93.08 -host-ip string [2022-03-02T15:33:56.389Z] #63 93.08 host ip [2022-03-02T15:33:56.389Z] #63 93.08 -host-port int [2022-03-02T15:33:56.389Z] #63 93.08 host port (default -1) [2022-03-02T15:33:56.389Z] #63 93.08 -proto string [2022-03-02T15:33:56.389Z] #63 93.08 proxy protocol (default "tcp") [2022-03-02T15:33:56.567Z] #21 19.23 Selecting previously unselected package apparmor. [2022-03-02T15:33:56.567Z] #21 19.24 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-03-02T15:33:56.567Z] #21 19.29 Unpacking apparmor (2.13.6-10) ... [2022-03-02T15:33:56.827Z] #21 19.69 Selecting previously unselected package inetutils-ping. [2022-03-02T15:33:56.827Z] #21 19.69 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-03-02T15:33:56.827Z] #21 19.70 Unpacking inetutils-ping (2:2.0-1) ... [2022-03-02T15:33:56.827Z] #21 19.80 Selecting previously unselected package libip4tc2:amd64. [2022-03-02T15:33:57.086Z] #21 19.80 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-03-02T15:33:57.086Z] #21 19.81 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-03-02T15:33:57.086Z] #21 19.93 Selecting previously unselected package libip6tc2:amd64. [2022-03-02T15:33:57.086Z] #21 19.94 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-03-02T15:33:57.086Z] #21 19.94 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-03-02T15:33:57.086Z] #21 19.99 Selecting previously unselected package libnfnetlink0:amd64. [2022-03-02T15:33:57.086Z] #21 19.99 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-03-02T15:33:57.086Z] #21 20.00 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-02T15:33:57.086Z] #21 20.05 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-03-02T15:33:57.317Z] Commit message: "Fix incorrect operating system information reported on Windows" [2022-03-02T15:33:57.346Z] #21 20.06 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-03-02T15:33:57.346Z] #21 20.06 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-02T15:33:57.346Z] #21 20.13 Selecting previously unselected package libnftnl11:amd64. [2022-03-02T15:33:57.346Z] #21 20.13 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-03-02T15:33:57.346Z] #21 20.13 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-03-02T15:33:57.605Z] #21 20.22 Selecting previously unselected package iptables. [2022-03-02T15:33:57.605Z] #21 20.22 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-03-02T15:33:57.605Z] #21 20.23 Unpacking iptables (1.8.7-1) ... [2022-03-02T15:33:57.865Z] #21 20.54 Selecting previously unselected package libonig5:amd64. [2022-03-02T15:33:57.865Z] #21 20.57 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-02T15:33:57.865Z] #21 20.58 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-02T15:33:57.865Z] #21 20.72 Selecting previously unselected package libjq1:amd64. [2022-03-02T15:33:57.865Z] #21 20.74 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-03-02T15:33:57.865Z] #21 20.74 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-02T15:33:57.707Z] > git --version # timeout=10 [2022-03-02T15:33:57.778Z] > git --version # 'git version 2.24.1.windows.2' [2022-03-02T15:33:57.836Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-03-02T15:33:58.125Z] #21 20.83 Selecting previously unselected package jq. [2022-03-02T15:33:58.125Z] #21 20.85 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-03-02T15:33:58.125Z] #21 20.85 Unpacking jq (1.6-2.1) ... [2022-03-02T15:33:58.125Z] #21 20.94 Selecting previously unselected package libaio1:amd64. [2022-03-02T15:33:58.125Z] #21 20.96 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-03-02T15:33:58.125Z] #21 20.97 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-03-02T15:33:58.125Z] #21 21.03 Selecting previously unselected package libgpm2:amd64. [2022-03-02T15:33:58.125Z] #21 21.04 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-03-02T15:33:58.281Z] #63 DONE 94.9s [2022-03-02T15:33:58.281Z] [2022-03-02T15:33:58.281Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-03-02T15:33:58.281Z] #64 sha256:e192eeceae105f15ec24856482feec9146fe6653532c5a66d3fb37406560d3b6 [2022-03-02T15:33:58.281Z] #64 DONE 0.1s [2022-03-02T15:33:58.281Z] [2022-03-02T15:33:58.281Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-02T15:33:58.281Z] #65 sha256:a62b518f88c97a7ffd6b0b59763e340b967390ea3c7c6468c6acff564b3f069b [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-02T15:33:58.384Z] #21 21.05 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-03-02T15:33:58.384Z] #21 21.09 Selecting previously unselected package libicu67:amd64. [2022-03-02T15:33:58.384Z] #21 21.10 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-03-02T15:33:58.384Z] #21 21.11 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-02T15:33:58.538Z] #65 DONE 0.2s [2022-03-02T15:33:58.538Z] [2022-03-02T15:33:58.538Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-02T15:33:58.538Z] #14 sha256:84587558cc16bc110d6f83c88e8ee395dcfa0c4d1c6407312929a9eb999fda62 [2022-03-02T15:33:58.538Z] #14 91.38 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-03-02T15:33:58.538Z] #14 91.38 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-02T15:33:58.538Z] #14 91.38 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-02T15:33:58.538Z] #14 95.45 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-03-02T15:33:58.538Z] #14 95.46 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-03-02T15:33:58.538Z] #14 95.47 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-02T15:33:58.538Z] #14 95.63 Selecting previously unselected package libapparmor1:amd64. [2022-03-02T15:33:58.538Z] #14 95.64 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-03-02T15:33:58.538Z] #14 95.64 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-03-02T15:33:58.538Z] #14 95.71 Selecting previously unselected package libapparmor-dev:amd64. [2022-03-02T15:33:58.561Z] ---> 3ed6ced4fab8 [2022-03-02T15:33:58.562Z] Successfully built 3ed6ced4fab8 [2022-03-02T15:33:58.562Z] Successfully tagged docker:latest [2022-03-02T15:33:58.562Z] INFO: Image build ended at 03/02/2022 15:33:55. Duration:00:00:40.5847675 [2022-03-02T15:33:58.562Z] [2022-03-02T15:33:58.562Z] [2022-03-02T15:33:58.562Z] INFO: Building the test binaries at 03/02/2022 15:33:55... [2022-03-02T15:33:58.793Z] #14 95.72 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-03-02T15:33:58.794Z] #14 95.72 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-02T15:33:58.794Z] #14 95.84 Selecting previously unselected package libbtrfs0:amd64. [2022-03-02T15:33:58.794Z] #14 95.85 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-02T15:33:58.794Z] #14 95.86 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-02T15:33:59.063Z] #14 95.97 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-02T15:33:59.063Z] #14 95.99 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-02T15:33:59.063Z] #14 95.99 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-02T15:33:59.063Z] #14 96.16 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-03-02T15:33:59.064Z] #14 96.17 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-02T15:33:59.064Z] #14 96.17 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-02T15:33:59.320Z] #14 96.23 Selecting previously unselected package libudev-dev:amd64. [2022-03-02T15:33:59.320Z] #14 96.25 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-03-02T15:33:59.320Z] #14 96.26 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-03-02T15:33:59.320Z] #14 96.40 Selecting previously unselected package libsepol1-dev:amd64. [2022-03-02T15:33:59.320Z] #14 96.40 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-03-02T15:33:59.320Z] #14 96.41 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-03-02T15:33:59.576Z] #14 96.64 Selecting previously unselected package libpcre2-16-0:amd64. [2022-03-02T15:33:59.576Z] #14 96.65 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-03-02T15:33:59.576Z] #14 96.66 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-03-02T15:33:59.834Z] #14 96.83 Selecting previously unselected package libpcre2-32-0:amd64. [2022-03-02T15:33:59.834Z] #14 96.83 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-03-02T15:33:59.834Z] #14 96.84 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-03-02T15:33:59.834Z] #14 96.96 Selecting previously unselected package libpcre2-posix2:amd64. [2022-03-02T15:33:59.834Z] #14 96.96 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-03-02T15:33:59.834Z] #14 96.97 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-03-02T15:33:59.834Z] #14 97.03 Selecting previously unselected package libpcre2-dev:amd64. [2022-03-02T15:33:59.834Z] #14 97.03 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-03-02T15:33:59.834Z] #14 97.03 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-03-02T15:34:00.092Z] INFO: make.ps1 starting at 03/02/2022 15:33:59 [2022-03-02T15:34:00.397Z] #14 97.39 Selecting previously unselected package libselinux1-dev:amd64. [2022-03-02T15:34:00.397Z] #14 97.41 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-03-02T15:34:00.397Z] #14 97.41 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-03-02T15:34:00.548Z] INFO: Git commit (0bf6492858) assumed from DOCKER_GITCOMMIT environment variable [2022-03-02T15:34:00.548Z] INFO: Invoking autogen... [2022-03-02T15:34:00.664Z] #14 97.63 Selecting previously unselected package libdevmapper-dev:amd64. [2022-03-02T15:34:00.664Z] #14 97.63 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-03-02T15:34:00.664Z] #14 97.64 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-02T15:34:00.664Z] #14 97.75 Selecting previously unselected package libseccomp-dev:amd64. [2022-03-02T15:34:00.664Z] #14 97.75 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-03-02T15:34:00.664Z] #14 97.75 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-02T15:34:00.921Z] #14 97.84 Selecting previously unselected package libsystemd-dev:amd64. [2022-03-02T15:34:00.921Z] #14 97.87 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-03-02T15:34:00.921Z] #14 97.88 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-03-02T15:34:01.004Z] INFO: Building daemon... [2022-03-02T15:34:01.072Z] + docker version [2022-03-02T15:34:01.178Z] #14 98.42 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-02T15:34:01.434Z] #14 98.43 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-03-02T15:34:01.434Z] #14 98.44 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-02T15:34:01.434Z] #14 98.45 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-03-02T15:34:01.434Z] #14 98.47 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-02T15:34:01.434Z] #14 98.48 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-03-02T15:34:01.434Z] #14 98.49 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-02T15:34:01.434Z] #14 98.50 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-03-02T15:34:01.434Z] #14 98.51 Setting up libudev-dev:amd64 (247.3-6) ... [2022-03-02T15:34:01.434Z] #14 98.53 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-03-02T15:34:01.434Z] #14 98.54 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-02T15:34:01.434Z] #14 98.55 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-02T15:34:01.434Z] #14 98.56 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-02T15:34:01.434Z] #14 98.57 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-02T15:34:01.434Z] #14 98.58 Setting up mingw-w64-common (8.0.0-1) ... [2022-03-02T15:34:01.434Z] #14 98.59 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-03-02T15:34:01.434Z] #14 98.60 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-02T15:34:01.434Z] #14 98.61 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-03-02T15:34:01.687Z] #21 24.05 Selecting previously unselected package libinih1:amd64. [2022-03-02T15:34:01.687Z] #21 24.08 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-03-02T15:34:01.687Z] #21 24.09 Unpacking libinih1:amd64 (53-1+b2) ... [2022-03-02T15:34:01.687Z] #21 24.15 Selecting previously unselected package libnet1:amd64. [2022-03-02T15:34:01.687Z] #21 24.17 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-02T15:34:01.687Z] #21 24.18 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-02T15:34:01.687Z] #21 24.25 Selecting previously unselected package libnl-3-200:amd64. [2022-03-02T15:34:01.687Z] #21 24.25 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-02T15:34:01.687Z] #21 24.26 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-02T15:34:01.687Z] #21 24.33 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-02T15:34:01.687Z] #21 24.33 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-02T15:34:01.687Z] #21 24.34 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-02T15:34:01.687Z] #21 24.42 Selecting previously unselected package net-tools. [2022-03-02T15:34:01.687Z] #21 24.43 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-03-02T15:34:01.687Z] #21 24.43 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-03-02T15:34:01.690Z] #14 98.63 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-03-02T15:34:01.690Z] #14 98.64 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-02T15:34:01.690Z] #14 98.65 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-02T15:34:01.690Z] #14 98.66 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-03-02T15:34:01.690Z] #14 98.67 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-02T15:34:01.690Z] #14 98.68 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-03-02T15:34:01.690Z] #14 98.69 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-02T15:34:01.690Z] #14 98.70 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-02T15:34:01.690Z] #14 98.71 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-03-02T15:34:01.690Z] #14 98.71 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-02T15:34:01.690Z] #14 98.73 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-02T15:34:01.690Z] #14 98.75 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-02T15:34:01.690Z] #14 98.77 Setting up dmsetup (2:1.02.175-2.1) ... [2022-03-02T15:34:01.690Z] #14 98.78 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-02T15:34:01.690Z] #14 98.79 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-02T15:34:01.690Z] #14 98.81 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-02T15:34:01.947Z] #14 DONE 99.1s [2022-03-02T15:34:01.947Z] [2022-03-02T15:34:01.947Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-02T15:34:01.947Z] #15 sha256:a5ef20555ad02bd07d4ea7874824b27ce43befaa4665b598690f8256e5b36c94 [2022-03-02T15:34:01.948Z] #21 24.58 Selecting previously unselected package patch. [2022-03-02T15:34:01.948Z] #21 24.59 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-03-02T15:34:01.948Z] #21 24.59 Unpacking patch (2.7.6-7) ... [2022-03-02T15:34:01.948Z] #21 24.69 Selecting previously unselected package python-pip-whl. [2022-03-02T15:34:01.948Z] #21 24.69 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-03-02T15:34:01.948Z] #21 24.70 Unpacking python-pip-whl (20.3.4-4) ... [2022-03-02T15:34:02.205Z] #15 ... [2022-03-02T15:34:02.205Z] [2022-03-02T15:34:02.205Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-03-02T15:34:02.205Z] #55 sha256:106e896ec099d2b48a7dda3ea56891eb469316b4a2b69f6239b2cf15dffceb7c [2022-03-02T15:34:02.205Z] #55 DONE 0.2s [2022-03-02T15:34:02.205Z] [2022-03-02T15:34:02.205Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-02T15:34:02.205Z] #56 sha256:20b814f69a118da2f4121cc5e5d151b8d6f10ba5032cc8e818a78704fa5ffe6b [2022-03-02T15:34:02.517Z] #21 25.22 Selecting previously unselected package python3-lib2to3. [2022-03-02T15:34:02.517Z] #21 25.23 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-03-02T15:34:02.517Z] #21 25.24 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-03-02T15:34:02.517Z] #21 25.35 Selecting previously unselected package python3-distutils. [2022-03-02T15:34:02.517Z] #21 25.36 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-03-02T15:34:02.517Z] #21 25.39 Unpacking python3-distutils (3.9.2-1) ... [2022-03-02T15:34:02.776Z] #21 25.53 Selecting previously unselected package python3-pkg-resources. [2022-03-02T15:34:02.776Z] #21 25.53 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-02T15:34:02.776Z] #21 25.53 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-02T15:34:02.776Z] #21 25.66 Selecting previously unselected package python3-setuptools. [2022-03-02T15:34:02.776Z] #21 25.67 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-03-02T15:34:02.776Z] #21 25.67 Unpacking python3-setuptools (52.0.0-4) ... [2022-03-02T15:34:03.036Z] #21 25.87 Selecting previously unselected package python3-wheel. [2022-03-02T15:34:03.036Z] #21 25.87 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-03-02T15:34:03.036Z] #21 25.88 Unpacking python3-wheel (0.34.2-1) ... [2022-03-02T15:34:03.036Z] #21 25.94 Selecting previously unselected package python3-pip. [2022-03-02T15:34:03.036Z] #21 25.94 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-03-02T15:34:03.036Z] #21 25.95 Unpacking python3-pip (20.3.4-4) ... [2022-03-02T15:34:03.606Z] #21 26.19 Selecting previously unselected package sudo. [2022-03-02T15:34:03.606Z] #21 26.19 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-03-02T15:34:03.606Z] #21 26.20 Unpacking sudo (1.9.5p2-3) ... [2022-03-02T15:34:03.865Z] #21 26.71 Selecting previously unselected package thin-provisioning-tools. [2022-03-02T15:34:04.114Z] ok github.com/docker/docker/pkg/plugins 33.636s coverage: 76.3% of statements [2022-03-02T15:34:04.114Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-02T15:34:04.114Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-02T15:34:04.114Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-03-02T15:34:04.114Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-03-02T15:34:04.114Z] ? github.com/docker/docker/pkg/term [no test files] [2022-03-02T15:34:04.114Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-02T15:34:04.114Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-03-02T15:34:04.114Z] ? github.com/docker/docker/rootless [no test files] [2022-03-02T15:34:04.114Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-03-02T15:34:04.114Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-02T15:34:04.114Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-02T15:34:04.114Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-02T15:34:04.114Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-02T15:34:04.114Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-02T15:34:04.114Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-02T15:34:04.114Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-02T15:34:04.114Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-02T15:34:04.114Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-02T15:34:04.114Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-02T15:34:04.114Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-02T15:34:04.114Z] ? github.com/docker/docker/volume [no test files] [2022-03-02T15:34:04.114Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-02T15:34:04.114Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-02T15:34:04.114Z] [2022-03-02T15:34:04.114Z] === Skipped [2022-03-02T15:34:04.114Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-03-02T15:34:04.114Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-02T15:34:04.114Z] [2022-03-02T15:34:04.114Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-03-02T15:34:04.114Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-02T15:34:04.114Z] [2022-03-02T15:34:04.114Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-03-02T15:34:04.114Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-02T15:34:04.114Z] [2022-03-02T15:34:04.114Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-03-02T15:34:04.114Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-02T15:34:04.114Z] [2022-03-02T15:34:04.114Z] === SKIP: daemon/graphdriver/aufs TestNewDriver (0.00s) [2022-03-02T15:34:04.114Z] time="2022-03-02T15:32:59Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-02T15:34:04.114Z] aufs_test.go:37: driver not supported [2022-03-02T15:34:04.114Z] [2022-03-02T15:34:04.114Z] === SKIP: daemon/graphdriver/aufs TestAufsString (0.00s) [2022-03-02T15:34:04.114Z] time="2022-03-02T15:32:59Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-02T15:34:04.114Z] aufs_test.go:37: driver not supported [2022-03-02T15:34:04.114Z] [2022-03-02T15:34:04.114Z] === SKIP: daemon/graphdriver/aufs TestCreateDirStructure (0.00s) [2022-03-02T15:34:04.114Z] time="2022-03-02T15:32:59Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-02T15:34:04.114Z] aufs_test.go:37: driver not supported [2022-03-02T15:34:04.114Z] [2022-03-02T15:34:04.114Z] === SKIP: daemon/graphdriver/aufs TestNewDriverFromExistingDir (0.00s) [2022-03-02T15:34:04.114Z] time="2022-03-02T15:32:59Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-02T15:34:04.114Z] aufs_test.go:37: driver not supported [2022-03-02T15:34:04.114Z] [2022-03-02T15:34:04.114Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDir (0.00s) [2022-03-02T15:34:04.114Z] time="2022-03-02T15:32:59Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-02T15:34:04.114Z] aufs_test.go:37: driver not supported [2022-03-02T15:34:04.114Z] [2022-03-02T15:34:04.114Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDirStructure (0.00s) [2022-03-02T15:34:04.114Z] time="2022-03-02T15:32:59Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-02T15:34:04.114Z] aufs_test.go:37: driver not supported [2022-03-02T15:34:04.114Z] [2022-03-02T15:34:04.114Z] === SKIP: daemon/graphdriver/aufs TestRemoveImage (0.00s) [2022-03-02T15:34:04.114Z] time="2022-03-02T15:32:59Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-02T15:34:04.114Z] aufs_test.go:37: driver not supported [2022-03-02T15:34:04.114Z] [2022-03-02T15:34:04.114Z] === SKIP: daemon/graphdriver/aufs TestGetWithoutParent (0.00s) [2022-03-02T15:34:04.114Z] time="2022-03-02T15:32:59Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-02T15:34:04.114Z] aufs_test.go:37: driver not supported [2022-03-02T15:34:04.114Z] [2022-03-02T15:34:04.114Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithNoDirs (0.00s) [2022-03-02T15:34:04.114Z] time="2022-03-02T15:32:59Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-02T15:34:04.114Z] aufs_test.go:37: driver not supported [2022-03-02T15:34:04.114Z] [2022-03-02T15:34:04.114Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithDir (0.00s) [2022-03-02T15:34:04.114Z] time="2022-03-02T15:32:59Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-02T15:34:04.114Z] aufs_test.go:37: driver not supported [2022-03-02T15:34:04.114Z] [2022-03-02T15:34:04.114Z] === SKIP: daemon/graphdriver/aufs TestMountedFalseResponse (0.00s) [2022-03-02T15:34:04.114Z] time="2022-03-02T15:32:59Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-02T15:34:04.114Z] aufs_test.go:37: driver not supported [2022-03-02T15:34:04.114Z] [2022-03-02T15:34:04.114Z] === SKIP: daemon/graphdriver/aufs TestMountedTrueResponse (0.00s) [2022-03-02T15:34:04.114Z] time="2022-03-02T15:32:59Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-02T15:34:04.114Z] aufs_test.go:37: driver not supported [2022-03-02T15:34:04.114Z] [2022-03-02T15:34:04.114Z] === SKIP: daemon/graphdriver/aufs TestMountWithParent (0.00s) [2022-03-02T15:34:04.114Z] time="2022-03-02T15:32:59Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-02T15:34:04.114Z] aufs_test.go:37: driver not supported [2022-03-02T15:34:04.114Z] [2022-03-02T15:34:04.114Z] === SKIP: daemon/graphdriver/aufs TestRemoveMountedDir (0.00s) [2022-03-02T15:34:04.114Z] time="2022-03-02T15:32:59Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-02T15:34:04.114Z] aufs_test.go:37: driver not supported [2022-03-02T15:34:04.114Z] [2022-03-02T15:34:04.114Z] === SKIP: daemon/graphdriver/aufs TestCreateWithInvalidParent (0.00s) [2022-03-02T15:34:04.114Z] time="2022-03-02T15:32:59Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-02T15:34:04.114Z] aufs_test.go:37: driver not supported [2022-03-02T15:34:04.114Z] [2022-03-02T15:34:04.114Z] === SKIP: daemon/graphdriver/aufs TestGetDiff (0.00s) [2022-03-02T15:34:04.114Z] time="2022-03-02T15:32:59Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-02T15:34:04.114Z] aufs_test.go:37: driver not supported [2022-03-02T15:34:04.114Z] [2022-03-02T15:34:04.114Z] === SKIP: daemon/graphdriver/aufs TestChanges (0.00s) [2022-03-02T15:34:04.114Z] time="2022-03-02T15:32:59Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-02T15:34:04.115Z] aufs_test.go:37: driver not supported [2022-03-02T15:34:04.115Z] [2022-03-02T15:34:04.115Z] === SKIP: daemon/graphdriver/aufs TestDiffSize (0.00s) [2022-03-02T15:34:04.115Z] time="2022-03-02T15:32:59Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-02T15:34:04.115Z] aufs_test.go:37: driver not supported [2022-03-02T15:34:04.115Z] [2022-03-02T15:34:04.115Z] === SKIP: daemon/graphdriver/aufs TestChildDiffSize (0.00s) [2022-03-02T15:34:04.115Z] time="2022-03-02T15:32:59Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-02T15:34:04.115Z] aufs_test.go:37: driver not supported [2022-03-02T15:34:04.115Z] [2022-03-02T15:34:04.115Z] === SKIP: daemon/graphdriver/aufs TestExists (0.00s) [2022-03-02T15:34:04.115Z] time="2022-03-02T15:32:59Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-02T15:34:04.115Z] aufs_test.go:37: driver not supported [2022-03-02T15:34:04.115Z] [2022-03-02T15:34:04.115Z] === SKIP: daemon/graphdriver/aufs TestStatus (0.00s) [2022-03-02T15:34:04.115Z] time="2022-03-02T15:32:59Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-02T15:34:04.115Z] aufs_test.go:37: driver not supported [2022-03-02T15:34:04.115Z] [2022-03-02T15:34:04.115Z] === SKIP: daemon/graphdriver/aufs TestApplyDiff (0.00s) [2022-03-02T15:34:04.115Z] time="2022-03-02T15:32:59Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-02T15:34:04.115Z] aufs_test.go:37: driver not supported [2022-03-02T15:34:04.115Z] [2022-03-02T15:34:04.115Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42Layers (0.00s) [2022-03-02T15:34:04.115Z] time="2022-03-02T15:32:59Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-02T15:34:04.115Z] aufs_test.go:37: driver not supported [2022-03-02T15:34:04.115Z] [2022-03-02T15:34:04.115Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42LayersMatchingPathLength (0.00s) [2022-03-02T15:34:04.115Z] aufs_test.go:714: Using path: /tmp/aufs-tests/0000000/aufs [2022-03-02T15:34:04.115Z] time="2022-03-02T15:32:59Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-02T15:34:04.115Z] aufs_test.go:37: driver not supported [2022-03-02T15:34:04.115Z] [2022-03-02T15:34:04.115Z] === SKIP: daemon/graphdriver/aufs TestInitStaleCleanup (0.00s) [2022-03-02T15:34:04.115Z] time="2022-03-02T15:32:59Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-02T15:34:04.115Z] aufs_test.go:37: driver not supported [2022-03-02T15:34:04.115Z] [2022-03-02T15:34:04.115Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-03-02T15:34:04.115Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-02T15:34:04.115Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-02T15:34:04.115Z] [2022-03-02T15:34:04.115Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-03-02T15:34:04.115Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-02T15:34:04.115Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-02T15:34:04.115Z] [2022-03-02T15:34:04.115Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-03-02T15:34:04.115Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-02T15:34:04.115Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-02T15:34:04.115Z] [2022-03-02T15:34:04.115Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-03-02T15:34:04.115Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-02T15:34:04.115Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-02T15:34:04.115Z] [2022-03-02T15:34:04.115Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-03-02T15:34:04.115Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-02T15:34:04.115Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-02T15:34:04.115Z] [2022-03-02T15:34:04.115Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-03-02T15:34:04.115Z] graphtest_unix.go:71: No driver to put! [2022-03-02T15:34:04.115Z] [2022-03-02T15:34:04.115Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-03-02T15:34:04.115Z] time="2022-03-02T15:33:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-02T15:34:04.115Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-02T15:34:04.115Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-02T15:34:04.115Z] [2022-03-02T15:34:04.115Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-03-02T15:34:04.115Z] time="2022-03-02T15:33:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-02T15:34:04.115Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-02T15:34:04.115Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-02T15:34:04.115Z] [2022-03-02T15:34:04.115Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-03-02T15:34:04.115Z] time="2022-03-02T15:33:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-02T15:34:04.115Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-02T15:34:04.115Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-02T15:34:04.115Z] [2022-03-02T15:34:04.115Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-03-02T15:34:04.115Z] time="2022-03-02T15:33:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-02T15:34:04.115Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-02T15:34:04.115Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-02T15:34:04.115Z] [2022-03-02T15:34:04.115Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-03-02T15:34:04.115Z] time="2022-03-02T15:33:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-02T15:34:04.115Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-02T15:34:04.115Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-02T15:34:04.115Z] [2022-03-02T15:34:04.115Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-03-02T15:34:04.115Z] graphtest_unix.go:71: No driver to put! [2022-03-02T15:34:04.115Z] [2022-03-02T15:34:04.115Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-03-02T15:34:04.115Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-03-02T15:34:04.115Z] [2022-03-02T15:34:04.115Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-03-02T15:34:04.115Z] overlay_test.go:50: Fails to compute changes intermittently [2022-03-02T15:34:04.115Z] [2022-03-02T15:34:04.115Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-03-02T15:34:04.115Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-03-02T15:34:04.115Z] [2022-03-02T15:34:04.115Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-03-02T15:34:04.115Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-03-02T15:34:04.115Z] [2022-03-02T15:34:04.115Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-03-02T15:34:04.115Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-02T15:34:04.115Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-02T15:34:04.115Z] [2022-03-02T15:34:04.115Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-03-02T15:34:04.115Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-02T15:34:04.115Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-02T15:34:04.115Z] [2022-03-02T15:34:04.115Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-03-02T15:34:04.115Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-02T15:34:04.115Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-02T15:34:04.115Z] [2022-03-02T15:34:04.115Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-03-02T15:34:04.115Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-02T15:34:04.115Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-02T15:34:04.115Z] [2022-03-02T15:34:04.115Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-03-02T15:34:04.115Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-02T15:34:04.115Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-02T15:34:04.115Z] [2022-03-02T15:34:04.115Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-03-02T15:34:04.115Z] graphtest_unix.go:71: No driver to put! [2022-03-02T15:34:04.115Z] [2022-03-02T15:34:04.115Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-03-02T15:34:04.115Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-03-02T15:34:04.115Z] [2022-03-02T15:34:04.115Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-03-02T15:34:04.115Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-03-02T15:34:04.115Z] [2022-03-02T15:34:04.115Z] DONE 2318 tests, 53 skipped in 197.246s [2022-03-02T15:34:04.115Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-03-02T15:34:04.115Z] github.com/docker/docker/libnetwork/bitseq [2022-03-02T15:34:04.115Z] github.com/docker/docker/libnetwork/cluster [2022-03-02T15:34:04.115Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-02T15:34:04.115Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-02T15:34:04.115Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-02T15:34:04.115Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-02T15:34:04.115Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-02T15:34:04.115Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-02T15:34:04.115Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-02T15:34:04.115Z] github.com/docker/docker/libnetwork/config [2022-03-02T15:34:04.115Z] github.com/docker/docker/libnetwork/datastore [2022-03-02T15:34:04.115Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-02T15:34:04.115Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-02T15:34:04.115Z] github.com/docker/docker/libnetwork/driverapi [2022-03-02T15:34:04.115Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-02T15:34:04.115Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-02T15:34:04.115Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-02T15:34:04.115Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-02T15:34:04.115Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-02T15:34:04.115Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-02T15:34:04.115Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-02T15:34:04.115Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-02T15:34:04.115Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-02T15:34:04.115Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-02T15:34:04.115Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-02T15:34:04.115Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-02T15:34:04.115Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-02T15:34:04.115Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-02T15:34:04.115Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-02T15:34:04.115Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-02T15:34:04.115Z] github.com/docker/docker/libnetwork/etchosts [2022-03-02T15:34:04.115Z] github.com/docker/docker/libnetwork/idm [2022-03-02T15:34:04.115Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-02T15:34:04.115Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-02T15:34:04.115Z] github.com/docker/docker/libnetwork/ipam [2022-03-02T15:34:04.115Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-02T15:34:04.115Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-02T15:34:04.115Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-02T15:34:04.115Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-02T15:34:04.115Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-02T15:34:04.115Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-02T15:34:04.115Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-02T15:34:04.115Z] github.com/docker/docker/libnetwork/iptables [2022-03-02T15:34:04.115Z] github.com/docker/docker/libnetwork/netlabel [2022-03-02T15:34:04.115Z] github.com/docker/docker/libnetwork/netutils [2022-03-02T15:34:04.115Z] github.com/docker/docker/libnetwork/networkdb [2022-03-02T15:34:04.115Z] github.com/docker/docker/libnetwork/ns [2022-03-02T15:34:04.115Z] github.com/docker/docker/libnetwork/options [2022-03-02T15:34:04.115Z] github.com/docker/docker/libnetwork/osl [2022-03-02T15:34:04.115Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-02T15:34:04.115Z] github.com/docker/docker/libnetwork/portallocator [2022-03-02T15:34:04.115Z] github.com/docker/docker/libnetwork/portmapper [2022-03-02T15:34:04.115Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-02T15:34:04.115Z] github.com/docker/docker/libnetwork/testutils [2022-03-02T15:34:04.115Z] github.com/docker/docker/libnetwork/types' ']' [2022-03-02T15:34:04.115Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-03-02T15:34:04.125Z] #21 26.73 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-03-02T15:34:04.125Z] #21 26.73 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-03-02T15:34:04.125Z] #21 26.96 Selecting previously unselected package uidmap. [2022-03-02T15:34:04.125Z] #21 26.96 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-03-02T15:34:04.125Z] #21 26.97 Unpacking uidmap (1:4.8.1-1) ... [2022-03-02T15:34:04.384Z] #21 27.11 Selecting previously unselected package vim-runtime. [2022-03-02T15:34:04.384Z] #21 27.13 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-02T15:34:04.384Z] #21 27.16 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-03-02T15:34:04.384Z] #21 27.20 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-03-02T15:34:04.384Z] #21 27.21 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-02T15:34:05.478Z] #56 ... [2022-03-02T15:34:05.478Z] [2022-03-02T15:34:05.478Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-02T15:34:05.478Z] #15 sha256:a5ef20555ad02bd07d4ea7874824b27ce43befaa4665b598690f8256e5b36c94 [2022-03-02T15:34:05.478Z] #15 DONE 2.9s [2022-03-02T15:34:05.478Z] [2022-03-02T15:34:05.478Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-02T15:34:05.478Z] #56 sha256:20b814f69a118da2f4121cc5e5d151b8d6f10ba5032cc8e818a78704fa5ffe6b [2022-03-02T15:34:05.478Z] #56 2.709 + RM_GOPATH=0 [2022-03-02T15:34:05.478Z] #56 2.709 + TMP_GOPATH= [2022-03-02T15:34:05.478Z] #56 2.709 + : /build [2022-03-02T15:34:05.478Z] #56 2.709 + '[' -z '' ']' [2022-03-02T15:34:05.478Z] #56 2.709 ++ mktemp -d [2022-03-02T15:34:05.478Z] #56 2.710 + export GOPATH=/tmp/tmp.oj7OkZoAaS [2022-03-02T15:34:05.478Z] #56 2.710 + GOPATH=/tmp/tmp.oj7OkZoAaS [2022-03-02T15:34:05.478Z] #56 2.710 + RM_GOPATH=1 [2022-03-02T15:34:05.478Z] #56 2.710 + case "$(go env GOARCH)" in [2022-03-02T15:34:05.478Z] #56 2.711 ++ go env GOARCH [2022-03-02T15:34:05.478Z] #56 2.716 + export GO_BUILDMODE=-buildmode=pie [2022-03-02T15:34:05.478Z] #56 2.716 + GO_BUILDMODE=-buildmode=pie [2022-03-02T15:34:05.478Z] #56 2.716 ++ dirname /install.sh [2022-03-02T15:34:05.478Z] #56 2.718 + dir=/ [2022-03-02T15:34:05.478Z] #56 2.718 + bin=runc [2022-03-02T15:34:05.478Z] #56 2.718 + shift [2022-03-02T15:34:05.478Z] #56 2.718 + '[' '!' -f //runc.installer ']' [2022-03-02T15:34:05.478Z] #56 2.718 + . //runc.installer [2022-03-02T15:34:05.478Z] #56 2.718 ++ set -e [2022-03-02T15:34:05.478Z] #56 2.718 ++ : v1.1.0 [2022-03-02T15:34:05.478Z] #56 2.718 + install_runc [2022-03-02T15:34:05.478Z] #56 2.718 + RUNC_BUILDTAGS=seccomp [2022-03-02T15:34:05.478Z] #56 2.718 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-03-02T15:34:05.478Z] #56 2.718 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.oj7OkZoAaS/src/github.com/opencontainers/runc [2022-03-02T15:34:05.478Z] #56 2.718 Install runc version v1.1.0 (build tags: seccomp) [2022-03-02T15:34:05.478Z] #56 2.723 Cloning into '/tmp/tmp.oj7OkZoAaS/src/github.com/opencontainers/runc'... [2022-03-02T15:34:06.396Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-03-02T15:34:06.396Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-acb20351\powershellScript.ps1'; exit $LASTEXITCODE; [2022-03-02T15:34:06.396Z] ---------------------------------------------------------------------------- [2022-03-02T15:34:06.396Z] [2022-03-02T15:34:06.396Z] INFO: executeCI.ps1 starting at Wed Mar 2 15:34:04 CUT 2022 [2022-03-02T15:34:06.396Z] [2022-03-02T15:34:06.396Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-03-02T15:34:06.396Z] INFO: Running git version 2.24.1.windows.2 [2022-03-02T15:34:06.396Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-03-02T15:34:06.396Z] INFO: Environment variables: [2022-03-02T15:34:06.396Z] [2022-03-02T15:34:06.396Z] Name Value [2022-03-02T15:34:06.396Z] ---- ----- [2022-03-02T15:34:06.396Z] ALLUSERSPROFILE C:\ProgramData [2022-03-02T15:34:06.396Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-03-02T15:34:06.396Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-03-02T15:34:06.396Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-03-02T15:34:06.396Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-03-02T15:34:06.396Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-03-02T15:34:06.396Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-03-02T15:34:06.396Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-03-02T15:34:06.396Z] BRANCH_NAME PR-43313 [2022-03-02T15:34:06.396Z] BUILD_DISPLAY_NAME #1 [2022-03-02T15:34:06.396Z] BUILD_ID 1 [2022-03-02T15:34:06.396Z] BUILD_NUMBER 1 [2022-03-02T15:34:06.396Z] BUILD_TAG jenkins-moby-PR-43313-1 [2022-03-02T15:34:06.396Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43313/1/ [2022-03-02T15:34:06.396Z] CHANGE_AUTHOR superkkt [2022-03-02T15:34:06.396Z] CHANGE_AUTHOR_DISPLAY_NAME Kitae Kim [2022-03-02T15:34:06.396Z] CHANGE_AUTHOR_EMAIL superkkt@gmail.com [2022-03-02T15:34:06.396Z] CHANGE_BRANCH 43284-incorrect_os_info_on_windows [2022-03-02T15:34:06.396Z] CHANGE_FORK superkkt [2022-03-02T15:34:06.396Z] CHANGE_ID 43313 [2022-03-02T15:34:06.396Z] CHANGE_TARGET master [2022-03-02T15:34:06.396Z] CHANGE_TITLE Fix incorrect operating system information reported on Windows [2022-03-02T15:34:06.396Z] CHANGE_URL https://github.com/moby/moby/pull/43313 [2022-03-02T15:34:06.396Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-02T15:34:06.396Z] CommonProgramFiles C:\Program Files\Common Files [2022-03-02T15:34:06.396Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-03-02T15:34:06.396Z] CommonProgramW6432 C:\Program Files\Common Files [2022-03-02T15:34:06.396Z] COMPUTERNAME azwin-2-4e01e0 [2022-03-02T15:34:06.396Z] ComSpec C:\Windows\system32\cmd.exe [2022-03-02T15:34:06.396Z] ConfigSequenceNumber 0 [2022-03-02T15:34:06.396Z] DOCKER_BUILDKIT 0 [2022-03-02T15:34:06.396Z] DOCKER_DUT_DEBUG 1 [2022-03-02T15:34:06.396Z] DOCKER_EXPERIMENTAL 1 [2022-03-02T15:34:06.396Z] DOCKER_GRAPHDRIVER overlay2 [2022-03-02T15:34:06.396Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2022-03-02T15:34:06.396Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-03-02T15:34:06.396Z] EXECUTOR_NUMBER 0 [2022-03-02T15:34:06.396Z] FQDN azwin-2-4e01e0.westus.cloudapp.azure.com [2022-03-02T15:34:06.396Z] GIT_BRANCH PR-43313 [2022-03-02T15:34:06.396Z] GIT_COMMIT 0bf649285834a6f7bf8af9a3dac8793cd587d7ef [2022-03-02T15:34:06.396Z] GIT_URL https://github.com/moby/moby.git [2022-03-02T15:34:06.396Z] HUDSON_COOKIE dc3f8244-414e-4e35-888f-58fb9ac40bb6 [2022-03-02T15:34:06.396Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-03-02T15:34:06.396Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-03-02T15:34:06.396Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-03-02T15:34:06.396Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-03-02T15:34:06.396Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-03-02T15:34:06.396Z] JENKINS_NODE_COOKIE 0c1f22b9-e4ad-4711-a3f1-d9fcc2ae9b48 [2022-03-02T15:34:06.397Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-03-02T15:34:06.397Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-03-02T15:34:06.397Z] JOB_BASE_NAME PR-43313 [2022-03-02T15:34:06.397Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43313/display/redirect [2022-03-02T15:34:06.397Z] JOB_NAME moby/PR-43313 [2022-03-02T15:34:06.397Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43313/ [2022-03-02T15:34:06.397Z] library.jps.version master [2022-03-02T15:34:06.397Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-03-02T15:34:06.397Z] NODE_LABELS amd64 azure azwin-2-4e01e0 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-03-02T15:34:06.397Z] NODE_NAME azwin-2-4e01e0 [2022-03-02T15:34:06.397Z] NUMBER_OF_PROCESSORS 4 [2022-03-02T15:34:06.397Z] OS Windows_NT [2022-03-02T15:34:06.397Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-03-02T15:34:06.397Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-03-02T15:34:06.397Z] PROCESSOR_ARCHITECTURE AMD64 [2022-03-02T15:34:06.397Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-03-02T15:34:06.397Z] PROCESSOR_LEVEL 6 [2022-03-02T15:34:06.397Z] PROCESSOR_REVISION 4f01 [2022-03-02T15:34:06.397Z] ProgramData C:\ProgramData [2022-03-02T15:34:06.397Z] ProgramFiles C:\Program Files [2022-03-02T15:34:06.397Z] ProgramFiles(x86) C:\Program Files (x86) [2022-03-02T15:34:06.397Z] ProgramW6432 C:\Program Files [2022-03-02T15:34:06.397Z] PROMPT $P$G [2022-03-02T15:34:06.397Z] PSExecutionPolicyPreference Bypass [2022-03-02T15:34:06.397Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-03-02T15:34:06.397Z] PUBLIC C:\Users\Public [2022-03-02T15:34:06.397Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43313/1/display/redirect?page=artif... [2022-03-02T15:34:06.397Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43313/1/display/redirect?page=changes [2022-03-02T15:34:06.397Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43313/1/display/redirect [2022-03-02T15:34:06.397Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43313/1/display/redirect?page=tests [2022-03-02T15:34:06.397Z] SKIP_VALIDATION_TESTS 1 [2022-03-02T15:34:06.397Z] SOURCES_DRIVE d [2022-03-02T15:34:06.397Z] SOURCES_SUBDIR gopath [2022-03-02T15:34:06.397Z] STAGE_NAME Run tests [2022-03-02T15:34:06.397Z] SystemDrive C: [2022-03-02T15:34:06.397Z] SystemRoot C:\Windows [2022-03-02T15:34:06.397Z] TEMP C:\Windows\TEMP [2022-03-02T15:34:06.397Z] TESTDEBUG 0 [2022-03-02T15:34:06.397Z] TESTRUN_DRIVE d [2022-03-02T15:34:06.397Z] TESTRUN_SUBDIR CI [2022-03-02T15:34:06.397Z] TIMEOUT 120m [2022-03-02T15:34:06.397Z] TMP C:\Windows\TEMP [2022-03-02T15:34:06.397Z] USERDOMAIN WORKGROUP [2022-03-02T15:34:06.397Z] USERNAME azwin-2-4e01e0$ [2022-03-02T15:34:06.397Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-03-02T15:34:06.397Z] windir C:\Windows [2022-03-02T15:34:06.397Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-03-02T15:34:06.397Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-03-02T15:34:06.397Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-03-02T15:34:06.397Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-03-02T15:34:06.397Z] [2022-03-02T15:34:06.397Z] [2022-03-02T15:34:06.397Z] [2022-03-02T15:34:06.397Z] INFO: Sources under d:\gopath\... [2022-03-02T15:34:06.397Z] INFO: Test run under d:\CI\... [2022-03-02T15:34:06.397Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-03-02T15:34:06.397Z] INFO: docker/docker repository was found [2022-03-02T15:34:06.408Z] #56 ... [2022-03-02T15:34:06.408Z] [2022-03-02T15:34:06.408Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-03-02T15:34:06.408Z] #16 sha256:582dfc7a7841c386994d3540cdb5a88df9e1ca13f3b03d0dca77e727b8909db2 [2022-03-02T15:34:06.408Z] #16 DONE 1.6s [2022-03-02T15:34:06.665Z] [2022-03-02T15:34:06.665Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-02T15:34:06.665Z] #17 sha256:fc766adad2ee1a9692f05b4f23f4e087d468b1aaaaeef15bdfb45926f705442a [2022-03-02T15:34:06.857Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-03-02T15:34:06.926Z] #21 29.76 Selecting previously unselected package vim. [2022-03-02T15:34:06.926Z] #21 29.76 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-02T15:34:06.926Z] #21 29.77 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-03-02T15:34:07.313Z] ltsc2022: Pulling from windows/servercore [2022-03-02T15:34:07.313Z] 8f616e6e9eec: Pulling fs layer [2022-03-02T15:34:07.313Z] 898469748ff6: Pulling fs layer [2022-03-02T15:34:07.495Z] #21 30.27 Selecting previously unselected package xfsprogs. [2022-03-02T15:34:07.495Z] #21 30.28 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-03-02T15:34:07.495Z] #21 30.29 Unpacking xfsprogs (5.10.0-4) ... [2022-03-02T15:34:07.754Z] #21 30.71 Selecting previously unselected package zip. [2022-03-02T15:34:08.014Z] #21 30.71 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-03-02T15:34:08.014Z] #21 30.72 Unpacking zip (3.0-12) ... [2022-03-02T15:34:08.014Z] #21 30.84 Selecting previously unselected package zstd. [2022-03-02T15:34:08.014Z] #21 30.85 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-03-02T15:34:08.014Z] #21 30.86 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-03-02T15:34:08.032Z] #17 1.217 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-03-02T15:34:08.033Z] #17 DONE 1.4s [2022-03-02T15:34:08.033Z] [2022-03-02T15:34:08.033Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-02T15:34:08.033Z] #18 sha256:6e2ccfb6c6a7f52b3fa6b87c8aae90930e7babced065a9c7dc64b4ffda667298 [2022-03-02T15:34:08.583Z] #21 31.19 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-02T15:34:09.403Z] #18 DONE 1.4s [2022-03-02T15:34:09.403Z] [2022-03-02T15:34:09.403Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-02T15:34:09.403Z] #19 sha256:73e0794f08464606b3ad9ac42de005d39797de3e8045f202b9a2219a5babbf7a [2022-03-02T15:34:09.522Z] #21 32.05 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-03-02T15:34:09.522Z] #21 32.06 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-03-02T15:34:09.522Z] #21 32.07 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-03-02T15:34:09.522Z] #21 32.08 Setting up libicu67:amd64 (67.1-7) ... [2022-03-02T15:34:09.522Z] #21 32.09 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-03-02T15:34:09.522Z] #21 32.10 Setting up libinih1:amd64 (53-1+b2) ... [2022-03-02T15:34:09.522Z] #21 32.11 Setting up uidmap (1:4.8.1-1) ... [2022-03-02T15:34:09.522Z] #21 32.12 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-02T15:34:09.522Z] #21 32.13 Setting up bzip2 (1.0.8-4) ... [2022-03-02T15:34:09.522Z] #21 32.14 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-02T15:34:09.522Z] #21 32.16 Setting up python3-wheel (0.34.2-1) ... [2022-03-02T15:34:09.630Z] Client: [2022-03-02T15:34:09.630Z] Version: 20.10.9 [2022-03-02T15:34:09.630Z] API version: 1.41 [2022-03-02T15:34:09.630Z] Go version: go1.16.8 [2022-03-02T15:34:09.630Z] Git commit: c2ea9bc [2022-03-02T15:34:09.630Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-02T15:34:09.630Z] OS/Arch: windows/amd64 [2022-03-02T15:34:09.630Z] Context: default [2022-03-02T15:34:09.630Z] Experimental: true [2022-03-02T15:34:09.630Z] [2022-03-02T15:34:09.630Z] Server: Docker Engine - Community [2022-03-02T15:34:09.630Z] Engine: [2022-03-02T15:34:09.630Z] Version: 20.10.9 [2022-03-02T15:34:09.630Z] API version: 1.41 (minimum version 1.24) [2022-03-02T15:34:09.630Z] Go version: go1.16.8 [2022-03-02T15:34:09.630Z] Git commit: 79ea9d3 [2022-03-02T15:34:09.630Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-02T15:34:09.630Z] OS/Arch: windows/amd64 [2022-03-02T15:34:09.630Z] Experimental: true [2022-03-02T15:34:10.091Z] #21 32.79 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-02T15:34:10.091Z] #21 32.80 Setting up libcap2:amd64 (1:2.44-1) ... [2022-03-02T15:34:10.091Z] #21 32.81 Setting up libcap2-bin (1:2.44-1) ... [2022-03-02T15:34:10.091Z] #21 32.83 Setting up apparmor (2.13.6-10) ... [Pipeline] sh [2022-03-02T15:34:10.773Z] #19 DONE 1.3s [2022-03-02T15:34:10.773Z] [2022-03-02T15:34:10.773Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-03-02T15:34:10.773Z] #20 sha256:3d823f56ac7ca77bfd1f6bf86c7b17a9573ee78d02867992add8daf88dd9d4ec [2022-03-02T15:34:10.811Z] #14 ... [2022-03-02T15:34:10.811Z] [2022-03-02T15:34:10.811Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-02T15:34:10.811Z] #60 sha256:3d2542c9f44ce26e9509006a244c1970efca9ec6ef19dc6367e6e2305e647b06 [2022-03-02T15:34:10.811Z] #60 56.63 Updating files: 55% (2624/4731) Updating files: 56% (2650/4731) Updating files: 57% (2697/4731) Updating files: 58% (2744/4731) Updating files: 59% (2792/4731) Updating files: 60% (2839/4731) Updating files: 61% (2886/4731) Updating files: 62% (2934/4731) Updating files: 63% (2981/4731) Updating files: 64% (3028/4731) Updating files: 65% (3076/4731) Updating files: 66% (3123/4731) Updating files: 67% (3170/4731) Updating files: 68% (3218/4731) Updating files: 69% (3265/4731) Updating files: 70% (3312/4731) Updating files: 71% (3360/4731) Updating files: 72% (3407/4731) Updating files: 73% (3454/4731) Updating files: 74% (3501/4731) Updating files: 75% (3549/4731) Updating files: 76% (3596/4731) Updating files: 77% (3643/4731) Updating files: 78% (3691/4731) Updating files: 79% (3738/4731) Updating files: 80% (3785/4731) Updating files: 81% (3833/4731) Updating files: 82% (3880/4731) Updating files: 83% (3927/4731) Updating files: 84% (3975/4731) Updating files: 85% (4022/4731) Updating files: 86% (4069/4731) Updating files: 87% (4116/4731) Updating files: 88% (4164/4731) Updating files: 89% (4211/4731) Updating files: 90% (4258/4731) Updating files: 91% (4306/4731) Updating files: 92% (4353/4731) Updating files: 93% (4400/4731) Updating files: 94% (4448/4731) Updating files: 95% (4495/4731) Updating files: 96% (4542/4731) Updating files: 97% (4590/4731) Updating files: 98% (4637/4731) Updating files: 99% (4684/4731) Updating files: 100% (4731/4731) Updating files: 100% (4731/4731), done. [2022-03-02T15:34:10.811Z] #60 57.53 + cd /tmp/tmp.IoRR30Aagj/src/github.com/containerd/containerd [2022-03-02T15:34:10.811Z] #60 57.53 + git checkout -q v1.5.9 [2022-03-02T15:34:10.811Z] #60 58.98 + export 'BUILDTAGS=netgo osusergo static_build' [2022-03-02T15:34:10.811Z] #60 58.98 + BUILDTAGS='netgo osusergo static_build' [2022-03-02T15:34:10.811Z] #60 58.98 + export EXTRA_FLAGS=-buildmode=pie [2022-03-02T15:34:10.811Z] #60 58.98 + EXTRA_FLAGS=-buildmode=pie [2022-03-02T15:34:10.811Z] #60 58.98 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-03-02T15:34:10.811Z] #60 58.98 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-03-02T15:34:10.811Z] #60 58.98 + '[' '' = dynamic ']' [2022-03-02T15:34:10.811Z] #60 58.98 + make [2022-03-02T15:34:11.146Z] + docker info [2022-03-02T15:34:11.470Z] #21 34.35 Setting up zip (3.0-12) ... [2022-03-02T15:34:11.730Z] #21 34.37 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-02T15:34:11.730Z] #21 34.41 Setting up bash-completion (1:2.11-2) ... [2022-03-02T15:34:12.140Z] #20 DONE 1.3s [2022-03-02T15:34:12.140Z] [2022-03-02T15:34:12.140Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-02T15:34:12.140Z] #21 sha256:e09fb100faaf3401723737e43ac696293135222826d1bd901e1a0421e5f12d6d [2022-03-02T15:34:12.732Z] #60 60.49 + bin/ctr [2022-03-02T15:34:13.506Z] #21 1.468 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-02T15:34:13.506Z] #21 1.490 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-02T15:34:13.506Z] #21 1.642 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-02T15:34:13.637Z] #21 36.17 Setting up xz-utils (5.2.5-2) ... [2022-03-02T15:34:13.637Z] #21 36.19 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-03-02T15:34:13.637Z] #21 36.19 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-03-02T15:34:13.637Z] #21 36.21 Setting up patch (2.7.6-7) ... [2022-03-02T15:34:13.637Z] #21 36.22 Setting up sudo (1.9.5p2-3) ... [2022-03-02T15:34:13.637Z] #21 36.28 invoke-rc.d: could not determine current runlevel [2022-03-02T15:34:13.637Z] #21 36.29 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-02T15:34:13.637Z] #21 36.30 Setting up xfsprogs (5.10.0-4) ... [2022-03-02T15:34:13.637Z] #21 36.31 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-03-02T15:34:13.637Z] #21 36.33 Setting up inetutils-ping (2:2.0-1) ... [2022-03-02T15:34:13.637Z] #21 36.33 Setting up pigz (2.6-1) ... [2022-03-02T15:34:13.637Z] #21 36.35 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-02T15:34:13.637Z] #21 36.36 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-02T15:34:13.637Z] #21 36.38 Setting up python-pip-whl (20.3.4-4) ... [2022-03-02T15:34:13.637Z] #21 36.39 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-02T15:34:13.763Z] #21 1.832 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-02T15:34:14.208Z] #21 37.11 Setting up libaio1:amd64 (0.3.112-9) ... [2022-03-02T15:34:14.324Z] #21 2.461 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-02T15:34:14.469Z] #21 37.13 Setting up python3-lib2to3 (3.9.2-1) ... [2022-03-02T15:34:14.729Z] #21 37.52 Setting up libelf1:amd64 (0.183-1) ... [2022-03-02T15:34:14.887Z] #21 3.061 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-02T15:34:14.989Z] #21 37.64 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-03-02T15:34:14.989Z] #21 37.66 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-02T15:34:14.989Z] #21 37.68 Setting up python3-distutils (3.9.2-1) ... [2022-03-02T15:34:15.249Z] #21 38.11 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-03-02T15:34:15.249Z] #21 38.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-03-02T15:34:15.249Z] #21 38.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-03-02T15:34:15.249Z] #21 38.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-03-02T15:34:15.249Z] #21 38.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-03-02T15:34:15.249Z] #21 38.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-03-02T15:34:15.249Z] #21 38.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-03-02T15:34:15.249Z] #21 38.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-03-02T15:34:15.249Z] #21 38.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-03-02T15:34:15.509Z] #21 38.21 Setting up python3-setuptools (52.0.0-4) ... [2022-03-02T15:34:15.818Z] #21 ... [2022-03-02T15:34:15.818Z] [2022-03-02T15:34:15.818Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-02T15:34:15.818Z] #34 sha256:75059c5744a48f91fb69271084385b0717c1ec8a872791fa0edaac0ca2c58214 [2022-03-02T15:34:15.818Z] #34 DONE 112.8s [2022-03-02T15:34:15.863Z] 898469748ff6: Verifying Checksum [2022-03-02T15:34:15.863Z] 898469748ff6: Download complete [2022-03-02T15:34:16.075Z] [2022-03-02T15:34:16.075Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-02T15:34:16.076Z] #60 sha256:aa64edc1cadcf67d37bf2a2f5f82020e2e3fcd4b46793f63dd750895e5f3898b [2022-03-02T15:34:16.864Z] #21 39.51 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-02T15:34:16.865Z] #21 39.60 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-03-02T15:34:16.865Z] #21 39.63 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-03-02T15:34:16.865Z] #21 39.65 Setting up python3-pip (20.3.4-4) ... [2022-03-02T15:34:17.810Z] #21 40.61 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-02T15:34:17.810Z] #21 40.62 Setting up jq (1.6-2.1) ... [2022-03-02T15:34:17.810Z] #21 40.63 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-03-02T15:34:17.810Z] #21 40.66 Setting up iptables (1.8.7-1) ... [2022-03-02T15:34:17.810Z] #21 40.67 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-02T15:34:17.810Z] #21 40.67 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-02T15:34:17.810Z] #21 40.68 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-02T15:34:17.810Z] #21 40.68 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-02T15:34:17.810Z] #21 40.69 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-03-02T15:34:17.810Z] #21 40.70 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-03-02T15:34:17.810Z] #21 40.71 Setting up iproute2 (5.10.0-4) ... [2022-03-02T15:34:18.377Z] #21 41.10 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-02T15:34:18.603Z] #60 ... [2022-03-02T15:34:18.603Z] [2022-03-02T15:34:18.603Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-02T15:34:18.603Z] #21 sha256:e09fb100faaf3401723737e43ac696293135222826d1bd901e1a0421e5f12d6d [2022-03-02T15:34:18.603Z] #21 6.327 Fetched 8506 kB in 5s (1663 kB/s) [2022-03-02T15:34:19.318Z] #21 DONE 42.0s [2022-03-02T15:34:19.318Z] [2022-03-02T15:34:19.318Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-02T15:34:19.318Z] #51 sha256:1b01a2b18ef17c3434fbfd5905517e51bac2b13369e0cc95cac24fd898a01b3a [2022-03-02T15:34:19.318Z] #51 ... [2022-03-02T15:34:19.318Z] [2022-03-02T15:34:19.318Z] #22 [dev-systemd-false 8/24] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-03-02T15:34:19.318Z] #22 sha256:1bc5a9bc0a4bdbecb37159a207d936496ba04e2a5dae896ca99bb131ce4e0358 [2022-03-02T15:34:19.972Z] #21 6.327 Reading package lists... [2022-03-02T15:34:20.256Z] #22 0.826 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-03-02T15:34:20.256Z] #22 0.829 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-03-02T15:34:20.256Z] #22 0.833 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-03-02T15:34:20.256Z] #22 DONE 1.0s [2022-03-02T15:34:20.256Z] [2022-03-02T15:34:20.256Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-02T15:34:20.256Z] #23 sha256:dcd7993b44aee259e164155726d52caa0d2edfa598a08f8cd15cde0939eb4de4 [2022-03-02T15:34:21.866Z] #21 8.018 Reading package lists... [2022-03-02T15:34:22.123Z] #21 9.716 Building dependency tree... [2022-03-02T15:34:22.686Z] #21 10.83 The following additional packages will be installed: [2022-03-02T15:34:22.686Z] #21 10.83 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-02T15:34:22.686Z] #21 10.83 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-03-02T15:34:22.686Z] #21 10.83 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-03-02T15:34:22.686Z] #21 10.84 python3-pkg-resources vim-runtime xxd [2022-03-02T15:34:22.686Z] #21 10.84 Suggested packages: [2022-03-02T15:34:22.686Z] #21 10.84 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-03-02T15:34:22.686Z] #21 10.84 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-03-02T15:34:22.686Z] #21 10.84 acl attr quota [2022-03-02T15:34:22.686Z] #21 10.84 Recommended packages: [2022-03-02T15:34:22.686Z] #21 10.84 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-03-02T15:34:22.755Z] #60 ... [2022-03-02T15:34:22.755Z] [2022-03-02T15:34:22.755Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-02T15:34:22.755Z] #14 sha256:84587558cc16bc110d6f83c88e8ee395dcfa0c4d1c6407312929a9eb999fda62 [2022-03-02T15:34:22.755Z] #14 112.5 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-03-02T15:34:22.755Z] #14 112.5 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-02T15:34:22.755Z] #14 112.5 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-02T15:34:22.755Z] #14 117.3 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-03-02T15:34:22.755Z] #14 117.3 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-02T15:34:22.755Z] #14 117.3 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-02T15:34:22.755Z] #14 122.4 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-03-02T15:34:22.755Z] #14 122.4 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-02T15:34:22.755Z] #14 122.5 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-02T15:34:23.614Z] #21 11.93 The following NEW packages will be installed: [2022-03-02T15:34:23.870Z] #21 11.94 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-03-02T15:34:23.870Z] #21 11.94 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-02T15:34:23.870Z] #21 11.94 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-03-02T15:34:23.870Z] #21 11.94 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-03-02T15:34:23.870Z] #21 11.94 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-03-02T15:34:23.870Z] #21 11.95 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-03-02T15:34:23.870Z] #21 11.95 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-03-02T15:34:23.870Z] #21 11.95 xz-utils zip zstd [2022-03-02T15:34:24.126Z] #21 12.25 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded. [2022-03-02T15:34:24.126Z] #21 12.25 Need to get 27.6 MB of archives. [2022-03-02T15:34:24.126Z] #21 12.25 After this operation, 106 MB of additional disk space will be used. [2022-03-02T15:34:24.126Z] #21 12.25 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-03-02T15:34:24.126Z] #21 12.26 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-03-02T15:34:24.126Z] #21 12.26 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-03-02T15:34:24.126Z] #21 12.26 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-03-02T15:34:24.126Z] #21 12.26 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-03-02T15:34:24.126Z] #21 12.26 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-03-02T15:34:24.126Z] #21 12.27 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-03-02T15:34:24.126Z] #21 12.27 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-03-02T15:34:24.126Z] #21 12.29 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-02T15:34:24.126Z] #21 12.31 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-02T15:34:24.126Z] #21 12.31 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-03-02T15:34:24.126Z] #21 12.32 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-03-02T15:34:24.126Z] #21 12.32 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-03-02T15:34:24.126Z] #21 12.33 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-03-02T15:34:24.126Z] #21 12.35 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-03-02T15:34:24.383Z] #21 12.35 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-03-02T15:34:24.383Z] #21 12.36 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-03-02T15:34:24.383Z] #21 12.36 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-03-02T15:34:24.383Z] #21 12.36 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-03-02T15:34:24.383Z] #21 12.36 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-03-02T15:34:24.383Z] #21 12.37 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-03-02T15:34:24.383Z] #21 12.39 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-02T15:34:24.383Z] #21 12.39 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-02T15:34:24.383Z] #21 12.40 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-02T15:34:24.383Z] #21 12.40 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-03-02T15:34:24.383Z] #21 12.40 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-03-02T15:34:24.383Z] #21 12.40 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-02T15:34:24.639Z] #21 12.78 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-03-02T15:34:24.639Z] #21 12.78 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-02T15:34:24.639Z] #21 12.78 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-03-02T15:34:24.639Z] #21 12.78 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-03-02T15:34:24.639Z] #21 12.78 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-03-02T15:34:24.639Z] #21 12.78 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-03-02T15:34:24.639Z] #21 12.79 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-03-02T15:34:24.639Z] #21 12.84 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-03-02T15:34:24.639Z] #21 12.85 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-03-02T15:34:24.639Z] #21 12.85 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-02T15:34:24.639Z] #21 12.86 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-03-02T15:34:24.639Z] #21 12.87 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-03-02T15:34:24.639Z] #21 12.87 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-03-02T15:34:24.639Z] #21 12.89 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-03-02T15:34:24.894Z] #21 12.91 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-03-02T15:34:24.895Z] #21 12.92 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-03-02T15:34:24.895Z] #21 12.93 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-03-02T15:34:24.895Z] #21 ... [2022-03-02T15:34:24.895Z] [2022-03-02T15:34:24.895Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-02T15:34:24.895Z] #56 sha256:20b814f69a118da2f4121cc5e5d151b8d6f10ba5032cc8e818a78704fa5ffe6b [2022-03-02T15:34:24.895Z] #56 22.62 + cd /tmp/tmp.oj7OkZoAaS/src/github.com/opencontainers/runc [2022-03-02T15:34:24.895Z] #56 22.62 + git checkout -q v1.1.0 [2022-03-02T15:34:25.150Z] #56 22.95 + '[' -z '' ']' [2022-03-02T15:34:25.150Z] #56 22.96 + target=static [2022-03-02T15:34:25.150Z] #56 22.96 + make BUILDTAGS=seccomp static [2022-03-02T15:34:25.407Z] #56 23.28 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.0-0-g067aaf85 -X main.version=1.1.0 " -o runc . [2022-03-02T15:34:25.955Z] Client: [2022-03-02T15:34:25.955Z] Context: default [2022-03-02T15:34:25.955Z] Debug Mode: false [2022-03-02T15:34:25.955Z] Plugins: [2022-03-02T15:34:25.955Z] app: Docker Application (Docker Inc., v0.8.0) [2022-03-02T15:34:25.955Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-03-02T15:34:25.955Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-03-02T15:34:25.955Z] [2022-03-02T15:34:25.955Z] Server: [2022-03-02T15:34:25.955Z] Containers: 0 [2022-03-02T15:34:25.955Z] Running: 0 [2022-03-02T15:34:25.955Z] Paused: 0 [2022-03-02T15:34:25.955Z] Stopped: 0 [2022-03-02T15:34:25.955Z] Images: 0 [2022-03-02T15:34:25.955Z] Server Version: 20.10.9 [2022-03-02T15:34:25.955Z] Storage Driver: lcow (linux) windowsfilter (windows) [2022-03-02T15:34:25.955Z] LCOW: [2022-03-02T15:34:25.955Z] Windows: [2022-03-02T15:34:25.955Z] Logging Driver: json-file [2022-03-02T15:34:25.955Z] Plugins: [2022-03-02T15:34:25.955Z] Volume: local [2022-03-02T15:34:25.955Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-02T15:34:25.955Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-02T15:34:25.955Z] Swarm: inactive [2022-03-02T15:34:25.955Z] Default Isolation: process [2022-03-02T15:34:25.955Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-03-02T15:34:25.955Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-03-02T15:34:25.955Z] OSType: windows [2022-03-02T15:34:25.955Z] Architecture: x86_64 [2022-03-02T15:34:25.955Z] CPUs: 4 [2022-03-02T15:34:25.955Z] Total Memory: 32GiB [2022-03-02T15:34:25.955Z] Name: azwin-2-2d3c40 [2022-03-02T15:34:25.955Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-03-02T15:34:25.955Z] Docker Root Dir: D:\docker [2022-03-02T15:34:25.955Z] Debug Mode: false [2022-03-02T15:34:25.955Z] Registry: https://index.docker.io/v1/ [2022-03-02T15:34:25.955Z] Labels: [2022-03-02T15:34:25.955Z] Experimental: true [2022-03-02T15:34:25.955Z] Insecure Registries: [2022-03-02T15:34:25.955Z] 10.0.0.4:5000 [2022-03-02T15:34:25.955Z] 127.0.0.0/8 [2022-03-02T15:34:25.955Z] Registry Mirrors: [2022-03-02T15:34:25.955Z] http://10.0.0.4:5000/ [2022-03-02T15:34:25.955Z] Live Restore Enabled: false [2022-03-02T15:34:25.955Z] Product License: Community Engine [2022-03-02T15:34:25.955Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-03-02T15:34:30.237Z] #23 9.238 Collecting yamllint==1.26.1 [2022-03-02T15:34:30.495Z] #23 10.27 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-03-02T15:34:30.657Z] #56 ... [2022-03-02T15:34:30.657Z] [2022-03-02T15:34:30.657Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-02T15:34:30.657Z] #21 sha256:e09fb100faaf3401723737e43ac696293135222826d1bd901e1a0421e5f12d6d [2022-03-02T15:34:30.657Z] #21 13.21 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-03-02T15:34:30.657Z] #21 13.24 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-03-02T15:34:30.657Z] #21 13.25 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-03-02T15:34:30.657Z] #21 13.26 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-03-02T15:34:30.657Z] #21 13.82 debconf: delaying package configuration, since apt-utils is not installed [2022-03-02T15:34:30.657Z] #21 13.93 Fetched 27.6 MB in 1s (21.2 MB/s) [2022-03-02T15:34:30.657Z] #21 13.97 Selecting previously unselected package pigz. [2022-03-02T15:34:30.657Z] #21 13.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 ... 24010 files and directories currently installed.) [2022-03-02T15:34:30.657Z] #21 14.01 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-03-02T15:34:30.657Z] #21 14.02 Unpacking pigz (2.6-1) ... [2022-03-02T15:34:30.657Z] #21 14.09 Selecting previously unselected package libelf1:amd64. [2022-03-02T15:34:30.657Z] #21 14.09 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-03-02T15:34:30.657Z] #21 14.09 Unpacking libelf1:amd64 (0.183-1) ... [2022-03-02T15:34:30.657Z] #21 14.23 Selecting previously unselected package libbpf0:amd64. [2022-03-02T15:34:30.657Z] #21 14.24 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-03-02T15:34:30.657Z] #21 14.24 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-03-02T15:34:30.657Z] #21 14.33 Selecting previously unselected package libcap2:amd64. [2022-03-02T15:34:30.657Z] #21 14.34 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-03-02T15:34:30.657Z] #21 14.34 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-03-02T15:34:30.657Z] #21 14.40 Selecting previously unselected package libmnl0:amd64. [2022-03-02T15:34:30.657Z] #21 14.41 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-03-02T15:34:30.657Z] #21 14.41 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-03-02T15:34:30.657Z] #21 14.45 Selecting previously unselected package libxtables12:amd64. [2022-03-02T15:34:30.657Z] #21 14.45 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-03-02T15:34:30.657Z] #21 14.46 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-03-02T15:34:30.657Z] #21 14.51 Selecting previously unselected package libcap2-bin. [2022-03-02T15:34:30.657Z] #21 14.52 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-03-02T15:34:30.657Z] #21 14.52 Unpacking libcap2-bin (1:2.44-1) ... [2022-03-02T15:34:30.657Z] #21 14.60 Selecting previously unselected package iproute2. [2022-03-02T15:34:30.657Z] #21 14.60 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-03-02T15:34:30.657Z] #21 14.60 Unpacking iproute2 (5.10.0-4) ... [2022-03-02T15:34:30.657Z] #21 15.01 Selecting previously unselected package xxd. [2022-03-02T15:34:30.657Z] #21 15.03 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-02T15:34:30.657Z] #21 15.03 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-02T15:34:30.657Z] #21 15.16 Selecting previously unselected package vim-common. [2022-03-02T15:34:30.657Z] #21 15.16 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-02T15:34:30.657Z] #21 15.18 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-02T15:34:30.657Z] #21 15.30 Selecting previously unselected package bash-completion. [2022-03-02T15:34:30.657Z] #21 15.31 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-03-02T15:34:30.657Z] #21 17.02 Unpacking bash-completion (1:2.11-2) ... [2022-03-02T15:34:30.657Z] #21 17.39 Selecting previously unselected package bzip2. [2022-03-02T15:34:30.657Z] #21 17.40 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-03-02T15:34:30.657Z] #21 17.40 Unpacking bzip2 (1.0.8-4) ... [2022-03-02T15:34:30.657Z] #21 17.49 Selecting previously unselected package xz-utils. [2022-03-02T15:34:30.657Z] #21 17.49 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-03-02T15:34:30.657Z] #21 17.49 Unpacking xz-utils (5.2.5-2) ... [2022-03-02T15:34:30.657Z] #21 17.63 Selecting previously unselected package apparmor. [2022-03-02T15:34:30.657Z] #21 17.64 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-03-02T15:34:30.657Z] #21 17.70 Unpacking apparmor (2.13.6-10) ... [2022-03-02T15:34:30.657Z] #21 18.11 Selecting previously unselected package inetutils-ping. [2022-03-02T15:34:30.657Z] #21 18.12 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-03-02T15:34:30.657Z] #21 18.12 Unpacking inetutils-ping (2:2.0-1) ... [2022-03-02T15:34:30.657Z] #21 18.26 Selecting previously unselected package libip4tc2:amd64. [2022-03-02T15:34:30.657Z] #21 18.27 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-03-02T15:34:30.657Z] #21 18.27 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-03-02T15:34:30.657Z] #21 18.36 Selecting previously unselected package libip6tc2:amd64. [2022-03-02T15:34:30.657Z] #21 18.37 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-03-02T15:34:30.657Z] #21 18.37 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-03-02T15:34:30.657Z] #21 18.43 Selecting previously unselected package libnfnetlink0:amd64. [2022-03-02T15:34:30.657Z] #21 18.44 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-03-02T15:34:30.657Z] #21 18.44 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-02T15:34:30.657Z] #21 18.51 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-03-02T15:34:30.657Z] #21 18.52 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-03-02T15:34:30.657Z] #21 18.52 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-02T15:34:30.657Z] #21 18.59 Selecting previously unselected package libnftnl11:amd64. [2022-03-02T15:34:30.657Z] #21 18.60 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-03-02T15:34:30.657Z] #21 18.60 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-03-02T15:34:30.657Z] #21 18.68 Selecting previously unselected package iptables. [2022-03-02T15:34:30.657Z] #21 18.69 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-03-02T15:34:30.657Z] #21 18.69 Unpacking iptables (1.8.7-1) ... [2022-03-02T15:34:30.657Z] #21 18.95 Selecting previously unselected package libonig5:amd64. [2022-03-02T15:34:30.893Z] #14 ... [2022-03-02T15:34:30.893Z] [2022-03-02T15:34:30.893Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-02T15:34:30.893Z] #63 sha256:0f92d9c3353b3befe72cf4cbbd979fdceb982c5f54e357bca907549e0afc5c2d [2022-03-02T15:34:30.893Z] #63 129.8 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-02T15:34:30.893Z] #63 129.8 + GOBIN=/build [2022-03-02T15:34:30.893Z] #63 129.8 + GO111MODULE=on [2022-03-02T15:34:30.893Z] #63 129.8 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-03-02T15:34:30.914Z] #21 18.96 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-02T15:34:30.914Z] #21 18.96 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-02T15:34:30.914Z] #21 19.08 Selecting previously unselected package libjq1:amd64. [2022-03-02T15:34:30.914Z] #21 19.08 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-03-02T15:34:30.914Z] #21 19.09 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-02T15:34:31.171Z] #21 19.19 Selecting previously unselected package jq. [2022-03-02T15:34:31.171Z] #21 19.20 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-03-02T15:34:31.171Z] #21 19.21 Unpacking jq (1.6-2.1) ... [2022-03-02T15:34:31.171Z] #21 19.29 Selecting previously unselected package libaio1:amd64. [2022-03-02T15:34:31.171Z] #21 19.29 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-03-02T15:34:31.171Z] #21 19.30 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-03-02T15:34:31.171Z] #21 19.35 Selecting previously unselected package libgpm2:amd64. [2022-03-02T15:34:31.171Z] #21 19.36 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-03-02T15:34:31.171Z] #21 19.37 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-03-02T15:34:31.171Z] #21 19.44 Selecting previously unselected package libicu67:amd64. [2022-03-02T15:34:31.428Z] #21 19.44 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-03-02T15:34:31.428Z] #21 19.45 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-02T15:34:31.431Z] #23 11.43 Collecting pathspec>=0.5.3 [2022-03-02T15:34:31.690Z] #23 11.45 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-03-02T15:34:31.949Z] #23 11.81 Collecting pyyaml [2022-03-02T15:34:31.949Z] #23 11.82 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-03-02T15:34:32.208Z] #23 11.94 Building wheels for collected packages: yamllint [2022-03-02T15:34:32.208Z] #23 11.95 Building wheel for yamllint (setup.py): started [2022-03-02T15:34:33.145Z] #23 12.85 Building wheel for yamllint (setup.py): finished with status 'done' [2022-03-02T15:34:33.145Z] #23 12.86 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=c656c3be9c2aa1c273e2f6711ab1b8fbbb4c2238e4af996aac7199ba742a35a8 [2022-03-02T15:34:33.145Z] #23 12.87 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-03-02T15:34:33.145Z] #23 12.87 Successfully built yamllint [2022-03-02T15:34:33.145Z] #23 12.91 Installing collected packages: pyyaml, pathspec, yamllint [2022-03-02T15:34:33.404Z] #23 13.24 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-03-02T15:34:33.950Z] #21 22.10 Selecting previously unselected package libinih1:amd64. [2022-03-02T15:34:33.950Z] #21 22.10 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-03-02T15:34:33.950Z] #21 22.11 Unpacking libinih1:amd64 (53-1+b2) ... [2022-03-02T15:34:33.950Z] #21 22.16 Selecting previously unselected package libnet1:amd64. [2022-03-02T15:34:33.950Z] #21 22.16 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-02T15:34:33.950Z] #21 22.17 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-02T15:34:33.971Z] #23 DONE 13.7s [2022-03-02T15:34:33.971Z] [2022-03-02T15:34:33.971Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-03-02T15:34:33.971Z] #27 sha256:7a0d45f8d7cd79ab4940e681c683f8c5d597f774dd9daa554bad861f19ea2b8a [2022-03-02T15:34:34.207Z] #21 22.24 Selecting previously unselected package libnl-3-200:amd64. [2022-03-02T15:34:34.207Z] #21 22.25 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-02T15:34:34.207Z] #21 22.25 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-02T15:34:34.207Z] #21 22.34 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-02T15:34:34.207Z] #21 22.34 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-02T15:34:34.207Z] #21 22.37 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-02T15:34:34.207Z] #21 22.44 Selecting previously unselected package net-tools. [2022-03-02T15:34:34.464Z] #21 22.45 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-03-02T15:34:34.464Z] #21 22.45 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-03-02T15:34:34.464Z] #21 22.60 Selecting previously unselected package patch. [2022-03-02T15:34:34.464Z] #21 22.62 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-03-02T15:34:34.464Z] #21 22.62 Unpacking patch (2.7.6-7) ... [2022-03-02T15:34:34.539Z] #27 DONE 0.4s [2022-03-02T15:34:34.539Z] [2022-03-02T15:34:34.539Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-02T15:34:34.539Z] #32 sha256:afc4c820d75a817e7c85710f20922212a715cc81e456fe8f055d5d46ab89a53b [2022-03-02T15:34:34.722Z] #21 22.72 Selecting previously unselected package python-pip-whl. [2022-03-02T15:34:34.722Z] #21 22.74 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-03-02T15:34:34.722Z] #21 22.75 Unpacking python-pip-whl (20.3.4-4) ... [2022-03-02T15:34:34.798Z] #32 DONE 0.6s [2022-03-02T15:34:34.798Z] [2022-03-02T15:34:34.798Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-02T15:34:34.798Z] #51 sha256:1b01a2b18ef17c3434fbfd5905517e51bac2b13369e0cc95cac24fd898a01b3a [2022-03-02T15:34:34.979Z] #21 23.19 Selecting previously unselected package python3-lib2to3. [2022-03-02T15:34:34.979Z] #21 23.21 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-03-02T15:34:34.979Z] #21 23.21 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-03-02T15:34:35.057Z] #51 ... [2022-03-02T15:34:35.057Z] [2022-03-02T15:34:35.057Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-02T15:34:35.057Z] #35 sha256:5f3b11cc189ed54aa19856a3eead7eed0841b05665a39b4a70d049fc7a7c01c8 [2022-03-02T15:34:35.098Z] #63 134.6 rootlesskit version 0.14.6 [2022-03-02T15:34:35.098Z] #63 134.6 Usage of /build/rootlesskit-docker-proxy: [2022-03-02T15:34:35.098Z] #63 134.6 -container-ip string [2022-03-02T15:34:35.098Z] #63 134.6 container ip [2022-03-02T15:34:35.098Z] #63 134.6 -container-port int [2022-03-02T15:34:35.098Z] #63 134.6 container port (default -1) [2022-03-02T15:34:35.098Z] #63 134.6 -host-ip string [2022-03-02T15:34:35.098Z] #63 134.6 host ip [2022-03-02T15:34:35.098Z] #63 134.6 -host-port int [2022-03-02T15:34:35.098Z] #63 134.6 host port (default -1) [2022-03-02T15:34:35.098Z] #63 134.6 -proto string [2022-03-02T15:34:35.098Z] #63 134.6 proxy protocol (default "tcp") [2022-03-02T15:34:35.236Z] #21 23.31 Selecting previously unselected package python3-distutils. [2022-03-02T15:34:35.236Z] #21 23.33 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-03-02T15:34:35.236Z] #21 23.33 Unpacking python3-distutils (3.9.2-1) ... [2022-03-02T15:34:35.316Z] #35 DONE 0.3s [2022-03-02T15:34:35.316Z] [2022-03-02T15:34:35.316Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-03-02T15:34:35.316Z] #37 sha256:e35547348c5c9494b934effd1e58ad7d2f94db074f08ee1e7032948322d7b0b3 [2022-03-02T15:34:35.316Z] #37 DONE 0.1s [2022-03-02T15:34:35.316Z] [2022-03-02T15:34:35.316Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-02T15:34:35.316Z] #56 sha256:70f22e485303b02becda8a958f7cbccb9a127206dcbd53c432f769fb8dfe9db2 [2022-03-02T15:34:35.316Z] #56 ... [2022-03-02T15:34:35.316Z] [2022-03-02T15:34:35.316Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-03-02T15:34:35.316Z] #41 sha256:9f4e0420a008dc5e54c886b560e7173df68383f384dc7bb6e6b7c85c0a0de2f6 [2022-03-02T15:34:35.316Z] #41 DONE 0.1s [2022-03-02T15:34:35.493Z] #21 23.45 Selecting previously unselected package python3-pkg-resources. [2022-03-02T15:34:35.493Z] #21 23.45 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-02T15:34:35.493Z] #21 23.45 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-02T15:34:35.493Z] #21 23.59 Selecting previously unselected package python3-setuptools. [2022-03-02T15:34:35.493Z] #21 23.59 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-03-02T15:34:35.493Z] #21 23.59 Unpacking python3-setuptools (52.0.0-4) ... [2022-03-02T15:34:35.575Z] [2022-03-02T15:34:35.575Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-02T15:34:35.575Z] #56 sha256:70f22e485303b02becda8a958f7cbccb9a127206dcbd53c432f769fb8dfe9db2 [2022-03-02T15:34:35.750Z] #21 23.80 Selecting previously unselected package python3-wheel. [2022-03-02T15:34:35.750Z] #21 23.81 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-03-02T15:34:35.750Z] #21 23.81 Unpacking python3-wheel (0.34.2-1) ... [2022-03-02T15:34:35.750Z] #21 23.89 Selecting previously unselected package python3-pip. [2022-03-02T15:34:35.750Z] #21 23.89 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-03-02T15:34:35.750Z] #21 23.90 Unpacking python3-pip (20.3.4-4) ... [2022-03-02T15:34:36.007Z] #21 24.14 Selecting previously unselected package sudo. [2022-03-02T15:34:36.007Z] #21 24.14 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-03-02T15:34:36.007Z] #21 24.15 Unpacking sudo (1.9.5p2-3) ... [2022-03-02T15:34:36.571Z] #21 24.60 Selecting previously unselected package thin-provisioning-tools. [2022-03-02T15:34:36.571Z] #21 24.61 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-03-02T15:34:36.571Z] #21 24.62 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-03-02T15:34:36.571Z] #21 24.83 Selecting previously unselected package uidmap. [2022-03-02T15:34:36.571Z] #21 24.84 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-03-02T15:34:36.828Z] #21 24.84 Unpacking uidmap (1:4.8.1-1) ... [2022-03-02T15:34:36.828Z] #21 24.97 Selecting previously unselected package vim-runtime. [2022-03-02T15:34:36.828Z] #21 24.97 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-02T15:34:36.828Z] #21 24.99 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-03-02T15:34:36.828Z] #21 25.02 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-03-02T15:34:36.828Z] #21 25.02 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-02T15:34:38.400Z] #63 ... [2022-03-02T15:34:38.400Z] [2022-03-02T15:34:38.400Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-02T15:34:38.400Z] #14 sha256:84587558cc16bc110d6f83c88e8ee395dcfa0c4d1c6407312929a9eb999fda62 [2022-03-02T15:34:38.400Z] #14 132.8 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-03-02T15:34:38.400Z] #14 132.8 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-02T15:34:38.400Z] #14 132.8 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-02T15:34:38.400Z] #14 138.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-03-02T15:34:38.400Z] #14 138.7 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-03-02T15:34:38.400Z] #14 138.9 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-02T15:34:38.861Z] #56 ... [2022-03-02T15:34:38.861Z] [2022-03-02T15:34:38.861Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-02T15:34:38.861Z] #43 sha256:99a0e42d75bf1145c2d4cfabfd4d1fe8145d637bc0b1ecf43ff8245929e124cc [2022-03-02T15:34:38.972Z] #14 ... [2022-03-02T15:34:38.972Z] [2022-03-02T15:34:38.972Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-02T15:34:38.972Z] #63 sha256:0f92d9c3353b3befe72cf4cbbd979fdceb982c5f54e357bca907549e0afc5c2d [2022-03-02T15:34:38.972Z] #63 DONE 139.0s [2022-03-02T15:34:38.972Z] [2022-03-02T15:34:38.972Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-02T15:34:38.972Z] #14 sha256:84587558cc16bc110d6f83c88e8ee395dcfa0c4d1c6407312929a9eb999fda62 [2022-03-02T15:34:38.972Z] #14 139.5 Selecting previously unselected package libapparmor1:amd64. [2022-03-02T15:34:38.972Z] #14 139.5 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-03-02T15:34:38.972Z] #14 139.5 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-03-02T15:34:38.972Z] #14 ... [2022-03-02T15:34:38.972Z] [2022-03-02T15:34:38.972Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-03-02T15:34:38.972Z] #64 sha256:bcaa4dfbc5c6adba0fabe2586e298f9e739b9c1cae208c1f9688aea4ca3040ad [2022-03-02T15:34:38.972Z] #64 DONE 0.1s [2022-03-02T15:34:38.972Z] [2022-03-02T15:34:38.972Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-02T15:34:38.972Z] #65 sha256:f5e00981c3ab681e8e4e5019541b8bef580e97fdcc1b7b4bb6d0281b641b053a [2022-03-02T15:34:38.972Z] #65 DONE 0.1s [2022-03-02T15:34:38.972Z] [2022-03-02T15:34:38.972Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-02T15:34:38.972Z] #14 sha256:84587558cc16bc110d6f83c88e8ee395dcfa0c4d1c6407312929a9eb999fda62 [2022-03-02T15:34:38.972Z] #14 139.6 Selecting previously unselected package libapparmor-dev:amd64. [2022-03-02T15:34:38.972Z] #14 139.7 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-03-02T15:34:38.972Z] #14 139.7 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-02T15:34:39.120Z] #43 201.3 + dpkg --print-architecture [2022-03-02T15:34:39.120Z] #43 201.3 + git checkout -q v2.1.0 [2022-03-02T15:34:39.120Z] #43 201.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-03-02T15:34:39.234Z] #14 139.8 Selecting previously unselected package libbtrfs0:amd64. [2022-03-02T15:34:39.234Z] #14 139.8 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-02T15:34:39.234Z] #14 139.8 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-02T15:34:39.379Z] #43 201.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-03-02T15:34:39.496Z] #14 140.0 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-02T15:34:39.496Z] #14 140.1 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-02T15:34:39.496Z] #14 140.1 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-02T15:34:39.758Z] #14 140.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-03-02T15:34:39.758Z] #14 140.3 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-02T15:34:39.758Z] #14 140.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-02T15:34:39.758Z] #14 140.4 Selecting previously unselected package libudev-dev:amd64. [2022-03-02T15:34:39.758Z] #14 140.4 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-03-02T15:34:39.758Z] #14 140.4 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-03-02T15:34:39.758Z] #14 140.5 Selecting previously unselected package libsepol1-dev:amd64. [2022-03-02T15:34:40.020Z] #14 140.5 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-03-02T15:34:40.020Z] #14 140.5 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-03-02T15:34:40.020Z] #14 140.7 Selecting previously unselected package libpcre2-16-0:amd64. [2022-03-02T15:34:40.103Z] #21 27.82 Selecting previously unselected package vim. [2022-03-02T15:34:40.103Z] #21 27.82 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-02T15:34:40.103Z] #21 27.84 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-03-02T15:34:40.103Z] #21 28.32 Selecting previously unselected package xfsprogs. [2022-03-02T15:34:40.103Z] #21 28.33 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-03-02T15:34:40.103Z] #21 28.33 Unpacking xfsprogs (5.10.0-4) ... [2022-03-02T15:34:40.281Z] #14 140.7 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-03-02T15:34:40.282Z] #14 140.8 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-03-02T15:34:40.282Z] #14 140.9 Selecting previously unselected package libpcre2-32-0:amd64. [2022-03-02T15:34:40.282Z] #14 140.9 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-03-02T15:34:40.282Z] #14 140.9 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-03-02T15:34:40.656Z] #14 141.1 Selecting previously unselected package libpcre2-posix2:amd64. [2022-03-02T15:34:40.656Z] #14 141.1 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-03-02T15:34:40.656Z] #14 141.1 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-03-02T15:34:40.656Z] #14 141.2 Selecting previously unselected package libpcre2-dev:amd64. [2022-03-02T15:34:40.656Z] #14 141.2 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-03-02T15:34:40.656Z] #14 141.2 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-03-02T15:34:40.666Z] #21 28.76 Selecting previously unselected package zip. [2022-03-02T15:34:40.666Z] #21 28.78 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-03-02T15:34:40.666Z] #21 28.78 Unpacking zip (3.0-12) ... [2022-03-02T15:34:40.923Z] #21 28.90 Selecting previously unselected package zstd. [2022-03-02T15:34:40.923Z] #21 28.91 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-03-02T15:34:40.923Z] #21 28.92 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-03-02T15:34:41.179Z] #21 29.27 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-02T15:34:41.230Z] #14 141.7 Selecting previously unselected package libselinux1-dev:amd64. [2022-03-02T15:34:41.230Z] #14 141.7 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-03-02T15:34:41.230Z] #14 141.8 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-03-02T15:34:41.492Z] #14 142.0 Selecting previously unselected package libdevmapper-dev:amd64. [2022-03-02T15:34:41.492Z] #14 142.0 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-03-02T15:34:41.492Z] #14 142.0 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-02T15:34:41.492Z] #14 142.1 Selecting previously unselected package libseccomp-dev:amd64. [2022-03-02T15:34:41.492Z] #14 142.1 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-03-02T15:34:41.492Z] #14 142.1 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-02T15:34:41.492Z] #14 142.2 Selecting previously unselected package libsystemd-dev:amd64. [2022-03-02T15:34:41.753Z] #14 142.2 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-03-02T15:34:41.753Z] #14 142.2 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-03-02T15:34:42.110Z] #21 30.17 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-03-02T15:34:42.110Z] #21 30.19 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-03-02T15:34:42.110Z] #21 30.20 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-03-02T15:34:42.110Z] #21 30.21 Setting up libicu67:amd64 (67.1-7) ... [2022-03-02T15:34:42.110Z] #21 30.21 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-03-02T15:34:42.110Z] #21 30.22 Setting up libinih1:amd64 (53-1+b2) ... [2022-03-02T15:34:42.110Z] #21 30.23 Setting up uidmap (1:4.8.1-1) ... [2022-03-02T15:34:42.110Z] #21 30.24 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-02T15:34:42.110Z] #21 30.25 Setting up bzip2 (1.0.8-4) ... [2022-03-02T15:34:42.110Z] #21 30.26 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-02T15:34:42.110Z] #21 30.27 Setting up python3-wheel (0.34.2-1) ... [2022-03-02T15:34:42.327Z] #14 142.7 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-02T15:34:42.328Z] #14 142.7 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-03-02T15:34:42.328Z] #14 142.7 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-02T15:34:42.328Z] #14 142.7 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-03-02T15:34:42.328Z] #14 142.7 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-02T15:34:42.328Z] #14 142.7 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-03-02T15:34:42.328Z] #14 142.8 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-02T15:34:42.328Z] #14 142.8 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-03-02T15:34:42.328Z] #14 142.8 Setting up libudev-dev:amd64 (247.3-6) ... [2022-03-02T15:34:42.328Z] #14 142.8 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-03-02T15:34:42.328Z] #14 142.8 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-02T15:34:42.328Z] #14 142.8 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-02T15:34:42.328Z] #14 142.8 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-02T15:34:42.328Z] #14 142.8 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-02T15:34:42.328Z] #14 142.8 Setting up mingw-w64-common (8.0.0-1) ... [2022-03-02T15:34:42.328Z] #14 142.9 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-03-02T15:34:42.328Z] #14 142.9 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-02T15:34:42.328Z] #14 142.9 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-03-02T15:34:42.328Z] #14 142.9 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-03-02T15:34:42.328Z] #14 142.9 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-02T15:34:42.328Z] #14 142.9 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-02T15:34:42.328Z] #14 142.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-03-02T15:34:42.328Z] #14 143.0 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-02T15:34:42.328Z] #14 143.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-03-02T15:34:42.328Z] #14 143.0 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-02T15:34:42.589Z] #14 143.0 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-02T15:34:42.589Z] #14 143.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-03-02T15:34:42.589Z] #14 143.0 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-02T15:34:42.589Z] #14 143.0 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-02T15:34:42.589Z] #14 143.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-02T15:34:42.590Z] #14 143.0 Setting up dmsetup (2:1.02.175-2.1) ... [2022-03-02T15:34:42.590Z] #14 143.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-02T15:34:42.590Z] #14 143.1 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-02T15:34:42.590Z] #14 143.1 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-02T15:34:42.852Z] #14 DONE 143.4s [2022-03-02T15:34:42.852Z] [2022-03-02T15:34:42.852Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-03-02T15:34:42.852Z] #55 sha256:c74cf681c8f4f0e8419cf452f00dfe0be40aeb1234986e7209f0c8fa0a97472b [2022-03-02T15:34:42.852Z] #55 DONE 0.1s [2022-03-02T15:34:42.852Z] [2022-03-02T15:34:42.852Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-02T15:34:42.852Z] #56 sha256:fac184776777e4fcabe8a6bbe148797d1f46356af1ba1babe535a56d97549756 [2022-03-02T15:34:42.930Z] #21 30.89 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-02T15:34:42.930Z] #21 30.90 Setting up libcap2:amd64 (1:2.44-1) ... [2022-03-02T15:34:42.930Z] #21 30.91 Setting up libcap2-bin (1:2.44-1) ... [2022-03-02T15:34:42.930Z] #21 30.92 Setting up apparmor (2.13.6-10) ... [2022-03-02T15:34:44.241Z] #56 ... [2022-03-02T15:34:44.241Z] [2022-03-02T15:34:44.241Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-02T15:34:44.241Z] #15 sha256:a5ef20555ad02bd07d4ea7874824b27ce43befaa4665b598690f8256e5b36c94 [2022-03-02T15:34:44.241Z] #15 DONE 1.5s [2022-03-02T15:34:44.241Z] [2022-03-02T15:34:44.241Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-02T15:34:44.241Z] #56 sha256:fac184776777e4fcabe8a6bbe148797d1f46356af1ba1babe535a56d97549756 [2022-03-02T15:34:44.241Z] #56 1.331 + RM_GOPATH=0 [2022-03-02T15:34:44.241Z] #56 1.331 + TMP_GOPATH= [2022-03-02T15:34:44.241Z] #56 1.331 + : /build [2022-03-02T15:34:44.241Z] #56 1.331 + '[' -z '' ']' [2022-03-02T15:34:44.241Z] #56 1.331 ++ mktemp -d [2022-03-02T15:34:44.241Z] #56 1.363 + export GOPATH=/tmp/tmp.vE62VlWwbl [2022-03-02T15:34:44.241Z] #56 1.363 + GOPATH=/tmp/tmp.vE62VlWwbl [2022-03-02T15:34:44.241Z] #56 1.363 + RM_GOPATH=1 [2022-03-02T15:34:44.241Z] #56 1.363 + case "$(go env GOARCH)" in [2022-03-02T15:34:44.241Z] #56 1.363 ++ go env GOARCH [2022-03-02T15:34:44.241Z] #56 1.424 Install runc version v1.1.0 (build tags: seccomp) [2022-03-02T15:34:44.241Z] #56 1.424 + export GO_BUILDMODE=-buildmode=pie [2022-03-02T15:34:44.241Z] #56 1.424 + GO_BUILDMODE=-buildmode=pie [2022-03-02T15:34:44.241Z] #56 1.424 ++ dirname /install.sh [2022-03-02T15:34:44.241Z] #56 1.424 + dir=/ [2022-03-02T15:34:44.241Z] #56 1.424 + bin=runc [2022-03-02T15:34:44.241Z] #56 1.424 + shift [2022-03-02T15:34:44.241Z] #56 1.424 + '[' '!' -f //runc.installer ']' [2022-03-02T15:34:44.241Z] #56 1.424 + . //runc.installer [2022-03-02T15:34:44.241Z] #56 1.424 ++ set -e [2022-03-02T15:34:44.241Z] #56 1.424 ++ : v1.1.0 [2022-03-02T15:34:44.241Z] #56 1.424 + install_runc [2022-03-02T15:34:44.241Z] #56 1.424 + RUNC_BUILDTAGS=seccomp [2022-03-02T15:34:44.241Z] #56 1.424 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-03-02T15:34:44.241Z] #56 1.424 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.vE62VlWwbl/src/github.com/opencontainers/runc [2022-03-02T15:34:44.241Z] #56 1.424 Cloning into '/tmp/tmp.vE62VlWwbl/src/github.com/opencontainers/runc'... [2022-03-02T15:34:44.868Z] #21 32.55 Setting up zip (3.0-12) ... [2022-03-02T15:34:44.868Z] #21 32.58 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-02T15:34:44.868Z] #21 32.63 Setting up bash-completion (1:2.11-2) ... [2022-03-02T15:34:45.631Z] #56 ... [2022-03-02T15:34:45.631Z] [2022-03-02T15:34:45.631Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-03-02T15:34:45.631Z] #16 sha256:582dfc7a7841c386994d3540cdb5a88df9e1ca13f3b03d0dca77e727b8909db2 [2022-03-02T15:34:45.631Z] #16 DONE 1.0s [2022-03-02T15:34:45.631Z] [2022-03-02T15:34:45.631Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-02T15:34:45.631Z] #17 sha256:fc766adad2ee1a9692f05b4f23f4e087d468b1aaaaeef15bdfb45926f705442a [2022-03-02T15:34:46.205Z] #17 0.846 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-03-02T15:34:46.205Z] #17 DONE 1.0s [2022-03-02T15:34:46.205Z] [2022-03-02T15:34:46.205Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-02T15:34:46.205Z] #56 sha256:fac184776777e4fcabe8a6bbe148797d1f46356af1ba1babe535a56d97549756 [2022-03-02T15:34:46.246Z] #21 34.41 Setting up xz-utils (5.2.5-2) ... [2022-03-02T15:34:46.246Z] #21 34.42 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-03-02T15:34:46.246Z] #21 34.43 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-03-02T15:34:46.246Z] #21 34.44 Setting up patch (2.7.6-7) ... [2022-03-02T15:34:46.246Z] #21 34.45 Setting up sudo (1.9.5p2-3) ... [2022-03-02T15:34:46.246Z] #21 34.53 invoke-rc.d: could not determine current runlevel [2022-03-02T15:34:46.246Z] #21 34.54 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-02T15:34:46.503Z] #21 34.55 Setting up xfsprogs (5.10.0-4) ... [2022-03-02T15:34:46.503Z] #21 34.58 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-03-02T15:34:46.503Z] #21 34.59 Setting up inetutils-ping (2:2.0-1) ... [2022-03-02T15:34:46.503Z] #21 34.60 Setting up pigz (2.6-1) ... [2022-03-02T15:34:46.503Z] #21 34.61 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-02T15:34:46.503Z] #21 34.62 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-02T15:34:46.503Z] #21 34.64 Setting up python-pip-whl (20.3.4-4) ... [2022-03-02T15:34:46.503Z] #21 34.65 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-02T15:34:47.066Z] #21 35.13 Setting up libaio1:amd64 (0.3.112-9) ... [2022-03-02T15:34:47.066Z] #21 35.14 Setting up python3-lib2to3 (3.9.2-1) ... [2022-03-02T15:34:47.151Z] #56 ... [2022-03-02T15:34:47.151Z] [2022-03-02T15:34:47.151Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-02T15:34:47.151Z] #18 sha256:6e2ccfb6c6a7f52b3fa6b87c8aae90930e7babced065a9c7dc64b4ffda667298 [2022-03-02T15:34:47.151Z] #18 DONE 1.0s [2022-03-02T15:34:47.323Z] #21 35.49 Setting up libelf1:amd64 (0.183-1) ... [2022-03-02T15:34:47.323Z] #21 35.52 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-03-02T15:34:47.323Z] #21 35.53 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-02T15:34:47.413Z] [2022-03-02T15:34:47.413Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-02T15:34:47.413Z] #19 sha256:73e0794f08464606b3ad9ac42de005d39797de3e8045f202b9a2219a5babbf7a [2022-03-02T15:34:47.579Z] #21 35.54 Setting up python3-distutils (3.9.2-1) ... [2022-03-02T15:34:47.837Z] #21 35.97 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-03-02T15:34:47.837Z] #21 35.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-03-02T15:34:47.837Z] #21 35.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-03-02T15:34:47.837Z] #21 35.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-03-02T15:34:47.837Z] #21 35.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-03-02T15:34:47.837Z] #21 36.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-03-02T15:34:47.837Z] #21 36.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-03-02T15:34:47.837Z] #21 36.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-03-02T15:34:47.837Z] #21 36.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-03-02T15:34:47.837Z] #21 36.03 Setting up python3-setuptools (52.0.0-4) ... [2022-03-02T15:34:48.363Z] #19 DONE 1.1s [2022-03-02T15:34:48.363Z] [2022-03-02T15:34:48.363Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-03-02T15:34:48.363Z] #20 sha256:3d823f56ac7ca77bfd1f6bf86c7b17a9573ee78d02867992add8daf88dd9d4ec [2022-03-02T15:34:49.212Z] #21 37.32 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-02T15:34:49.212Z] #21 37.33 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-03-02T15:34:49.212Z] #21 37.34 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-03-02T15:34:49.212Z] #21 37.35 Setting up python3-pip (20.3.4-4) ... [2022-03-02T15:34:49.306Z] #20 DONE 0.9s [2022-03-02T15:34:49.306Z] [2022-03-02T15:34:49.306Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-02T15:34:49.306Z] #21 sha256:e09fb100faaf3401723737e43ac696293135222826d1bd901e1a0421e5f12d6d [2022-03-02T15:34:50.144Z] #21 38.37 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-02T15:34:50.402Z] #21 38.38 Setting up jq (1.6-2.1) ... [2022-03-02T15:34:50.402Z] #21 38.38 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-03-02T15:34:50.402Z] #21 38.39 Setting up iptables (1.8.7-1) ... [2022-03-02T15:34:50.402Z] #21 38.40 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-02T15:34:50.402Z] #21 38.41 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-02T15:34:50.402Z] #21 38.41 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-02T15:34:50.402Z] #21 38.41 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-02T15:34:50.402Z] #21 38.42 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-03-02T15:34:50.402Z] #21 38.42 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-03-02T15:34:50.402Z] #21 38.43 Setting up iproute2 (5.10.0-4) ... [2022-03-02T15:34:50.693Z] #21 1.275 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-02T15:34:50.693Z] #21 1.364 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-02T15:34:50.693Z] #21 1.383 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-02T15:34:50.713Z] #21 38.78 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-02T15:34:50.771Z] ok github.com/docker/docker/libnetwork 37.087s coverage: 40.7% of statements [2022-03-02T15:34:50.771Z] ok github.com/docker/docker/libnetwork/bitseq 0.125s coverage: 84.4% of statements [2022-03-02T15:34:50.771Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-03-02T15:34:50.771Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-03-02T15:34:50.771Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-03-02T15:34:50.771Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-03-02T15:34:50.771Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-03-02T15:34:50.771Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-03-02T15:34:50.771Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-03-02T15:34:50.771Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-03-02T15:34:50.771Z] ok github.com/docker/docker/libnetwork/config 0.013s coverage: 19.7% of statements [2022-03-02T15:34:50.771Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-03-02T15:34:50.771Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-03-02T15:34:50.771Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-03-02T15:34:50.771Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-03-02T15:34:50.979Z] #21 DONE 39.2s [2022-03-02T15:34:50.979Z] [2022-03-02T15:34:50.979Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-02T15:34:50.979Z] #60 sha256:aa64edc1cadcf67d37bf2a2f5f82020e2e3fcd4b46793f63dd750895e5f3898b [2022-03-02T15:34:51.030Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.229s coverage: 59.9% of statements [2022-03-02T15:34:51.031Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-03-02T15:34:51.240Z] #60 ... [2022-03-02T15:34:51.240Z] [2022-03-02T15:34:51.240Z] #22 [dev-systemd-false 8/24] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-03-02T15:34:51.240Z] #22 sha256:1bc5a9bc0a4bdbecb37159a207d936496ba04e2a5dae896ca99bb131ce4e0358 [2022-03-02T15:34:51.266Z] #21 1.809 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-02T15:34:51.289Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-03-02T15:34:51.597Z] 8f616e6e9eec: Verifying Checksum [2022-03-02T15:34:51.597Z] 8f616e6e9eec: Download complete [2022-03-02T15:34:51.758Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-03-02T15:34:51.758Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-c0daba1b\powershellScript.ps1'; exit $LASTEXITCODE; [2022-03-02T15:34:51.758Z] ---------------------------------------------------------------------------- [2022-03-02T15:34:51.758Z] [2022-03-02T15:34:51.758Z] INFO: executeCI.ps1 starting at Wed Mar 2 15:34:49 CUT 2022 [2022-03-02T15:34:51.758Z] [2022-03-02T15:34:51.758Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-03-02T15:34:51.758Z] INFO: Running git version 2.24.1.windows.2 [2022-03-02T15:34:51.758Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-03-02T15:34:51.758Z] INFO: Environment variables: [2022-03-02T15:34:51.758Z] [2022-03-02T15:34:51.758Z] Name Value [2022-03-02T15:34:51.758Z] ---- ----- [2022-03-02T15:34:51.758Z] ALLUSERSPROFILE C:\ProgramData [2022-03-02T15:34:51.758Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-03-02T15:34:51.758Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-03-02T15:34:51.758Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-03-02T15:34:51.758Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-03-02T15:34:51.758Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-03-02T15:34:51.758Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-03-02T15:34:51.758Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-03-02T15:34:51.758Z] BRANCH_NAME PR-43313 [2022-03-02T15:34:51.758Z] BUILD_DISPLAY_NAME #1 [2022-03-02T15:34:51.758Z] BUILD_ID 1 [2022-03-02T15:34:51.758Z] BUILD_NUMBER 1 [2022-03-02T15:34:51.758Z] BUILD_TAG jenkins-moby-PR-43313-1 [2022-03-02T15:34:51.758Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43313/1/ [2022-03-02T15:34:51.758Z] CHANGE_AUTHOR superkkt [2022-03-02T15:34:51.758Z] CHANGE_AUTHOR_DISPLAY_NAME Kitae Kim [2022-03-02T15:34:51.758Z] CHANGE_AUTHOR_EMAIL superkkt@gmail.com [2022-03-02T15:34:51.758Z] CHANGE_BRANCH 43284-incorrect_os_info_on_windows [2022-03-02T15:34:51.758Z] CHANGE_FORK superkkt [2022-03-02T15:34:51.758Z] CHANGE_ID 43313 [2022-03-02T15:34:51.758Z] CHANGE_TARGET master [2022-03-02T15:34:51.758Z] CHANGE_TITLE Fix incorrect operating system information reported on Windows [2022-03-02T15:34:51.758Z] CHANGE_URL https://github.com/moby/moby/pull/43313 [2022-03-02T15:34:51.758Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-02T15:34:51.758Z] CommonProgramFiles C:\Program Files\Common Files [2022-03-02T15:34:51.758Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-03-02T15:34:51.758Z] CommonProgramW6432 C:\Program Files\Common Files [2022-03-02T15:34:51.758Z] COMPUTERNAME azwin-2-2d3c40 [2022-03-02T15:34:51.758Z] ComSpec C:\Windows\system32\cmd.exe [2022-03-02T15:34:51.758Z] ConfigSequenceNumber 0 [2022-03-02T15:34:51.758Z] DOCKER_BUILDKIT 0 [2022-03-02T15:34:51.758Z] DOCKER_DUT_DEBUG 1 [2022-03-02T15:34:51.758Z] DOCKER_EXPERIMENTAL 1 [2022-03-02T15:34:51.758Z] DOCKER_GRAPHDRIVER overlay2 [2022-03-02T15:34:51.758Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-03-02T15:34:51.758Z] EXECUTOR_NUMBER 0 [2022-03-02T15:34:51.758Z] FQDN azwin-2-2d3c40.westus.cloudapp.azure.com [2022-03-02T15:34:51.758Z] GIT_BRANCH PR-43313 [2022-03-02T15:34:51.758Z] GIT_COMMIT 0bf649285834a6f7bf8af9a3dac8793cd587d7ef [2022-03-02T15:34:51.758Z] GIT_URL https://github.com/moby/moby.git [2022-03-02T15:34:51.758Z] HUDSON_COOKIE 83cc54b9-4ec9-4f66-9ba5-c97c3a02abf6 [2022-03-02T15:34:51.758Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-03-02T15:34:51.758Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-03-02T15:34:51.758Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-03-02T15:34:51.758Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-03-02T15:34:51.758Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-03-02T15:34:51.758Z] JENKINS_NODE_COOKIE 82f8d0ab-514f-49e7-8a88-ee7557e0883d [2022-03-02T15:34:51.758Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-03-02T15:34:51.758Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-03-02T15:34:51.758Z] JOB_BASE_NAME PR-43313 [2022-03-02T15:34:51.758Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43313/display/redirect [2022-03-02T15:34:51.758Z] JOB_NAME moby/PR-43313 [2022-03-02T15:34:51.758Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43313/ [2022-03-02T15:34:51.758Z] library.jps.version master [2022-03-02T15:34:51.758Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-03-02T15:34:51.758Z] NODE_LABELS amd64 azure azwin-2-2d3c40 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-03-02T15:34:51.758Z] NODE_NAME azwin-2-2d3c40 [2022-03-02T15:34:51.758Z] NUMBER_OF_PROCESSORS 4 [2022-03-02T15:34:51.758Z] OS Windows_NT [2022-03-02T15:34:51.758Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-03-02T15:34:51.758Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-03-02T15:34:51.758Z] PROCESSOR_ARCHITECTURE AMD64 [2022-03-02T15:34:51.758Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-03-02T15:34:51.758Z] PROCESSOR_LEVEL 6 [2022-03-02T15:34:51.758Z] PROCESSOR_REVISION 4f01 [2022-03-02T15:34:51.758Z] ProgramData C:\ProgramData [2022-03-02T15:34:51.758Z] ProgramFiles C:\Program Files [2022-03-02T15:34:51.758Z] ProgramFiles(x86) C:\Program Files (x86) [2022-03-02T15:34:51.758Z] ProgramW6432 C:\Program Files [2022-03-02T15:34:51.758Z] PROMPT $P$G [2022-03-02T15:34:51.758Z] PSExecutionPolicyPreference Bypass [2022-03-02T15:34:51.758Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-03-02T15:34:51.758Z] PUBLIC C:\Users\Public [2022-03-02T15:34:51.758Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43313/1/display/redirect?page=artif... [2022-03-02T15:34:51.758Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43313/1/display/redirect?page=changes [2022-03-02T15:34:51.758Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43313/1/display/redirect [2022-03-02T15:34:51.758Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43313/1/display/redirect?page=tests [2022-03-02T15:34:51.758Z] SKIP_VALIDATION_TESTS 1 [2022-03-02T15:34:51.758Z] SOURCES_DRIVE d [2022-03-02T15:34:51.758Z] SOURCES_SUBDIR gopath [2022-03-02T15:34:51.758Z] STAGE_NAME Run tests [2022-03-02T15:34:51.758Z] SystemDrive C: [2022-03-02T15:34:51.758Z] SystemRoot C:\Windows [2022-03-02T15:34:51.758Z] TEMP C:\Windows\TEMP [2022-03-02T15:34:51.758Z] TESTDEBUG 0 [2022-03-02T15:34:51.758Z] TESTRUN_DRIVE d [2022-03-02T15:34:51.758Z] TESTRUN_SUBDIR CI [2022-03-02T15:34:51.758Z] TIMEOUT 120m [2022-03-02T15:34:51.758Z] TMP C:\Windows\TEMP [2022-03-02T15:34:51.758Z] USERDOMAIN WORKGROUP [2022-03-02T15:34:51.758Z] USERNAME azwin-2-2d3c40$ [2022-03-02T15:34:51.758Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-03-02T15:34:51.758Z] windir C:\Windows [2022-03-02T15:34:51.758Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-03-02T15:34:51.758Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-03-02T15:34:51.758Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-03-02T15:34:51.758Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-03-02T15:34:51.758Z] [2022-03-02T15:34:51.758Z] [2022-03-02T15:34:51.758Z] [2022-03-02T15:34:51.855Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.015s coverage: 4.0% of statements [2022-03-02T15:34:51.855Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-03-02T15:34:52.210Z] #21 2.870 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-02T15:34:52.421Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.014s coverage: 4.5% of statements [2022-03-02T15:34:52.421Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-03-02T15:34:52.649Z] #22 1.352 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-03-02T15:34:52.649Z] #22 1.355 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-03-02T15:34:52.649Z] #22 1.358 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-03-02T15:34:52.649Z] #22 DONE 1.4s [2022-03-02T15:34:52.649Z] [2022-03-02T15:34:52.649Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-02T15:34:52.649Z] #23 sha256:dcd7993b44aee259e164155726d52caa0d2edfa598a08f8cd15cde0939eb4de4 [2022-03-02T15:34:52.679Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-03-02T15:34:53.289Z] INFO: Sources under d:\gopath\... [2022-03-02T15:34:53.289Z] INFO: Test run under d:\CI\... [2022-03-02T15:34:53.289Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-03-02T15:34:53.289Z] INFO: docker/docker repository was found [2022-03-02T15:34:53.289Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2022-03-02T15:34:53.597Z] #21 4.089 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-02T15:34:53.748Z] ltsc2019: Pulling from windows/servercore [2022-03-02T15:34:53.748Z] 4612f6d0b889: Pulling fs layer [2022-03-02T15:34:53.748Z] 1bd78008c728: Pulling fs layer [2022-03-02T15:34:56.901Z] #21 ... [2022-03-02T15:34:56.901Z] [2022-03-02T15:34:56.901Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-02T15:34:56.901Z] #34 sha256:75059c5744a48f91fb69271084385b0717c1ec8a872791fa0edaac0ca2c58214 [2022-03-02T15:34:56.901Z] #34 DONE 156.5s [2022-03-02T15:34:56.901Z] [2022-03-02T15:34:56.901Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-02T15:34:56.901Z] #56 sha256:fac184776777e4fcabe8a6bbe148797d1f46356af1ba1babe535a56d97549756 [2022-03-02T15:34:56.901Z] #56 10.34 + cd /tmp/tmp.vE62VlWwbl/src/github.com/opencontainers/runc [2022-03-02T15:34:56.901Z] #56 10.34 + git checkout -q v1.1.0 [2022-03-02T15:34:56.901Z] #56 10.47 + '[' -z '' ']' [2022-03-02T15:34:56.901Z] #56 10.47 + target=static [2022-03-02T15:34:56.901Z] #56 10.47 + make BUILDTAGS=seccomp static [2022-03-02T15:34:56.901Z] #56 10.83 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.0-0-g067aaf85 -X main.version=1.1.0 " -o runc . [2022-03-02T15:35:00.101Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-02T15:35:00.101Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-02T15:35:00.101Z] GOOS="" GOARCH="" GOARM="" [2022-03-02T15:35:00.101Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-02T15:35:00.101Z] [2022-03-02T15:35:00.101Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-03-02T15:35:00.101Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-03-02T15:35:00.101Z] Using test binary docker [2022-03-02T15:35:00.101Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-03-02T15:35:00.101Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-02T15:35:00.101Z] INFO: Waiting for daemon to start... [2022-03-02T15:35:00.101Z] Starting dockerd [2022-03-02T15:35:00.101Z] . [2022-03-02T15:35:00.101Z] INFO: Building docker-sdk-python3:5.0.3... [2022-03-02T15:35:01.318Z] #43 DONE 221.2s [2022-03-02T15:35:01.318Z] [2022-03-02T15:35:01.318Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-02T15:35:01.318Z] #60 sha256:47b44080389ceb565373f91835a1ab573d4e2ab9705d0b13a064aae672e49d47 [2022-03-02T15:35:01.318Z] #60 ... [2022-03-02T15:35:01.318Z] [2022-03-02T15:35:01.318Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-03-02T15:35:01.318Z] #44 sha256:be190e6b7e55654ddd0a057824ecdfb264a468d1086a0df4879689cd94a1f9cf [2022-03-02T15:35:01.318Z] #44 DONE 0.5s [2022-03-02T15:35:01.318Z] [2022-03-02T15:35:01.318Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-03-02T15:35:01.318Z] #48 sha256:4a1f69abb85cd2d4eb66ebde0a7096723535bda59fe5e83eac90485529e3ae06 [2022-03-02T15:35:01.318Z] #48 DONE 0.1s [2022-03-02T15:35:01.318Z] [2022-03-02T15:35:01.318Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-02T15:35:01.318Z] #60 sha256:47b44080389ceb565373f91835a1ab573d4e2ab9705d0b13a064aae672e49d47 [2022-03-02T15:35:01.318Z] #60 ... [2022-03-02T15:35:01.318Z] [2022-03-02T15:35:01.318Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-02T15:35:01.318Z] #50 sha256:a3493399da1e807c1b3976f56042c1399b55be825639619afc590f10b7f86f6a [2022-03-02T15:35:01.318Z] #50 DONE 0.1s [2022-03-02T15:35:01.318Z] [2022-03-02T15:35:01.318Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-02T15:35:01.318Z] #51 sha256:1b01a2b18ef17c3434fbfd5905517e51bac2b13369e0cc95cac24fd898a01b3a [2022-03-02T15:35:02.193Z] #56 ... [2022-03-02T15:35:02.193Z] [2022-03-02T15:35:02.193Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-02T15:35:02.193Z] #21 sha256:e09fb100faaf3401723737e43ac696293135222826d1bd901e1a0421e5f12d6d [2022-03-02T15:35:02.193Z] #21 7.381 Fetched 8506 kB in 6s (1336 kB/s) [2022-03-02T15:35:02.193Z] #21 7.381 Reading package lists... [2022-03-02T15:35:02.193Z] #21 9.679 Reading package lists... [2022-03-02T15:35:02.193Z] #21 11.68 Building dependency tree... [2022-03-02T15:35:02.455Z] #21 13.16 The following additional packages will be installed: [2022-03-02T15:35:02.594Z] #23 9.765 Collecting yamllint==1.26.1 [2022-03-02T15:35:02.644Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.706s coverage: 7.2% of statements [2022-03-02T15:35:02.644Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-03-02T15:35:02.644Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-03-02T15:35:02.644Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.011s coverage: 57.4% of statements [2022-03-02T15:35:02.644Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-03-02T15:35:02.644Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-03-02T15:35:02.644Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-03-02T15:35:02.717Z] #21 13.17 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-02T15:35:02.717Z] #21 13.17 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-03-02T15:35:02.717Z] #21 13.17 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-03-02T15:35:02.717Z] #21 13.17 python3-pkg-resources vim-runtime xxd [2022-03-02T15:35:02.717Z] #21 13.18 Suggested packages: [2022-03-02T15:35:02.717Z] #21 13.18 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-03-02T15:35:02.717Z] #21 13.18 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-03-02T15:35:02.717Z] #21 13.18 acl attr quota [2022-03-02T15:35:02.717Z] #21 13.18 Recommended packages: [2022-03-02T15:35:02.717Z] #21 13.18 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-03-02T15:35:02.902Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-03-02T15:35:03.160Z] ok github.com/docker/docker/libnetwork/etchosts 0.010s coverage: 81.2% of statements [2022-03-02T15:35:03.419Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-03-02T15:35:03.419Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-03-02T15:35:03.524Z] #23 10.83 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-03-02T15:35:03.663Z] #21 14.22 The following NEW packages will be installed: [2022-03-02T15:35:03.663Z] #21 14.22 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-03-02T15:35:03.663Z] #21 14.22 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-02T15:35:03.663Z] #21 14.22 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-03-02T15:35:03.663Z] #21 14.22 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-03-02T15:35:03.663Z] #21 14.22 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-03-02T15:35:03.663Z] #21 14.22 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-03-02T15:35:03.663Z] #21 14.23 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-03-02T15:35:03.663Z] #21 14.23 xz-utils zip zstd [2022-03-02T15:35:03.925Z] #21 14.56 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded. [2022-03-02T15:35:03.925Z] #21 14.56 Need to get 27.6 MB of archives. [2022-03-02T15:35:03.925Z] #21 14.56 After this operation, 106 MB of additional disk space will be used. [2022-03-02T15:35:03.925Z] #21 14.56 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-03-02T15:35:03.925Z] #21 14.56 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-03-02T15:35:03.925Z] #21 14.56 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-03-02T15:35:03.925Z] #21 14.56 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-03-02T15:35:03.925Z] #21 14.57 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-03-02T15:35:03.925Z] #21 14.57 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-03-02T15:35:03.925Z] #21 14.57 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-03-02T15:35:03.925Z] #21 14.57 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-03-02T15:35:03.925Z] #21 14.59 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-02T15:35:03.925Z] #21 14.60 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-02T15:35:03.925Z] #21 14.60 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-03-02T15:35:03.925Z] #21 14.61 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-03-02T15:35:03.925Z] #21 14.61 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-03-02T15:35:04.187Z] #21 14.62 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-03-02T15:35:04.187Z] #21 14.65 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-03-02T15:35:04.187Z] #21 14.65 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-03-02T15:35:04.187Z] #21 14.66 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-03-02T15:35:04.187Z] #21 14.66 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-03-02T15:35:04.187Z] #21 14.66 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-03-02T15:35:04.187Z] #21 14.66 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-03-02T15:35:04.187Z] #21 14.67 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-03-02T15:35:04.187Z] #21 14.67 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-02T15:35:04.187Z] #21 14.68 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-02T15:35:04.187Z] #21 14.69 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-02T15:35:04.187Z] #21 14.69 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-03-02T15:35:04.187Z] #21 14.70 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-03-02T15:35:04.187Z] #21 14.70 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-02T15:35:04.187Z] #21 15.02 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-03-02T15:35:04.450Z] #21 15.02 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-02T15:35:04.450Z] #21 15.03 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-03-02T15:35:04.450Z] #21 15.03 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-03-02T15:35:04.450Z] #21 15.03 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-03-02T15:35:04.450Z] #21 15.03 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-03-02T15:35:04.450Z] #21 15.03 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-03-02T15:35:04.450Z] #21 15.09 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-03-02T15:35:04.450Z] #21 15.09 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-03-02T15:35:04.450Z] #21 15.11 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-02T15:35:04.450Z] #21 15.11 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-03-02T15:35:04.450Z] #21 15.13 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-03-02T15:35:04.451Z] #21 15.13 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-03-02T15:35:04.451Z] #21 15.14 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-03-02T15:35:04.451Z] #21 15.17 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-03-02T15:35:04.451Z] #21 15.18 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-03-02T15:35:04.451Z] #21 15.19 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-03-02T15:35:04.455Z] #23 11.83 Collecting pathspec>=0.5.3 [2022-03-02T15:35:04.455Z] #23 11.84 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-03-02T15:35:04.712Z] #23 12.23 Collecting pyyaml [2022-03-02T15:35:04.712Z] #23 12.24 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-03-02T15:35:04.712Z] #23 12.31 Building wheels for collected packages: yamllint [2022-03-02T15:35:04.712Z] #23 12.31 Building wheel for yamllint (setup.py): started [2022-03-02T15:35:04.712Z] #21 15.40 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-03-02T15:35:04.974Z] #21 15.42 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-03-02T15:35:04.974Z] #21 15.45 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-03-02T15:35:04.974Z] #21 15.46 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-03-02T15:35:05.236Z] #21 15.97 debconf: delaying package configuration, since apt-utils is not installed [2022-03-02T15:35:05.498Z] #21 16.10 Fetched 27.6 MB in 1s (22.9 MB/s) [2022-03-02T15:35:05.498Z] #21 16.15 Selecting previously unselected package pigz. [2022-03-02T15:35:05.498Z] #21 16.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 ... 24010 files and directories currently installed.) [2022-03-02T15:35:05.498Z] #21 16.19 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-03-02T15:35:05.498Z] #21 16.21 Unpacking pigz (2.6-1) ... [2022-03-02T15:35:05.643Z] #23 13.20 Building wheel for yamllint (setup.py): finished with status 'done' [2022-03-02T15:35:05.643Z] #23 13.20 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=734132a620e095a644e0161c67983e1756c4462c185bf3f5023ed69a07e7be98 [2022-03-02T15:35:05.643Z] #23 13.20 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-03-02T15:35:05.643Z] #23 13.21 Successfully built yamllint [2022-03-02T15:35:05.643Z] #23 13.23 Installing collected packages: pyyaml, pathspec, yamllint [2022-03-02T15:35:05.760Z] #21 16.29 Selecting previously unselected package libelf1:amd64. [2022-03-02T15:35:05.760Z] #21 16.29 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-03-02T15:35:05.760Z] #21 16.30 Unpacking libelf1:amd64 (0.183-1) ... [2022-03-02T15:35:05.760Z] #21 16.44 Selecting previously unselected package libbpf0:amd64. [2022-03-02T15:35:05.760Z] #21 16.44 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-03-02T15:35:05.760Z] #21 16.45 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-03-02T15:35:06.022Z] #21 16.56 Selecting previously unselected package libcap2:amd64. [2022-03-02T15:35:06.022Z] #21 16.56 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-03-02T15:35:06.022Z] #21 16.57 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-03-02T15:35:06.022Z] #21 16.66 Selecting previously unselected package libmnl0:amd64. [2022-03-02T15:35:06.022Z] #21 16.66 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-03-02T15:35:06.022Z] #21 16.67 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-03-02T15:35:06.022Z] #21 16.73 Selecting previously unselected package libxtables12:amd64. [2022-03-02T15:35:06.022Z] #21 16.73 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-03-02T15:35:06.022Z] #21 16.74 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-03-02T15:35:06.137Z] 1bd78008c728: Verifying Checksum [2022-03-02T15:35:06.138Z] 1bd78008c728: Download complete [2022-03-02T15:35:06.206Z] #23 13.60 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-03-02T15:35:06.284Z] #21 16.82 Selecting previously unselected package libcap2-bin. [2022-03-02T15:35:06.284Z] #21 16.82 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-03-02T15:35:06.284Z] #21 16.83 Unpacking libcap2-bin (1:2.44-1) ... [2022-03-02T15:35:06.284Z] #21 16.91 Selecting previously unselected package iproute2. [2022-03-02T15:35:06.284Z] #21 16.91 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-03-02T15:35:06.284Z] #21 16.93 Unpacking iproute2 (5.10.0-4) ... [2022-03-02T15:35:06.546Z] #21 17.36 Selecting previously unselected package xxd. [2022-03-02T15:35:06.769Z] #23 DONE 14.1s [2022-03-02T15:35:06.769Z] [2022-03-02T15:35:06.769Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-03-02T15:35:06.769Z] #27 sha256:82049d922001fb260459590e602f6205c773a8a73fb9516e3ef8cde4b8b97bc4 [2022-03-02T15:35:06.808Z] #21 17.36 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-02T15:35:06.808Z] #21 17.38 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-02T15:35:07.027Z] #27 DONE 0.3s [2022-03-02T15:35:07.027Z] [2022-03-02T15:35:07.027Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-02T15:35:07.027Z] #32 sha256:0c20838bdd7c668f05df2eb9f020aafe8eaae590ed656bca1f35289ea971a0b4 [2022-03-02T15:35:07.070Z] #21 17.51 Selecting previously unselected package vim-common. [2022-03-02T15:35:07.070Z] #21 17.52 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-02T15:35:07.070Z] #21 17.54 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-02T15:35:07.070Z] #21 17.69 Selecting previously unselected package bash-completion. [2022-03-02T15:35:07.070Z] #21 17.70 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-03-02T15:35:07.284Z] #32 DONE 0.6s [2022-03-02T15:35:07.284Z] [2022-03-02T15:35:07.284Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-02T15:35:07.284Z] #51 sha256:1b01a2b18ef17c3434fbfd5905517e51bac2b13369e0cc95cac24fd898a01b3a [2022-03-02T15:35:07.541Z] #51 ... [2022-03-02T15:35:07.541Z] [2022-03-02T15:35:07.541Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-02T15:35:07.541Z] #35 sha256:c54b4cd47c97d80520f0b47d8d97226e894ca0054c41245d8f90cbcc7dcb87c2 [2022-03-02T15:35:07.798Z] #35 DONE 0.4s [2022-03-02T15:35:07.798Z] [2022-03-02T15:35:07.798Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-03-02T15:35:07.798Z] #37 sha256:ba493f1cfaf0db4c4a58451e278e2260456587d413236e95f3f5d8d13f36c708 [2022-03-02T15:35:07.798Z] #37 DONE 0.1s [2022-03-02T15:35:07.798Z] [2022-03-02T15:35:07.798Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-02T15:35:07.798Z] #60 sha256:aa64edc1cadcf67d37bf2a2f5f82020e2e3fcd4b46793f63dd750895e5f3898b [2022-03-02T15:35:08.055Z] #60 ... [2022-03-02T15:35:08.055Z] [2022-03-02T15:35:08.055Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-03-02T15:35:08.055Z] #41 sha256:56451e9d0053112d077db64ed5526bb544dff74b45a30d24c1462585a2a57082 [2022-03-02T15:35:08.055Z] #41 DONE 0.0s [2022-03-02T15:35:08.055Z] [2022-03-02T15:35:08.055Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-02T15:35:08.055Z] #60 sha256:aa64edc1cadcf67d37bf2a2f5f82020e2e3fcd4b46793f63dd750895e5f3898b [2022-03-02T15:35:08.993Z] #21 19.57 Unpacking bash-completion (1:2.11-2) ... [2022-03-02T15:35:09.257Z] #21 19.97 Selecting previously unselected package bzip2. [2022-03-02T15:35:09.257Z] #21 19.98 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-03-02T15:35:09.257Z] #21 19.99 Unpacking bzip2 (1.0.8-4) ... [2022-03-02T15:35:09.257Z] #21 20.08 Selecting previously unselected package xz-utils. [2022-03-02T15:35:09.519Z] #21 20.09 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-03-02T15:35:09.519Z] #21 20.10 Unpacking xz-utils (5.2.5-2) ... [2022-03-02T15:35:09.781Z] #21 20.25 Selecting previously unselected package apparmor. [2022-03-02T15:35:09.781Z] #21 20.25 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-03-02T15:35:09.781Z] #21 20.32 Unpacking apparmor (2.13.6-10) ... [2022-03-02T15:35:10.043Z] #21 20.68 Selecting previously unselected package inetutils-ping. [2022-03-02T15:35:10.043Z] #21 20.69 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-03-02T15:35:10.043Z] #21 20.69 Unpacking inetutils-ping (2:2.0-1) ... [2022-03-02T15:35:10.305Z] #21 20.79 Selecting previously unselected package libip4tc2:amd64. [2022-03-02T15:35:10.305Z] #21 20.80 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-03-02T15:35:10.305Z] #21 20.80 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-03-02T15:35:10.305Z] #21 20.87 Selecting previously unselected package libip6tc2:amd64. [2022-03-02T15:35:10.305Z] #21 20.88 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-03-02T15:35:10.305Z] #21 20.89 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-03-02T15:35:10.305Z] #21 20.95 Selecting previously unselected package libnfnetlink0:amd64. [2022-03-02T15:35:10.305Z] #21 20.95 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-03-02T15:35:10.305Z] #21 20.96 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-02T15:35:10.305Z] #21 21.03 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-03-02T15:35:10.305Z] #21 21.03 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-03-02T15:35:10.305Z] #21 21.04 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-02T15:35:10.567Z] #21 21.10 Selecting previously unselected package libnftnl11:amd64. [2022-03-02T15:35:10.567Z] #21 21.10 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-03-02T15:35:10.567Z] #21 21.11 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-03-02T15:35:10.567Z] #21 21.19 Selecting previously unselected package iptables. [2022-03-02T15:35:10.567Z] #21 21.20 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-03-02T15:35:10.567Z] #21 21.20 Unpacking iptables (1.8.7-1) ... [2022-03-02T15:35:10.577Z] #60 ... [2022-03-02T15:35:10.577Z] [2022-03-02T15:35:10.577Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-02T15:35:10.577Z] #43 sha256:99a0e42d75bf1145c2d4cfabfd4d1fe8145d637bc0b1ecf43ff8245929e124cc [2022-03-02T15:35:10.577Z] #43 167.3 + dpkg --print-architecture [2022-03-02T15:35:10.577Z] #43 167.4 + git checkout -q v2.1.0 [2022-03-02T15:35:10.829Z] #21 21.50 Selecting previously unselected package libonig5:amd64. [2022-03-02T15:35:10.829Z] #21 21.50 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-02T15:35:10.829Z] #21 21.51 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-02T15:35:10.833Z] #43 167.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-03-02T15:35:10.833Z] #43 167.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-03-02T15:35:11.091Z] #21 21.66 Selecting previously unselected package libjq1:amd64. [2022-03-02T15:35:11.091Z] #21 21.67 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-03-02T15:35:11.091Z] #21 21.67 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-02T15:35:11.091Z] #21 21.79 Selecting previously unselected package jq. [2022-03-02T15:35:11.091Z] #21 21.80 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-03-02T15:35:11.091Z] #21 21.81 Unpacking jq (1.6-2.1) ... [2022-03-02T15:35:11.353Z] #21 21.90 Selecting previously unselected package libaio1:amd64. [2022-03-02T15:35:11.353Z] #21 21.91 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-03-02T15:35:11.353Z] #21 21.92 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-03-02T15:35:11.353Z] #21 21.97 Selecting previously unselected package libgpm2:amd64. [2022-03-02T15:35:11.353Z] #21 21.98 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-03-02T15:35:11.353Z] #21 21.99 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-03-02T15:35:11.353Z] #21 22.04 Selecting previously unselected package libicu67:amd64. [2022-03-02T15:35:11.615Z] #21 22.05 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-03-02T15:35:11.615Z] #21 22.07 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-02T15:35:14.923Z] #21 25.23 Selecting previously unselected package libinih1:amd64. [2022-03-02T15:35:14.923Z] #21 25.24 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-03-02T15:35:14.923Z] #21 25.25 Unpacking libinih1:amd64 (53-1+b2) ... [2022-03-02T15:35:14.923Z] #21 25.29 Selecting previously unselected package libnet1:amd64. [2022-03-02T15:35:14.923Z] #21 25.30 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-02T15:35:14.923Z] #21 25.31 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-02T15:35:14.923Z] #21 25.40 Selecting previously unselected package libnl-3-200:amd64. [2022-03-02T15:35:14.923Z] #21 25.40 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-02T15:35:14.923Z] #21 25.41 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-02T15:35:14.923Z] #21 25.50 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-02T15:35:14.923Z] #21 25.51 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-02T15:35:14.923Z] #21 25.52 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-02T15:35:14.923Z] #21 25.56 Selecting previously unselected package net-tools. [2022-03-02T15:35:14.923Z] #21 25.57 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-03-02T15:35:14.923Z] #21 25.57 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-03-02T15:35:15.185Z] #21 25.75 Selecting previously unselected package patch. [2022-03-02T15:35:15.185Z] #21 25.76 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-03-02T15:35:15.185Z] #21 25.76 Unpacking patch (2.7.6-7) ... [2022-03-02T15:35:15.185Z] #21 25.85 Selecting previously unselected package python-pip-whl. [2022-03-02T15:35:15.185Z] #21 25.86 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-03-02T15:35:15.185Z] #21 25.87 Unpacking python-pip-whl (20.3.4-4) ... [2022-03-02T15:35:15.615Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.005s coverage: 100.0% of statements [2022-03-02T15:35:15.759Z] #21 26.40 Selecting previously unselected package python3-lib2to3. [2022-03-02T15:35:15.759Z] #21 26.41 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-03-02T15:35:15.759Z] #21 26.42 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-03-02T15:35:16.021Z] #21 26.54 Selecting previously unselected package python3-distutils. [2022-03-02T15:35:16.021Z] #21 26.54 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-03-02T15:35:16.021Z] #21 26.56 Unpacking python3-distutils (3.9.2-1) ... [2022-03-02T15:35:16.021Z] #21 26.69 Selecting previously unselected package python3-pkg-resources. [2022-03-02T15:35:16.021Z] #21 26.71 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-02T15:35:16.021Z] #21 26.72 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-02T15:35:16.283Z] #21 26.85 Selecting previously unselected package python3-setuptools. [2022-03-02T15:35:16.283Z] #21 26.85 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-03-02T15:35:16.283Z] #21 26.86 Unpacking python3-setuptools (52.0.0-4) ... [2022-03-02T15:35:16.460Z] 4612f6d0b889: Download complete [2022-03-02T15:35:16.545Z] #21 27.12 Selecting previously unselected package python3-wheel. [2022-03-02T15:35:16.545Z] #21 27.14 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-03-02T15:35:16.545Z] #21 27.14 Unpacking python3-wheel (0.34.2-1) ... [2022-03-02T15:35:16.545Z] #21 27.21 Selecting previously unselected package python3-pip. [2022-03-02T15:35:16.545Z] #21 27.21 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-03-02T15:35:16.545Z] #21 27.22 Unpacking python3-pip (20.3.4-4) ... [2022-03-02T15:35:16.807Z] #21 27.51 Selecting previously unselected package sudo. [2022-03-02T15:35:17.069Z] #21 27.52 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-03-02T15:35:17.069Z] #21 27.53 Unpacking sudo (1.9.5p2-3) ... [2022-03-02T15:35:17.331Z] #21 28.00 Selecting previously unselected package thin-provisioning-tools. [2022-03-02T15:35:17.331Z] #21 28.00 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-03-02T15:35:17.331Z] #21 28.02 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-03-02T15:35:17.592Z] #21 28.28 Selecting previously unselected package uidmap. [2022-03-02T15:35:17.592Z] #21 28.28 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-03-02T15:35:17.592Z] #21 28.29 Unpacking uidmap (1:4.8.1-1) ... [2022-03-02T15:35:17.854Z] #21 28.46 Selecting previously unselected package vim-runtime. [2022-03-02T15:35:17.854Z] #21 28.46 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-02T15:35:17.855Z] #21 28.50 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-03-02T15:35:17.855Z] #21 28.54 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-03-02T15:35:17.855Z] #21 28.55 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-02T15:35:21.246Z] #21 31.53 Selecting previously unselected package vim. [2022-03-02T15:35:21.246Z] #21 31.53 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-02T15:35:21.246Z] #21 31.55 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-03-02T15:35:21.514Z] #21 32.12 Selecting previously unselected package xfsprogs. [2022-03-02T15:35:21.514Z] #21 32.13 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-03-02T15:35:21.514Z] #21 32.14 Unpacking xfsprogs (5.10.0-4) ... [2022-03-02T15:35:21.777Z] #21 32.45 Selecting previously unselected package zip. [2022-03-02T15:35:21.777Z] #21 32.46 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-03-02T15:35:21.777Z] #21 32.47 Unpacking zip (3.0-12) ... [2022-03-02T15:35:22.039Z] #21 32.60 Selecting previously unselected package zstd. [2022-03-02T15:35:22.039Z] #21 32.60 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-03-02T15:35:22.039Z] #21 32.61 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-03-02T15:35:22.300Z] #21 32.97 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-02T15:35:23.243Z] #21 33.78 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-03-02T15:35:23.243Z] #21 33.80 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-03-02T15:35:23.243Z] #21 33.81 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-03-02T15:35:23.243Z] #21 33.83 Setting up libicu67:amd64 (67.1-7) ... [2022-03-02T15:35:23.243Z] #21 33.84 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-03-02T15:35:23.243Z] #21 33.86 Setting up libinih1:amd64 (53-1+b2) ... [2022-03-02T15:35:23.243Z] #21 33.87 Setting up uidmap (1:4.8.1-1) ... [2022-03-02T15:35:23.243Z] #21 33.88 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-02T15:35:23.243Z] #21 33.90 Setting up bzip2 (1.0.8-4) ... [2022-03-02T15:35:23.243Z] #21 33.91 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-02T15:35:23.243Z] #21 33.93 Setting up python3-wheel (0.34.2-1) ... [2022-03-02T15:35:23.815Z] #21 34.55 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-02T15:35:23.815Z] #21 34.56 Setting up libcap2:amd64 (1:2.44-1) ... [2022-03-02T15:35:24.076Z] #21 34.61 Setting up libcap2-bin (1:2.44-1) ... [2022-03-02T15:35:24.076Z] #21 34.64 Setting up apparmor (2.13.6-10) ... [2022-03-02T15:35:25.464Z] #21 36.15 Setting up zip (3.0-12) ... [2022-03-02T15:35:25.464Z] #21 36.17 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-02T15:35:25.464Z] #21 36.19 Setting up bash-completion (1:2.11-2) ... [2022-03-02T15:35:27.019Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-03-02T15:35:27.019Z] [2022-03-02T15:35:27.019Z] ________ ____ __. [2022-03-02T15:35:27.019Z] \_____ \ | |/ _| [2022-03-02T15:35:27.019Z] / | \| < [2022-03-02T15:35:27.019Z] / | \ | \ [2022-03-02T15:35:27.019Z] \_______ /____|__ \ [2022-03-02T15:35:27.019Z] \/ \/ [2022-03-02T15:35:27.019Z] [2022-03-02T15:35:27.019Z] INFO: make.ps1 ended at 03/02/2022 15:35:25 [2022-03-02T15:35:27.381Z] #21 38.20 Setting up xz-utils (5.2.5-2) ... [2022-03-02T15:35:27.476Z] INFO: Binaries build ended at 03/02/2022 15:35:27. Duration:00:01:31.6777559 [2022-03-02T15:35:27.642Z] #21 38.21 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-03-02T15:35:27.642Z] #21 38.24 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-03-02T15:35:27.642Z] #21 38.25 Setting up patch (2.7.6-7) ... [2022-03-02T15:35:27.642Z] #21 38.27 Setting up sudo (1.9.5p2-3) ... [2022-03-02T15:35:27.642Z] #21 38.36 invoke-rc.d: could not determine current runlevel [2022-03-02T15:35:27.642Z] #21 38.37 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-02T15:35:27.642Z] #21 38.38 Setting up xfsprogs (5.10.0-4) ... [2022-03-02T15:35:27.642Z] #21 38.39 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-03-02T15:35:27.642Z] #21 38.41 Setting up inetutils-ping (2:2.0-1) ... [2022-03-02T15:35:27.642Z] #21 38.42 Setting up pigz (2.6-1) ... [2022-03-02T15:35:27.642Z] #21 38.44 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-02T15:35:27.642Z] #21 38.45 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-02T15:35:27.903Z] #21 38.47 Setting up python-pip-whl (20.3.4-4) ... [2022-03-02T15:35:27.903Z] #21 38.49 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-02T15:35:28.845Z] #21 39.25 Setting up libaio1:amd64 (0.3.112-9) ... [2022-03-02T15:35:28.845Z] #21 39.26 Setting up python3-lib2to3 (3.9.2-1) ... [2022-03-02T15:35:29.006Z] INFO: Copying the built daemon binary to d:\CI\PR-43313\1\binary\dockerd-0bf6492858.exe... [2022-03-02T15:35:29.007Z] INFO: Copying the built client binary to d:\CI\PR-43313\1\binary\docker-0bf6492858.exe... [2022-03-02T15:35:29.007Z] INFO: Copying dockerversion from the container... [2022-03-02T15:35:29.007Z] INFO: Copying the golang package from the container to d:\CI\PR-43313\1\installer\go.zip... [2022-03-02T15:35:29.106Z] #21 39.67 Setting up libelf1:amd64 (0.183-1) ... [2022-03-02T15:35:29.106Z] #21 39.70 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-03-02T15:35:29.106Z] #21 39.71 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-02T15:35:29.106Z] #21 39.73 Setting up python3-distutils (3.9.2-1) ... [2022-03-02T15:35:29.678Z] #21 40.19 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-03-02T15:35:29.679Z] #21 40.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-03-02T15:35:29.679Z] #21 40.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-03-02T15:35:29.679Z] #21 40.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-03-02T15:35:29.679Z] #21 40.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-03-02T15:35:29.679Z] #21 40.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-03-02T15:35:29.679Z] #21 40.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-03-02T15:35:29.679Z] #21 40.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-03-02T15:35:29.679Z] #21 40.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-03-02T15:35:29.679Z] #21 40.27 Setting up python3-setuptools (52.0.0-4) ... [2022-03-02T15:35:30.036Z] INFO: Extracting go.zip to d:\CI\PR-43313\1\go [2022-03-02T15:35:30.498Z] ok github.com/docker/docker/libnetwork/ipam 15.595s coverage: 85.3% of statements [2022-03-02T15:35:30.498Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-03-02T15:35:30.498Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-03-02T15:35:30.498Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-03-02T15:35:30.498Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2022-03-02T15:35:30.498Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-03-02T15:35:30.756Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-03-02T15:35:31.066Z] #21 41.82 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-02T15:35:31.325Z] ok github.com/docker/docker/libnetwork/ipamutils 0.283s coverage: 74.0% of statements [2022-03-02T15:35:31.327Z] #21 41.83 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-03-02T15:35:31.327Z] #21 41.86 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-03-02T15:35:31.327Z] #21 41.88 Setting up python3-pip (20.3.4-4) ... [2022-03-02T15:35:31.891Z] ok github.com/docker/docker/libnetwork/iptables 0.124s coverage: 45.1% of statements [2022-03-02T15:35:31.891Z] ok github.com/docker/docker/libnetwork/netlabel 0.001s coverage: 60.0% of statements [2022-03-02T15:35:32.458Z] ok github.com/docker/docker/libnetwork/netutils 0.020s coverage: 44.1% of statements [2022-03-02T15:35:32.713Z] #21 43.06 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-02T15:35:32.713Z] #21 43.08 Setting up jq (1.6-2.1) ... [2022-03-02T15:35:32.713Z] #21 43.09 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-03-02T15:35:32.713Z] #21 43.10 Setting up iptables (1.8.7-1) ... [2022-03-02T15:35:32.713Z] #21 43.11 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-02T15:35:32.713Z] #21 43.12 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-02T15:35:32.713Z] #21 43.13 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-02T15:35:32.713Z] #21 43.14 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-02T15:35:32.713Z] #21 43.14 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-03-02T15:35:32.713Z] #21 43.15 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-03-02T15:35:32.713Z] #21 43.16 Setting up iproute2 (5.10.0-4) ... [2022-03-02T15:35:32.733Z] #43 DONE 187.8s [2022-03-02T15:35:32.733Z] [2022-03-02T15:35:32.733Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-02T15:35:32.733Z] #60 sha256:aa64edc1cadcf67d37bf2a2f5f82020e2e3fcd4b46793f63dd750895e5f3898b [2022-03-02T15:35:32.975Z] #21 43.57 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-02T15:35:33.406Z] #51 ... [2022-03-02T15:35:33.406Z] [2022-03-02T15:35:33.406Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-02T15:35:33.406Z] #60 sha256:47b44080389ceb565373f91835a1ab573d4e2ab9705d0b13a064aae672e49d47 [2022-03-02T15:35:33.406Z] #60 201.1 + bin/containerd [2022-03-02T15:35:33.667Z] #60 ... [2022-03-02T15:35:33.667Z] [2022-03-02T15:35:33.667Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-03-02T15:35:33.667Z] #44 sha256:ad0e99ceb1c7b5d37ce0f01e5da3fea287816d65b2d85e155e7880cafd401f04 [2022-03-02T15:35:34.364Z] #21 DONE 44.8s [2022-03-02T15:35:34.364Z] [2022-03-02T15:35:34.364Z] #22 [dev-systemd-false 8/24] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-03-02T15:35:34.364Z] #22 sha256:1bc5a9bc0a4bdbecb37159a207d936496ba04e2a5dae896ca99bb131ce4e0358 [2022-03-02T15:35:34.598Z] #44 DONE 0.9s [2022-03-02T15:35:34.598Z] [2022-03-02T15:35:34.598Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-02T15:35:34.598Z] #60 sha256:aa64edc1cadcf67d37bf2a2f5f82020e2e3fcd4b46793f63dd750895e5f3898b [2022-03-02T15:35:34.598Z] #60 ... [2022-03-02T15:35:34.598Z] [2022-03-02T15:35:34.598Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-03-02T15:35:34.598Z] #48 sha256:2bade5609f6177697f211e79491857e6c563206e1a0c6557e825b52afa2a0ecb [2022-03-02T15:35:34.598Z] #48 DONE 0.1s [2022-03-02T15:35:34.598Z] [2022-03-02T15:35:34.598Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-02T15:35:34.598Z] #50 sha256:a6fc4e51dda9d6f81fec0111d4c1703d4e7f2f43d9c0085456b66edd23d06d7c [2022-03-02T15:35:34.598Z] #50 DONE 0.1s [2022-03-02T15:35:34.598Z] [2022-03-02T15:35:34.598Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-02T15:35:34.598Z] #60 sha256:aa64edc1cadcf67d37bf2a2f5f82020e2e3fcd4b46793f63dd750895e5f3898b [2022-03-02T15:35:35.306Z] #22 0.909 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-03-02T15:35:35.306Z] #22 0.914 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-03-02T15:35:35.306Z] #22 0.920 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-03-02T15:35:35.306Z] #22 DONE 1.0s [2022-03-02T15:35:35.306Z] [2022-03-02T15:35:35.306Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-02T15:35:35.306Z] #51 sha256:1b01a2b18ef17c3434fbfd5905517e51bac2b13369e0cc95cac24fd898a01b3a [2022-03-02T15:35:35.306Z] #51 ... [2022-03-02T15:35:35.306Z] [2022-03-02T15:35:35.306Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-02T15:35:35.306Z] #23 sha256:dcd7993b44aee259e164155726d52caa0d2edfa598a08f8cd15cde0939eb4de4 [2022-03-02T15:35:35.944Z] #60 ... [2022-03-02T15:35:35.944Z] [2022-03-02T15:35:35.944Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-02T15:35:35.944Z] #56 sha256:70f22e485303b02becda8a958f7cbccb9a127206dcbd53c432f769fb8dfe9db2 [2022-03-02T15:35:35.944Z] #56 124.7 + mkdir -p /build [2022-03-02T15:35:35.944Z] #56 124.7 + cp runc /build/runc [2022-03-02T15:35:37.850Z] #56 DONE 126.7s [2022-03-02T15:35:37.850Z] [2022-03-02T15:35:37.850Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-02T15:35:37.850Z] #60 sha256:47b44080389ceb565373f91835a1ab573d4e2ab9705d0b13a064aae672e49d47 [2022-03-02T15:35:38.892Z] sha256:de0447f7624e4a36d38d8b2e8541b748119074b286cfcb0a1a52aa60fed071f4 [2022-03-02T15:35:38.892Z] INFO: Starting docker-py tests... [2022-03-02T15:35:39.463Z] ============================= test session starts ============================== [2022-03-02T15:35:39.463Z] platform linux -- Python 3.7.12, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-03-02T15:35:39.463Z] rootdir: /src, inifile: pytest.ini [2022-03-02T15:35:39.463Z] plugins: timeout-1.3.3, cov-2.6.1 [2022-03-02T15:35:40.405Z] collected 395 items / 2 deselected / 393 selected [2022-03-02T15:35:40.405Z] [2022-03-02T15:35:42.045Z] #60 ... [2022-03-02T15:35:42.045Z] [2022-03-02T15:35:42.045Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-02T15:35:42.045Z] #51 sha256:1b01a2b18ef17c3434fbfd5905517e51bac2b13369e0cc95cac24fd898a01b3a [2022-03-02T15:35:42.045Z] #51 264.1 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-03-02T15:35:42.045Z] #51 DONE 264.2s [2022-03-02T15:35:42.045Z] [2022-03-02T15:35:42.045Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-02T15:35:42.045Z] #60 sha256:47b44080389ceb565373f91835a1ab573d4e2ab9705d0b13a064aae672e49d47 [2022-03-02T15:35:42.614Z] #60 ... [2022-03-02T15:35:42.614Z] [2022-03-02T15:35:42.614Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-02T15:35:42.614Z] #52 sha256:48927c02a1452cab813e913d53b970f8b8e65d99656c72240442d0544e55f3e0 [2022-03-02T15:35:43.183Z] #52 DONE 0.5s [2022-03-02T15:35:43.183Z] [2022-03-02T15:35:43.183Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-02T15:35:43.183Z] #54 sha256:e2327aa97aee302e7010eead1b0efcbfa27a07ff8b0c57ef0942ec63cc4c9233 [2022-03-02T15:35:43.183Z] #54 DONE 0.1s [2022-03-02T15:35:43.183Z] [2022-03-02T15:35:43.183Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-02T15:35:43.183Z] #60 sha256:47b44080389ceb565373f91835a1ab573d4e2ab9705d0b13a064aae672e49d47 [2022-03-02T15:35:43.442Z] #60 ... [2022-03-02T15:35:43.442Z] [2022-03-02T15:35:43.442Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-03-02T15:35:43.442Z] #57 sha256:7f741a528fe41f51d3541a9ea93875f762495f2ce1415536fb51871dd09b4e74 [2022-03-02T15:35:43.442Z] #57 DONE 0.2s [2022-03-02T15:35:43.442Z] [2022-03-02T15:35:43.442Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-02T15:35:43.442Z] #60 sha256:47b44080389ceb565373f91835a1ab573d4e2ab9705d0b13a064aae672e49d47 [2022-03-02T15:35:45.312Z] #23 9.487 Collecting yamllint==1.26.1 [2022-03-02T15:35:45.886Z] #23 10.54 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-03-02T15:35:46.836Z] #23 11.76 Collecting pathspec>=0.5.3 [2022-03-02T15:35:46.836Z] #23 11.78 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-03-02T15:35:47.410Z] #23 12.19 Collecting pyyaml [2022-03-02T15:35:47.410Z] #23 12.21 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-03-02T15:35:47.410Z] #23 12.26 Building wheels for collected packages: yamllint [2022-03-02T15:35:47.410Z] #23 12.27 Building wheel for yamllint (setup.py): started [2022-03-02T15:35:48.355Z] #23 13.25 Building wheel for yamllint (setup.py): finished with status 'done' [2022-03-02T15:35:48.355Z] #23 13.25 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=25a4bc8315eac08a74dfb835a1e67a1056621396b04036ccc5b0d9332a3ce47a [2022-03-02T15:35:48.355Z] #23 13.26 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-03-02T15:35:48.355Z] #23 13.26 Successfully built yamllint [2022-03-02T15:35:48.355Z] #23 13.29 Installing collected packages: pyyaml, pathspec, yamllint [2022-03-02T15:35:48.929Z] #23 13.69 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-03-02T15:35:49.507Z] #23 DONE 14.2s [2022-03-02T15:35:49.507Z] [2022-03-02T15:35:49.507Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-03-02T15:35:49.507Z] #27 sha256:c991fcdf9a09130ec2a2c49444fe43e71ba63e3b5d0692c698e84acd90b1c27a [2022-03-02T15:35:49.773Z] #27 DONE 0.3s [2022-03-02T15:35:49.773Z] [2022-03-02T15:35:49.773Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-02T15:35:49.773Z] #32 sha256:6d78d13e8185148abdd63bcc2c5e753a285677398906abcecfca03e0e7602da6 [2022-03-02T15:35:50.347Z] #32 DONE 0.6s [2022-03-02T15:35:50.347Z] [2022-03-02T15:35:50.347Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-02T15:35:50.347Z] #43 sha256:99a0e42d75bf1145c2d4cfabfd4d1fe8145d637bc0b1ecf43ff8245929e124cc [2022-03-02T15:35:50.347Z] #43 ... [2022-03-02T15:35:50.347Z] [2022-03-02T15:35:50.347Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-02T15:35:50.347Z] #35 sha256:82738c20198b0a96c22b8e70c54a58b3377e36565977c20caa8d4bbf30fc8496 [2022-03-02T15:35:50.609Z] #35 DONE 0.3s [2022-03-02T15:35:50.609Z] [2022-03-02T15:35:50.609Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-03-02T15:35:50.609Z] #37 sha256:b8d30246318f4e74f686c1de3758b7067b38615dc5c431b2c3b71ae0c5adb2cf [2022-03-02T15:35:50.609Z] #37 DONE 0.1s [2022-03-02T15:35:50.609Z] [2022-03-02T15:35:50.609Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-03-02T15:35:50.609Z] #41 sha256:1515f8da01f734b790e9d71e26e5fea7171db6bf41f58f02fcb62adfccc7af51 [2022-03-02T15:35:50.609Z] #41 DONE 0.0s [2022-03-02T15:35:50.609Z] [2022-03-02T15:35:50.609Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-02T15:35:50.609Z] #43 sha256:99a0e42d75bf1145c2d4cfabfd4d1fe8145d637bc0b1ecf43ff8245929e124cc [2022-03-02T15:35:53.161Z] #43 213.2 + dpkg --print-architecture [2022-03-02T15:35:53.161Z] #43 213.2 + git checkout -q v2.1.0 [2022-03-02T15:35:53.161Z] #43 213.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-03-02T15:35:53.161Z] #43 213.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-03-02T15:35:56.422Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-03-02T15:35:57.256Z] tests/integration/api_client_test.py ..... [ 7%] [2022-03-02T15:35:58.768Z] tests/integration/api_config_test.py ...... [ 8%] [2022-03-02T15:35:59.958Z] INFO: Extraction ended at 03/02/2022 15:35:58. Duration:00:00:28.6203347 [2022-03-02T15:35:59.958Z] INFO: Updating the golang and path environment variables [2022-03-02T15:35:59.958Z] INFO: GOPATH=d:\gopath [2022-03-02T15:35:59.958Z] INFO: go version go1.17.7 windows/amd64 [2022-03-02T15:35:59.958Z] INFO: Running the daemon under test in debug mode [2022-03-02T15:35:59.958Z] INFO: Starting a daemon under test... [2022-03-02T15:35:59.958Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43313\1\daemon --pidfile d:\CI\PR-43313\1\docker.pid -D [2022-03-02T15:35:59.958Z] INFO: Process started successfully. [2022-03-02T15:35:59.958Z] INFO: Start tailing logs of the daemon under tests [2022-03-02T15:35:59.958Z] INFO: Waiting for the daemon under test to start... [2022-03-02T15:36:03.631Z] 8f616e6e9eec: Pull complete [2022-03-02T15:36:06.649Z] #60 187.5 + bin/containerd [2022-03-02T15:36:09.995Z] #60 240.9 # github.com/containerd/containerd/cmd/containerd [2022-03-02T15:36:09.995Z] #60 240.9 /usr/bin/ld: /tmp/go-link-2340663942/000019.o: in function `New': [2022-03-02T15:36:09.995Z] #60 240.9 /tmp/tmp.l1k3RK3uTC/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-03-02T15:36:09.995Z] #60 241.0 + bin/containerd-stress [2022-03-02T15:36:10.931Z] #60 242.0 + bin/containerd-shim [2022-03-02T15:36:14.747Z] #60 ... [2022-03-02T15:36:14.747Z] [2022-03-02T15:36:14.748Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-02T15:36:14.748Z] #51 sha256:1b01a2b18ef17c3434fbfd5905517e51bac2b13369e0cc95cac24fd898a01b3a [2022-03-02T15:36:14.748Z] #51 231.2 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-03-02T15:36:15.143Z] #43 DONE 234.1s [2022-03-02T15:36:15.143Z] [2022-03-02T15:36:15.143Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-02T15:36:15.143Z] #51 sha256:1b01a2b18ef17c3434fbfd5905517e51bac2b13369e0cc95cac24fd898a01b3a [2022-03-02T15:36:15.143Z] #51 ... [2022-03-02T15:36:15.143Z] [2022-03-02T15:36:15.143Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-03-02T15:36:15.143Z] #44 sha256:e4c6f8cb5b906ff4fbce9abc0b5c30e871c3aa4f7f2725282efe06ab34c83333 [2022-03-02T15:36:15.406Z] #44 DONE 0.5s [2022-03-02T15:36:15.406Z] [2022-03-02T15:36:15.406Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-03-02T15:36:15.406Z] #48 sha256:a063fa66b5402ea935acee5562c6aac0973f60a6cd15eeba7022b6eb4c99e6bb [2022-03-02T15:36:15.406Z] #48 DONE 0.1s [2022-03-02T15:36:15.406Z] [2022-03-02T15:36:15.406Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-02T15:36:15.406Z] #51 sha256:1b01a2b18ef17c3434fbfd5905517e51bac2b13369e0cc95cac24fd898a01b3a [2022-03-02T15:36:15.668Z] #51 ... [2022-03-02T15:36:15.668Z] [2022-03-02T15:36:15.668Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-02T15:36:15.668Z] #50 sha256:48291cfdeccf0e194384980d8207fd66659c1edfd68bda9064050fe5774be496 [2022-03-02T15:36:15.668Z] #50 DONE 0.1s [2022-03-02T15:36:15.668Z] [2022-03-02T15:36:15.668Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-02T15:36:15.668Z] #51 sha256:1b01a2b18ef17c3434fbfd5905517e51bac2b13369e0cc95cac24fd898a01b3a [2022-03-02T15:36:15.678Z] #51 DONE 232.9s [2022-03-02T15:36:15.678Z] [2022-03-02T15:36:15.678Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-02T15:36:15.678Z] #56 sha256:20b814f69a118da2f4121cc5e5d151b8d6f10ba5032cc8e818a78704fa5ffe6b [2022-03-02T15:36:15.678Z] #56 132.6 + mkdir -p /build [2022-03-02T15:36:15.678Z] #56 132.6 + cp runc /build/runc [2022-03-02T15:36:15.935Z] #56 DONE 133.7s [2022-03-02T15:36:15.935Z] [2022-03-02T15:36:15.935Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-02T15:36:15.935Z] #60 sha256:aa64edc1cadcf67d37bf2a2f5f82020e2e3fcd4b46793f63dd750895e5f3898b [2022-03-02T15:36:17.830Z] #60 ... [2022-03-02T15:36:17.830Z] [2022-03-02T15:36:17.830Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-02T15:36:17.830Z] #52 sha256:0f62a7f080fe1fcdd0a03f2a75b8ca4b8d26e684d6a98448a29694626ec91a57 [2022-03-02T15:36:19.048Z] #60 249.3 + bin/containerd-shim-runc-v1 [2022-03-02T15:36:19.197Z] #52 DONE 1.3s [2022-03-02T15:36:19.197Z] [2022-03-02T15:36:19.197Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-02T15:36:19.197Z] #54 sha256:6cb923ae414baaa5fadf97409ecbc9bcfa919942a38259466efd1cbcd7814223 [2022-03-02T15:36:19.197Z] #54 DONE 0.1s [2022-03-02T15:36:19.197Z] [2022-03-02T15:36:19.197Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-02T15:36:19.197Z] #60 sha256:aa64edc1cadcf67d37bf2a2f5f82020e2e3fcd4b46793f63dd750895e5f3898b [2022-03-02T15:36:19.453Z] #60 ... [2022-03-02T15:36:19.453Z] [2022-03-02T15:36:19.453Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-03-02T15:36:19.453Z] #57 sha256:bf284187bf11c148cbc28c26480a8d2aae98a7b5a057a13887971fd020fbe572 [2022-03-02T15:36:19.709Z] #57 DONE 0.4s [2022-03-02T15:36:19.709Z] [2022-03-02T15:36:19.709Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-02T15:36:19.709Z] #60 sha256:aa64edc1cadcf67d37bf2a2f5f82020e2e3fcd4b46793f63dd750895e5f3898b [2022-03-02T15:36:21.381Z] ...INFO: Daemon under test started and replied! [2022-03-02T15:36:21.381Z] INFO: Docker version of the daemon under test [2022-03-02T15:36:21.381Z] [2022-03-02T15:36:21.381Z] Client: [2022-03-02T15:36:21.381Z] Version: 17.06.2-ce [2022-03-02T15:36:21.381Z] API version: 1.30 [2022-03-02T15:36:21.381Z] Go version: go1.8.3 [2022-03-02T15:36:21.381Z] Git commit: cec0b72 [2022-03-02T15:36:21.381Z] Built: Tue Sep 5 19:57:19 2017 [2022-03-02T15:36:21.381Z] OS/Arch: windows/amd64 [2022-03-02T15:36:21.381Z] [2022-03-02T15:36:21.381Z] Server: [2022-03-02T15:36:21.381Z] Version: 0.0.0-dev [2022-03-02T15:36:21.381Z] API version: 1.42 (minimum version 1.24) [2022-03-02T15:36:21.381Z] Go version: go1.17.7 [2022-03-02T15:36:21.381Z] Git commit: 0bf6492858 [2022-03-02T15:36:21.381Z] Built: 03/02/2022 15:34:00 [2022-03-02T15:36:21.381Z] OS/Arch: windows/amd64 [2022-03-02T15:36:21.381Z] Experimental: false [2022-03-02T15:36:21.381Z] [2022-03-02T15:36:21.381Z] INFO: Docker info of the daemon under test [2022-03-02T15:36:21.381Z] [2022-03-02T15:36:21.381Z] Containers: 0 [2022-03-02T15:36:21.381Z] Running: 0 [2022-03-02T15:36:21.381Z] Paused: 0 [2022-03-02T15:36:21.381Z] Stopped: 0 [2022-03-02T15:36:21.381Z] Images: 0 [2022-03-02T15:36:21.381Z] Server Version: 0.0.0-dev [2022-03-02T15:36:21.381Z] Storage Driver: windowsfilter [2022-03-02T15:36:21.381Z] Windows: [2022-03-02T15:36:21.381Z] Logging Driver: json-file [2022-03-02T15:36:21.381Z] Plugins: [2022-03-02T15:36:21.381Z] Volume: local [2022-03-02T15:36:21.381Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-02T15:36:21.381Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-02T15:36:21.381Z] Swarm: inactive [2022-03-02T15:36:21.381Z] Default Isolation: process [2022-03-02T15:36:21.381Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-02T15:36:21.381Z] Operating System: Microsoft Windows Server 2022 Datacenter (Build 20348) [2022-03-02T15:36:21.381Z] OSType: windows [2022-03-02T15:36:21.381Z] Architecture: x86_64 [2022-03-02T15:36:21.381Z] CPUs: 4 [2022-03-02T15:36:21.381Z] Total Memory: 32GiB [2022-03-02T15:36:21.381Z] Name: azwin-2-e97fa1 [2022-03-02T15:36:21.381Z] ID: 4KGM:OXT6:FD4W:NAW2:N7LV:YQBU:ZEK3:IISN:WMME:ZDAG:5ZNU:I5ZD [2022-03-02T15:36:21.381Z] Docker Root Dir: D:\CI\PR-43313\1\daemon [2022-03-02T15:36:21.381Z] Debug Mode (client): false [2022-03-02T15:36:21.381Z] Debug Mode (server): true [2022-03-02T15:36:21.381Z] File Descriptors: -1 [2022-03-02T15:36:21.381Z] Goroutines: 16 [2022-03-02T15:36:21.381Z] System Time: 2022-03-02T15:36:18.2155916Z [2022-03-02T15:36:21.381Z] EventsListeners: 0 [2022-03-02T15:36:21.381Z] Registry: https://index.docker.io/v1/ [2022-03-02T15:36:21.381Z] Labels: [2022-03-02T15:36:21.381Z] Experimental: false [2022-03-02T15:36:21.381Z] Insecure Registries: [2022-03-02T15:36:21.381Z] 127.0.0.0/8 [2022-03-02T15:36:21.381Z] Live Restore Enabled: false [2022-03-02T15:36:21.381Z] [2022-03-02T15:36:21.381Z] [2022-03-02T15:36:21.381Z] INFO: Docker images of the daemon under test [2022-03-02T15:36:21.381Z] [2022-03-02T15:36:21.381Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-02T15:36:21.381Z] [2022-03-02T15:36:21.381Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-03-02T15:36:21.381Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-03-02T15:36:21.381Z] ltsc2022: Pulling from windows/servercore [2022-03-02T15:36:21.381Z] 8f616e6e9eec: Pulling fs layer [2022-03-02T15:36:21.381Z] 898469748ff6: Pulling fs layer [2022-03-02T15:36:23.238Z] #60 254.5 + bin/containerd-shim-runc-v2 [2022-03-02T15:36:23.804Z] #60 255.1 + binaries [2022-03-02T15:36:23.804Z] #60 255.1 + install -D bin/containerd /build/containerd [2022-03-02T15:36:23.804Z] #60 255.1 + install -D bin/containerd-shim /build/containerd-shim [2022-03-02T15:36:23.804Z] #60 255.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-03-02T15:36:23.804Z] #60 255.1 + install -D bin/ctr /build/ctr [2022-03-02T15:36:26.337Z] #60 DONE 257.2s [2022-03-02T15:36:26.614Z] [2022-03-02T15:36:26.615Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-02T15:36:26.615Z] #61 sha256:3d32d53c1eb296677e91332799f01a5eea66b3dd6d5d885f460741af4409a4c5 [2022-03-02T15:36:27.580Z] #61 DONE 0.8s [2022-03-02T15:36:27.580Z] [2022-03-02T15:36:27.580Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-02T15:36:27.580Z] #66 sha256:6f34ebc6b65c81f596858076beda7e1d823278c812cf44c9dd16ba684cf8bcd5 [2022-03-02T15:36:27.838Z] #66 DONE 0.2s [2022-03-02T15:36:27.838Z] [2022-03-02T15:36:27.838Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-02T15:36:27.838Z] #71 sha256:c5a0e079904e2e27a535c08e1539b011d2940047b90978b9ec4bef055f78c605 [2022-03-02T15:36:28.548Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-03-02T15:36:28.772Z] #71 DONE 0.9s [2022-03-02T15:36:28.773Z] [2022-03-02T15:36:28.773Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-03-02T15:36:28.773Z] #72 sha256:13c5526b757e6a5fa173612350dc71f8fc9cbb64beba17f5c4b63e68ae5eaa74 [2022-03-02T15:36:28.773Z] #72 DONE 0.0s [2022-03-02T15:36:28.773Z] [2022-03-02T15:36:28.773Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-02T15:36:28.773Z] #73 sha256:9506ab584e83e8aa7765a4f3b72640ad83258f865feeff07d5f40a7f748e1e4e [2022-03-02T15:36:29.935Z] 898469748ff6: Verifying Checksum [2022-03-02T15:36:29.935Z] 898469748ff6: Download complete [2022-03-02T15:36:30.147Z] #73 DONE 1.3s [2022-03-02T15:36:30.147Z] [2022-03-02T15:36:30.147Z] #74 exporting to image [2022-03-02T15:36:30.147Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-02T15:36:30.147Z] #74 exporting layers [2022-03-02T15:36:32.828Z] 8f616e6e9eec: Verifying Checksum [2022-03-02T15:36:32.828Z] 8f616e6e9eec: Download complete [2022-03-02T15:36:36.710Z] #74 exporting layers 5.8s done [2022-03-02T15:36:36.710Z] #74 writing image sha256:ded3786f9d9756fda8d1ef12a9b4c58db6cbdfbbddc41be4de579c4af5fe6fbe done [2022-03-02T15:36:36.710Z] #74 naming to docker.io/library/docker:0bf649285834a6f7bf8af9a3dac8793cd587d7ef done [2022-03-02T15:36:36.710Z] #74 DONE 5.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-03-02T15:36:37.046Z] + trap exit INT TERM [2022-03-02T15:36:37.046Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-03-02T15:36:37.046Z] + CONTAINER_NAME=docker-pr1 [2022-03-02T15:36:37.046Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43313/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43313/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0bf649285834a6f7bf8af9a3dac8793cd587d7ef -e DOCKER_GRAPHDRIVER docker:0bf649285834a6f7bf8af9a3dac8793cd587d7ef hack/make.sh dynbinary [2022-03-02T15:36:38.420Z] [2022-03-02T15:36:38.420Z] Removing bundles/ [2022-03-02T15:36:38.420Z] [2022-03-02T15:36:38.420Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-02T15:36:38.679Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-02T15:36:38.679Z] GOOS="" GOARCH="" GOARM="" [2022-03-02T15:36:46.219Z] #60 229.0 # github.com/containerd/containerd/cmd/containerd [2022-03-02T15:36:46.219Z] #60 229.0 /usr/bin/ld: /tmp/go-link-1921761323/000019.o: in function `New': [2022-03-02T15:36:46.219Z] #60 229.0 /tmp/tmp.Sj8UqZjQli/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-03-02T15:36:46.219Z] #60 229.1 + bin/containerd-stress [2022-03-02T15:36:46.219Z] #60 230.2 + bin/containerd-shim [2022-03-02T15:36:47.800Z] #51 ... [2022-03-02T15:36:47.800Z] [2022-03-02T15:36:47.800Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-02T15:36:47.800Z] #60 sha256:3d2542c9f44ce26e9509006a244c1970efca9ec6ef19dc6367e6e2305e647b06 [2022-03-02T15:36:47.800Z] #60 213.3 + bin/containerd [2022-03-02T15:36:52.013Z] #60 ... [2022-03-02T15:36:52.013Z] [2022-03-02T15:36:52.013Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-02T15:36:52.013Z] #56 sha256:fac184776777e4fcabe8a6bbe148797d1f46356af1ba1babe535a56d97549756 [2022-03-02T15:36:52.013Z] #56 128.9 + mkdir -p /build [2022-03-02T15:36:52.013Z] #56 128.9 + cp runc /build/runc [2022-03-02T15:36:52.763Z] #60 237.4 + bin/containerd-shim-runc-v1 [2022-03-02T15:36:53.933Z] #56 DONE 131.2s [2022-03-02T15:36:53.933Z] [2022-03-02T15:36:53.933Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-02T15:36:53.933Z] #51 sha256:1b01a2b18ef17c3434fbfd5905517e51bac2b13369e0cc95cac24fd898a01b3a [2022-03-02T15:36:58.016Z] #60 242.6 + bin/containerd-shim-runc-v2 [2022-03-02T15:36:58.155Z] #51 278.1 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-03-02T15:36:58.155Z] #51 DONE 278.2s [2022-03-02T15:36:58.155Z] [2022-03-02T15:36:58.155Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-02T15:36:58.155Z] #60 sha256:3d2542c9f44ce26e9509006a244c1970efca9ec6ef19dc6367e6e2305e647b06 [2022-03-02T15:36:58.272Z] #60 243.2 + binaries [2022-03-02T15:36:58.272Z] #60 243.2 + install -D bin/containerd /build/containerd [2022-03-02T15:36:58.272Z] #60 243.2 + install -D bin/containerd-shim /build/containerd-shim [2022-03-02T15:36:58.272Z] #60 243.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-03-02T15:36:58.529Z] #60 243.2 + install -D bin/ctr /build/ctr [2022-03-02T15:36:58.731Z] #60 ... [2022-03-02T15:36:58.731Z] [2022-03-02T15:36:58.731Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-02T15:36:58.731Z] #52 sha256:ffd56dc2b63e5b79ad114accd90b2fefe3e4a2779e18da2149e3358e7b203a08 [2022-03-02T15:36:59.305Z] #52 DONE 0.6s [2022-03-02T15:36:59.305Z] [2022-03-02T15:36:59.305Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-02T15:36:59.305Z] #60 sha256:3d2542c9f44ce26e9509006a244c1970efca9ec6ef19dc6367e6e2305e647b06 [2022-03-02T15:36:59.305Z] #60 ... [2022-03-02T15:36:59.305Z] [2022-03-02T15:36:59.305Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-02T15:36:59.305Z] #54 sha256:a5bb2933a3383e777a8f040e359da36849b68ce33ab02617315d5e79aa4c55a6 [2022-03-02T15:36:59.305Z] #54 DONE 0.1s [2022-03-02T15:36:59.305Z] [2022-03-02T15:36:59.305Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-03-02T15:36:59.305Z] #57 sha256:7ff6951404856a9e8c38cae44356cdba55f3f4de4cf82b305e9ff438d5fed34e [2022-03-02T15:36:59.460Z] #60 DONE 244.4s [2022-03-02T15:36:59.567Z] #57 DONE 0.3s [2022-03-02T15:36:59.567Z] [2022-03-02T15:36:59.567Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-02T15:36:59.567Z] #60 sha256:3d2542c9f44ce26e9509006a244c1970efca9ec6ef19dc6367e6e2305e647b06 [2022-03-02T15:37:00.874Z] [2022-03-02T15:37:00.874Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-02T15:37:00.874Z] #61 sha256:59fd256cbc51481ea28cf211c912d3f1885f8f61b31849cb4f22de1404c4f0d7 [2022-03-02T15:37:01.454Z] #61 DONE 0.7s [2022-03-02T15:37:01.454Z] [2022-03-02T15:37:01.454Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-02T15:37:01.454Z] #66 sha256:fd880941305e2a1623b923b4bade688421ea8aa50c20b4446cee835560767b5c [2022-03-02T15:37:01.454Z] #66 DONE 0.2s [2022-03-02T15:37:01.454Z] [2022-03-02T15:37:01.454Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-02T15:37:01.454Z] #71 sha256:e361f06ff1881be8e5e64cddfc26f8487197eb8eabe59a08c9d5e83e021d5a0a [2022-03-02T15:37:02.388Z] #71 DONE 1.1s [2022-03-02T15:37:02.644Z] [2022-03-02T15:37:02.644Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-03-02T15:37:02.644Z] #72 sha256:cf0f0467dda0d77b90e6871668ea7d2a24faca1891cf64f5fc18dc720491a8d0 [2022-03-02T15:37:02.644Z] #72 DONE 0.0s [2022-03-02T15:37:02.644Z] [2022-03-02T15:37:02.644Z] #73 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2022-03-02T15:37:02.644Z] #73 sha256:2f8e146fd82036a77ad58487d6baa70e2b9a32322c208ab2ee69cd0562ea1f0c [2022-03-02T15:37:03.206Z] #73 0.703 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-03-02T15:37:03.463Z] #73 0.792 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-03-02T15:37:03.463Z] #73 0.879 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-03-02T15:37:04.027Z] #73 0.957 Reading package lists... [2022-03-02T15:37:04.632Z] #73 1.473 Reading package lists... [2022-03-02T15:37:04.632Z] #73 1.984 Building dependency tree... [2022-03-02T15:37:04.632Z] #73 2.096 Reading state information... [2022-03-02T15:37:04.632Z] #73 2.217 The following additional packages will be installed: [2022-03-02T15:37:04.888Z] #73 2.218 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-03-02T15:37:04.888Z] #73 2.218 systemd-timesyncd [2022-03-02T15:37:04.888Z] #73 2.218 Suggested packages: [2022-03-02T15:37:04.888Z] #73 2.218 systemd-container policykit-1 [2022-03-02T15:37:04.888Z] #73 2.218 Recommended packages: [2022-03-02T15:37:04.888Z] #73 2.218 libnss-systemd [2022-03-02T15:37:04.888Z] #73 2.297 The following NEW packages will be installed: [2022-03-02T15:37:04.888Z] #73 2.298 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-03-02T15:37:04.888Z] #73 2.298 libkmod2 libpam-systemd systemd systemd-sysv systemd-timesyncd [2022-03-02T15:37:05.143Z] #73 2.565 0 upgraded, 11 newly installed, 0 to remove and 3 not upgraded. [2022-03-02T15:37:05.143Z] #73 2.565 Need to get 5941 kB of archives. [2022-03-02T15:37:05.143Z] #73 2.565 After this operation, 19.5 MB of additional disk space will be used. [2022-03-02T15:37:05.143Z] #73 2.565 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-03-02T15:37:05.143Z] #73 2.568 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-03-02T15:37:05.143Z] #73 2.569 Get:3 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-03-02T15:37:05.143Z] #73 2.574 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-03-02T15:37:05.143Z] #73 2.575 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-timesyncd amd64 247.3-6 [131 kB] [2022-03-02T15:37:05.143Z] #73 2.577 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-6 [4495 kB] [2022-03-02T15:37:05.143Z] #73 2.665 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-6 [113 kB] [2022-03-02T15:37:05.399Z] #73 2.674 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-03-02T15:37:05.399Z] #73 2.675 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-03-02T15:37:05.399Z] #73 2.677 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-6 [282 kB] [2022-03-02T15:37:05.399Z] #73 2.679 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-03-02T15:37:05.399Z] #73 2.825 debconf: delaying package configuration, since apt-utils is not installed [2022-03-02T15:37:05.399Z] #73 2.854 Fetched 5941 kB in 0s (15.8 MB/s) [2022-03-02T15:37:05.399Z] #73 2.877 Selecting previously unselected package libargon2-1:amd64. [2022-03-02T15:37:05.399Z] #73 2.877 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 28622 files and directories currently installed.) [2022-03-02T15:37:05.399Z] #73 2.888 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-03-02T15:37:05.399Z] #73 2.894 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-03-02T15:37:05.399Z] #73 2.921 Selecting previously unselected package libjson-c5:amd64. [2022-03-02T15:37:05.655Z] #73 2.924 Preparing to unpack .../1-libjson-c5_0.15-2_amd64.deb ... [2022-03-02T15:37:05.655Z] #73 2.927 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-03-02T15:37:05.655Z] #73 2.956 Selecting previously unselected package libcryptsetup12:amd64. [2022-03-02T15:37:05.655Z] #73 2.958 Preparing to unpack .../2-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-03-02T15:37:05.655Z] #73 2.961 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-03-02T15:37:05.655Z] #73 3.009 Selecting previously unselected package libkmod2:amd64. [2022-03-02T15:37:05.655Z] #73 3.012 Preparing to unpack .../3-libkmod2_28-1_amd64.deb ... [2022-03-02T15:37:05.655Z] #73 3.016 Unpacking libkmod2:amd64 (28-1) ... [2022-03-02T15:37:05.655Z] #73 3.049 Selecting previously unselected package systemd-timesyncd. [2022-03-02T15:37:05.655Z] #73 3.052 Preparing to unpack .../4-systemd-timesyncd_247.3-6_amd64.deb ... [2022-03-02T15:37:05.655Z] #73 3.055 Unpacking systemd-timesyncd (247.3-6) ... [2022-03-02T15:37:05.655Z] #73 3.100 Selecting previously unselected package systemd. [2022-03-02T15:37:05.655Z] #73 3.103 Preparing to unpack .../5-systemd_247.3-6_amd64.deb ... [2022-03-02T15:37:05.655Z] #73 3.137 Unpacking systemd (247.3-6) ... [2022-03-02T15:37:06.217Z] #73 3.653 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-03-02T15:37:06.217Z] #73 3.663 Setting up libjson-c5:amd64 (0.15-2) ... [2022-03-02T15:37:06.217Z] #73 3.673 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-03-02T15:37:06.217Z] #73 3.681 Setting up libkmod2:amd64 (28-1) ... [2022-03-02T15:37:06.217Z] #73 3.690 Setting up systemd (247.3-6) ... [2022-03-02T15:37:06.217Z] #73 3.723 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-03-02T15:37:06.217Z] #73 3.725 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-03-02T15:37:06.217Z] #73 3.727 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-03-02T15:37:06.779Z] #73 4.036 Setting up systemd-timesyncd (247.3-6) ... [2022-03-02T15:37:06.779Z] #73 4.242 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2022-03-02T15:37:06.779Z] #73 4.242 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2022-03-02T15:37:06.779Z] #73 4.297 Selecting previously unselected package systemd-sysv. [2022-03-02T15:37:06.779Z] #73 4.297 (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 ... 29450 files and directories currently installed.) [2022-03-02T15:37:06.779Z] #73 4.311 Preparing to unpack .../systemd-sysv_247.3-6_amd64.deb ... [2022-03-02T15:37:06.779Z] #73 4.314 Unpacking systemd-sysv (247.3-6) ... [2022-03-02T15:37:06.779Z] #73 4.350 Selecting previously unselected package libdbus-1-3:amd64. [2022-03-02T15:37:07.036Z] #73 4.353 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-03-02T15:37:07.036Z] #73 4.357 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-03-02T15:37:07.036Z] #73 4.409 Selecting previously unselected package dbus. [2022-03-02T15:37:07.036Z] #73 4.411 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-03-02T15:37:07.036Z] #73 4.420 Unpacking dbus (1.12.20-2) ... [2022-03-02T15:37:07.036Z] #73 4.471 Selecting previously unselected package libpam-systemd:amd64. [2022-03-02T15:37:07.036Z] #73 4.474 Preparing to unpack .../libpam-systemd_247.3-6_amd64.deb ... [2022-03-02T15:37:07.036Z] #73 4.477 Unpacking libpam-systemd:amd64 (247.3-6) ... [2022-03-02T15:37:07.036Z] #73 4.519 Selecting previously unselected package dbus-user-session. [2022-03-02T15:37:07.036Z] #73 4.522 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-03-02T15:37:07.036Z] #73 4.525 Unpacking dbus-user-session (1.12.20-2) ... [2022-03-02T15:37:07.291Z] #73 4.624 Setting up systemd-sysv (247.3-6) ... [2022-03-02T15:37:07.291Z] #73 4.634 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-03-02T15:37:07.291Z] #73 4.642 Setting up dbus (1.12.20-2) ... [2022-03-02T15:37:07.291Z] #73 4.743 invoke-rc.d: could not determine current runlevel [2022-03-02T15:37:07.291Z] #73 4.746 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-02T15:37:07.291Z] #73 4.749 Setting up libpam-systemd:amd64 (247.3-6) ... [2022-03-02T15:37:07.291Z] #73 4.885 Setting up dbus-user-session (1.12.20-2) ... [2022-03-02T15:37:07.547Z] #73 4.896 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-02T15:37:07.547Z] #73 DONE 5.0s [2022-03-02T15:37:07.547Z] [2022-03-02T15:37:07.547Z] #74 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2022-03-02T15:37:07.547Z] #74 sha256:7ea9dced9c24542c6aef5879351534ce3b4ddb17d4d1f305e3dbb90995b7d70a [2022-03-02T15:37:08.108Z] #74 0.384 % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-02T15:37:08.108Z] #74 0.385 Dload Upload Total Spent Left Speed [2022-03-02T15:37:08.364Z] #74 0.385 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 6016 0 --:--:-- --:--:-- --:--:-- 6016 [2022-03-02T15:37:08.364Z] #74 DONE 0.8s [2022-03-02T15:37:08.364Z] [2022-03-02T15:37:08.364Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-02T15:37:08.364Z] #75 sha256:1e09c42171f81eebf31164d43cac9487eec3bf535dfa22a2ec0a1dec1cc6a57a [2022-03-02T15:37:09.293Z] #75 DONE 0.8s [2022-03-02T15:37:09.293Z] [2022-03-02T15:37:09.293Z] #76 exporting to image [2022-03-02T15:37:09.293Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-02T15:37:09.293Z] #76 exporting layers [2022-03-02T15:37:15.832Z] #76 exporting layers 6.0s done [2022-03-02T15:37:15.833Z] #76 writing image sha256:b75270791b97f48e782f8a9ac89d818951d3ebc437f109246e975767ad97a29a [2022-03-02T15:37:15.833Z] #76 writing image sha256:b75270791b97f48e782f8a9ac89d818951d3ebc437f109246e975767ad97a29a done [2022-03-02T15:37:15.833Z] #76 naming to docker.io/library/docker:0bf649285834a6f7bf8af9a3dac8793cd587d7ef done [2022-03-02T15:37:15.833Z] #76 DONE 6.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-02T15:37:16.175Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43313/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=0bf649285834a6f7bf8af9a3dac8793cd587d7ef -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:0bf649285834a6f7bf8af9a3dac8793cd587d7ef hack/make.sh dynbinary test-integration [2022-03-02T15:37:18.063Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-03-02T15:37:18.063Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-03-02T15:37:18.063Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-03-02T15:37:18.063Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-03-02T15:37:18.063Z] systemd 247.3-6 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [2022-03-02T15:37:18.063Z] Detected virtualization docker. [2022-03-02T15:37:18.063Z] Detected architecture x86-64. [2022-03-02T15:37:18.063Z] Set hostname to <54dd291b6924>. [2022-03-02T15:37:18.063Z] modprobe@configfs.service: Succeeded. [2022-03-02T15:37:18.063Z] modprobe@drm.service: Succeeded. [2022-03-02T15:37:18.063Z] modprobe@fuse.service: Succeeded. [2022-03-02T15:37:18.063Z] + source /etc/docker-entrypoint-cmd [2022-03-02T15:37:18.063Z] ++ hack/make.sh dynbinary test-integration [2022-03-02T15:37:18.063Z] [2022-03-02T15:37:18.319Z] Removing bundles/ [2022-03-02T15:37:18.319Z] [2022-03-02T15:37:18.319Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-02T15:37:18.319Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-02T15:37:18.319Z] GOOS="" GOARCH="" GOARM="" [2022-03-02T15:37:21.346Z] .........................xx.................... [ 29%] [2022-03-02T15:37:23.911Z] ok github.com/docker/docker/libnetwork/networkdb 104.436s coverage: 60.0% of statements [2022-03-02T15:37:23.911Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-03-02T15:37:23.911Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-03-02T15:37:23.911Z] ok github.com/docker/docker/libnetwork/osl 4.338s coverage: 39.7% of statements [2022-03-02T15:37:23.911Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2022-03-02T15:37:23.911Z] ok github.com/docker/docker/libnetwork/portallocator 0.008s coverage: 86.1% of statements [2022-03-02T15:37:24.170Z] ok github.com/docker/docker/libnetwork/portmapper 0.285s coverage: 48.6% of statements [2022-03-02T15:37:24.429Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-03-02T15:37:24.429Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-03-02T15:37:24.697Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-03-02T15:37:24.697Z] [2022-03-02T15:37:24.697Z] === Skipped [2022-03-02T15:37:24.697Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-03-02T15:37:24.697Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-02T15:37:24.697Z] [2022-03-02T15:37:24.698Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-03-02T15:37:24.698Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-02T15:37:24.698Z] [2022-03-02T15:37:24.698Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-03-02T15:37:24.698Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-02T15:37:24.698Z] [2022-03-02T15:37:24.698Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-03-02T15:37:24.698Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-02T15:37:24.698Z] [2022-03-02T15:37:24.698Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-03-02T15:37:24.698Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-02T15:37:24.698Z] [2022-03-02T15:37:24.698Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-03-02T15:37:24.698Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-02T15:37:24.698Z] [2022-03-02T15:37:24.698Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-03-02T15:37:24.698Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-02T15:37:24.698Z] [2022-03-02T15:37:24.698Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-03-02T15:37:24.698Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-02T15:37:24.698Z] [2022-03-02T15:37:24.698Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-03-02T15:37:24.698Z] firewalld_test.go:14: firewalld is not running [2022-03-02T15:37:24.698Z] [2022-03-02T15:37:24.698Z] DONE 326 tests, 9 skipped in 200.631s Post stage [Pipeline] junit [2022-03-02T15:37:25.278Z] Recording test results [2022-03-02T15:37:25.391Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-02T15:37:25.736Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43313/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0bf649285834a6f7bf8af9a3dac8793cd587d7ef -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:0bf649285834a6f7bf8af9a3dac8793cd587d7ef hack/make.sh dynbinary test-integration [2022-03-02T15:37:25.996Z] [2022-03-02T15:37:25.996Z] Removing bundles/ [2022-03-02T15:37:25.996Z] [2022-03-02T15:37:25.996Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-02T15:37:26.251Z] #60 254.3 # github.com/containerd/containerd/cmd/containerd [2022-03-02T15:37:26.251Z] #60 254.3 /usr/bin/ld: /tmp/go-link-2893113456/000019.o: in function `New': [2022-03-02T15:37:26.251Z] #60 254.3 /tmp/tmp.IoRR30Aagj/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-03-02T15:37:26.251Z] #60 254.4 + bin/containerd-stress [2022-03-02T15:37:26.254Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-02T15:37:26.254Z] GOOS="" GOARCH="" GOARM="" [2022-03-02T15:37:27.192Z] #60 255.5 + bin/containerd-shim [2022-03-02T15:37:28.120Z] 4612f6d0b889: Pull complete [2022-03-02T15:37:35.347Z] #60 262.9 + bin/containerd-shim-runc-v1 [2022-03-02T15:37:37.775Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-03-02T15:37:40.641Z] #60 268.2 + bin/containerd-shim-runc-v2 [2022-03-02T15:37:40.641Z] #60 268.8 + binaries [2022-03-02T15:37:40.641Z] #60 268.8 + install -D bin/containerd /build/containerd [2022-03-02T15:37:40.641Z] #60 268.8 + install -D bin/containerd-shim /build/containerd-shim [2022-03-02T15:37:40.641Z] #60 268.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-03-02T15:37:40.641Z] #60 268.8 + install -D bin/ctr /build/ctr [2022-03-02T15:37:43.183Z] #60 DONE 271.1s [2022-03-02T15:37:44.126Z] [2022-03-02T15:37:44.126Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-02T15:37:44.126Z] #61 sha256:e163b50ecdefbff62979b4a71197e8ec8e154dd9ccc384734ea63c35c3f6d40f [2022-03-02T15:37:44.840Z] 898469748ff6: Pull complete [2022-03-02T15:37:44.840Z] Digest: sha256:720729320e08bdf14b6bc16444be6a3b74a457bd0584fee5124e6073e9f8f1cf [2022-03-02T15:37:44.840Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-02T15:37:44.840Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-02T15:37:44.840Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-03-02T15:37:44.840Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-03-02T15:37:44.840Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.524' [2022-03-02T15:37:44.840Z] INFO: Docker version of control daemon [2022-03-02T15:37:44.840Z] [2022-03-02T15:37:44.840Z] Client: [2022-03-02T15:37:44.840Z] Version: 20.10.9 [2022-03-02T15:37:44.840Z] API version: 1.41 [2022-03-02T15:37:44.840Z] Go version: go1.16.8 [2022-03-02T15:37:44.840Z] Git commit: c2ea9bc [2022-03-02T15:37:44.840Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-02T15:37:44.840Z] OS/Arch: windows/amd64 [2022-03-02T15:37:44.840Z] Context: default [2022-03-02T15:37:44.840Z] Experimental: true [2022-03-02T15:37:44.840Z] [2022-03-02T15:37:44.840Z] Server: Docker Engine - Community [2022-03-02T15:37:44.840Z] Engine: [2022-03-02T15:37:44.840Z] Version: 20.10.9 [2022-03-02T15:37:44.840Z] API version: 1.41 (minimum version 1.24) [2022-03-02T15:37:44.840Z] Go version: go1.16.8 [2022-03-02T15:37:44.840Z] Git commit: 79ea9d3 [2022-03-02T15:37:44.840Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-02T15:37:44.840Z] OS/Arch: windows/amd64 [2022-03-02T15:37:44.840Z] Experimental: true [2022-03-02T15:37:44.840Z] [2022-03-02T15:37:44.840Z] INFO: Docker info of control daemon [2022-03-02T15:37:44.840Z] [2022-03-02T15:37:44.840Z] Client: [2022-03-02T15:37:44.840Z] Context: default [2022-03-02T15:37:44.840Z] Debug Mode: false [2022-03-02T15:37:44.840Z] [2022-03-02T15:37:44.840Z] Server: [2022-03-02T15:37:44.840Z] Containers: 0 [2022-03-02T15:37:44.840Z] Running: 0 [2022-03-02T15:37:44.840Z] Paused: 0 [2022-03-02T15:37:44.840Z] Stopped: 0 [2022-03-02T15:37:44.840Z] Images: 1 [2022-03-02T15:37:44.840Z] Server Version: 20.10.9 [2022-03-02T15:37:44.840Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-02T15:37:44.840Z] Windows: [2022-03-02T15:37:44.840Z] LCOW: [2022-03-02T15:37:44.840Z] Logging Driver: json-file [2022-03-02T15:37:44.840Z] Plugins: [2022-03-02T15:37:44.840Z] Volume: local [2022-03-02T15:37:44.840Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-02T15:37:44.840Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-02T15:37:44.840Z] Swarm: inactive [2022-03-02T15:37:44.840Z] Default Isolation: process [2022-03-02T15:37:44.840Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-02T15:37:44.840Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-02T15:37:44.840Z] OSType: windows [2022-03-02T15:37:44.840Z] Architecture: x86_64 [2022-03-02T15:37:44.840Z] CPUs: 4 [2022-03-02T15:37:44.840Z] Total Memory: 32GiB [2022-03-02T15:37:44.840Z] Name: azwin-2-4e01e0 [2022-03-02T15:37:44.840Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-03-02T15:37:44.840Z] Docker Root Dir: D:\docker [2022-03-02T15:37:44.840Z] Debug Mode: false [2022-03-02T15:37:44.840Z] Registry: https://index.docker.io/v1/ [2022-03-02T15:37:44.840Z] Labels: [2022-03-02T15:37:44.840Z] Experimental: true [2022-03-02T15:37:44.840Z] Insecure Registries: [2022-03-02T15:37:44.840Z] 10.0.0.4:5000 [2022-03-02T15:37:44.840Z] 127.0.0.0/8 [2022-03-02T15:37:44.840Z] Registry Mirrors: [2022-03-02T15:37:44.840Z] http://10.0.0.4:5000/ [2022-03-02T15:37:44.840Z] Live Restore Enabled: false [2022-03-02T15:37:44.840Z] Product License: Community Engine [2022-03-02T15:37:44.840Z] [2022-03-02T15:37:44.840Z] [2022-03-02T15:37:44.840Z] INFO: Commit hash is 0bf6492858 [2022-03-02T15:37:44.840Z] INFO: Nuke-Everything... [2022-03-02T15:37:44.840Z] INFO: Container count on control daemon to delete is 0 [2022-03-02T15:37:44.840Z] INFO: Nuking d:\CI [2022-03-02T15:37:44.840Z] INFO: Zapped successfully [2022-03-02T15:37:44.840Z] INFO: Location for testing is d:\CI\PR-43313\1 [2022-03-02T15:37:44.840Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-03-02T15:37:44.840Z] [2022-03-02T15:37:44.840Z] [2022-03-02T15:37:44.840Z] INFO: Building the image from Dockerfile.windows at 03/02/2022 15:37:39... [2022-03-02T15:37:44.840Z] [2022-03-02T15:37:45.066Z] #61 DONE 1.0s [2022-03-02T15:37:45.066Z] [2022-03-02T15:37:45.066Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-02T15:37:45.066Z] #66 sha256:a20079a43047f5025c33caa5efce81a4d76312bdafc4abeb3146cd6947f65207 [2022-03-02T15:37:45.066Z] #66 DONE 0.2s [2022-03-02T15:37:45.066Z] [2022-03-02T15:37:45.066Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-02T15:37:45.066Z] #71 sha256:1d4360171e7503bec8e3122594ec47f7eb54cb22e54d8b39010153dfcb833d1b [2022-03-02T15:37:45.277Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-03-02T15:37:45.297Z] Sending build context to Docker daemon 62.62MB [2022-03-02T15:37:45.297Z] [2022-03-02T15:37:45.297Z] Step 1/11 : FROM microsoft/windowsservercore [2022-03-02T15:37:45.297Z] ---> bdeb13086b9f [2022-03-02T15:37:45.297Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-03-02T15:37:45.297Z] ---> Running in f99dd4be9c5a [2022-03-02T15:37:45.755Z] Removing intermediate container f99dd4be9c5a [2022-03-02T15:37:45.755Z] ---> a196382694c2 [2022-03-02T15:37:45.755Z] Step 3/11 : ARG GO_VERSION=1.17.7 [2022-03-02T15:37:45.755Z] ---> Running in f8ff08c4eabc [2022-03-02T15:37:46.216Z] Removing intermediate container f8ff08c4eabc [2022-03-02T15:37:46.216Z] ---> effac7ac7341 [2022-03-02T15:37:46.216Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.9 [2022-03-02T15:37:46.216Z] ---> Running in 94662f58e2f8 [2022-03-02T15:37:46.450Z] #71 DONE 1.3s [2022-03-02T15:37:46.450Z] [2022-03-02T15:37:46.450Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-03-02T15:37:46.450Z] #72 sha256:f7ddfec3d7e2e4a3bb2bb52aaf2d3817943f2efb7cd7ad537fbef36bb6ec4532 [2022-03-02T15:37:46.450Z] #72 DONE 0.0s [2022-03-02T15:37:46.450Z] [2022-03-02T15:37:46.450Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-02T15:37:46.450Z] #73 sha256:052237b3b3aa6c903f60a3d828ba8f3edbb6e96db123b2cbbbc15bbc246b5b6a [2022-03-02T15:37:46.672Z] Removing intermediate container 94662f58e2f8 [2022-03-02T15:37:46.672Z] ---> a6931d54a699 [2022-03-02T15:37:46.672Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-03-02T15:37:46.672Z] ---> Running in 0fcf2ed53189 [2022-03-02T15:37:46.672Z] Removing intermediate container 0fcf2ed53189 [2022-03-02T15:37:46.672Z] ---> b79414c71716 [2022-03-02T15:37:46.672Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2022-03-02T15:37:46.672Z] ---> Running in ba16fd99a5b0 [2022-03-02T15:37:47.130Z] Removing intermediate container ba16fd99a5b0 [2022-03-02T15:37:47.130Z] ---> 998533eea1ef [2022-03-02T15:37:47.130Z] Step 7/11 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-03-02T15:37:47.130Z] ---> Running in e17a856a3990 [2022-03-02T15:37:47.835Z] #73 DONE 1.2s [2022-03-02T15:37:47.836Z] [2022-03-02T15:37:47.836Z] #74 exporting to image [2022-03-02T15:37:47.836Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-02T15:37:47.836Z] #74 exporting layers [2022-03-02T15:37:50.009Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-03-02T15:37:51.857Z] [2022-03-02T15:37:51.857Z] SUCCESS: Specified value was saved. [2022-03-02T15:37:52.314Z] INFO: Downloading git... [2022-03-02T15:37:53.282Z] INFO: Downloading go... [2022-03-02T15:37:54.420Z] #74 exporting layers 6.1s done [2022-03-02T15:37:54.420Z] #74 writing image sha256:0f6a8d30ac9b63bb89ed2d99cf45f6b84a41df77974ea6565f7bb04585c6219d done [2022-03-02T15:37:54.420Z] #74 naming to docker.io/library/docker:0bf649285834a6f7bf8af9a3dac8793cd587d7ef done [2022-03-02T15:37:54.420Z] #74 DONE 6.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-02T15:37:54.773Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43313/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=0bf649285834a6f7bf8af9a3dac8793cd587d7ef -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:0bf649285834a6f7bf8af9a3dac8793cd587d7ef hack/make.sh dynbinary test-integration [2022-03-02T15:37:54.811Z] INFO: Downloading compiler 1 of 3... [2022-03-02T15:37:55.267Z] INFO: Downloading compiler 2 of 3... [2022-03-02T15:37:55.267Z] INFO: Downloading compiler 3 of 3... [2022-03-02T15:37:56.157Z] [2022-03-02T15:37:56.157Z] Removing bundles/ [2022-03-02T15:37:56.157Z] [2022-03-02T15:37:56.157Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-02T15:37:56.157Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-02T15:37:56.157Z] GOOS="" GOARCH="" GOARM="" [2022-03-02T15:37:56.229Z] INFO: Extracting git... [2022-03-02T15:38:05.997Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-03-02T15:38:08.585Z] INFO: Expanding go... [2022-03-02T15:38:14.153Z] 8f616e6e9eec: Pull complete [2022-03-02T15:38:15.133Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-02T15:38:15.133Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-02T15:38:15.133Z] GOOS="" GOARCH="" GOARM="" [2022-03-02T15:38:15.133Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-02T15:38:15.133Z] [2022-03-02T15:38:15.133Z] + TEST_INTEGRATION_DEST=2 [2022-03-02T15:38:15.133Z] + CONTAINER_NAME=docker-pr1-2 [2022-03-02T15:38:15.133Z] + TEST_SKIP_INTEGRATION=1 [2022-03-02T15:38:15.133Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-03-02T15:38:15.133Z] + run_tests [2022-03-02T15:38:15.133Z] + c=0 [2022-03-02T15:38:15.133Z] + '[' -n 0 ']' [2022-03-02T15:38:15.133Z] + rm= [2022-03-02T15:38:15.133Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43313/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43313/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43313/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=0bf649285834a6f7bf8af9a3dac8793cd587d7ef -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0bf649285834a6f7bf8af9a3dac8793cd587d7ef hack/make.sh '' test-integration [2022-03-02T15:38:15.133Z] + TEST_INTEGRATION_DEST=1 [2022-03-02T15:38:15.133Z] + CONTAINER_NAME=docker-pr1-1 [2022-03-02T15:38:15.133Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-03-02T15:38:15.133Z] + run_tests test-integration-flaky [2022-03-02T15:38:15.133Z] + '[' -n 0 ']' [2022-03-02T15:38:15.133Z] + rm= [2022-03-02T15:38:15.133Z] + TEST_INTEGRATION_DEST=3 [2022-03-02T15:38:15.133Z] + CONTAINER_NAME=docker-pr1-3 [2022-03-02T15:38:15.133Z] + TEST_SKIP_INTEGRATION=1 [2022-03-02T15:38:15.133Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-03-02T15:38:15.133Z] + run_tests [2022-03-02T15:38:15.133Z] + '[' -n 0 ']' [2022-03-02T15:38:15.133Z] + rm= [2022-03-02T15:38:15.133Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43313/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43313/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43313/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=0bf649285834a6f7bf8af9a3dac8793cd587d7ef -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0bf649285834a6f7bf8af9a3dac8793cd587d7ef hack/make.sh test-integration-flaky test-integration [2022-03-02T15:38:15.133Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43313/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43313/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43313/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=0bf649285834a6f7bf8af9a3dac8793cd587d7ef -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0bf649285834a6f7bf8af9a3dac8793cd587d7ef hack/make.sh '' test-integration [2022-03-02T15:38:15.133Z] ++ jobs -p [2022-03-02T15:38:15.133Z] + for job in $(jobs -p) [2022-03-02T15:38:15.133Z] + wait 7643 [2022-03-02T15:38:15.133Z] [2022-03-02T15:38:15.133Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-02T15:38:15.133Z] [2022-03-02T15:38:15.134Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-02T15:38:15.134Z] HOSTNAME=4a3d33e543ef [2022-03-02T15:38:15.134Z] TEST_SKIP_INTEGRATION=1 [2022-03-02T15:38:15.134Z] TESTDEBUG=0 [2022-03-02T15:38:15.134Z] DEST=bundles/test-integration [2022-03-02T15:38:15.134Z] PWD=/go/src/github.com/docker/docker [2022-03-02T15:38:15.134Z] KEEPBUNDLE=1 [2022-03-02T15:38:15.134Z] DOCKER_GITCOMMIT=0bf649285834a6f7bf8af9a3dac8793cd587d7ef [2022-03-02T15:38:15.134Z] container=docker [2022-03-02T15:38:15.134Z] HOME=/root [2022-03-02T15:38:15.134Z] GOLANG_VERSION=1.17.7 [2022-03-02T15:38:15.134Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-02T15:38:15.134Z] VALIDATE_BRANCH=master [2022-03-02T15:38:15.134Z] TERM=xterm [2022-03-02T15:38:15.134Z] DOCKER_PKG=github.com/docker/docker [2022-03-02T15:38:15.134Z] SHLVL=1 [2022-03-02T15:38:15.134Z] TIMEOUT=120m [2022-03-02T15:38:15.134Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-02T15:38:15.134Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-02T15:38:15.134Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-03-02T15:38:15.134Z] GO111MODULE=off [2022-03-02T15:38:15.134Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-02T15:38:15.134Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-02T15:38:15.134Z] GOPATH=/go [2022-03-02T15:38:15.134Z] PKG_CONFIG=pkg-config [2022-03-02T15:38:15.134Z] _=/usr/bin/env [2022-03-02T15:38:15.134Z] Building test suite binary ./integration-cli/test.main [2022-03-02T15:38:15.134Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-03-02T15:38:15.134Z] [2022-03-02T15:38:15.134Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-02T15:38:15.134Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-02T15:38:15.134Z] HOSTNAME=ff4b2d2b5ee3 [2022-03-02T15:38:15.134Z] TEST_SKIP_INTEGRATION=1 [2022-03-02T15:38:15.134Z] TESTDEBUG=0 [2022-03-02T15:38:15.134Z] DEST=bundles/test-integration [2022-03-02T15:38:15.134Z] PWD=/go/src/github.com/docker/docker [2022-03-02T15:38:15.134Z] KEEPBUNDLE=1 [2022-03-02T15:38:15.134Z] DOCKER_GITCOMMIT=0bf649285834a6f7bf8af9a3dac8793cd587d7ef [2022-03-02T15:38:15.134Z] container=docker [2022-03-02T15:38:15.134Z] HOME=/root [2022-03-02T15:38:15.134Z] GOLANG_VERSION=1.17.7 [2022-03-02T15:38:15.134Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-02T15:38:15.134Z] VALIDATE_BRANCH=master [2022-03-02T15:38:15.134Z] TERM=xterm [2022-03-02T15:38:15.134Z] DOCKER_PKG=github.com/docker/docker [2022-03-02T15:38:15.134Z] SHLVL=1 [2022-03-02T15:38:15.134Z] TIMEOUT=120m [2022-03-02T15:38:15.134Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-02T15:38:15.134Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-02T15:38:15.134Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-03-02T15:38:15.134Z] GO111MODULE=off [2022-03-02T15:38:15.134Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-02T15:38:15.134Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-02T15:38:15.134Z] GOPATH=/go [2022-03-02T15:38:15.134Z] PKG_CONFIG=pkg-config [2022-03-02T15:38:15.134Z] _=/usr/bin/env [2022-03-02T15:38:15.134Z] Building test suite binary ./integration-cli/test.main [2022-03-02T15:38:15.134Z] No new tests added to integration. [2022-03-02T15:38:15.134Z] [2022-03-02T15:38:15.134Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-02T15:38:15.134Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-02T15:38:15.134Z] HOSTNAME=242d59ce9592 [2022-03-02T15:38:15.134Z] TESTDEBUG=0 [2022-03-02T15:38:15.134Z] DEST=bundles/test-integration [2022-03-02T15:38:15.134Z] PWD=/go/src/github.com/docker/docker [2022-03-02T15:38:15.134Z] KEEPBUNDLE=1 [2022-03-02T15:38:15.134Z] DOCKER_GITCOMMIT=0bf649285834a6f7bf8af9a3dac8793cd587d7ef [2022-03-02T15:38:15.134Z] container=docker [2022-03-02T15:38:15.134Z] HOME=/root [2022-03-02T15:38:15.134Z] GOLANG_VERSION=1.17.7 [2022-03-02T15:38:15.134Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-02T15:38:15.134Z] VALIDATE_BRANCH=master [2022-03-02T15:38:15.134Z] TERM=xterm [2022-03-02T15:38:15.134Z] DOCKER_PKG=github.com/docker/docker [2022-03-02T15:38:15.134Z] SHLVL=1 [2022-03-02T15:38:15.134Z] TIMEOUT=120m [2022-03-02T15:38:15.134Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-02T15:38:15.134Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-02T15:38:15.134Z] GO111MODULE=off [2022-03-02T15:38:15.134Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-03-02T15:38:15.134Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-02T15:38:15.134Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-02T15:38:15.134Z] GOPATH=/go [2022-03-02T15:38:15.134Z] PKG_CONFIG=pkg-config [2022-03-02T15:38:15.134Z] _=/usr/bin/env [2022-03-02T15:38:15.134Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-03-02T15:38:15.993Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-03-02T15:38:17.455Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-03-02T15:38:21.403Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-03-02T15:38:29.643Z] INFO: Expanding compiler 1 of 3... [2022-03-02T15:38:30.098Z] INFO: Expanding compiler 2 of 3... [2022-03-02T15:38:34.768Z] INFO: Expanding compiler 3 of 3... [2022-03-02T15:38:35.224Z] INFO: Removing downloaded files... [2022-03-02T15:38:35.224Z] INFO: Downloading containerd [2022-03-02T15:38:37.432Z] ............................ [ 66%] [2022-03-02T15:38:47.686Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-02T15:38:47.686Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-02T15:38:47.686Z] GOOS="" GOARCH="" GOARM="" [2022-03-02T15:38:47.686Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-02T15:38:47.686Z] [2022-03-02T15:38:47.686Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-02T15:38:47.686Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-02T15:38:47.686Z] HOSTNAME=d8b423a0d4a1 [2022-03-02T15:38:47.686Z] TESTDEBUG=0 [2022-03-02T15:38:47.686Z] DEST=bundles/test-integration [2022-03-02T15:38:47.686Z] PWD=/go/src/github.com/docker/docker [2022-03-02T15:38:47.686Z] DOCKER_GITCOMMIT=0bf649285834a6f7bf8af9a3dac8793cd587d7ef [2022-03-02T15:38:47.686Z] container=docker [2022-03-02T15:38:47.686Z] HOME=/root [2022-03-02T15:38:47.686Z] GOLANG_VERSION=1.17.7 [2022-03-02T15:38:47.686Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-02T15:38:47.686Z] VALIDATE_BRANCH=master [2022-03-02T15:38:47.686Z] TERM=xterm [2022-03-02T15:38:47.686Z] DOCKER_PKG=github.com/docker/docker [2022-03-02T15:38:47.686Z] SHLVL=1 [2022-03-02T15:38:47.686Z] TIMEOUT=120m [2022-03-02T15:38:47.686Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-02T15:38:47.686Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-02T15:38:47.686Z] GO111MODULE=off [2022-03-02T15:38:47.686Z] DOCKER_EXPERIMENTAL=1 [2022-03-02T15:38:47.686Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-03-02T15:38:47.686Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-02T15:38:47.686Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-02T15:38:47.686Z] GOPATH=/go [2022-03-02T15:38:47.686Z] PKG_CONFIG=pkg-config [2022-03-02T15:38:47.686Z] _=/usr/bin/env [2022-03-02T15:38:47.686Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-03-02T15:38:54.765Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-02T15:38:54.765Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-02T15:38:54.765Z] GOOS="" GOARCH="" GOARM="" [2022-03-02T15:38:54.765Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-02T15:38:54.765Z] [2022-03-02T15:38:54.765Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-02T15:38:54.765Z] DOCKER_SYSTEMD=1 [2022-03-02T15:38:54.765Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-02T15:38:54.765Z] HOSTNAME=54dd291b6924 [2022-03-02T15:38:54.765Z] DEST=bundles/test-integration [2022-03-02T15:38:54.765Z] PWD=/go/src/github.com/docker/docker [2022-03-02T15:38:54.765Z] DOCKER_GITCOMMIT=0bf649285834a6f7bf8af9a3dac8793cd587d7ef [2022-03-02T15:38:54.765Z] container=docker [2022-03-02T15:38:54.765Z] HOME=/root [2022-03-02T15:38:54.765Z] LANG=C.UTF-8 [2022-03-02T15:38:54.765Z] INVOCATION_ID=966d8c1636094f66a57db15bee9eb8f3 [2022-03-02T15:38:54.765Z] GOLANG_VERSION=1.17.7 [2022-03-02T15:38:54.765Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-02T15:38:54.765Z] VALIDATE_BRANCH=master [2022-03-02T15:38:54.765Z] TERM=xterm [2022-03-02T15:38:54.765Z] DOCKER_PKG=github.com/docker/docker [2022-03-02T15:38:54.765Z] SHLVL=3 [2022-03-02T15:38:54.765Z] TIMEOUT=120m [2022-03-02T15:38:54.765Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-02T15:38:54.765Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-02T15:38:54.765Z] GO111MODULE=off [2022-03-02T15:38:54.765Z] DOCKER_EXPERIMENTAL=1 [2022-03-02T15:38:54.765Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-03-02T15:38:54.765Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-02T15:38:54.765Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-02T15:38:54.765Z] GOPATH=/go [2022-03-02T15:38:54.765Z] PKG_CONFIG=pkg-config [2022-03-02T15:38:54.765Z] _=/usr/bin/env [2022-03-02T15:38:54.765Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-03-02T15:38:56.273Z] [2022-03-02T15:38:56.273Z] Name Version Source Summary [2022-03-02T15:38:56.273Z] ---- ------- ------ ------- [2022-03-02T15:38:56.273Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-03-02T15:38:56.273Z] [2022-03-02T15:38:56.273Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-03-02T15:38:56.273Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-03-02T15:38:56.273Z] PSChildName : containerd [2022-03-02T15:38:56.273Z] PSDrive : C [2022-03-02T15:38:56.273Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-03-02T15:38:56.273Z] PSIsContainer : True [2022-03-02T15:38:56.273Z] Name : containerd [2022-03-02T15:38:56.273Z] FullName : C:\containerd [2022-03-02T15:38:56.273Z] Parent : [2022-03-02T15:38:56.273Z] Exists : True [2022-03-02T15:38:56.273Z] Root : C:\ [2022-03-02T15:38:56.273Z] Extension : [2022-03-02T15:38:56.273Z] CreationTime : 3/2/2022 3:38:55 PM [2022-03-02T15:38:56.273Z] CreationTimeUtc : 3/2/2022 3:38:55 PM [2022-03-02T15:38:56.273Z] LastAccessTime : 3/2/2022 3:38:55 PM [2022-03-02T15:38:56.273Z] LastAccessTimeUtc : 3/2/2022 3:38:55 PM [2022-03-02T15:38:56.273Z] LastWriteTime : 3/2/2022 3:38:55 PM [2022-03-02T15:38:56.273Z] LastWriteTimeUtc : 3/2/2022 3:38:55 PM [2022-03-02T15:38:56.273Z] Attributes : Directory [2022-03-02T15:38:56.273Z] Mode : d----- [2022-03-02T15:38:56.273Z] BaseName : containerd [2022-03-02T15:38:56.273Z] Target : {} [2022-03-02T15:38:56.273Z] LinkType : [2022-03-02T15:38:56.273Z] [2022-03-02T15:38:56.729Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-03-02T15:38:56.729Z] INFO: Configuring git core.autocrlf... [2022-03-02T15:38:57.185Z] [2022-03-02T15:38:57.185Z] [2022-03-02T15:39:14.227Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-03-02T15:39:14.227Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-03-02T15:39:15.973Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-03-02T15:39:32.306Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-03-02T15:39:32.671Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-02T15:39:32.671Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-02T15:39:32.671Z] GOOS="" GOARCH="" GOARM="" [2022-03-02T15:39:32.671Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-02T15:39:32.671Z] [2022-03-02T15:39:32.671Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-02T15:39:32.671Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-02T15:39:32.671Z] HOSTNAME=8dd48d3ec672 [2022-03-02T15:39:32.671Z] DEST=bundles/test-integration [2022-03-02T15:39:32.671Z] PWD=/go/src/github.com/docker/docker [2022-03-02T15:39:32.671Z] DOCKER_ROOTLESS=1 [2022-03-02T15:39:32.671Z] DOCKER_GITCOMMIT=0bf649285834a6f7bf8af9a3dac8793cd587d7ef [2022-03-02T15:39:32.671Z] container=docker [2022-03-02T15:39:32.671Z] HOME=/root [2022-03-02T15:39:32.671Z] GOLANG_VERSION=1.17.7 [2022-03-02T15:39:32.671Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-02T15:39:32.671Z] VALIDATE_BRANCH=master [2022-03-02T15:39:32.671Z] TERM=xterm [2022-03-02T15:39:32.671Z] DOCKER_PKG=github.com/docker/docker [2022-03-02T15:39:32.671Z] SHLVL=1 [2022-03-02T15:39:32.671Z] TIMEOUT=120m [2022-03-02T15:39:32.671Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-02T15:39:32.671Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-02T15:39:32.671Z] GO111MODULE=off [2022-03-02T15:39:32.671Z] DOCKER_EXPERIMENTAL=1 [2022-03-02T15:39:32.671Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-03-02T15:39:32.671Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-02T15:39:32.671Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-02T15:39:32.671Z] GOPATH=/go [2022-03-02T15:39:32.671Z] PKG_CONFIG=pkg-config [2022-03-02T15:39:32.671Z] _=/usr/bin/env [2022-03-02T15:39:32.671Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-03-02T15:39:33.440Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-03-02T15:39:33.440Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-03-02T15:39:34.083Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-03-02T15:39:34.083Z] tests/integration/client_test.py ..... [ 75%] [2022-03-02T15:39:34.083Z] tests/integration/context_api_test.py ... [ 76%] [2022-03-02T15:39:34.083Z] tests/integration/errors_test.py . [ 76%] [2022-03-02T15:39:36.497Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-03-02T15:39:44.606Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-03-02T15:39:44.606Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-03-02T15:39:45.173Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-03-02T15:39:46.109Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-03-02T15:39:46.109Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-03-02T15:39:47.042Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-03-02T15:39:48.942Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-03-02T15:39:50.316Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-03-02T15:39:50.883Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-03-02T15:39:51.142Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-03-02T15:39:52.128Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-03-02T15:39:52.193Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-03-02T15:39:52.729Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-03-02T15:39:53.662Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-03-02T15:39:54.228Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-03-02T15:39:54.959Z] 1bd78008c728: Pull complete [2022-03-02T15:39:54.959Z] Digest: sha256:d8c2b69511a49e9eb6fd2a17f2727ae011b0382cd11562fa5cb4c70bb460cf12 [2022-03-02T15:39:54.959Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-02T15:39:54.959Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-02T15:39:54.959Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2022-03-02T15:39:54.959Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2022-03-02T15:39:54.959Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2565' [2022-03-02T15:39:54.959Z] INFO: Docker version of control daemon [2022-03-02T15:39:54.959Z] [2022-03-02T15:39:54.959Z] Client: [2022-03-02T15:39:54.959Z] Version: 20.10.9 [2022-03-02T15:39:54.959Z] API version: 1.41 [2022-03-02T15:39:54.959Z] Go version: go1.16.8 [2022-03-02T15:39:54.959Z] Git commit: c2ea9bc [2022-03-02T15:39:54.959Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-02T15:39:54.959Z] OS/Arch: windows/amd64 [2022-03-02T15:39:54.959Z] Context: default [2022-03-02T15:39:54.959Z] Experimental: true [2022-03-02T15:39:54.959Z] [2022-03-02T15:39:54.959Z] Server: Docker Engine - Community [2022-03-02T15:39:54.959Z] Engine: [2022-03-02T15:39:54.959Z] Version: 20.10.9 [2022-03-02T15:39:54.959Z] API version: 1.41 (minimum version 1.24) [2022-03-02T15:39:54.959Z] Go version: go1.16.8 [2022-03-02T15:39:54.959Z] Git commit: 79ea9d3 [2022-03-02T15:39:54.959Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-02T15:39:54.959Z] OS/Arch: windows/amd64 [2022-03-02T15:39:54.959Z] Experimental: true [2022-03-02T15:39:54.959Z] [2022-03-02T15:39:54.959Z] INFO: Docker info of control daemon [2022-03-02T15:39:54.959Z] [2022-03-02T15:39:54.959Z] Client: [2022-03-02T15:39:54.959Z] Context: default [2022-03-02T15:39:54.959Z] Debug Mode: false [2022-03-02T15:39:54.959Z] Plugins: [2022-03-02T15:39:54.959Z] app: Docker Application (Docker Inc., v0.8.0) [2022-03-02T15:39:54.959Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-03-02T15:39:54.959Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-03-02T15:39:54.959Z] [2022-03-02T15:39:54.959Z] Server: [2022-03-02T15:39:54.959Z] Containers: 0 [2022-03-02T15:39:54.959Z] Running: 0 [2022-03-02T15:39:54.959Z] Paused: 0 [2022-03-02T15:39:54.959Z] Stopped: 0 [2022-03-02T15:39:54.959Z] Images: 1 [2022-03-02T15:39:54.959Z] Server Version: 20.10.9 [2022-03-02T15:39:54.959Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-02T15:39:54.959Z] Windows: [2022-03-02T15:39:54.959Z] LCOW: [2022-03-02T15:39:54.959Z] Logging Driver: json-file [2022-03-02T15:39:54.959Z] Plugins: [2022-03-02T15:39:54.959Z] Volume: local [2022-03-02T15:39:54.959Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-02T15:39:54.959Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-02T15:39:54.959Z] Swarm: inactive [2022-03-02T15:39:54.959Z] Default Isolation: process [2022-03-02T15:39:54.959Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-03-02T15:39:54.959Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-03-02T15:39:54.959Z] OSType: windows [2022-03-02T15:39:54.959Z] Architecture: x86_64 [2022-03-02T15:39:54.959Z] CPUs: 4 [2022-03-02T15:39:54.959Z] Total Memory: 32GiB [2022-03-02T15:39:54.959Z] Name: azwin-2-2d3c40 [2022-03-02T15:39:54.959Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-03-02T15:39:54.959Z] Docker Root Dir: D:\docker [2022-03-02T15:39:54.959Z] Debug Mode: false [2022-03-02T15:39:54.959Z] Registry: https://index.docker.io/v1/ [2022-03-02T15:39:54.959Z] Labels: [2022-03-02T15:39:54.959Z] Experimental: true [2022-03-02T15:39:54.959Z] Insecure Registries: [2022-03-02T15:39:54.959Z] 10.0.0.4:5000 [2022-03-02T15:39:54.959Z] 127.0.0.0/8 [2022-03-02T15:39:54.959Z] Registry Mirrors: [2022-03-02T15:39:54.959Z] http://10.0.0.4:5000/ [2022-03-02T15:39:54.959Z] Live Restore Enabled: false [2022-03-02T15:39:54.959Z] Product License: Community Engine [2022-03-02T15:39:54.959Z] [2022-03-02T15:39:54.959Z] [2022-03-02T15:39:54.959Z] INFO: Commit hash is 0bf6492858 [2022-03-02T15:39:54.959Z] INFO: Nuke-Everything... [2022-03-02T15:39:54.959Z] INFO: Container count on control daemon to delete is 0 [2022-03-02T15:39:54.959Z] INFO: Nuking d:\CI [2022-03-02T15:39:54.959Z] INFO: Zapped successfully [2022-03-02T15:39:54.959Z] INFO: Location for testing is d:\CI\PR-43313\1 [2022-03-02T15:39:54.959Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-03-02T15:39:54.959Z] [2022-03-02T15:39:54.959Z] [2022-03-02T15:39:54.959Z] INFO: Building the image from Dockerfile.windows at 03/02/2022 15:39:53... [2022-03-02T15:39:54.959Z] [2022-03-02T15:39:55.162Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-03-02T15:39:55.727Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-02T15:39:55.727Z] Using test binary docker [2022-03-02T15:39:55.727Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-03-02T15:39:55.727Z] +++ /etc/init.d/apparmor start [2022-03-02T15:39:55.727Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-02T15:39:55.727Z] INFO: Waiting for daemon to start... [2022-03-02T15:39:55.727Z] Starting dockerd [2022-03-02T15:39:55.727Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2022-03-02T15:39:59.990Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-03-02T15:40:02.084Z] Sending build context to Docker daemon 62.62MB [2022-03-02T15:40:02.084Z] [2022-03-02T15:40:02.084Z] Step 1/11 : FROM microsoft/windowsservercore [2022-03-02T15:40:02.084Z] ---> c703d4d60533 [2022-03-02T15:40:02.084Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-03-02T15:40:02.084Z] ---> Running in a3a670c7fa7d [2022-03-02T15:40:02.084Z] Removing intermediate container a3a670c7fa7d [2022-03-02T15:40:02.084Z] ---> 89b58150a59f [2022-03-02T15:40:02.084Z] Step 3/11 : ARG GO_VERSION=1.17.7 [2022-03-02T15:40:02.084Z] ---> Running in f7028ba2f291 [2022-03-02T15:40:02.084Z] Removing intermediate container f7028ba2f291 [2022-03-02T15:40:02.084Z] ---> 9da9d0e0b651 [2022-03-02T15:40:02.084Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.9 [2022-03-02T15:40:02.084Z] ---> Running in e3f341622e6c [2022-03-02T15:40:02.541Z] Removing intermediate container e3f341622e6c [2022-03-02T15:40:02.541Z] ---> 424625423bbe [2022-03-02T15:40:02.541Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-03-02T15:40:02.541Z] ---> Running in 18b2de8762f7 [2022-03-02T15:40:02.999Z] Removing intermediate container 18b2de8762f7 [2022-03-02T15:40:02.999Z] ---> 48f39e47a06e [2022-03-02T15:40:02.999Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2022-03-02T15:40:02.999Z] ---> Running in f7b18435a98b [2022-03-02T15:40:03.457Z] Removing intermediate container f7b18435a98b [2022-03-02T15:40:03.457Z] ---> 4826415243c2 [2022-03-02T15:40:03.457Z] Step 7/11 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-03-02T15:40:03.457Z] ---> Running in 1f16ce42e49f [2022-03-02T15:40:03.833Z] . [2022-03-02T15:40:03.833Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-02T15:40:03.833Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-02T15:40:03.833Z] Error: No such image: emptyfs [2022-03-02T15:40:03.833Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-03-02T15:40:03.833Z] ++++ docker load [2022-03-02T15:40:03.833Z] Running integration-test (iteration 1) [2022-03-02T15:40:03.833Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-03-02T15:40:03.833Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-03-02T15:40:03.833Z] ++ set -e [2022-03-02T15:40:03.833Z] ++ '[' -n 0 ']' [2022-03-02T15:40:03.833Z] ++ set -x [2022-03-02T15:40:03.833Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-03-02T15:40:03.833Z] Loaded image: busybox:latest [2022-03-02T15:40:03.833Z] Loaded image: busybox:glibc [2022-03-02T15:40:04.161Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-03-02T15:40:04.399Z] Loaded image: debian:bullseye-slim [2022-03-02T15:40:04.657Z] Loaded image: hello-world:latest [2022-03-02T15:40:04.657Z] Loaded image: arm32v7/hello-world:latest [2022-03-02T15:40:04.657Z] INFO: Testing against a local daemon [2022-03-02T15:40:04.657Z] === RUN TestCgroupNamespacesBuild [2022-03-02T15:40:06.030Z] --- PASS: TestCgroupNamespacesBuild (1.08s) [2022-03-02T15:40:06.030Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-03-02T15:40:06.966Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.10s) [2022-03-02T15:40:06.966Z] === RUN TestBuildWithSession [2022-03-02T15:40:06.966Z] build_session_test.go:25: TODO: BuildKit [2022-03-02T15:40:06.966Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-02T15:40:06.966Z] === RUN TestBuildSquashParent [2022-03-02T15:40:08.269Z] ......... [ 85%] [2022-03-02T15:40:09.221Z] Removing intermediate container e17a856a3990 [2022-03-02T15:40:09.221Z] ---> ba33e5b27760 [2022-03-02T15:40:09.221Z] Step 8/11 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-03-02T15:40:09.221Z] ---> Running in fa56edbd771a [2022-03-02T15:40:09.221Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-03-02T15:40:09.221Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-02T15:40:09.221Z] go: downloading github.com/fatih/color v1.10.0 [2022-03-02T15:40:09.221Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-02T15:40:09.221Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-02T15:40:09.221Z] go: downloading github.com/pkg/errors v0.9.1 [2022-03-02T15:40:09.221Z] go: downloading golang.org/x/tools v0.1.0 [2022-03-02T15:40:09.221Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-02T15:40:09.221Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-02T15:40:09.221Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-02T15:40:09.221Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-02T15:40:09.221Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-02T15:40:09.221Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-02T15:40:09.221Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-02T15:40:09.221Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-02T15:40:09.221Z] go: downloading golang.org/x/mod v0.3.0 [2022-03-02T15:40:10.250Z] --- PASS: TestBuildSquashParent (3.34s) [2022-03-02T15:40:10.250Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-02T15:40:10.250Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-02T15:40:10.250Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-02T15:40:10.250Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-02T15:40:10.250Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-02T15:40:10.250Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-02T15:40:10.250Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-02T15:40:10.250Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-02T15:40:10.250Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-02T15:40:10.250Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-02T15:40:10.250Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-02T15:40:10.250Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-02T15:40:10.250Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-02T15:40:10.250Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-02T15:40:10.250Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-02T15:40:10.591Z] 898469748ff6: Pull complete [2022-03-02T15:40:10.591Z] Digest: sha256:720729320e08bdf14b6bc16444be6a3b74a457bd0584fee5124e6073e9f8f1cf [2022-03-02T15:40:10.591Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-02T15:40:10.591Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-03-02T15:40:10.591Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-03-02T15:40:10.591Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.524' [2022-03-02T15:40:10.591Z] WARN: Skipping validation tests [2022-03-02T15:40:10.591Z] INFO: Running unit tests at 03/02/2022 15:39:58... [2022-03-02T15:40:10.591Z] INFO: make.ps1 starting at 03/02/2022 15:40:02 [2022-03-02T15:40:10.591Z] INFO: Git commit (0bf6492858) assumed from DOCKER_GITCOMMIT environment variable [2022-03-02T15:40:10.591Z] INFO: Invoking autogen... [2022-03-02T15:40:10.591Z] INFO: Running unit tests... [2022-03-02T15:40:11.184Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-02T15:40:11.441Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-02T15:40:12.375Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-02T15:40:12.375Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-02T15:40:12.759Z] 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/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/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 [2022-03-02T15:40:12.801Z] tests/integration/models_images_test.py ............... [ 89%] [2022-03-02T15:40:13.310Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-03-02T15:40:13.310Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.09s) [2022-03-02T15:40:13.310Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.17s) [2022-03-02T15:40:13.310Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.03s) [2022-03-02T15:40:13.310Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.06s) [2022-03-02T15:40:13.310Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.02s) [2022-03-02T15:40:13.310Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (0.97s) [2022-03-02T15:40:13.310Z] === RUN TestBuildMultiStageCopy [2022-03-02T15:40:13.310Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-02T15:40:14.006Z] tests/integration/models_networks_test.py .... [ 90%] [2022-03-02T15:40:14.111Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-03-02T15:40:14.112Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-03-02T15:40:14.112Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-03-02T15:40:14.674Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-03-02T15:40:14.686Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-02T15:40:14.687Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-02T15:40:14.687Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-02T15:40:14.931Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-03-02T15:40:14.945Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-02T15:40:15.202Z] --- PASS: TestBuildMultiStageCopy (1.71s) [2022-03-02T15:40:15.202Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.00s) [2022-03-02T15:40:15.202Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.16s) [2022-03-02T15:40:15.202Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.18s) [2022-03-02T15:40:15.202Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.18s) [2022-03-02T15:40:15.202Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.19s) [2022-03-02T15:40:15.202Z] === RUN TestBuildMultiStageParentConfig [2022-03-02T15:40:15.461Z] --- PASS: TestBuildMultiStageParentConfig (0.50s) [2022-03-02T15:40:15.461Z] === RUN TestBuildLabelWithTargets [2022-03-02T15:40:15.860Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-03-02T15:40:16.394Z] --- PASS: TestBuildLabelWithTargets (0.83s) [2022-03-02T15:40:16.394Z] === RUN TestBuildWithEmptyLayers [2022-03-02T15:40:16.960Z] --- PASS: TestBuildWithEmptyLayers (0.37s) [2022-03-02T15:40:16.960Z] === RUN TestBuildMultiStageOnBuild [2022-03-02T15:40:18.333Z] --- PASS: TestBuildMultiStageOnBuild (1.27s) [2022-03-02T15:40:18.333Z] === RUN TestBuildUncleanTarFilenames [2022-03-02T15:40:18.379Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-03-02T15:40:18.591Z] --- PASS: TestBuildUncleanTarFilenames (0.52s) [2022-03-02T15:40:18.591Z] === RUN TestBuildMultiStageLayerLeak [2022-03-02T15:40:19.307Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-03-02T15:40:19.406Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-03-02T15:40:19.406Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-03-02T15:40:19.963Z] --- PASS: TestBuildMultiStageLayerLeak (1.24s) [2022-03-02T15:40:19.963Z] === RUN TestBuildWithHugeFile [2022-03-02T15:40:20.235Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-03-02T15:40:20.492Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-03-02T15:40:20.588Z] tests/integration/models_nodes_test.py . [ 90%] [2022-03-02T15:40:20.588Z] tests/integration/models_resources_test.py . [ 91%] [2022-03-02T15:40:21.422Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-03-02T15:40:21.579Z] Removing intermediate container fa56edbd771a [2022-03-02T15:40:21.579Z] ---> 14f6fd43080d [2022-03-02T15:40:21.579Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-03-02T15:40:21.579Z] ---> Running in 3fa7693cb5a5 [2022-03-02T15:40:21.611Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-03-02T15:40:22.008Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-03-02T15:40:22.037Z] Removing intermediate container 3fa7693cb5a5 [2022-03-02T15:40:22.037Z] ---> f7796dfa5907 [2022-03-02T15:40:22.037Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-03-02T15:40:22.037Z] ---> Running in dc3f8cb756fe [2022-03-02T15:40:22.311Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-03-02T15:40:22.521Z] Removing intermediate container dc3f8cb756fe [2022-03-02T15:40:22.521Z] ---> 99d972d2945d [2022-03-02T15:40:22.521Z] Step 11/11 : COPY . . [2022-03-02T15:40:22.969Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-03-02T15:40:23.900Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-03-02T15:40:24.143Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-03-02T15:40:24.461Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-03-02T15:40:24.539Z] [2022-03-02T15:40:24.539Z] SUCCESS: Specified value was saved. [2022-03-02T15:40:24.539Z] INFO: Downloading git... [2022-03-02T15:40:25.077Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-03-02T15:40:25.077Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-03-02T15:40:25.142Z] ? github.com/docker/docker/api [no test files] [2022-03-02T15:40:25.389Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-02T15:40:25.389Z] Using test binary docker [2022-03-02T15:40:25.389Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-03-02T15:40:25.389Z] Starting apparmor (via systemctl): apparmor.service. [2022-03-02T15:40:25.389Z] INFO: Waiting for daemon to start... [2022-03-02T15:40:25.389Z] Starting dockerd [2022-03-02T15:40:25.513Z] INFO: Downloading go... [2022-03-02T15:40:27.699Z] INFO: Downloading compiler 1 of 3... [2022-03-02T15:40:27.699Z] INFO: Downloading compiler 2 of 3... [2022-03-02T15:40:27.699Z] INFO: Downloading compiler 3 of 3... [2022-03-02T15:40:27.699Z] INFO: Extracting git... [2022-03-02T15:40:29.024Z] tests/integration/regression_test.py ...... [ 98%] [2022-03-02T15:40:29.546Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-03-02T15:40:29.546Z] tests/integration/credentials/utils_test.py . [100%] [2022-03-02T15:40:29.546Z] [2022-03-02T15:40:29.546Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-03-02T15:40:29.546Z] =========================== short test summary info ============================ [2022-03-02T15:40:29.546Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-03-02T15:40:29.546Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-03-02T15:40:29.546Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-03-02T15:40:29.546Z] Not supported on most drivers [2022-03-02T15:40:29.546Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-03-02T15:40:29.546Z] Output of docker top depends on host distro, and is not formalized. [2022-03-02T15:40:29.546Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-03-02T15:40:29.546Z] Output of docker top depends on host distro, and is not formalized. [2022-03-02T15:40:29.546Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-03-02T15:40:29.546Z] Can fail if eth0 has multiple IP addresses [2022-03-02T15:40:29.546Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-03-02T15:40:29.546Z] This doesn't seem to be taken into account by the engine [2022-03-02T15:40:29.546Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-03-02T15:40:29.546Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-03-02T15:40:29.546Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 290.07 seconds == [2022-03-02T15:40:29.808Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-03-02T15:40:30.634Z] . [2022-03-02T15:40:30.634Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-02T15:40:30.634Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-02T15:40:30.634Z] Error: No such image: emptyfs [2022-03-02T15:40:30.634Z] Running integration-test (iteration 1) [2022-03-02T15:40:30.634Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-03-02T15:40:30.891Z] Loaded image: busybox:latest [2022-03-02T15:40:30.891Z] Loaded image: busybox:glibc [2022-03-02T15:40:32.257Z] Loaded image: debian:bullseye-slim [2022-03-02T15:40:32.257Z] Loaded image: hello-world:latest [2022-03-02T15:40:32.512Z] Loaded image: arm32v7/hello-world:latest [2022-03-02T15:40:32.512Z] INFO: Testing against a local daemon [2022-03-02T15:40:32.512Z] === RUN TestCgroupNamespacesBuild [2022-03-02T15:40:33.878Z] --- PASS: TestCgroupNamespacesBuild (1.49s) [2022-03-02T15:40:33.878Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-03-02T15:40:35.244Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.19s) [2022-03-02T15:40:35.244Z] === RUN TestBuildWithSession [2022-03-02T15:40:35.244Z] build_session_test.go:25: TODO: BuildKit [2022-03-02T15:40:35.244Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-02T15:40:35.244Z] === RUN TestBuildSquashParent [2022-03-02T15:40:37.533Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-03-02T15:40:39.412Z] --- PASS: TestBuildSquashParent (4.14s) [2022-03-02T15:40:39.412Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-02T15:40:39.412Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-02T15:40:39.412Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-02T15:40:39.412Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-02T15:40:39.412Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-02T15:40:39.412Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-02T15:40:39.412Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-02T15:40:39.412Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-02T15:40:39.412Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-02T15:40:39.412Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-02T15:40:39.412Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-02T15:40:39.412Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-02T15:40:39.412Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-02T15:40:39.412Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-02T15:40:39.412Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-02T15:40:39.871Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-02T15:40:39.871Z] [2022-03-02T15:40:39.871Z] Unloading profiles will leave already running processes permanently [2022-03-02T15:40:39.871Z] unconfined, which can lead to unexpected situations. [2022-03-02T15:40:39.871Z] [2022-03-02T15:40:39.871Z] To set a process to complain mode, use the command line tool [2022-03-02T15:40:39.871Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-02T15:40:39.871Z] [2022-03-02T15:40:40.779Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-02T15:40:41.035Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal Post stage [Pipeline] junit [2022-03-02T15:40:41.270Z] Recording test results [2022-03-02T15:40:42.402Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-02T15:40:42.402Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-02T15:40:42.517Z] INFO: Expanding go... [2022-03-02T15:40:42.688Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-03-02T15:40:42.804Z] === RUN TestMiddlewares [2022-03-02T15:40:42.804Z] --- PASS: TestMiddlewares (0.00s) [2022-03-02T15:40:42.804Z] PASS [2022-03-02T15:40:42.804Z] coverage: 9.0% of statements [2022-03-02T15:40:42.804Z] ok github.com/docker/docker/api/server 0.064s coverage: 9.0% of statements [2022-03-02T15:40:42.972Z] + echo Ensuring container killed. [2022-03-02T15:40:42.972Z] Ensuring container killed. [2022-03-02T15:40:42.972Z] + docker rm -vf docker-pr1 [2022-03-02T15:40:42.972Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-03-02T15:40:43.261Z] + echo Chowning /workspace to jenkins user [2022-03-02T15:40:43.261Z] Chowning /workspace to jenkins user [2022-03-02T15:40:43.261Z] + id -u [2022-03-02T15:40:43.261Z] + id -g [2022-03-02T15:40:43.261Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43313:/workspace busybox chown -R 1000:1000 /workspace [2022-03-02T15:40:44.126Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-02T15:40:44.292Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-03-02T15:40:44.292Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.36s) [2022-03-02T15:40:44.292Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.67s) [2022-03-02T15:40:44.292Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.44s) [2022-03-02T15:40:44.292Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.48s) [2022-03-02T15:40:44.292Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.48s) [2022-03-02T15:40:44.292Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.58s) [2022-03-02T15:40:44.292Z] === RUN TestBuildMultiStageCopy [2022-03-02T15:40:44.292Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-02T15:40:44.507Z] + bundleName=docker-py [2022-03-02T15:40:44.507Z] + echo Creating docker-py-bundles.tar.gz [2022-03-02T15:40:44.507Z] Creating docker-py-bundles.tar.gz [2022-03-02T15:40:44.507Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2022-03-02T15:40:44.521Z] Archiving artifacts [2022-03-02T15:40:45.657Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-02T15:40:45.658Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-02T15:40:45.913Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-02T15:40:46.170Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-02T15:40:46.426Z] --- PASS: TestBuildMultiStageCopy (2.23s) [2022-03-02T15:40:46.426Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.41s) [2022-03-02T15:40:46.426Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-03-02T15:40:46.426Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.19s) [2022-03-02T15:40:46.426Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2022-03-02T15:40:46.426Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2022-03-02T15:40:46.426Z] === RUN TestBuildMultiStageParentConfig [2022-03-02T15:40:46.523Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43313/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-03-02T15:40:46.885Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43313/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=0bf649285834a6f7bf8af9a3dac8793cd587d7ef -e DOCKER_GRAPHDRIVER docker:0bf649285834a6f7bf8af9a3dac8793cd587d7ef hack/make.sh binary [2022-03-02T15:40:46.988Z] --- PASS: TestBuildMultiStageParentConfig (0.59s) [2022-03-02T15:40:46.988Z] === RUN TestBuildLabelWithTargets [2022-03-02T15:40:47.146Z] [2022-03-02T15:40:47.407Z] Removing bundles/ [2022-03-02T15:40:47.407Z] [2022-03-02T15:40:47.407Z] ---> Making bundle: binary (in bundles/binary) [2022-03-02T15:40:47.407Z] Building: bundles/binary-daemon/dockerd-dev [2022-03-02T15:40:47.407Z] GOOS="" GOARCH="" GOARM="" [2022-03-02T15:40:47.620Z] ---> cdb343baf52f [2022-03-02T15:40:47.916Z] --- PASS: TestBuildLabelWithTargets (0.98s) [2022-03-02T15:40:47.916Z] === RUN TestBuildWithEmptyLayers [2022-03-02T15:40:48.076Z] Successfully built cdb343baf52f [2022-03-02T15:40:48.076Z] Successfully tagged docker:latest [2022-03-02T15:40:48.076Z] INFO: Image build ended at 03/02/2022 15:40:47. Duration:00:03:08.4279360 [2022-03-02T15:40:48.076Z] [2022-03-02T15:40:48.076Z] [2022-03-02T15:40:48.076Z] INFO: Building the test binaries at 03/02/2022 15:40:47... [2022-03-02T15:40:48.173Z] --- PASS: TestBuildWithEmptyLayers (0.41s) [2022-03-02T15:40:48.173Z] === RUN TestBuildMultiStageOnBuild [2022-03-02T15:40:50.065Z] --- PASS: TestBuildMultiStageOnBuild (1.57s) [2022-03-02T15:40:50.065Z] === RUN TestBuildUncleanTarFilenames [2022-03-02T15:40:50.322Z] --- PASS: TestBuildUncleanTarFilenames (0.57s) [2022-03-02T15:40:50.322Z] === RUN TestBuildMultiStageLayerLeak [2022-03-02T15:40:51.798Z] INFO: make.ps1 starting at 03/02/2022 15:40:51 [2022-03-02T15:40:52.212Z] --- PASS: TestBuildMultiStageLayerLeak (1.65s) [2022-03-02T15:40:52.212Z] === RUN TestBuildWithHugeFile [2022-03-02T15:40:52.254Z] INFO: Git commit (0bf6492858) assumed from DOCKER_GITCOMMIT environment variable [2022-03-02T15:40:52.254Z] INFO: Invoking autogen... [2022-03-02T15:40:52.267Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-03-02T15:40:52.710Z] INFO: Building daemon... [2022-03-02T15:40:53.209Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-03-02T15:40:54.153Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-03-02T15:40:54.725Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-03-02T15:40:54.986Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-03-02T15:40:55.959Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-03-02T15:40:58.526Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-03-02T15:40:59.471Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-03-02T15:41:00.415Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-03-02T15:41:00.987Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-03-02T15:41:01.932Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-03-02T15:41:02.504Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-03-02T15:41:03.447Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-03-02T15:41:04.396Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-03-02T15:41:04.967Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-03-02T15:41:05.911Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-02T15:41:05.911Z] Using test binary docker [2022-03-02T15:41:05.911Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-03-02T15:41:05.911Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-02T15:41:05.911Z] INFO: Waiting for daemon to start... [2022-03-02T15:41:05.911Z] Starting dockerd [2022-03-02T15:41:09.210Z] . [2022-03-02T15:41:09.210Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-02T15:41:09.210Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-02T15:41:09.210Z] Error: No such image: emptyfs [2022-03-02T15:41:09.210Z] Running integration-test (iteration 1) [2022-03-02T15:41:09.210Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-03-02T15:41:09.210Z] Loaded image: busybox:latest [2022-03-02T15:41:09.471Z] Loaded image: busybox:glibc [2022-03-02T15:41:10.856Z] Loaded image: debian:bullseye-slim [2022-03-02T15:41:10.856Z] Loaded image: hello-world:latest [2022-03-02T15:41:10.856Z] Loaded image: arm32v7/hello-world:latest [2022-03-02T15:41:10.856Z] INFO: Testing against a local daemon [2022-03-02T15:41:10.856Z] === RUN TestCgroupNamespacesBuild [2022-03-02T15:41:12.242Z] --- PASS: TestCgroupNamespacesBuild (1.26s) [2022-03-02T15:41:12.242Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-03-02T15:41:12.475Z] INFO: Expanding compiler 1 of 3... [2022-03-02T15:41:12.476Z] INFO: Expanding compiler 2 of 3... [2022-03-02T15:41:13.183Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.13s) [2022-03-02T15:41:13.183Z] === RUN TestBuildWithSession [2022-03-02T15:41:13.183Z] build_session_test.go:25: TODO: BuildKit [2022-03-02T15:41:13.183Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-02T15:41:13.183Z] === RUN TestBuildSquashParent [2022-03-02T15:41:16.180Z] --- PASS: TestBuildWithHugeFile (53.84s) [2022-03-02T15:41:16.180Z] === RUN TestBuildWCOWSandboxSize [2022-03-02T15:41:16.180Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-02T15:41:16.180Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-02T15:41:16.180Z] === RUN TestBuildWithEmptyDockerfile [2022-03-02T15:41:16.180Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-02T15:41:16.180Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-02T15:41:16.180Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-02T15:41:16.180Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-02T15:41:16.180Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-02T15:41:16.180Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-02T15:41:16.180Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-02T15:41:16.180Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-02T15:41:16.180Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-02T15:41:16.180Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-03-02T15:41:16.180Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2022-03-02T15:41:16.180Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2022-03-02T15:41:16.180Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2022-03-02T15:41:16.180Z] === RUN TestBuildPreserveOwnership [2022-03-02T15:41:16.180Z] === RUN TestBuildPreserveOwnership/copy_from [2022-03-02T15:41:16.180Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-03-02T15:41:16.438Z] --- PASS: TestBuildPreserveOwnership (2.58s) [2022-03-02T15:41:16.438Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.72s) [2022-03-02T15:41:16.438Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.86s) [2022-03-02T15:41:16.438Z] === RUN TestBuildPlatformInvalid [2022-03-02T15:41:16.438Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-03-02T15:41:16.438Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-03-02T15:41:17.168Z] INFO: Expanding compiler 3 of 3... [2022-03-02T15:41:17.372Z] Loaded image: busybox:latest [2022-03-02T15:41:17.372Z] Loaded image: busybox:glibc [2022-03-02T15:41:17.628Z] INFO: Removing downloaded files... [2022-03-02T15:41:17.628Z] INFO: Downloading containerd [2022-03-02T15:41:18.307Z] Loaded image: debian:bullseye-slim [2022-03-02T15:41:18.307Z] Loaded image: hello-world:latest [2022-03-02T15:41:18.565Z] Loaded image: arm32v7/hello-world:latest [2022-03-02T15:41:21.318Z] --- PASS: TestBuildSquashParent (7.05s) [2022-03-02T15:41:21.318Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-02T15:41:21.318Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-02T15:41:21.318Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-02T15:41:21.318Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-02T15:41:21.318Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-02T15:41:21.318Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-02T15:41:21.318Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-02T15:41:21.318Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-02T15:41:21.318Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-02T15:41:21.318Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-02T15:41:21.318Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-02T15:41:21.318Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-02T15:41:21.318Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-02T15:41:21.318Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-02T15:41:21.318Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-02T15:41:21.579Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-02T15:41:21.840Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-02T15:41:23.753Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-02T15:41:23.753Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-02T15:41:26.298Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-03-02T15:41:26.298Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.33s) [2022-03-02T15:41:26.298Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.44s) [2022-03-02T15:41:26.298Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.07s) [2022-03-02T15:41:26.298Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.21s) [2022-03-02T15:41:26.298Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.99s) [2022-03-02T15:41:26.298Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.98s) [2022-03-02T15:41:26.298Z] === RUN TestBuildMultiStageCopy [2022-03-02T15:41:26.298Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-02T15:41:26.674Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (8.95s) [2022-03-02T15:41:26.674Z] PASS [2022-03-02T15:41:26.674Z] [2022-03-02T15:41:26.674Z] === Skipped [2022-03-02T15:41:26.674Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-03-02T15:41:26.674Z] build_session_test.go:25: TODO: BuildKit [2022-03-02T15:41:26.674Z] [2022-03-02T15:41:26.674Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-03-02T15:41:26.674Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-02T15:41:26.674Z] [2022-03-02T15:41:26.674Z] DONE 34 tests, 2 skipped in 82.273s [2022-03-02T15:41:26.674Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-03-02T15:41:26.674Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-03-02T15:41:26.674Z] ++ set -e [2022-03-02T15:41:26.674Z] ++ '[' -n 0 ']' [2022-03-02T15:41:26.674Z] ++ set -x [2022-03-02T15:41:26.674Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-03-02T15:41:26.674Z] INFO: Testing against a local daemon [2022-03-02T15:41:26.674Z] === RUN TestConfigInspect [2022-03-02T15:41:28.047Z] --- PASS: TestConfigInspect (2.22s) [2022-03-02T15:41:28.047Z] === RUN TestConfigList [2022-03-02T15:41:29.594Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-02T15:41:29.950Z] --- PASS: TestConfigList (2.10s) [2022-03-02T15:41:29.950Z] === RUN TestConfigsCreateAndDelete [2022-03-02T15:41:30.164Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-02T15:41:31.106Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-02T15:41:32.046Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-02T15:41:32.477Z] --- PASS: TestConfigsCreateAndDelete (2.14s) [2022-03-02T15:41:32.477Z] === RUN TestConfigsUpdate [2022-03-02T15:41:33.429Z] --- PASS: TestBuildMultiStageCopy (7.35s) [2022-03-02T15:41:33.429Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.34s) [2022-03-02T15:41:33.429Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-03-02T15:41:33.429Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-03-02T15:41:33.429Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-03-02T15:41:33.429Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.01s) [2022-03-02T15:41:33.429Z] === RUN TestBuildMultiStageParentConfig [2022-03-02T15:41:34.375Z] --- PASS: TestConfigsUpdate (2.13s) [2022-03-02T15:41:34.375Z] === RUN TestTemplatedConfig [2022-03-02T15:41:36.275Z] --- PASS: TestTemplatedConfig (2.26s) [2022-03-02T15:41:36.275Z] === RUN TestConfigCreateResolve [2022-03-02T15:41:38.716Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2022-03-02T15:41:38.716Z] === RUN TestBuildLabelWithTargets [2022-03-02T15:41:38.845Z] --- PASS: TestConfigCreateResolve (2.16s) [2022-03-02T15:41:38.845Z] PASS [2022-03-02T15:41:38.845Z] [2022-03-02T15:41:38.845Z] DONE 6 tests in 13.105s [2022-03-02T15:41:38.845Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-03-02T15:41:38.845Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-03-02T15:41:38.845Z] ++ set -e [2022-03-02T15:41:38.845Z] ++ '[' -n 0 ']' [2022-03-02T15:41:38.845Z] ++ set -x [2022-03-02T15:41:38.845Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-03-02T15:41:38.845Z] INFO: Testing against a local daemon [2022-03-02T15:41:38.845Z] === RUN TestCheckpoint [2022-03-02T15:41:38.845Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-02T15:41:38.845Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-02T15:41:38.845Z] === RUN TestContainerInvalidJSON [2022-03-02T15:41:38.845Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-02T15:41:38.845Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-02T15:41:38.845Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-02T15:41:38.845Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-02T15:41:38.845Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-02T15:41:38.845Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-02T15:41:38.845Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-03-02T15:41:38.845Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-02T15:41:38.845Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-02T15:41:38.845Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-02T15:41:38.845Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-03-02T15:41:38.845Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-02T15:41:38.845Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-03-02T15:41:38.845Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-02T15:41:38.845Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-03-02T15:41:38.845Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-02T15:41:38.845Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-03-02T15:41:38.845Z] === RUN TestCopyFromContainer [2022-03-02T15:41:39.790Z] === RUN TestCopyFromContainer// [2022-03-02T15:41:39.790Z] === RUN TestCopyFromContainer//bar/root [2022-03-02T15:41:39.790Z] === RUN TestCopyFromContainer//bar/root/ [2022-03-02T15:41:39.790Z] === RUN TestCopyFromContainer/bar/quux [2022-03-02T15:41:40.048Z] === RUN TestCopyFromContainer/bar/quux/ [2022-03-02T15:41:40.048Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-03-02T15:41:40.048Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-03-02T15:41:40.048Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-03-02T15:41:40.048Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-03-02T15:41:40.048Z] === RUN TestCopyFromContainer/bar/notarget [2022-03-02T15:41:40.306Z] --- PASS: TestCopyFromContainer (1.37s) [2022-03-02T15:41:40.306Z] --- PASS: TestCopyFromContainer// (0.05s) [2022-03-02T15:41:40.306Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-03-02T15:41:40.306Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-03-02T15:41:40.306Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-03-02T15:41:40.306Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-03-02T15:41:40.306Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-03-02T15:41:40.306Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-03-02T15:41:40.306Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-03-02T15:41:40.306Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-03-02T15:41:40.306Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-03-02T15:41:40.306Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-02T15:41:40.306Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-02T15:41:40.306Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-02T15:41:40.306Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-02T15:41:40.306Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-02T15:41:40.306Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-02T15:41:40.306Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-02T15:41:40.306Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-02T15:41:40.306Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-02T15:41:40.306Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-02T15:41:40.306Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-03-02T15:41:40.306Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-02T15:41:40.306Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-02T15:41:40.306Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-02T15:41:40.306Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-02T15:41:40.306Z] --- PASS: TestCreateLinkToNonExistingContainer (0.11s) [2022-03-02T15:41:40.306Z] === RUN TestCreateWithInvalidEnv [2022-03-02T15:41:40.306Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-02T15:41:40.306Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-02T15:41:40.306Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-02T15:41:40.306Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-02T15:41:40.306Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-02T15:41:40.306Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-02T15:41:40.306Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-02T15:41:40.306Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-02T15:41:40.306Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-02T15:41:40.306Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-03-02T15:41:40.306Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-02T15:41:40.306Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-02T15:41:40.306Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-02T15:41:40.306Z] === RUN TestCreateTmpfsMountsTarget [2022-03-02T15:41:40.306Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-03-02T15:41:40.306Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-02T15:41:41.679Z] --- PASS: TestCreateWithCustomMaskedPaths (1.08s) [2022-03-02T15:41:41.679Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-02T15:41:42.613Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.17s) [2022-03-02T15:41:42.613Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-02T15:41:42.613Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-02T15:41:42.613Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-02T15:41:42.613Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-02T15:41:42.613Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-02T15:41:42.613Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-02T15:41:42.613Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-02T15:41:42.613Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-02T15:41:42.613Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-02T15:41:42.613Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-02T15:41:42.613Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-02T15:41:42.613Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-02T15:41:42.613Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-02T15:41:42.613Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-02T15:41:42.613Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-02T15:41:42.613Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-02T15:41:42.613Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-03-02T15:41:42.613Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-02T15:41:42.613Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-02T15:41:42.613Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-02T15:41:42.613Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-02T15:41:42.613Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-03-02T15:41:42.613Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-02T15:41:43.180Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.38s) [2022-03-02T15:41:43.180Z] === RUN TestCreateDifferentPlatform [2022-03-02T15:41:43.180Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-02T15:41:43.180Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-02T15:41:43.180Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-03-02T15:41:43.180Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-02T15:41:43.180Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-02T15:41:43.180Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-02T15:41:43.180Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-03-02T15:41:43.180Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-02T15:41:43.180Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-03-02T15:41:43.180Z] === RUN TestContainerStartOnDaemonRestart [2022-03-02T15:41:43.180Z] === PAUSE TestContainerStartOnDaemonRestart [2022-03-02T15:41:43.180Z] === RUN TestDaemonRestartIpcMode [2022-03-02T15:41:43.180Z] === PAUSE TestDaemonRestartIpcMode [2022-03-02T15:41:43.180Z] === RUN TestDaemonHostGatewayIP [2022-03-02T15:41:43.180Z] === PAUSE TestDaemonHostGatewayIP [2022-03-02T15:41:43.180Z] === RUN TestRestartDaemonWithRestartingContainer [2022-03-02T15:41:43.180Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-03-02T15:41:43.180Z] === RUN TestContainerKillOnDaemonStart [2022-03-02T15:41:43.180Z] === PAUSE TestContainerKillOnDaemonStart [2022-03-02T15:41:43.180Z] === RUN TestDiff [2022-03-02T15:41:43.190Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-02T15:41:43.190Z] === RUN TestBoolValue [2022-03-02T15:41:43.190Z] --- PASS: TestBoolValue (0.00s) [2022-03-02T15:41:43.190Z] === RUN TestBoolValueOrDefault [2022-03-02T15:41:43.190Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-03-02T15:41:43.190Z] === RUN TestInt64ValueOrZero [2022-03-02T15:41:43.190Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-03-02T15:41:43.190Z] === RUN TestInt64ValueOrDefault [2022-03-02T15:41:43.190Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-03-02T15:41:43.190Z] === RUN TestInt64ValueOrDefaultWithError [2022-03-02T15:41:43.190Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-03-02T15:41:43.190Z] === RUN TestJsonContentType [2022-03-02T15:41:43.190Z] --- PASS: TestJsonContentType (0.00s) [2022-03-02T15:41:43.190Z] PASS [2022-03-02T15:41:43.190Z] coverage: 14.7% of statements [2022-03-02T15:41:43.190Z] ok github.com/docker/docker/api/server/httputils 0.128s coverage: 14.7% of statements [2022-03-02T15:41:43.438Z] --- PASS: TestDiff (0.40s) [2022-03-02T15:41:43.438Z] === RUN TestExecWithCloseStdin [2022-03-02T15:41:44.003Z] --- PASS: TestExecWithCloseStdin (0.44s) [2022-03-02T15:41:44.003Z] === RUN TestExec [2022-03-02T15:41:44.569Z] --- PASS: TestExec (0.47s) [2022-03-02T15:41:44.569Z] === RUN TestExecUser [2022-03-02T15:41:44.728Z] === RUN TestMaskSecretKeys [2022-03-02T15:41:44.728Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-03-02T15:41:44.728Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-03-02T15:41:44.728Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-03-02T15:41:44.728Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-03-02T15:41:44.728Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-03-02T15:41:44.728Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-03-02T15:41:44.728Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-03-02T15:41:44.728Z] === RUN TestVersionMiddlewareVersion [2022-03-02T15:41:44.728Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-03-02T15:41:44.728Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-03-02T15:41:44.728Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-03-02T15:41:44.728Z] PASS [2022-03-02T15:41:44.728Z] coverage: 37.7% of statements [2022-03-02T15:41:44.728Z] ok github.com/docker/docker/api/server/middleware 0.061s coverage: 37.7% of statements [2022-03-02T15:41:44.728Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-02T15:41:44.728Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-02T15:41:44.728Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-02T15:41:44.728Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-02T15:41:44.728Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-02T15:41:44.728Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-02T15:41:44.728Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-02T15:41:44.728Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-02T15:41:44.728Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-02T15:41:44.728Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-02T15:41:44.728Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-02T15:41:44.828Z] --- PASS: TestExecUser (0.42s) [2022-03-02T15:41:44.828Z] === RUN TestExportContainerAndImportImage [2022-03-02T15:41:45.394Z] --- PASS: TestExportContainerAndImportImage (0.52s) [2022-03-02T15:41:45.394Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-02T15:41:45.597Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-03-02T15:41:45.696Z] === RUN TestToJSON [2022-03-02T15:41:45.696Z] --- PASS: TestToJSON (0.00s) [2022-03-02T15:41:45.696Z] === RUN TestToParamWithVersion [2022-03-02T15:41:45.696Z] --- PASS: TestToParamWithVersion (0.00s) [2022-03-02T15:41:45.696Z] === RUN TestFromJSON [2022-03-02T15:41:45.696Z] --- PASS: TestFromJSON (0.00s) [2022-03-02T15:41:45.696Z] === RUN TestEmpty [2022-03-02T15:41:45.696Z] --- PASS: TestEmpty (0.00s) [2022-03-02T15:41:45.696Z] === RUN TestArgsMatchKVListEmptySources [2022-03-02T15:41:45.696Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-03-02T15:41:45.696Z] === RUN TestArgsMatchKVList [2022-03-02T15:41:45.696Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-03-02T15:41:45.696Z] === RUN TestArgsMatch [2022-03-02T15:41:45.696Z] --- PASS: TestArgsMatch (0.00s) [2022-03-02T15:41:45.696Z] === RUN TestAdd [2022-03-02T15:41:45.696Z] --- PASS: TestAdd (0.00s) [2022-03-02T15:41:45.696Z] === RUN TestDel [2022-03-02T15:41:45.696Z] --- PASS: TestDel (0.00s) [2022-03-02T15:41:45.696Z] === RUN TestLen [2022-03-02T15:41:45.696Z] --- PASS: TestLen (0.00s) [2022-03-02T15:41:45.696Z] === RUN TestExactMatch [2022-03-02T15:41:45.696Z] --- PASS: TestExactMatch (0.00s) [2022-03-02T15:41:45.696Z] === RUN TestOnlyOneExactMatch [2022-03-02T15:41:45.696Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-03-02T15:41:45.696Z] === RUN TestContains [2022-03-02T15:41:45.696Z] --- PASS: TestContains (0.00s) [2022-03-02T15:41:45.696Z] === RUN TestValidate [2022-03-02T15:41:45.696Z] --- PASS: TestValidate (0.00s) [2022-03-02T15:41:45.696Z] === RUN TestWalkValues [2022-03-02T15:41:45.696Z] --- PASS: TestWalkValues (0.00s) [2022-03-02T15:41:45.696Z] === RUN TestFuzzyMatch [2022-03-02T15:41:45.696Z] --- PASS: TestFuzzyMatch (0.00s) [2022-03-02T15:41:45.696Z] === RUN TestClone [2022-03-02T15:41:45.696Z] --- PASS: TestClone (0.00s) [2022-03-02T15:41:45.696Z] PASS [2022-03-02T15:41:45.696Z] coverage: 92.2% of statements [2022-03-02T15:41:45.696Z] ok github.com/docker/docker/api/types/filters 0.047s coverage: 92.2% of statements [2022-03-02T15:41:46.153Z] === RUN TestAdjustForAPIVersion [2022-03-02T15:41:46.153Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-03-02T15:41:46.153Z] PASS [2022-03-02T15:41:46.153Z] coverage: 5.7% of statements [2022-03-02T15:41:46.153Z] ok github.com/docker/docker/api/server/router/swarm 0.063s coverage: 5.7% of statements [2022-03-02T15:41:46.153Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-02T15:41:46.153Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-02T15:41:46.153Z] ? github.com/docker/docker/api/types [no test files] [2022-03-02T15:41:46.153Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-02T15:41:46.153Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-02T15:41:46.153Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-02T15:41:46.153Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-02T15:41:46.153Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-02T15:41:46.153Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-02T15:41:46.153Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-02T15:41:46.153Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-02T15:41:46.153Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-02T15:41:46.153Z] === RUN TestStrSliceMarshalJSON [2022-03-02T15:41:46.153Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-03-02T15:41:46.153Z] === RUN TestStrSliceUnmarshalJSON [2022-03-02T15:41:46.153Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-03-02T15:41:46.153Z] === RUN TestStrSliceUnmarshalString [2022-03-02T15:41:46.153Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-03-02T15:41:46.153Z] === RUN TestStrSliceUnmarshalSlice [2022-03-02T15:41:46.153Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-03-02T15:41:46.153Z] PASS [2022-03-02T15:41:46.153Z] coverage: 90.0% of statements [2022-03-02T15:41:46.153Z] ok github.com/docker/docker/api/types/strslice 0.046s coverage: 90.0% of statements [2022-03-02T15:41:46.153Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-02T15:41:46.153Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-02T15:41:46.153Z] === RUN TestDurationToSecondsString [2022-03-02T15:41:46.153Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-03-02T15:41:46.153Z] === RUN TestGetTimestamp [2022-03-02T15:41:46.615Z] --- PASS: TestGetTimestamp (0.22s) [2022-03-02T15:41:46.615Z] === RUN TestParseTimestamps [2022-03-02T15:41:46.615Z] --- PASS: TestParseTimestamps (0.00s) [2022-03-02T15:41:46.615Z] PASS [2022-03-02T15:41:46.615Z] coverage: 100.0% of statements [2022-03-02T15:41:46.615Z] ok github.com/docker/docker/api/types/time 0.268s coverage: 100.0% of statements [2022-03-02T15:41:46.615Z] === RUN TestCompareVersion [2022-03-02T15:41:46.615Z] --- PASS: TestCompareVersion (0.00s) [2022-03-02T15:41:46.615Z] PASS [2022-03-02T15:41:46.615Z] coverage: 77.3% of statements [2022-03-02T15:41:46.615Z] ok github.com/docker/docker/api/types/versions 0.045s coverage: 77.3% of statements [2022-03-02T15:41:46.615Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-02T15:41:46.615Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-02T15:41:46.615Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-02T15:41:46.615Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-03-02T15:41:46.615Z] ? github.com/docker/docker/builder [no test files] [2022-03-02T15:41:46.615Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-02T15:41:46.615Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-02T15:41:46.615Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-02T15:41:46.615Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-02T15:41:46.615Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-02T15:41:46.615Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-02T15:41:46.615Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-02T15:41:46.768Z] --- PASS: TestExportContainerAfterDaemonRestart (1.24s) [2022-03-02T15:41:46.768Z] === RUN TestHealthCheckWorkdir [2022-03-02T15:41:46.849Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-03-02T15:41:46.849Z] === RUN TestBuildWithEmptyLayers [2022-03-02T15:41:47.026Z] --- PASS: TestHealthCheckWorkdir (0.48s) [2022-03-02T15:41:47.026Z] === RUN TestHealthKillContainer [2022-03-02T15:41:48.147Z] === RUN TestParseRemoteURL [2022-03-02T15:41:48.147Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-03-02T15:41:48.147Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-03-02T15:41:48.147Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-03-02T15:41:48.147Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-03-02T15:41:48.147Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-03-02T15:41:48.147Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-03-02T15:41:48.147Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-03-02T15:41:48.147Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-03-02T15:41:48.147Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-03-02T15:41:48.147Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-03-02T15:41:48.147Z] --- PASS: TestParseRemoteURL (0.00s) [2022-03-02T15:41:48.147Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-03-02T15:41:48.147Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-03-02T15:41:48.147Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-03-02T15:41:48.147Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-03-02T15:41:48.147Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-03-02T15:41:48.147Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-03-02T15:41:48.147Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-03-02T15:41:48.147Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-03-02T15:41:48.147Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-03-02T15:41:48.147Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-03-02T15:41:48.147Z] === RUN TestCloneArgsSmartHttp [2022-03-02T15:41:48.147Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-03-02T15:41:48.147Z] === RUN TestCloneArgsDumbHttp [2022-03-02T15:41:48.147Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-03-02T15:41:48.147Z] === RUN TestCloneArgsGit [2022-03-02T15:41:48.147Z] --- PASS: TestCloneArgsGit (0.00s) [2022-03-02T15:41:48.147Z] === RUN TestCheckoutGit [2022-03-02T15:41:49.391Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-03-02T15:41:49.391Z] === RUN TestBuildMultiStageOnBuild [2022-03-02T15:41:50.324Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-03-02T15:41:50.324Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-03-02T15:41:50.324Z] === RUN TestProcessNoDockerignore [2022-03-02T15:41:50.324Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-03-02T15:41:50.324Z] === RUN TestProcessShouldLeaveAllFiles [2022-03-02T15:41:50.324Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-03-02T15:41:50.324Z] === RUN TestDetectContentType [2022-03-02T15:41:50.324Z] --- PASS: TestDetectContentType (0.00s) [2022-03-02T15:41:50.324Z] === RUN TestSelectAcceptableMIME [2022-03-02T15:41:50.324Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-03-02T15:41:50.324Z] === RUN TestInspectEmptyResponse [2022-03-02T15:41:50.324Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-03-02T15:41:50.324Z] === RUN TestInspectResponseBinary [2022-03-02T15:41:50.324Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-03-02T15:41:50.324Z] === RUN TestResponseUnsupportedContentType [2022-03-02T15:41:50.324Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-03-02T15:41:50.324Z] === RUN TestInspectResponseTextSimple [2022-03-02T15:41:50.324Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-03-02T15:41:50.324Z] === RUN TestInspectResponseEmptyContentType [2022-03-02T15:41:50.324Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-03-02T15:41:50.324Z] === RUN TestUnknownContentLength [2022-03-02T15:41:50.324Z] --- PASS: TestUnknownContentLength (0.00s) [2022-03-02T15:41:50.324Z] === RUN TestDownloadRemote [2022-03-02T15:41:50.324Z] === RUN TestEnable [2022-03-02T15:41:50.324Z] --- PASS: TestEnable (0.00s) [2022-03-02T15:41:50.324Z] === RUN TestDisable [2022-03-02T15:41:50.324Z] --- PASS: TestDisable (0.00s) [2022-03-02T15:41:50.324Z] === RUN TestEnabled [2022-03-02T15:41:50.324Z] --- PASS: TestEnabled (0.00s) [2022-03-02T15:41:50.324Z] PASS [2022-03-02T15:41:50.324Z] coverage: 100.0% of statements [2022-03-02T15:41:50.324Z] ok github.com/docker/docker/cli/debug 0.048s coverage: 100.0% of statements [2022-03-02T15:41:50.324Z] --- PASS: TestDownloadRemote (0.11s) [2022-03-02T15:41:50.324Z] === RUN TestGetWithStatusError [2022-03-02T15:41:50.324Z] --- PASS: TestGetWithStatusError (0.00s) [2022-03-02T15:41:50.324Z] === RUN TestCloseRootDirectory [2022-03-02T15:41:50.324Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-02T15:41:50.324Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-03-02T15:41:50.324Z] === RUN TestHashFile [2022-03-02T15:41:50.324Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-02T15:41:50.324Z] --- SKIP: TestHashFile (0.00s) [2022-03-02T15:41:50.324Z] === RUN TestHashSubdir [2022-03-02T15:41:50.324Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-02T15:41:50.324Z] --- SKIP: TestHashSubdir (0.01s) [2022-03-02T15:41:50.324Z] === RUN TestRemoveDirectory [2022-03-02T15:41:50.324Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-02T15:41:50.324Z] --- SKIP: TestRemoveDirectory (0.01s) [2022-03-02T15:41:50.324Z] PASS [2022-03-02T15:41:50.324Z] coverage: 9.3% of statements [2022-03-02T15:41:50.324Z] ok github.com/docker/docker/builder/remotecontext 0.271s coverage: 9.3% of statements [2022-03-02T15:41:50.781Z] === RUN TestGetAllAllowed [2022-03-02T15:41:50.781Z] --- PASS: TestGetAllAllowed (0.00s) [2022-03-02T15:41:50.781Z] === RUN TestGetAllMeta [2022-03-02T15:41:50.781Z] --- PASS: TestGetAllMeta (0.00s) [2022-03-02T15:41:50.781Z] === RUN TestWarnOnUnusedBuildArgs [2022-03-02T15:41:50.781Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-03-02T15:41:50.781Z] === RUN TestIsUnreferencedBuiltin [2022-03-02T15:41:50.781Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-03-02T15:41:50.781Z] === RUN TestIsExistingDirectory [2022-03-02T15:41:50.781Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-03-02T15:41:50.781Z] === RUN TestGetFilenameForDownload [2022-03-02T15:41:50.781Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-03-02T15:41:50.781Z] === RUN TestEnv2Variables [2022-03-02T15:41:50.781Z] --- PASS: TestEnv2Variables (0.00s) [2022-03-02T15:41:50.781Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-03-02T15:41:50.781Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-03-02T15:41:50.781Z] === RUN TestMaintainer [2022-03-02T15:41:50.781Z] --- PASS: TestMaintainer (0.00s) [2022-03-02T15:41:50.781Z] === RUN TestLabel [2022-03-02T15:41:50.781Z] --- PASS: TestLabel (0.00s) [2022-03-02T15:41:50.781Z] === RUN TestFromScratch [2022-03-02T15:41:50.781Z] --- PASS: TestFromScratch (0.00s) [2022-03-02T15:41:50.781Z] === RUN TestFromWithArg [2022-03-02T15:41:50.781Z] --- PASS: TestFromWithArg (0.00s) [2022-03-02T15:41:50.781Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-03-02T15:41:50.781Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-03-02T15:41:50.781Z] === RUN TestFromWithUndefinedArg [2022-03-02T15:41:50.781Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-03-02T15:41:50.781Z] === RUN TestFromMultiStageWithNamedStage [2022-03-02T15:41:50.781Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-03-02T15:41:50.781Z] === RUN TestOnbuild [2022-03-02T15:41:50.781Z] --- PASS: TestOnbuild (0.00s) [2022-03-02T15:41:50.781Z] === RUN TestWorkdir [2022-03-02T15:41:50.781Z] --- PASS: TestWorkdir (0.00s) [2022-03-02T15:41:50.781Z] === RUN TestCmd [2022-03-02T15:41:50.781Z] --- PASS: TestCmd (0.00s) [2022-03-02T15:41:50.781Z] === RUN TestHealthcheckNone [2022-03-02T15:41:50.781Z] --- PASS: TestHealthcheckNone (0.00s) [2022-03-02T15:41:50.781Z] === RUN TestHealthcheckCmd [2022-03-02T15:41:50.781Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-03-02T15:41:50.781Z] === RUN TestEntrypoint [2022-03-02T15:41:50.781Z] --- PASS: TestEntrypoint (0.00s) [2022-03-02T15:41:50.781Z] === RUN TestExpose [2022-03-02T15:41:50.781Z] --- PASS: TestExpose (0.00s) [2022-03-02T15:41:50.781Z] === RUN TestUser [2022-03-02T15:41:50.781Z] --- PASS: TestUser (0.00s) [2022-03-02T15:41:50.781Z] === RUN TestVolume [2022-03-02T15:41:50.781Z] --- PASS: TestVolume (0.00s) [2022-03-02T15:41:50.781Z] === RUN TestStopSignal [2022-03-02T15:41:50.781Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-02T15:41:50.781Z] --- SKIP: TestStopSignal (0.00s) [2022-03-02T15:41:50.781Z] === RUN TestArg [2022-03-02T15:41:50.781Z] --- PASS: TestArg (0.00s) [2022-03-02T15:41:50.781Z] === RUN TestShell [2022-03-02T15:41:50.781Z] --- PASS: TestShell (0.00s) [2022-03-02T15:41:50.781Z] === RUN TestPrependEnvOnCmd [2022-03-02T15:41:50.781Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-03-02T15:41:50.781Z] === RUN TestRunWithBuildArgs [2022-03-02T15:41:50.781Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-03-02T15:41:50.781Z] === RUN TestRunIgnoresHealthcheck [2022-03-02T15:41:50.781Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-03-02T15:41:50.781Z] === RUN TestDispatchUnsupportedOptions [2022-03-02T15:41:50.781Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-03-02T15:41:50.781Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-03-02T15:41:50.781Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-03-02T15:41:50.781Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-03-02T15:41:50.781Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-03-02T15:41:50.781Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-03-02T15:41:50.781Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-03-02T15:41:50.781Z] === RUN TestNormalizeWorkdir [2022-03-02T15:41:50.781Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-03-02T15:41:50.781Z] === RUN TestDispatch [2022-03-02T15:41:50.781Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-03-02T15:41:50.781Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-03-02T15:41:50.781Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-03-02T15:41:50.781Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-03-02T15:41:50.781Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-03-02T15:41:50.781Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-03-02T15:41:50.781Z] === RUN TestDispatch/COPY_url [2022-03-02T15:41:50.781Z] --- PASS: TestDispatch (0.08s) [2022-03-02T15:41:50.781Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2022-03-02T15:41:50.781Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2022-03-02T15:41:50.781Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-03-02T15:41:50.781Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-03-02T15:41:50.781Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-03-02T15:41:50.781Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-03-02T15:41:50.781Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-03-02T15:41:50.781Z] === RUN TestAddScratchImageAddsToMounts [2022-03-02T15:41:50.781Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-03-02T15:41:50.781Z] === RUN TestAddFromScratchPopulatesPlatform [2022-03-02T15:41:50.781Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-03-02T15:41:50.781Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-03-02T15:41:50.781Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-03-02T15:41:50.781Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-03-02T15:41:50.781Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-03-02T15:41:50.781Z] === RUN TestImageSourceGetAddsToMounts [2022-03-02T15:41:50.781Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-03-02T15:41:50.781Z] === RUN TestEmptyDockerfile [2022-03-02T15:41:50.781Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-03-02T15:41:50.781Z] === RUN TestSymlinkDockerfile [2022-03-02T15:41:50.781Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-03-02T15:41:50.781Z] === RUN TestDockerfileOutsideTheBuildContext [2022-03-02T15:41:50.781Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.01s) [2022-03-02T15:41:50.781Z] === RUN TestNonExistingDockerfile [2022-03-02T15:41:50.781Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-03-02T15:41:50.781Z] === RUN TestCopyRunConfig [2022-03-02T15:41:50.781Z] --- PASS: TestCopyRunConfig (0.00s) [2022-03-02T15:41:50.781Z] === RUN TestDeepCopyRunConfig [2022-03-02T15:41:50.781Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-03-02T15:41:50.781Z] === RUN TestExportImage [2022-03-02T15:41:50.781Z] --- PASS: TestExportImage (0.01s) [2022-03-02T15:41:50.781Z] === RUN TestNormalizeDest [2022-03-02T15:41:50.781Z] --- PASS: TestNormalizeDest (0.00s) [2022-03-02T15:41:50.781Z] PASS [2022-03-02T15:41:50.781Z] coverage: 46.7% of statements [2022-03-02T15:41:50.781Z] ok github.com/docker/docker/builder/dockerfile 0.252s coverage: 46.7% of statements [2022-03-02T15:41:51.238Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-03-02T15:41:51.238Z] === RUN TestTCP4Proxy [2022-03-02T15:41:51.238Z] --- PASS: TestTCP4Proxy (0.01s) [2022-03-02T15:41:51.238Z] === RUN TestTCP4ProxyHalfClose [2022-03-02T15:41:51.238Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-03-02T15:41:51.238Z] === RUN TestTCP6Proxy [2022-03-02T15:41:51.238Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-02T15:41:51.238Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-03-02T15:41:51.238Z] === RUN TestTCPDualStackProxy [2022-03-02T15:41:51.238Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-02T15:41:51.238Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-03-02T15:41:51.238Z] === RUN TestUDP4Proxy [2022-03-02T15:41:51.238Z] --- PASS: TestUDP4Proxy (0.00s) [2022-03-02T15:41:51.238Z] === RUN TestUDP6Proxy [2022-03-02T15:41:51.238Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-02T15:41:51.238Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-03-02T15:41:51.238Z] === RUN TestUDPWriteError [2022-03-02T15:41:51.238Z] --- PASS: TestUDPWriteError (0.00s) [2022-03-02T15:41:51.238Z] === RUN TestSCTP4Proxy [2022-03-02T15:41:51.238Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-02T15:41:51.238Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-03-02T15:41:51.238Z] === RUN TestSCTP6Proxy [2022-03-02T15:41:51.238Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-02T15:41:51.238Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-03-02T15:41:51.238Z] PASS [2022-03-02T15:41:51.238Z] coverage: 49.4% of statements [2022-03-02T15:41:51.238Z] ok github.com/docker/docker/cmd/docker-proxy 0.069s coverage: 49.4% of statements [2022-03-02T15:41:54.674Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-03-02T15:41:54.674Z] === RUN TestBuildUncleanTarFilenames [2022-03-02T15:41:54.674Z] --- PASS: TestBuildUncleanTarFilenames (0.55s) [2022-03-02T15:41:54.674Z] === RUN TestBuildMultiStageLayerLeak [2022-03-02T15:41:55.130Z] --- PASS: TestHealthKillContainer (7.84s) [2022-03-02T15:41:55.130Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-02T15:41:55.388Z] --- PASS: TestInspectCpusetInConfigPre120 (0.37s) [2022-03-02T15:41:55.388Z] === RUN TestIpcModeNone [2022-03-02T15:41:55.646Z] --- PASS: TestIpcModeNone (0.43s) [2022-03-02T15:41:55.646Z] === RUN TestIpcModePrivate [2022-03-02T15:41:56.213Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:73, shared: false, mustBeShared: false [2022-03-02T15:41:56.213Z] --- PASS: TestIpcModePrivate (0.44s) [2022-03-02T15:41:56.213Z] === RUN TestIpcModeShareable [2022-03-02T15:41:56.471Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:67, shared: true, mustBeShared: true [2022-03-02T15:41:56.730Z] --- PASS: TestIpcModeShareable (0.43s) [2022-03-02T15:41:56.730Z] === RUN TestAPIIpcModeShareableAndContainer [2022-03-02T15:41:58.103Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.34s) [2022-03-02T15:41:58.103Z] === RUN TestAPIIpcModeHost [2022-03-02T15:41:58.361Z] --- PASS: TestAPIIpcModeHost (0.36s) [2022-03-02T15:41:58.361Z] === RUN TestDaemonIpcModeShareable [2022-03-02T15:41:59.295Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true [2022-03-02T15:41:59.295Z] --- PASS: TestDaemonIpcModeShareable (1.09s) [2022-03-02T15:41:59.295Z] === RUN TestDaemonIpcModePrivate [2022-03-02T15:41:59.841Z] --- PASS: TestBuildWithHugeFile (59.65s) [2022-03-02T15:41:59.841Z] === RUN TestBuildWCOWSandboxSize [2022-03-02T15:41:59.841Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-02T15:41:59.841Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-02T15:41:59.841Z] === RUN TestBuildWithEmptyDockerfile [2022-03-02T15:41:59.841Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-02T15:41:59.841Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-02T15:41:59.841Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-02T15:41:59.841Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-02T15:41:59.841Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-02T15:41:59.841Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-02T15:41:59.841Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-02T15:41:59.841Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-02T15:41:59.841Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-02T15:41:59.841Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-03-02T15:41:59.841Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2022-03-02T15:41:59.841Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2022-03-02T15:41:59.841Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-03-02T15:41:59.841Z] === RUN TestBuildPreserveOwnership [2022-03-02T15:41:59.841Z] === RUN TestBuildPreserveOwnership/copy_from [2022-03-02T15:41:59.841Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-03-02T15:41:59.841Z] --- PASS: TestBuildPreserveOwnership (3.33s) [2022-03-02T15:41:59.841Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.23s) [2022-03-02T15:41:59.841Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.10s) [2022-03-02T15:41:59.841Z] === RUN TestBuildPlatformInvalid [2022-03-02T15:41:59.841Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-03-02T15:41:59.841Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-03-02T15:41:59.841Z] Loaded image: busybox:latest [2022-03-02T15:41:59.841Z] Loaded image: busybox:glibc [2022-03-02T15:41:59.841Z] Loaded image: debian:bullseye-slim [2022-03-02T15:41:59.841Z] Loaded image: hello-world:latest [2022-03-02T15:41:59.841Z] Loaded image: arm32v7/hello-world:latest [2022-03-02T15:41:59.962Z] --- PASS: TestBuildMultiStageLayerLeak (4.44s) [2022-03-02T15:41:59.962Z] === RUN TestBuildWithHugeFile [2022-03-02T15:42:00.487Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-03-02T15:42:00.667Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false [2022-03-02T15:42:00.667Z] --- PASS: TestDaemonIpcModePrivate (1.13s) [2022-03-02T15:42:00.667Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-03-02T15:42:01.602Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false [2022-03-02T15:42:01.602Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.11s) [2022-03-02T15:42:01.602Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-03-02T15:42:02.535Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true [2022-03-02T15:42:02.793Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.12s) [2022-03-02T15:42:02.793Z] === RUN TestIpcModeOlderClient [2022-03-02T15:42:02.793Z] === PAUSE TestIpcModeOlderClient [2022-03-02T15:42:02.793Z] === RUN TestKillContainerInvalidSignal [2022-03-02T15:42:03.051Z] --- PASS: TestKillContainerInvalidSignal (0.40s) [2022-03-02T15:42:03.051Z] === RUN TestKillContainer [2022-03-02T15:42:03.309Z] === RUN TestKillContainer/no_signal [2022-03-02T15:42:03.566Z] === RUN TestKillContainer/non_killing_signal [2022-03-02T15:42:03.597Z] === RUN TestCheckpointCreateError [2022-03-02T15:42:03.597Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-03-02T15:42:03.597Z] === RUN TestCheckpointCreate [2022-03-02T15:42:03.597Z] --- PASS: TestCheckpointCreate (0.00s) [2022-03-02T15:42:03.597Z] === RUN TestCheckpointDeleteError [2022-03-02T15:42:03.597Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-03-02T15:42:03.597Z] === RUN TestCheckpointDelete [2022-03-02T15:42:03.597Z] --- PASS: TestCheckpointDelete (0.00s) [2022-03-02T15:42:03.597Z] === RUN TestCheckpointListError [2022-03-02T15:42:03.597Z] --- PASS: TestCheckpointListError (0.00s) [2022-03-02T15:42:03.597Z] === RUN TestCheckpointList [2022-03-02T15:42:03.597Z] --- PASS: TestCheckpointList (0.00s) [2022-03-02T15:42:03.597Z] === RUN TestCheckpointListContainerNotFound [2022-03-02T15:42:03.597Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-03-02T15:42:03.597Z] === RUN TestNewClientWithOpsFromEnv [2022-03-02T15:42:03.597Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-02T15:42:03.597Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-03-02T15:42:03.597Z] === RUN TestGetAPIPath [2022-03-02T15:42:03.597Z] --- PASS: TestGetAPIPath (0.00s) [2022-03-02T15:42:03.597Z] === RUN TestParseHostURL [2022-03-02T15:42:03.597Z] --- PASS: TestParseHostURL (0.00s) [2022-03-02T15:42:03.597Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-03-02T15:42:03.597Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-03-02T15:42:03.597Z] === RUN TestNegotiateAPIVersionEmpty [2022-03-02T15:42:03.597Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-03-02T15:42:03.597Z] === RUN TestNegotiateAPIVersion [2022-03-02T15:42:03.597Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-03-02T15:42:03.597Z] === RUN TestNegotiateAPVersionOverride [2022-03-02T15:42:03.597Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-03-02T15:42:03.597Z] === RUN TestNegotiateAPIVersionAutomatic [2022-03-02T15:42:03.597Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-03-02T15:42:03.597Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-03-02T15:42:03.597Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-03-02T15:42:03.597Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-03-02T15:42:03.597Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-03-02T15:42:03.597Z] === RUN TestClientRedirect [2022-03-02T15:42:03.597Z] --- PASS: TestClientRedirect (0.00s) [2022-03-02T15:42:03.597Z] === RUN TestConfigCreateUnsupported [2022-03-02T15:42:03.597Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-03-02T15:42:03.597Z] === RUN TestConfigCreateError [2022-03-02T15:42:03.597Z] --- PASS: TestConfigCreateError (0.00s) [2022-03-02T15:42:03.597Z] === RUN TestConfigCreate [2022-03-02T15:42:03.597Z] --- PASS: TestConfigCreate (0.00s) [2022-03-02T15:42:03.597Z] === RUN TestConfigInspectNotFound [2022-03-02T15:42:03.597Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-03-02T15:42:03.597Z] === RUN TestConfigInspectWithEmptyID [2022-03-02T15:42:03.597Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-03-02T15:42:03.597Z] === RUN TestConfigInspectUnsupported [2022-03-02T15:42:03.597Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-03-02T15:42:03.597Z] === RUN TestConfigInspectError [2022-03-02T15:42:03.597Z] --- PASS: TestConfigInspectError (0.00s) [2022-03-02T15:42:03.597Z] === RUN TestConfigInspectConfigNotFound [2022-03-02T15:42:03.597Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-03-02T15:42:03.597Z] === RUN TestConfigInspect [2022-03-02T15:42:03.597Z] --- PASS: TestConfigInspect (0.00s) [2022-03-02T15:42:03.597Z] === RUN TestConfigListUnsupported [2022-03-02T15:42:03.597Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-03-02T15:42:03.597Z] === RUN TestConfigListError [2022-03-02T15:42:03.597Z] --- PASS: TestConfigListError (0.00s) [2022-03-02T15:42:03.597Z] === RUN TestConfigList [2022-03-02T15:42:03.597Z] --- PASS: TestConfigList (0.00s) [2022-03-02T15:42:03.597Z] === RUN TestConfigRemoveUnsupported [2022-03-02T15:42:03.597Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-03-02T15:42:03.597Z] === RUN TestConfigRemoveError [2022-03-02T15:42:03.597Z] --- PASS: TestConfigRemoveError (0.00s) [2022-03-02T15:42:03.597Z] === RUN TestConfigRemove [2022-03-02T15:42:03.597Z] --- PASS: TestConfigRemove (0.00s) [2022-03-02T15:42:03.597Z] === RUN TestConfigUpdateUnsupported [2022-03-02T15:42:03.597Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-03-02T15:42:03.597Z] === RUN TestConfigUpdateError [2022-03-02T15:42:03.597Z] --- PASS: TestConfigUpdateError (0.00s) [2022-03-02T15:42:03.597Z] === RUN TestConfigUpdate [2022-03-02T15:42:03.597Z] --- PASS: TestConfigUpdate (0.00s) [2022-03-02T15:42:03.597Z] === RUN TestContainerCommitError [2022-03-02T15:42:03.597Z] --- PASS: TestContainerCommitError (0.00s) [2022-03-02T15:42:03.597Z] === RUN TestContainerCommit [2022-03-02T15:42:03.597Z] --- PASS: TestContainerCommit (0.00s) [2022-03-02T15:42:03.597Z] === RUN TestContainerStatPathError [2022-03-02T15:42:03.597Z] --- PASS: TestContainerStatPathError (0.00s) [2022-03-02T15:42:03.597Z] === RUN TestContainerStatPathNotFoundError [2022-03-02T15:42:03.597Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-03-02T15:42:03.597Z] === RUN TestContainerStatPathNoHeaderError [2022-03-02T15:42:03.597Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-03-02T15:42:03.597Z] === RUN TestContainerStatPath [2022-03-02T15:42:03.597Z] --- PASS: TestContainerStatPath (0.00s) [2022-03-02T15:42:03.597Z] === RUN TestCopyToContainerError [2022-03-02T15:42:03.597Z] --- PASS: TestCopyToContainerError (0.00s) [2022-03-02T15:42:03.597Z] === RUN TestCopyToContainerNotFoundError [2022-03-02T15:42:03.597Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-03-02T15:42:03.597Z] === RUN TestCopyToContainerNotStatusOKError [2022-03-02T15:42:03.597Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-03-02T15:42:03.597Z] === RUN TestCopyToContainer [2022-03-02T15:42:03.597Z] --- PASS: TestCopyToContainer (0.00s) [2022-03-02T15:42:03.597Z] === RUN TestCopyFromContainerError [2022-03-02T15:42:03.597Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-03-02T15:42:03.597Z] === RUN TestCopyFromContainerNotFoundError [2022-03-02T15:42:03.597Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-03-02T15:42:03.597Z] === RUN TestCopyFromContainerNotStatusOKError [2022-03-02T15:42:03.597Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-03-02T15:42:03.597Z] === RUN TestCopyFromContainerNoHeaderError [2022-03-02T15:42:03.597Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-03-02T15:42:03.597Z] === RUN TestCopyFromContainer [2022-03-02T15:42:03.597Z] --- PASS: TestCopyFromContainer (0.00s) [2022-03-02T15:42:03.597Z] === RUN TestContainerCreateError [2022-03-02T15:42:03.597Z] --- PASS: TestContainerCreateError (0.00s) [2022-03-02T15:42:03.597Z] === RUN TestContainerCreateImageNotFound [2022-03-02T15:42:03.597Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-03-02T15:42:03.597Z] === RUN TestContainerCreateWithName [2022-03-02T15:42:03.597Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-03-02T15:42:03.597Z] === RUN TestContainerCreateAutoRemove [2022-03-02T15:42:03.597Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-03-02T15:42:03.597Z] === RUN TestContainerDiffError [2022-03-02T15:42:03.597Z] --- PASS: TestContainerDiffError (0.00s) [2022-03-02T15:42:03.597Z] === RUN TestContainerDiff [2022-03-02T15:42:03.597Z] --- PASS: TestContainerDiff (0.00s) [2022-03-02T15:42:03.597Z] === RUN TestContainerExecCreateError [2022-03-02T15:42:03.597Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-03-02T15:42:03.597Z] === RUN TestContainerExecCreate [2022-03-02T15:42:03.597Z] --- PASS: TestContainerExecCreate (0.00s) [2022-03-02T15:42:03.597Z] === RUN TestContainerExecStartError [2022-03-02T15:42:03.597Z] --- PASS: TestContainerExecStartError (0.00s) [2022-03-02T15:42:03.597Z] === RUN TestContainerExecStart [2022-03-02T15:42:03.597Z] --- PASS: TestContainerExecStart (0.00s) [2022-03-02T15:42:03.597Z] === RUN TestContainerExecInspectError [2022-03-02T15:42:03.597Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-03-02T15:42:03.597Z] === RUN TestContainerExecInspect [2022-03-02T15:42:03.597Z] --- PASS: TestContainerExecInspect (0.00s) [2022-03-02T15:42:03.597Z] === RUN TestContainerExportError [2022-03-02T15:42:03.597Z] --- PASS: TestContainerExportError (0.00s) [2022-03-02T15:42:03.597Z] === RUN TestContainerExport [2022-03-02T15:42:03.597Z] --- PASS: TestContainerExport (0.00s) [2022-03-02T15:42:03.597Z] === RUN TestContainerInspectError [2022-03-02T15:42:03.597Z] --- PASS: TestContainerInspectError (0.00s) [2022-03-02T15:42:03.597Z] === RUN TestContainerInspectContainerNotFound [2022-03-02T15:42:03.597Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-03-02T15:42:03.597Z] === RUN TestContainerInspectWithEmptyID [2022-03-02T15:42:03.597Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-03-02T15:42:03.597Z] === RUN TestContainerInspect [2022-03-02T15:42:03.597Z] --- PASS: TestContainerInspect (0.00s) [2022-03-02T15:42:03.597Z] === RUN TestContainerInspectNode [2022-03-02T15:42:03.597Z] --- PASS: TestContainerInspectNode (0.00s) [2022-03-02T15:42:03.597Z] === RUN TestContainerKillError [2022-03-02T15:42:03.597Z] --- PASS: TestContainerKillError (0.00s) [2022-03-02T15:42:03.597Z] === RUN TestContainerKill [2022-03-02T15:42:03.597Z] --- PASS: TestContainerKill (0.00s) [2022-03-02T15:42:03.597Z] === RUN TestContainerListError [2022-03-02T15:42:03.597Z] --- PASS: TestContainerListError (0.00s) [2022-03-02T15:42:03.597Z] === RUN TestContainerList [2022-03-02T15:42:03.597Z] --- PASS: TestContainerList (0.00s) [2022-03-02T15:42:03.597Z] === RUN TestContainerLogsNotFoundError [2022-03-02T15:42:03.597Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-03-02T15:42:03.597Z] === RUN TestContainerLogsError [2022-03-02T15:42:03.597Z] --- PASS: TestContainerLogsError (0.00s) [2022-03-02T15:42:03.597Z] === RUN TestContainerLogs [2022-03-02T15:42:03.597Z] --- PASS: TestContainerLogs (0.25s) [2022-03-02T15:42:03.597Z] === RUN TestContainerPauseError [2022-03-02T15:42:03.597Z] --- PASS: TestContainerPauseError (0.00s) [2022-03-02T15:42:03.597Z] === RUN TestContainerPause [2022-03-02T15:42:03.597Z] --- PASS: TestContainerPause (0.00s) [2022-03-02T15:42:03.597Z] === RUN TestContainersPruneError [2022-03-02T15:42:03.597Z] --- PASS: TestContainersPruneError (0.00s) [2022-03-02T15:42:03.597Z] === RUN TestContainersPrune [2022-03-02T15:42:03.597Z] --- PASS: TestContainersPrune (0.00s) [2022-03-02T15:42:03.597Z] === RUN TestContainerRemoveError [2022-03-02T15:42:03.597Z] --- PASS: TestContainerRemoveError (0.00s) [2022-03-02T15:42:03.597Z] === RUN TestContainerRemoveNotFoundError [2022-03-02T15:42:03.597Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-03-02T15:42:03.597Z] === RUN TestContainerRemove [2022-03-02T15:42:03.597Z] --- PASS: TestContainerRemove (0.00s) [2022-03-02T15:42:03.597Z] === RUN TestContainerRenameError [2022-03-02T15:42:03.597Z] --- PASS: TestContainerRenameError (0.00s) [2022-03-02T15:42:03.597Z] === RUN TestContainerRename [2022-03-02T15:42:03.597Z] --- PASS: TestContainerRename (0.00s) [2022-03-02T15:42:03.597Z] === RUN TestContainerResizeError [2022-03-02T15:42:03.597Z] --- PASS: TestContainerResizeError (0.00s) [2022-03-02T15:42:03.597Z] === RUN TestContainerExecResizeError [2022-03-02T15:42:03.597Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-03-02T15:42:03.597Z] === RUN TestContainerResize [2022-03-02T15:42:03.597Z] --- PASS: TestContainerResize (0.00s) [2022-03-02T15:42:03.597Z] === RUN TestContainerExecResize [2022-03-02T15:42:03.597Z] --- PASS: TestContainerExecResize (0.00s) [2022-03-02T15:42:03.597Z] === RUN TestContainerRestartError [2022-03-02T15:42:03.597Z] --- PASS: TestContainerRestartError (0.00s) [2022-03-02T15:42:03.597Z] === RUN TestContainerRestart [2022-03-02T15:42:03.597Z] --- PASS: TestContainerRestart (0.00s) [2022-03-02T15:42:03.597Z] === RUN TestContainerStartError [2022-03-02T15:42:03.597Z] --- PASS: TestContainerStartError (0.00s) [2022-03-02T15:42:03.597Z] === RUN TestContainerStart [2022-03-02T15:42:03.597Z] --- PASS: TestContainerStart (0.00s) [2022-03-02T15:42:03.597Z] === RUN TestContainerStatsError [2022-03-02T15:42:03.597Z] --- PASS: TestContainerStatsError (0.00s) [2022-03-02T15:42:03.597Z] === RUN TestContainerStats [2022-03-02T15:42:03.597Z] --- PASS: TestContainerStats (0.00s) [2022-03-02T15:42:03.597Z] === RUN TestContainerStopError [2022-03-02T15:42:03.597Z] --- PASS: TestContainerStopError (0.00s) [2022-03-02T15:42:03.597Z] === RUN TestContainerStop [2022-03-02T15:42:03.597Z] --- PASS: TestContainerStop (0.00s) [2022-03-02T15:42:03.597Z] === RUN TestContainerTopError [2022-03-02T15:42:03.597Z] --- PASS: TestContainerTopError (0.00s) [2022-03-02T15:42:03.597Z] === RUN TestContainerTop [2022-03-02T15:42:03.597Z] --- PASS: TestContainerTop (0.00s) [2022-03-02T15:42:03.597Z] === RUN TestContainerUnpauseError [2022-03-02T15:42:03.597Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-03-02T15:42:03.597Z] === RUN TestContainerUnpause [2022-03-02T15:42:03.597Z] --- PASS: TestContainerUnpause (0.00s) [2022-03-02T15:42:03.597Z] === RUN TestContainerUpdateError [2022-03-02T15:42:03.597Z] --- PASS: TestContainerUpdateError (0.00s) [2022-03-02T15:42:03.597Z] === RUN TestContainerUpdate [2022-03-02T15:42:03.597Z] --- PASS: TestContainerUpdate (0.00s) [2022-03-02T15:42:03.597Z] === RUN TestContainerWaitError [2022-03-02T15:42:03.597Z] --- PASS: TestContainerWaitError (0.00s) [2022-03-02T15:42:03.597Z] === RUN TestContainerWait [2022-03-02T15:42:03.597Z] --- PASS: TestContainerWait (0.00s) [2022-03-02T15:42:03.597Z] === RUN TestDiskUsageError [2022-03-02T15:42:03.597Z] --- PASS: TestDiskUsageError (0.00s) [2022-03-02T15:42:03.597Z] === RUN TestDiskUsage [2022-03-02T15:42:03.597Z] --- PASS: TestDiskUsage (0.00s) [2022-03-02T15:42:03.597Z] === RUN TestDistributionInspectUnsupported [2022-03-02T15:42:03.597Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-03-02T15:42:03.597Z] === RUN TestDistributionInspectWithEmptyID [2022-03-02T15:42:03.597Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-03-02T15:42:03.597Z] === RUN TestEventsErrorInOptions [2022-03-02T15:42:03.597Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-03-02T15:42:03.597Z] === RUN TestEventsErrorFromServer [2022-03-02T15:42:03.597Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-03-02T15:42:03.597Z] === RUN TestEvents [2022-03-02T15:42:03.597Z] --- PASS: TestEvents (0.00s) [2022-03-02T15:42:03.597Z] === RUN TestTLSCloseWriter [2022-03-02T15:42:03.597Z] === PAUSE TestTLSCloseWriter [2022-03-02T15:42:03.597Z] === RUN TestImageBuildError [2022-03-02T15:42:03.597Z] --- PASS: TestImageBuildError (0.00s) [2022-03-02T15:42:03.597Z] === RUN TestImageBuild [2022-03-02T15:42:03.597Z] --- PASS: TestImageBuild (0.00s) [2022-03-02T15:42:03.597Z] === RUN TestGetDockerOS [2022-03-02T15:42:03.597Z] --- PASS: TestGetDockerOS (0.00s) [2022-03-02T15:42:03.597Z] === RUN TestImageCreateError [2022-03-02T15:42:03.597Z] --- PASS: TestImageCreateError (0.00s) [2022-03-02T15:42:03.597Z] === RUN TestImageCreate [2022-03-02T15:42:03.598Z] --- PASS: TestImageCreate (0.00s) [2022-03-02T15:42:03.598Z] === RUN TestImageHistoryError [2022-03-02T15:42:03.598Z] --- PASS: TestImageHistoryError (0.00s) [2022-03-02T15:42:03.598Z] === RUN TestImageHistory [2022-03-02T15:42:03.598Z] --- PASS: TestImageHistory (0.00s) [2022-03-02T15:42:03.598Z] === RUN TestImageImportError [2022-03-02T15:42:03.598Z] --- PASS: TestImageImportError (0.00s) [2022-03-02T15:42:03.598Z] === RUN TestImageImport [2022-03-02T15:42:03.598Z] --- PASS: TestImageImport (0.00s) [2022-03-02T15:42:03.598Z] === RUN TestImageInspectError [2022-03-02T15:42:03.598Z] --- PASS: TestImageInspectError (0.00s) [2022-03-02T15:42:03.598Z] === RUN TestImageInspectImageNotFound [2022-03-02T15:42:03.598Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-03-02T15:42:03.598Z] === RUN TestImageInspectWithEmptyID [2022-03-02T15:42:03.598Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-03-02T15:42:03.598Z] === RUN TestImageInspect [2022-03-02T15:42:03.598Z] --- PASS: TestImageInspect (0.00s) [2022-03-02T15:42:03.598Z] === RUN TestImageListError [2022-03-02T15:42:03.598Z] --- PASS: TestImageListError (0.00s) [2022-03-02T15:42:03.598Z] === RUN TestImageList [2022-03-02T15:42:03.598Z] --- PASS: TestImageList (0.00s) [2022-03-02T15:42:03.598Z] === RUN TestImageListApiBefore125 [2022-03-02T15:42:03.598Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-03-02T15:42:03.598Z] === RUN TestImageLoadError [2022-03-02T15:42:03.598Z] --- PASS: TestImageLoadError (0.00s) [2022-03-02T15:42:03.598Z] === RUN TestImageLoad [2022-03-02T15:42:03.598Z] --- PASS: TestImageLoad (0.00s) [2022-03-02T15:42:03.598Z] === RUN TestImagesPruneError [2022-03-02T15:42:03.598Z] --- PASS: TestImagesPruneError (0.00s) [2022-03-02T15:42:03.598Z] === RUN TestImagesPrune [2022-03-02T15:42:03.598Z] --- PASS: TestImagesPrune (0.00s) [2022-03-02T15:42:03.598Z] === RUN TestImagePullReferenceParseError [2022-03-02T15:42:03.598Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-03-02T15:42:03.598Z] === RUN TestImagePullAnyError [2022-03-02T15:42:03.598Z] --- PASS: TestImagePullAnyError (0.00s) [2022-03-02T15:42:03.598Z] === RUN TestImagePullStatusUnauthorizedError [2022-03-02T15:42:03.598Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-03-02T15:42:03.598Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-02T15:42:03.598Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-02T15:42:03.598Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-02T15:42:03.598Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-02T15:42:03.598Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-03-02T15:42:03.598Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-03-02T15:42:03.598Z] === RUN TestImagePullWithoutErrors [2022-03-02T15:42:03.598Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-03-02T15:42:03.598Z] === RUN TestImagePushReferenceError [2022-03-02T15:42:03.598Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-03-02T15:42:03.598Z] === RUN TestImagePushAnyError [2022-03-02T15:42:03.598Z] --- PASS: TestImagePushAnyError (0.00s) [2022-03-02T15:42:03.598Z] === RUN TestImagePushStatusUnauthorizedError [2022-03-02T15:42:03.598Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-03-02T15:42:03.598Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-02T15:42:03.598Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-02T15:42:03.598Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-02T15:42:03.598Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-02T15:42:03.598Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-03-02T15:42:03.598Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-03-02T15:42:03.598Z] === RUN TestImagePushWithoutErrors [2022-03-02T15:42:03.598Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-03-02T15:42:03.598Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-03-02T15:42:03.598Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-03-02T15:42:03.598Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-03-02T15:42:03.598Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-03-02T15:42:03.598Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-03-02T15:42:03.598Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-03-02T15:42:03.598Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-03-02T15:42:03.598Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-03-02T15:42:03.598Z] === RUN TestImageRemoveError [2022-03-02T15:42:03.598Z] --- PASS: TestImageRemoveError (0.00s) [2022-03-02T15:42:03.598Z] === RUN TestImageRemoveImageNotFound [2022-03-02T15:42:03.598Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-03-02T15:42:03.598Z] === RUN TestImageRemove [2022-03-02T15:42:03.598Z] --- PASS: TestImageRemove (0.00s) [2022-03-02T15:42:03.598Z] === RUN TestImageSaveError [2022-03-02T15:42:03.598Z] --- PASS: TestImageSaveError (0.00s) [2022-03-02T15:42:03.598Z] === RUN TestImageSave [2022-03-02T15:42:03.598Z] --- PASS: TestImageSave (0.00s) [2022-03-02T15:42:03.598Z] === RUN TestImageSearchAnyError [2022-03-02T15:42:03.598Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-03-02T15:42:03.598Z] === RUN TestImageSearchStatusUnauthorizedError [2022-03-02T15:42:03.598Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-03-02T15:42:03.598Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-02T15:42:03.598Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-02T15:42:03.598Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-02T15:42:03.598Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-02T15:42:03.598Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-03-02T15:42:03.598Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-03-02T15:42:03.598Z] === RUN TestImageSearchWithoutErrors [2022-03-02T15:42:03.598Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-03-02T15:42:03.598Z] === RUN TestImageTagError [2022-03-02T15:42:03.598Z] --- PASS: TestImageTagError (0.00s) [2022-03-02T15:42:03.598Z] === RUN TestImageTagInvalidReference [2022-03-02T15:42:03.598Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-03-02T15:42:03.598Z] === RUN TestImageTagInvalidSourceImageName [2022-03-02T15:42:03.598Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-03-02T15:42:03.598Z] === RUN TestImageTagHexSource [2022-03-02T15:42:03.598Z] --- PASS: TestImageTagHexSource (0.00s) [2022-03-02T15:42:03.598Z] === RUN TestImageTag [2022-03-02T15:42:03.598Z] --- PASS: TestImageTag (0.00s) [2022-03-02T15:42:03.598Z] === RUN TestInfoServerError [2022-03-02T15:42:03.598Z] --- PASS: TestInfoServerError (0.00s) [2022-03-02T15:42:03.598Z] === RUN TestInfoInvalidResponseJSONError [2022-03-02T15:42:03.598Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-03-02T15:42:03.598Z] === RUN TestInfo [2022-03-02T15:42:03.598Z] --- PASS: TestInfo (0.00s) [2022-03-02T15:42:03.598Z] === RUN TestNetworkConnectError [2022-03-02T15:42:03.598Z] --- PASS: TestNetworkConnectError (0.00s) [2022-03-02T15:42:03.598Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-03-02T15:42:03.598Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-03-02T15:42:03.598Z] === RUN TestNetworkConnect [2022-03-02T15:42:03.598Z] --- PASS: TestNetworkConnect (0.00s) [2022-03-02T15:42:03.598Z] === RUN TestNetworkCreateError [2022-03-02T15:42:03.598Z] --- PASS: TestNetworkCreateError (0.00s) [2022-03-02T15:42:03.598Z] === RUN TestNetworkCreate [2022-03-02T15:42:03.598Z] --- PASS: TestNetworkCreate (0.00s) [2022-03-02T15:42:03.598Z] === RUN TestNetworkDisconnectError [2022-03-02T15:42:03.598Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-03-02T15:42:03.598Z] === RUN TestNetworkDisconnect [2022-03-02T15:42:03.598Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-03-02T15:42:03.598Z] === RUN TestNetworkInspect [2022-03-02T15:42:03.598Z] === RUN TestNetworkInspect/empty_ID [2022-03-02T15:42:03.598Z] === RUN TestNetworkInspect/no_options [2022-03-02T15:42:03.598Z] === RUN TestNetworkInspect/verbose [2022-03-02T15:42:03.598Z] === RUN TestNetworkInspect/global_scope [2022-03-02T15:42:03.598Z] === RUN TestNetworkInspect/unknown_network [2022-03-02T15:42:03.598Z] === RUN TestNetworkInspect/server_error [2022-03-02T15:42:03.598Z] --- PASS: TestNetworkInspect (0.00s) [2022-03-02T15:42:03.598Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-03-02T15:42:03.598Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-03-02T15:42:03.598Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-03-02T15:42:03.598Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-03-02T15:42:03.598Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-03-02T15:42:03.598Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-03-02T15:42:03.598Z] === RUN TestNetworkListError [2022-03-02T15:42:03.598Z] --- PASS: TestNetworkListError (0.00s) [2022-03-02T15:42:03.598Z] === RUN TestNetworkList [2022-03-02T15:42:03.598Z] --- PASS: TestNetworkList (0.00s) [2022-03-02T15:42:03.598Z] === RUN TestNetworksPruneError [2022-03-02T15:42:03.598Z] --- PASS: TestNetworksPruneError (0.00s) [2022-03-02T15:42:03.598Z] === RUN TestNetworksPrune [2022-03-02T15:42:03.598Z] --- PASS: TestNetworksPrune (0.00s) [2022-03-02T15:42:03.598Z] === RUN TestNetworkRemoveError [2022-03-02T15:42:03.598Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-03-02T15:42:03.598Z] === RUN TestNetworkRemove [2022-03-02T15:42:03.598Z] --- PASS: TestNetworkRemove (0.00s) [2022-03-02T15:42:03.598Z] === RUN TestNodeInspectError [2022-03-02T15:42:03.598Z] --- PASS: TestNodeInspectError (0.00s) [2022-03-02T15:42:03.598Z] === RUN TestNodeInspectNodeNotFound [2022-03-02T15:42:03.598Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-03-02T15:42:03.598Z] === RUN TestNodeInspectWithEmptyID [2022-03-02T15:42:03.598Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-03-02T15:42:03.598Z] === RUN TestNodeInspect [2022-03-02T15:42:03.598Z] --- PASS: TestNodeInspect (0.00s) [2022-03-02T15:42:03.598Z] === RUN TestNodeListError [2022-03-02T15:42:03.598Z] --- PASS: TestNodeListError (0.00s) [2022-03-02T15:42:03.598Z] === RUN TestNodeList [2022-03-02T15:42:03.598Z] --- PASS: TestNodeList (0.00s) [2022-03-02T15:42:03.598Z] === RUN TestNodeRemoveError [2022-03-02T15:42:03.598Z] --- PASS: TestNodeRemoveError (0.00s) [2022-03-02T15:42:03.598Z] === RUN TestNodeRemove [2022-03-02T15:42:03.598Z] --- PASS: TestNodeRemove (0.00s) [2022-03-02T15:42:03.598Z] === RUN TestNodeUpdateError [2022-03-02T15:42:03.598Z] --- PASS: TestNodeUpdateError (0.00s) [2022-03-02T15:42:03.598Z] === RUN TestNodeUpdate [2022-03-02T15:42:03.598Z] --- PASS: TestNodeUpdate (0.00s) [2022-03-02T15:42:03.598Z] === RUN TestOptionWithHostFromEnv [2022-03-02T15:42:03.598Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-03-02T15:42:03.598Z] === RUN TestOptionWithTimeout [2022-03-02T15:42:03.598Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-03-02T15:42:03.598Z] === RUN TestOptionWithVersionFromEnv [2022-03-02T15:42:03.598Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-03-02T15:42:03.598Z] === RUN TestPingFail [2022-03-02T15:42:03.598Z] --- PASS: TestPingFail (0.00s) [2022-03-02T15:42:03.598Z] === RUN TestPingWithError [2022-03-02T15:42:03.598Z] 2022/03/02 15:42:03 RoundTripper returned a response & error; ignoring response [2022-03-02T15:42:03.598Z] 2022/03/02 15:42:03 RoundTripper returned a response & error; ignoring response [2022-03-02T15:42:03.598Z] --- PASS: TestPingWithError (0.00s) [2022-03-02T15:42:03.824Z] === RUN TestKillContainer/killing_signal [2022-03-02T15:42:04.054Z] === RUN TestPingSuccess [2022-03-02T15:42:04.054Z] --- PASS: TestPingSuccess (0.00s) [2022-03-02T15:42:04.054Z] === RUN TestPingHeadFallback [2022-03-02T15:42:04.054Z] === RUN TestPingHeadFallback/OK [2022-03-02T15:42:04.054Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-03-02T15:42:04.054Z] === RUN TestPingHeadFallback/Not_Found [2022-03-02T15:42:04.054Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-03-02T15:42:04.054Z] --- PASS: TestPingHeadFallback (0.00s) [2022-03-02T15:42:04.054Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-03-02T15:42:04.054Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-03-02T15:42:04.054Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-03-02T15:42:04.054Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-03-02T15:42:04.054Z] === RUN TestPluginDisableError [2022-03-02T15:42:04.054Z] --- PASS: TestPluginDisableError (0.00s) [2022-03-02T15:42:04.054Z] === RUN TestPluginDisable [2022-03-02T15:42:04.054Z] --- PASS: TestPluginDisable (0.00s) [2022-03-02T15:42:04.054Z] === RUN TestPluginEnableError [2022-03-02T15:42:04.054Z] --- PASS: TestPluginEnableError (0.00s) [2022-03-02T15:42:04.054Z] === RUN TestPluginEnable [2022-03-02T15:42:04.054Z] --- PASS: TestPluginEnable (0.00s) [2022-03-02T15:42:04.054Z] === RUN TestPluginInspectError [2022-03-02T15:42:04.054Z] --- PASS: TestPluginInspectError (0.00s) [2022-03-02T15:42:04.054Z] === RUN TestPluginInspectWithEmptyID [2022-03-02T15:42:04.054Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-03-02T15:42:04.054Z] === RUN TestPluginInspect [2022-03-02T15:42:04.054Z] --- PASS: TestPluginInspect (0.00s) [2022-03-02T15:42:04.054Z] === RUN TestPluginListError [2022-03-02T15:42:04.054Z] --- PASS: TestPluginListError (0.00s) [2022-03-02T15:42:04.054Z] === RUN TestPluginList [2022-03-02T15:42:04.054Z] --- PASS: TestPluginList (0.00s) [2022-03-02T15:42:04.054Z] === RUN TestPluginPushError [2022-03-02T15:42:04.054Z] --- PASS: TestPluginPushError (0.00s) [2022-03-02T15:42:04.054Z] === RUN TestPluginPush [2022-03-02T15:42:04.054Z] --- PASS: TestPluginPush (0.00s) [2022-03-02T15:42:04.054Z] === RUN TestPluginRemoveError [2022-03-02T15:42:04.054Z] --- PASS: TestPluginRemoveError (0.00s) [2022-03-02T15:42:04.054Z] === RUN TestPluginRemove [2022-03-02T15:42:04.054Z] --- PASS: TestPluginRemove (0.00s) [2022-03-02T15:42:04.054Z] === RUN TestPluginSetError [2022-03-02T15:42:04.054Z] --- PASS: TestPluginSetError (0.00s) [2022-03-02T15:42:04.054Z] === RUN TestPluginSet [2022-03-02T15:42:04.054Z] --- PASS: TestPluginSet (0.00s) [2022-03-02T15:42:04.054Z] === RUN TestSetHostHeader [2022-03-02T15:42:04.054Z] --- PASS: TestSetHostHeader (0.00s) [2022-03-02T15:42:04.054Z] === RUN TestPlainTextError [2022-03-02T15:42:04.054Z] --- PASS: TestPlainTextError (0.00s) [2022-03-02T15:42:04.054Z] === RUN TestInfiniteError [2022-03-02T15:42:04.054Z] --- PASS: TestInfiniteError (0.05s) [2022-03-02T15:42:04.054Z] === RUN TestCanceledContext [2022-03-02T15:42:04.054Z] 2022/03/02 15:42:03 RoundTripper returned a response & error; ignoring response [2022-03-02T15:42:04.054Z] --- PASS: TestCanceledContext (0.00s) [2022-03-02T15:42:04.054Z] === RUN TestDeadlineExceededContext [2022-03-02T15:42:04.054Z] 2022/03/02 15:42:03 RoundTripper returned a response & error; ignoring response [2022-03-02T15:42:04.054Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-03-02T15:42:04.054Z] === RUN TestSecretCreateUnsupported [2022-03-02T15:42:04.054Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-03-02T15:42:04.054Z] === RUN TestSecretCreateError [2022-03-02T15:42:04.054Z] --- PASS: TestSecretCreateError (0.00s) [2022-03-02T15:42:04.054Z] === RUN TestSecretCreate [2022-03-02T15:42:04.054Z] --- PASS: TestSecretCreate (0.00s) [2022-03-02T15:42:04.054Z] === RUN TestSecretInspectUnsupported [2022-03-02T15:42:04.054Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-03-02T15:42:04.054Z] === RUN TestSecretInspectError [2022-03-02T15:42:04.054Z] --- PASS: TestSecretInspectError (0.00s) [2022-03-02T15:42:04.054Z] === RUN TestSecretInspectSecretNotFound [2022-03-02T15:42:04.054Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-03-02T15:42:04.054Z] === RUN TestSecretInspectWithEmptyID [2022-03-02T15:42:04.054Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-03-02T15:42:04.054Z] === RUN TestSecretInspect [2022-03-02T15:42:04.054Z] --- PASS: TestSecretInspect (0.00s) [2022-03-02T15:42:04.054Z] === RUN TestSecretListUnsupported [2022-03-02T15:42:04.054Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-03-02T15:42:04.054Z] === RUN TestSecretListError [2022-03-02T15:42:04.054Z] --- PASS: TestSecretListError (0.00s) [2022-03-02T15:42:04.054Z] === RUN TestSecretList [2022-03-02T15:42:04.054Z] --- PASS: TestSecretList (0.00s) [2022-03-02T15:42:04.054Z] === RUN TestSecretRemoveUnsupported [2022-03-02T15:42:04.054Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-03-02T15:42:04.054Z] === RUN TestSecretRemoveError [2022-03-02T15:42:04.054Z] --- PASS: TestSecretRemoveError (0.00s) [2022-03-02T15:42:04.054Z] === RUN TestSecretRemove [2022-03-02T15:42:04.054Z] --- PASS: TestSecretRemove (0.00s) [2022-03-02T15:42:04.054Z] === RUN TestSecretUpdateUnsupported [2022-03-02T15:42:04.054Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-03-02T15:42:04.054Z] === RUN TestSecretUpdateError [2022-03-02T15:42:04.054Z] --- PASS: TestSecretUpdateError (0.00s) [2022-03-02T15:42:04.054Z] === RUN TestSecretUpdate [2022-03-02T15:42:04.054Z] --- PASS: TestSecretUpdate (0.00s) [2022-03-02T15:42:04.054Z] === RUN TestServiceCreateError [2022-03-02T15:42:04.054Z] --- PASS: TestServiceCreateError (0.00s) [2022-03-02T15:42:04.054Z] === RUN TestServiceCreate [2022-03-02T15:42:04.054Z] --- PASS: TestServiceCreate (0.00s) [2022-03-02T15:42:04.055Z] === RUN TestServiceCreateCompatiblePlatforms [2022-03-02T15:42:04.055Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-03-02T15:42:04.055Z] === RUN TestServiceCreateDigestPinning [2022-03-02T15:42:04.055Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-03-02T15:42:04.055Z] === RUN TestServiceInspectError [2022-03-02T15:42:04.055Z] --- PASS: TestServiceInspectError (0.00s) [2022-03-02T15:42:04.055Z] === RUN TestServiceInspectServiceNotFound [2022-03-02T15:42:04.055Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-03-02T15:42:04.055Z] === RUN TestServiceInspectWithEmptyID [2022-03-02T15:42:04.055Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-03-02T15:42:04.055Z] === RUN TestServiceInspect [2022-03-02T15:42:04.055Z] --- PASS: TestServiceInspect (0.00s) [2022-03-02T15:42:04.055Z] === RUN TestServiceListError [2022-03-02T15:42:04.055Z] --- PASS: TestServiceListError (0.00s) [2022-03-02T15:42:04.055Z] === RUN TestServiceList [2022-03-02T15:42:04.055Z] --- PASS: TestServiceList (0.00s) [2022-03-02T15:42:04.055Z] === RUN TestServiceLogsError [2022-03-02T15:42:04.055Z] --- PASS: TestServiceLogsError (0.00s) [2022-03-02T15:42:04.055Z] === RUN TestServiceLogs [2022-03-02T15:42:04.055Z] --- PASS: TestServiceLogs (0.00s) [2022-03-02T15:42:04.055Z] === RUN TestServiceRemoveError [2022-03-02T15:42:04.055Z] --- PASS: TestServiceRemoveError (0.00s) [2022-03-02T15:42:04.055Z] === RUN TestServiceRemoveNotFoundError [2022-03-02T15:42:04.055Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-03-02T15:42:04.055Z] === RUN TestServiceRemove [2022-03-02T15:42:04.055Z] --- PASS: TestServiceRemove (0.00s) [2022-03-02T15:42:04.055Z] === RUN TestServiceUpdateError [2022-03-02T15:42:04.055Z] --- PASS: TestServiceUpdateError (0.00s) [2022-03-02T15:42:04.055Z] === RUN TestServiceUpdate [2022-03-02T15:42:04.055Z] --- PASS: TestServiceUpdate (0.00s) [2022-03-02T15:42:04.055Z] === RUN TestSwarmGetUnlockKeyError [2022-03-02T15:42:04.055Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-03-02T15:42:04.055Z] === RUN TestSwarmGetUnlockKey [2022-03-02T15:42:04.055Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-03-02T15:42:04.055Z] === RUN TestSwarmInitError [2022-03-02T15:42:04.055Z] --- PASS: TestSwarmInitError (0.00s) [2022-03-02T15:42:04.055Z] === RUN TestSwarmInit [2022-03-02T15:42:04.055Z] --- PASS: TestSwarmInit (0.00s) [2022-03-02T15:42:04.055Z] === RUN TestSwarmInspectError [2022-03-02T15:42:04.055Z] --- PASS: TestSwarmInspectError (0.00s) [2022-03-02T15:42:04.055Z] === RUN TestSwarmInspect [2022-03-02T15:42:04.055Z] --- PASS: TestSwarmInspect (0.00s) [2022-03-02T15:42:04.055Z] === RUN TestSwarmJoinError [2022-03-02T15:42:04.055Z] --- PASS: TestSwarmJoinError (0.00s) [2022-03-02T15:42:04.055Z] === RUN TestSwarmJoin [2022-03-02T15:42:04.055Z] --- PASS: TestSwarmJoin (0.00s) [2022-03-02T15:42:04.055Z] === RUN TestSwarmLeaveError [2022-03-02T15:42:04.055Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-03-02T15:42:04.055Z] === RUN TestSwarmLeave [2022-03-02T15:42:04.055Z] --- PASS: TestSwarmLeave (0.00s) [2022-03-02T15:42:04.055Z] === RUN TestSwarmUnlockError [2022-03-02T15:42:04.055Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-03-02T15:42:04.055Z] === RUN TestSwarmUnlock [2022-03-02T15:42:04.055Z] --- PASS: TestSwarmUnlock (0.00s) [2022-03-02T15:42:04.055Z] === RUN TestSwarmUpdateError [2022-03-02T15:42:04.055Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-03-02T15:42:04.055Z] === RUN TestSwarmUpdate [2022-03-02T15:42:04.055Z] --- PASS: TestSwarmUpdate (0.00s) [2022-03-02T15:42:04.055Z] === RUN TestTaskInspectError [2022-03-02T15:42:04.055Z] --- PASS: TestTaskInspectError (0.00s) [2022-03-02T15:42:04.055Z] === RUN TestTaskInspectWithEmptyID [2022-03-02T15:42:04.055Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-03-02T15:42:04.055Z] === RUN TestTaskInspect [2022-03-02T15:42:04.055Z] --- PASS: TestTaskInspect (0.00s) [2022-03-02T15:42:04.055Z] === RUN TestTaskListError [2022-03-02T15:42:04.055Z] --- PASS: TestTaskListError (0.00s) [2022-03-02T15:42:04.055Z] === RUN TestTaskList [2022-03-02T15:42:04.055Z] --- PASS: TestTaskList (0.00s) [2022-03-02T15:42:04.055Z] === RUN TestVolumeCreateError [2022-03-02T15:42:04.055Z] --- PASS: TestVolumeCreateError (0.00s) [2022-03-02T15:42:04.055Z] === RUN TestVolumeCreate [2022-03-02T15:42:04.055Z] --- PASS: TestVolumeCreate (0.00s) [2022-03-02T15:42:04.055Z] === RUN TestVolumeInspectError [2022-03-02T15:42:04.055Z] --- PASS: TestVolumeInspectError (0.00s) [2022-03-02T15:42:04.055Z] === RUN TestVolumeInspectNotFound [2022-03-02T15:42:04.055Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-03-02T15:42:04.055Z] === RUN TestVolumeInspectWithEmptyID [2022-03-02T15:42:04.055Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-03-02T15:42:04.055Z] === RUN TestVolumeInspect [2022-03-02T15:42:04.055Z] --- PASS: TestVolumeInspect (0.00s) [2022-03-02T15:42:04.055Z] === RUN TestVolumeListError [2022-03-02T15:42:04.055Z] --- PASS: TestVolumeListError (0.00s) [2022-03-02T15:42:04.055Z] === RUN TestVolumeList [2022-03-02T15:42:04.055Z] --- PASS: TestVolumeList (0.00s) [2022-03-02T15:42:04.055Z] === RUN TestVolumeRemoveError [2022-03-02T15:42:04.055Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-03-02T15:42:04.055Z] === RUN TestVolumeRemove [2022-03-02T15:42:04.055Z] --- PASS: TestVolumeRemove (0.00s) [2022-03-02T15:42:04.055Z] === CONT TestTLSCloseWriter [2022-03-02T15:42:04.055Z] --- PASS: TestTLSCloseWriter (0.03s) [2022-03-02T15:42:04.055Z] PASS [2022-03-02T15:42:04.055Z] coverage: 75.2% of statements [2022-03-02T15:42:04.055Z] ok github.com/docker/docker/client 0.558s coverage: 75.2% of statements [2022-03-02T15:42:04.390Z] --- PASS: TestKillContainer (1.20s) [2022-03-02T15:42:04.390Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-03-02T15:42:04.390Z] --- PASS: TestKillContainer/non_killing_signal (0.25s) [2022-03-02T15:42:04.390Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2022-03-02T15:42:04.390Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-02T15:42:04.390Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-03-02T15:42:04.648Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-03-02T15:42:04.773Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-03-02T15:42:04.773Z] [2022-03-02T15:42:04.773Z] ________ ____ __. [2022-03-02T15:42:04.773Z] \_____ \ | |/ _| [2022-03-02T15:42:04.773Z] / | \| < [2022-03-02T15:42:04.773Z] / | \ | \ [2022-03-02T15:42:04.773Z] \_______ /____|__ \ [2022-03-02T15:42:04.773Z] \/ \/ [2022-03-02T15:42:04.773Z] [2022-03-02T15:42:04.773Z] INFO: make.ps1 ended at 03/02/2022 15:42:04 [2022-03-02T15:42:05.583Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.17s) [2022-03-02T15:42:05.583Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2022-03-02T15:42:05.583Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.60s) [2022-03-02T15:42:05.583Z] === RUN TestKillStoppedContainer [2022-03-02T15:42:05.583Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-03-02T15:42:05.583Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-02T15:42:05.583Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-03-02T15:42:05.583Z] === RUN TestKillDifferentUserContainer [2022-03-02T15:42:06.148Z] --- PASS: TestKillDifferentUserContainer (0.39s) [2022-03-02T15:42:06.148Z] === RUN TestInspectOomKilledTrue [2022-03-02T15:42:06.310Z] INFO: Binaries build ended at 03/02/2022 15:42:05. Duration:00:01:18.0929091 [2022-03-02T15:42:06.376Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.35s) [2022-03-02T15:42:06.376Z] PASS [2022-03-02T15:42:06.376Z] [2022-03-02T15:42:06.376Z] === Skipped [2022-03-02T15:42:06.376Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-03-02T15:42:06.376Z] build_session_test.go:25: TODO: BuildKit [2022-03-02T15:42:06.376Z] [2022-03-02T15:42:06.376Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-03-02T15:42:06.376Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-02T15:42:06.376Z] [2022-03-02T15:42:06.376Z] DONE 34 tests, 2 skipped in 95.123s [2022-03-02T15:42:06.376Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-03-02T15:42:06.376Z] INFO: Testing against a local daemon [2022-03-02T15:42:06.376Z] === RUN TestConfigInspect [2022-03-02T15:42:06.714Z] --- PASS: TestInspectOomKilledTrue (0.54s) [2022-03-02T15:42:06.715Z] === RUN TestInspectOomKilledFalse [2022-03-02T15:42:06.973Z] --- PASS: TestInspectOomKilledFalse (0.39s) [2022-03-02T15:42:06.973Z] === RUN TestLinksEtcHostsContentMatch [2022-03-02T15:42:07.231Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s) [2022-03-02T15:42:07.231Z] === RUN TestLinksContainerNames [2022-03-02T15:42:07.289Z] INFO: Copying the built daemon binary to d:\CI\PR-43313\1\binary\dockerd-0bf6492858.exe... [2022-03-02T15:42:07.748Z] INFO: Copying the built client binary to d:\CI\PR-43313\1\binary\docker-0bf6492858.exe... [2022-03-02T15:42:07.748Z] INFO: Copying dockerversion from the container... [2022-03-02T15:42:07.748Z] INFO: Copying the golang package from the container to d:\CI\PR-43313\1\installer\go.zip... [2022-03-02T15:42:08.166Z] --- PASS: TestLinksContainerNames (0.75s) [2022-03-02T15:42:08.166Z] === RUN TestLogsFollowTailEmpty [2022-03-02T15:42:08.266Z] --- PASS: TestConfigInspect (2.42s) [2022-03-02T15:42:08.266Z] === RUN TestConfigList [2022-03-02T15:42:08.423Z] --- PASS: TestLogsFollowTailEmpty (0.38s) [2022-03-02T15:42:08.423Z] === RUN TestContainerNetworkMountsNoChown [2022-03-02T15:42:08.682Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2022-03-02T15:42:08.682Z] === RUN TestMountDaemonRoot [2022-03-02T15:42:08.682Z] === RUN TestMountDaemonRoot/default [2022-03-02T15:42:08.682Z] === PAUSE TestMountDaemonRoot/default [2022-03-02T15:42:08.682Z] === RUN TestMountDaemonRoot/private [2022-03-02T15:42:08.682Z] === PAUSE TestMountDaemonRoot/private [2022-03-02T15:42:08.682Z] === RUN TestMountDaemonRoot/rprivate [2022-03-02T15:42:08.682Z] === PAUSE TestMountDaemonRoot/rprivate [2022-03-02T15:42:08.682Z] === RUN TestMountDaemonRoot/slave [2022-03-02T15:42:08.682Z] === PAUSE TestMountDaemonRoot/slave [2022-03-02T15:42:08.682Z] === RUN TestMountDaemonRoot/rslave [2022-03-02T15:42:08.682Z] === PAUSE TestMountDaemonRoot/rslave [2022-03-02T15:42:08.682Z] === RUN TestMountDaemonRoot/shared [2022-03-02T15:42:08.682Z] === PAUSE TestMountDaemonRoot/shared [2022-03-02T15:42:08.682Z] === RUN TestMountDaemonRoot/rshared [2022-03-02T15:42:08.682Z] === PAUSE TestMountDaemonRoot/rshared [2022-03-02T15:42:08.682Z] === CONT TestMountDaemonRoot/default [2022-03-02T15:42:08.682Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-03-02T15:42:08.682Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-03-02T15:42:08.682Z] === RUN TestMountDaemonRoot/default/mount_root [2022-03-02T15:42:08.682Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-03-02T15:42:08.682Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-03-02T15:42:08.682Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-03-02T15:42:08.682Z] === RUN TestMountDaemonRoot/default/bind_root [2022-03-02T15:42:08.682Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-03-02T15:42:08.682Z] === CONT TestMountDaemonRoot/rslave [2022-03-02T15:42:08.682Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-03-02T15:42:08.682Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-03-02T15:42:08.712Z] INFO: Extracting go.zip to d:\CI\PR-43313\1\go [2022-03-02T15:42:08.940Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-03-02T15:42:08.940Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-03-02T15:42:08.940Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-03-02T15:42:08.940Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-03-02T15:42:08.940Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-03-02T15:42:08.940Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-03-02T15:42:08.940Z] === CONT TestMountDaemonRoot/rshared [2022-03-02T15:42:08.940Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-03-02T15:42:08.940Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-03-02T15:42:08.940Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-03-02T15:42:08.940Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-03-02T15:42:08.940Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-03-02T15:42:08.940Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-03-02T15:42:08.940Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-03-02T15:42:08.940Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-03-02T15:42:08.940Z] === CONT TestMountDaemonRoot/shared [2022-03-02T15:42:08.940Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-03-02T15:42:08.940Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-03-02T15:42:08.940Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-03-02T15:42:08.940Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-03-02T15:42:08.940Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-03-02T15:42:08.940Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-03-02T15:42:08.940Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-03-02T15:42:08.940Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-03-02T15:42:08.940Z] === CONT TestMountDaemonRoot/rprivate [2022-03-02T15:42:08.940Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-03-02T15:42:08.940Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-03-02T15:42:08.940Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-03-02T15:42:08.940Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-03-02T15:42:08.940Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-03-02T15:42:08.940Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-03-02T15:42:08.940Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-03-02T15:42:08.940Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-03-02T15:42:08.940Z] === CONT TestMountDaemonRoot/slave [2022-03-02T15:42:08.940Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-03-02T15:42:08.940Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-03-02T15:42:08.940Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-03-02T15:42:08.940Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-03-02T15:42:08.940Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-03-02T15:42:08.940Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-03-02T15:42:08.940Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-03-02T15:42:08.940Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-03-02T15:42:08.940Z] === CONT TestMountDaemonRoot/private [2022-03-02T15:42:08.940Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-03-02T15:42:08.940Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-03-02T15:42:08.940Z] === RUN TestMountDaemonRoot/private/bind_root [2022-03-02T15:42:08.940Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-03-02T15:42:08.940Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-03-02T15:42:08.940Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-03-02T15:42:08.940Z] === RUN TestMountDaemonRoot/private/mount_root [2022-03-02T15:42:08.940Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-03-02T15:42:08.940Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-03-02T15:42:08.940Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-03-02T15:42:08.940Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-03-02T15:42:08.940Z] === CONT TestMountDaemonRoot/default/bind_root [2022-03-02T15:42:08.940Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-03-02T15:42:08.940Z] === CONT TestMountDaemonRoot/default/mount_root [2022-03-02T15:42:08.940Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-03-02T15:42:08.940Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-03-02T15:42:08.940Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-03-02T15:42:08.940Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-03-02T15:42:08.940Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-03-02T15:42:08.940Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-03-02T15:42:08.940Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-03-02T15:42:09.198Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-03-02T15:42:09.198Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-03-02T15:42:09.198Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-03-02T15:42:09.198Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-03-02T15:42:09.198Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-03-02T15:42:09.198Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-03-02T15:42:09.198Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-03-02T15:42:09.198Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-03-02T15:42:09.198Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-03-02T15:42:09.198Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-03-02T15:42:09.198Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-03-02T15:42:09.198Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-03-02T15:42:09.198Z] === CONT TestMountDaemonRoot/private/mount_root [2022-03-02T15:42:09.198Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-03-02T15:42:09.198Z] === CONT TestMountDaemonRoot/private/bind_root [2022-03-02T15:42:09.457Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-03-02T15:42:09.457Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-03-02T15:42:09.457Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-03-02T15:42:09.457Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-03-02T15:42:09.457Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-03-02T15:42:09.457Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-03-02T15:42:09.457Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-03-02T15:42:09.457Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-03-02T15:42:09.457Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-03-02T15:42:09.457Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-03-02T15:42:09.457Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-03-02T15:42:09.457Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-03-02T15:42:09.457Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-03-02T15:42:09.457Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-03-02T15:42:09.457Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-03-02T15:42:09.457Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-03-02T15:42:09.457Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-03-02T15:42:09.457Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-03-02T15:42:09.457Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-03-02T15:42:09.457Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-03-02T15:42:09.457Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-03-02T15:42:09.457Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-03-02T15:42:09.457Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-03-02T15:42:09.457Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-03-02T15:42:09.457Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-03-02T15:42:09.457Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-03-02T15:42:09.457Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-03-02T15:42:09.457Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-03-02T15:42:09.457Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-03-02T15:42:09.457Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.09s) [2022-03-02T15:42:09.457Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.09s) [2022-03-02T15:42:09.457Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-03-02T15:42:09.457Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-03-02T15:42:09.457Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-03-02T15:42:09.457Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-03-02T15:42:09.457Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-03-02T15:42:09.457Z] === RUN TestContainerBindMountNonRecursive [2022-03-02T15:42:10.153Z] --- PASS: TestConfigList (2.10s) [2022-03-02T15:42:10.153Z] === RUN TestConfigsCreateAndDelete [2022-03-02T15:42:10.830Z] --- PASS: TestContainerBindMountNonRecursive (1.24s) [2022-03-02T15:42:10.830Z] === RUN TestContainerVolumesMountedAsShared [2022-03-02T15:42:10.830Z] --- PASS: TestContainerVolumesMountedAsShared (0.38s) [2022-03-02T15:42:10.830Z] === RUN TestContainerVolumesMountedAsSlave [2022-03-02T15:42:11.396Z] --- PASS: TestContainerVolumesMountedAsSlave (0.37s) [2022-03-02T15:42:11.396Z] === RUN TestNetworkNat [2022-03-02T15:42:11.654Z] --- PASS: TestNetworkNat (0.44s) [2022-03-02T15:42:11.654Z] === RUN TestNetworkLocalhostTCPNat [2022-03-02T15:42:12.220Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-03-02T15:42:12.220Z] === RUN TestNetworkLoopbackNat [2022-03-02T15:42:12.670Z] --- PASS: TestConfigsCreateAndDelete (2.12s) [2022-03-02T15:42:12.670Z] === RUN TestConfigsUpdate [2022-03-02T15:42:14.557Z] --- PASS: TestConfigsUpdate (2.13s) [2022-03-02T15:42:14.557Z] === RUN TestTemplatedConfig [2022-03-02T15:42:14.748Z] --- PASS: TestNetworkLoopbackNat (2.48s) [2022-03-02T15:42:14.748Z] === RUN TestPause [2022-03-02T15:42:15.006Z] --- PASS: TestPause (0.42s) [2022-03-02T15:42:15.006Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-02T15:42:15.006Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-02T15:42:15.006Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-02T15:42:15.006Z] === RUN TestPauseStopPausedContainer [2022-03-02T15:42:15.572Z] --- PASS: TestPauseStopPausedContainer (0.42s) [2022-03-02T15:42:15.572Z] === RUN TestPidHost [2022-03-02T15:42:16.506Z] --- PASS: TestPidHost (0.88s) [2022-03-02T15:42:16.506Z] === RUN TestPsFilter [2022-03-02T15:42:16.506Z] --- PASS: TestPsFilter (0.11s) [2022-03-02T15:42:16.506Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-02T15:42:16.764Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.37s) [2022-03-02T15:42:16.765Z] === RUN TestRemoveContainerWithVolume [2022-03-02T15:42:17.070Z] --- PASS: TestTemplatedConfig (2.56s) [2022-03-02T15:42:17.071Z] === RUN TestConfigCreateResolve [2022-03-02T15:42:17.330Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2022-03-02T15:42:17.330Z] === RUN TestRemoveContainerRunning [2022-03-02T15:42:17.588Z] --- PASS: TestRemoveContainerRunning (0.38s) [2022-03-02T15:42:17.589Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-02T15:42:18.057Z] [2022-03-02T15:42:18.057Z] Name Version Source Summary [2022-03-02T15:42:18.057Z] ---- ------- ------ ------- [2022-03-02T15:42:18.057Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-03-02T15:42:18.057Z] [2022-03-02T15:42:18.057Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-03-02T15:42:18.057Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-03-02T15:42:18.057Z] PSChildName : containerd [2022-03-02T15:42:18.057Z] PSDrive : C [2022-03-02T15:42:18.057Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-03-02T15:42:18.057Z] PSIsContainer : True [2022-03-02T15:42:18.057Z] Name : containerd [2022-03-02T15:42:18.057Z] FullName : C:\containerd [2022-03-02T15:42:18.057Z] Parent : [2022-03-02T15:42:18.057Z] Exists : True [2022-03-02T15:42:18.057Z] Root : C:\ [2022-03-02T15:42:18.057Z] Extension : [2022-03-02T15:42:18.057Z] CreationTime : 3/2/2022 3:42:13 PM [2022-03-02T15:42:18.057Z] CreationTimeUtc : 3/2/2022 3:42:13 PM [2022-03-02T15:42:18.057Z] LastAccessTime : 3/2/2022 3:42:13 PM [2022-03-02T15:42:18.057Z] LastAccessTimeUtc : 3/2/2022 3:42:13 PM [2022-03-02T15:42:18.057Z] LastWriteTime : 3/2/2022 3:42:13 PM [2022-03-02T15:42:18.057Z] LastWriteTimeUtc : 3/2/2022 3:42:13 PM [2022-03-02T15:42:18.057Z] Attributes : Directory [2022-03-02T15:42:18.057Z] Mode : d----- [2022-03-02T15:42:18.057Z] BaseName : containerd [2022-03-02T15:42:18.057Z] Target : {} [2022-03-02T15:42:18.057Z] LinkType : [2022-03-02T15:42:18.057Z] [2022-03-02T15:42:18.057Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-03-02T15:42:18.057Z] INFO: Configuring git core.autocrlf... [2022-03-02T15:42:18.057Z] [2022-03-02T15:42:18.057Z] [2022-03-02T15:42:18.155Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.37s) [2022-03-02T15:42:18.155Z] === RUN TestRemoveInvalidContainer [2022-03-02T15:42:18.155Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-03-02T15:42:18.155Z] === RUN TestRenameLinkedContainer [2022-03-02T15:42:19.528Z] --- PASS: TestRenameLinkedContainer (1.55s) [2022-03-02T15:42:19.528Z] === RUN TestRenameStoppedContainer [2022-03-02T15:42:19.586Z] --- PASS: TestConfigCreateResolve (2.17s) [2022-03-02T15:42:19.586Z] PASS [2022-03-02T15:42:19.586Z] [2022-03-02T15:42:19.586Z] DONE 6 tests in 13.520s [2022-03-02T15:42:19.586Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-03-02T15:42:19.586Z] INFO: Testing against a local daemon [2022-03-02T15:42:19.586Z] === RUN TestCheckpoint [2022-03-02T15:42:19.586Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-02T15:42:19.586Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-02T15:42:19.586Z] === RUN TestContainerInvalidJSON [2022-03-02T15:42:19.586Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-02T15:42:19.586Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-02T15:42:19.586Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-02T15:42:19.586Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-02T15:42:19.586Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-02T15:42:19.586Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-02T15:42:19.586Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-03-02T15:42:19.586Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-02T15:42:19.586Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-02T15:42:19.586Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-02T15:42:19.586Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-03-02T15:42:19.586Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-02T15:42:19.586Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-03-02T15:42:19.586Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-02T15:42:19.586Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-03-02T15:42:19.586Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-02T15:42:19.586Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-03-02T15:42:19.586Z] === RUN TestCopyFromContainer [2022-03-02T15:42:20.093Z] --- PASS: TestRenameStoppedContainer (0.36s) [2022-03-02T15:42:20.094Z] === RUN TestRenameRunningContainerAndReuse [2022-03-02T15:42:20.513Z] === RUN TestCopyFromContainer// [2022-03-02T15:42:20.514Z] === RUN TestCopyFromContainer//bar/root [2022-03-02T15:42:20.659Z] --- PASS: TestRenameRunningContainerAndReuse (0.75s) [2022-03-02T15:42:20.659Z] === RUN TestRenameInvalidName [2022-03-02T15:42:20.770Z] === RUN TestCopyFromContainer//bar/root/ [2022-03-02T15:42:20.770Z] === RUN TestCopyFromContainer/bar/quux [2022-03-02T15:42:20.770Z] === RUN TestCopyFromContainer/bar/quux/ [2022-03-02T15:42:20.770Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-03-02T15:42:20.770Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-03-02T15:42:21.027Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-03-02T15:42:21.027Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-03-02T15:42:21.027Z] === RUN TestCopyFromContainer/bar/notarget [2022-03-02T15:42:21.027Z] --- PASS: TestCopyFromContainer (1.64s) [2022-03-02T15:42:21.027Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-03-02T15:42:21.027Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-03-02T15:42:21.027Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-03-02T15:42:21.027Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-03-02T15:42:21.027Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-03-02T15:42:21.027Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-03-02T15:42:21.027Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-03-02T15:42:21.027Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-03-02T15:42:21.027Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-03-02T15:42:21.027Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-03-02T15:42:21.027Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-02T15:42:21.027Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-02T15:42:21.027Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-02T15:42:21.027Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-02T15:42:21.027Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-02T15:42:21.027Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-02T15:42:21.027Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-02T15:42:21.027Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-02T15:42:21.027Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-02T15:42:21.027Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-02T15:42:21.244Z] --- PASS: TestRenameInvalidName (0.39s) [2022-03-02T15:42:21.244Z] === RUN TestRenameAnonymousContainer [2022-03-02T15:42:21.284Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-03-02T15:42:21.284Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-02T15:42:21.284Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-02T15:42:21.284Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-02T15:42:21.284Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-02T15:42:21.284Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-03-02T15:42:21.284Z] === RUN TestCreateWithInvalidEnv [2022-03-02T15:42:21.284Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-02T15:42:21.284Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-02T15:42:21.284Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-02T15:42:21.284Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-02T15:42:21.284Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-02T15:42:21.284Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-02T15:42:21.284Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-02T15:42:21.284Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-02T15:42:21.284Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-02T15:42:21.284Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-03-02T15:42:21.284Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-02T15:42:21.284Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-02T15:42:21.284Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-02T15:42:21.284Z] === RUN TestCreateTmpfsMountsTarget [2022-03-02T15:42:21.284Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-03-02T15:42:21.284Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-02T15:42:22.637Z] --- PASS: TestRenameAnonymousContainer (1.47s) [2022-03-02T15:42:22.637Z] === RUN TestRenameContainerWithSameName [2022-03-02T15:42:22.895Z] --- PASS: TestRenameContainerWithSameName (0.39s) [2022-03-02T15:42:22.895Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-02T15:42:23.173Z] --- PASS: TestCreateWithCustomMaskedPaths (1.67s) [2022-03-02T15:42:23.174Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-02T15:42:23.829Z] --- PASS: TestRenameContainerWithLinkedContainer (0.76s) [2022-03-02T15:42:23.829Z] === RUN TestResize [2022-03-02T15:42:23.905Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-03-02T15:42:23.905Z] Copying nested executables into bundles/binary-daemon [2022-03-02T15:42:23.905Z] Building: bundles/binary-daemon/docker-proxy-dev [2022-03-02T15:42:23.905Z] GOOS="" GOARCH="" GOARM="" [2022-03-02T15:42:23.905Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2022-03-02T15:42:23.905Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-03-02T15:42:24.087Z] --- PASS: TestResize (0.37s) [2022-03-02T15:42:24.087Z] === RUN TestResizeWithInvalidSize [2022-03-02T15:42:24.253Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43313/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=0bf649285834a6f7bf8af9a3dac8793cd587d7ef -e DOCKER_GRAPHDRIVER docker:0bf649285834a6f7bf8af9a3dac8793cd587d7ef hack/make.sh cross [2022-03-02T15:42:24.344Z] --- PASS: TestResizeWithInvalidSize (0.38s) [2022-03-02T15:42:24.345Z] === RUN TestResizeWhenContainerNotStarted [2022-03-02T15:42:24.513Z] [2022-03-02T15:42:24.514Z] Removing bundles/ [2022-03-02T15:42:24.539Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.53s) [2022-03-02T15:42:24.539Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-02T15:42:24.539Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-02T15:42:24.539Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-02T15:42:24.539Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-02T15:42:24.539Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-02T15:42:24.539Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-02T15:42:24.539Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-02T15:42:24.539Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-02T15:42:24.539Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-02T15:42:24.539Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-02T15:42:24.539Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-02T15:42:24.539Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-02T15:42:24.539Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-02T15:42:24.539Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-02T15:42:24.539Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-02T15:42:24.539Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-02T15:42:24.539Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-03-02T15:42:24.539Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2022-03-02T15:42:24.539Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2022-03-02T15:42:24.539Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-02T15:42:24.539Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-02T15:42:24.539Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-03-02T15:42:24.539Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-02T15:42:24.774Z] [2022-03-02T15:42:24.774Z] ---> Making bundle: cross (in bundles/cross) [2022-03-02T15:42:24.774Z] Cross building: bundles/cross/linux/amd64 [2022-03-02T15:42:24.774Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-03-02T15:42:24.774Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-03-02T15:42:24.910Z] --- PASS: TestResizeWhenContainerNotStarted (0.37s) [2022-03-02T15:42:24.910Z] === RUN TestDaemonRestartKillContainers [2022-03-02T15:42:24.910Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-02T15:42:24.910Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-02T15:42:24.910Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-02T15:42:24.910Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-02T15:42:24.910Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-02T15:42:24.910Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-02T15:42:24.910Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-02T15:42:24.910Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-02T15:42:24.910Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-02T15:42:24.910Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-02T15:42:24.910Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-02T15:42:24.910Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-02T15:42:24.910Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-02T15:42:24.910Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-02T15:42:24.910Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-02T15:42:24.910Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-02T15:42:24.910Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-02T15:42:24.910Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-02T15:42:24.910Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-02T15:42:24.910Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-02T15:42:24.910Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-02T15:42:24.910Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-02T15:42:24.910Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-02T15:42:24.910Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-02T15:42:24.910Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-02T15:42:24.910Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-02T15:42:24.910Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-02T15:42:24.910Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-02T15:42:24.910Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-02T15:42:24.910Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-02T15:42:24.910Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-02T15:42:24.910Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-02T15:42:24.910Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-02T15:42:24.910Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-02T15:42:25.134Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.56s) [2022-03-02T15:42:25.134Z] === RUN TestCreateDifferentPlatform [2022-03-02T15:42:25.134Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-02T15:42:25.134Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-02T15:42:25.134Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-03-02T15:42:25.134Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-02T15:42:25.134Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-02T15:42:25.134Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-02T15:42:25.134Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-03-02T15:42:25.134Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-02T15:42:25.134Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-02T15:42:25.134Z] === RUN TestContainerStartOnDaemonRestart [2022-03-02T15:42:25.134Z] === PAUSE TestContainerStartOnDaemonRestart [2022-03-02T15:42:25.134Z] === RUN TestDaemonRestartIpcMode [2022-03-02T15:42:25.134Z] === PAUSE TestDaemonRestartIpcMode [2022-03-02T15:42:25.134Z] === RUN TestDaemonHostGatewayIP [2022-03-02T15:42:25.134Z] === PAUSE TestDaemonHostGatewayIP [2022-03-02T15:42:25.134Z] === RUN TestRestartDaemonWithRestartingContainer [2022-03-02T15:42:25.134Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-03-02T15:42:25.134Z] === RUN TestContainerKillOnDaemonStart [2022-03-02T15:42:25.134Z] === PAUSE TestContainerKillOnDaemonStart [2022-03-02T15:42:25.134Z] === RUN TestDiff [2022-03-02T15:42:25.720Z] --- PASS: TestDiff (0.62s) [2022-03-02T15:42:25.720Z] === RUN TestExecWithCloseStdin [2022-03-02T15:42:26.282Z] --- PASS: TestExecWithCloseStdin (0.66s) [2022-03-02T15:42:26.282Z] === RUN TestExec [2022-03-02T15:42:26.283Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-02T15:42:26.283Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-02T15:42:27.209Z] --- PASS: TestExec (0.62s) [2022-03-02T15:42:27.209Z] === RUN TestExecUser [2022-03-02T15:42:27.656Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-02T15:42:27.656Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-02T15:42:27.771Z] --- PASS: TestExecUser (0.59s) [2022-03-02T15:42:27.771Z] === RUN TestExportContainerAndImportImage [2022-03-02T15:42:28.333Z] --- PASS: TestExportContainerAndImportImage (0.67s) [2022-03-02T15:42:28.333Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-02T15:42:29.028Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-02T15:42:29.028Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-02T15:42:29.160Z] --- PASS: TestCheckoutGit (37.54s) [2022-03-02T15:42:29.160Z] === RUN TestValidGitTransport [2022-03-02T15:42:29.160Z] --- PASS: TestValidGitTransport (0.00s) [2022-03-02T15:42:29.160Z] === RUN TestGitInvalidRef [2022-03-02T15:42:29.160Z] --- PASS: TestGitInvalidRef (0.26s) [2022-03-02T15:42:29.160Z] PASS [2022-03-02T15:42:29.160Z] coverage: 86.3% of statements [2022-03-02T15:42:29.160Z] ok github.com/docker/docker/builder/remotecontext/git 37.876s coverage: 86.3% of statements [2022-03-02T15:42:29.160Z] ? github.com/docker/docker/cli [no test files] [2022-03-02T15:42:29.160Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-02T15:42:29.700Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-03-02T15:42:29.700Z] === RUN TestHealthCheckWorkdir [2022-03-02T15:42:30.263Z] --- PASS: TestHealthCheckWorkdir (0.70s) [2022-03-02T15:42:30.263Z] === RUN TestHealthKillContainer [2022-03-02T15:42:32.582Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-03-02T15:42:32.582Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-03-02T15:42:33.210Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-02T15:42:33.210Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-02T15:42:33.831Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-03-02T15:42:33.831Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-03-02T15:42:33.831Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-03-02T15:42:33.831Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-03-02T15:42:33.831Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-03-02T15:42:33.831Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.01s) [2022-03-02T15:42:33.831Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-03-02T15:42:33.831Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-03-02T15:42:33.831Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-03-02T15:42:33.831Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-03-02T15:42:33.831Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-03-02T15:42:33.831Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-03-02T15:42:33.831Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-03-02T15:42:33.831Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-03-02T15:42:33.831Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-03-02T15:42:33.831Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-03-02T15:42:33.831Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-03-02T15:42:33.831Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-03-02T15:42:33.831Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-03-02T15:42:33.831Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-03-02T15:42:33.831Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-03-02T15:42:33.831Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-03-02T15:42:33.831Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-03-02T15:42:33.831Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.02s) [2022-03-02T15:42:33.831Z] === RUN TestConfigureDaemonLogs [2022-03-02T15:42:33.831Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-03-02T15:42:33.831Z] === RUN TestCommonOptionsInstallFlags [2022-03-02T15:42:33.831Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-03-02T15:42:33.831Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-03-02T15:42:33.831Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-03-02T15:42:33.831Z] PASS [2022-03-02T15:42:33.831Z] coverage: 18.7% of statements [2022-03-02T15:42:33.831Z] ok github.com/docker/docker/cmd/dockerd 0.314s coverage: 18.7% of statements [2022-03-02T15:42:33.831Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-03-02T15:42:33.831Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-03-02T15:42:33.962Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-03-02T15:42:34.793Z] === RUN TestContainerStopSignal [2022-03-02T15:42:34.793Z] --- PASS: TestContainerStopSignal (0.00s) [2022-03-02T15:42:34.793Z] === RUN TestContainerStopTimeout [2022-03-02T15:42:34.793Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-03-02T15:42:34.793Z] === RUN TestContainerSecretReferenceDestTarget [2022-03-02T15:42:34.793Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-03-02T15:42:34.793Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-03-02T15:42:34.793Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-03-02T15:42:34.793Z] === RUN TestContainerLogPathSetForRingLogger [2022-03-02T15:42:34.793Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-03-02T15:42:34.793Z] === RUN TestReplaceAndAppendEnvVars [2022-03-02T15:42:34.793Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-03-02T15:42:34.793Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-03-02T15:42:34.793Z] === RUN TestNewMemoryStore [2022-03-02T15:42:34.793Z] --- PASS: TestNewMemoryStore (0.00s) [2022-03-02T15:42:34.793Z] === RUN TestAddContainers [2022-03-02T15:42:34.793Z] --- PASS: TestAddContainers (0.00s) [2022-03-02T15:42:34.793Z] === RUN TestGetContainer [2022-03-02T15:42:34.793Z] --- PASS: TestGetContainer (0.00s) [2022-03-02T15:42:34.793Z] === RUN TestDeleteContainer [2022-03-02T15:42:34.793Z] --- PASS: TestDeleteContainer (0.00s) [2022-03-02T15:42:34.793Z] === RUN TestListContainers [2022-03-02T15:42:34.793Z] --- PASS: TestListContainers (0.00s) [2022-03-02T15:42:34.793Z] === RUN TestFirstContainer [2022-03-02T15:42:34.793Z] --- PASS: TestFirstContainer (0.00s) [2022-03-02T15:42:34.793Z] === RUN TestApplyAllContainer [2022-03-02T15:42:34.793Z] --- PASS: TestApplyAllContainer (0.00s) [2022-03-02T15:42:34.793Z] === RUN TestIsValidHealthString [2022-03-02T15:42:34.793Z] --- PASS: TestIsValidHealthString (0.00s) [2022-03-02T15:42:34.793Z] === RUN TestStateRunStop [2022-03-02T15:42:34.793Z] --- PASS: TestStateRunStop (0.00s) [2022-03-02T15:42:34.793Z] === RUN TestStateTimeoutWait [2022-03-02T15:42:34.793Z] state_test.go:141: Stop callback fired [2022-03-02T15:42:34.793Z] state_test.go:165: Stop callback fired [2022-03-02T15:42:34.793Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-03-02T15:42:34.793Z] === RUN TestIsValidStateString [2022-03-02T15:42:34.793Z] --- PASS: TestIsValidStateString (0.00s) [2022-03-02T15:42:34.793Z] === RUN TestViewSaveDelete [2022-03-02T15:42:34.793Z] --- PASS: TestViewSaveDelete (0.02s) [2022-03-02T15:42:34.793Z] === RUN TestViewAll [2022-03-02T15:42:34.793Z] --- PASS: TestViewAll (0.02s) [2022-03-02T15:42:34.793Z] === RUN TestViewGet [2022-03-02T15:42:34.793Z] --- PASS: TestViewGet (0.01s) [2022-03-02T15:42:34.793Z] === RUN TestNames [2022-03-02T15:42:34.793Z] --- PASS: TestNames (0.00s) [2022-03-02T15:42:34.793Z] === RUN TestViewWithHealthCheck [2022-03-02T15:42:34.793Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-03-02T15:42:34.793Z] PASS [2022-03-02T15:42:34.793Z] coverage: 41.7% of statements [2022-03-02T15:42:34.793Z] ok github.com/docker/docker/container 0.270s coverage: 41.7% of statements [2022-03-02T15:42:34.793Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-02T15:42:34.793Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-02T15:42:34.793Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-02T15:42:34.793Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-02T15:42:36.321Z] === RUN TestPrepare [2022-03-02T15:42:36.321Z] --- PASS: TestPrepare (0.00s) [2022-03-02T15:42:36.321Z] === RUN TestStart [2022-03-02T15:42:36.321Z] --- PASS: TestStart (0.00s) [2022-03-02T15:42:36.321Z] === RUN TestWaitCancel [2022-03-02T15:42:36.321Z] --- PASS: TestWaitCancel (0.00s) [2022-03-02T15:42:36.321Z] === RUN TestWaitDisabled [2022-03-02T15:42:36.321Z] --- PASS: TestWaitDisabled (0.00s) [2022-03-02T15:42:36.321Z] === RUN TestWaitEnabled [2022-03-02T15:42:36.321Z] --- PASS: TestWaitEnabled (0.00s) [2022-03-02T15:42:36.321Z] === RUN TestRemove [2022-03-02T15:42:36.321Z] --- PASS: TestRemove (0.00s) [2022-03-02T15:42:36.321Z] PASS [2022-03-02T15:42:36.321Z] coverage: 65.3% of statements [2022-03-02T15:42:36.321Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.065s coverage: 65.3% of statements [2022-03-02T15:42:36.490Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-02T15:42:36.490Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-02T15:42:36.499Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-03-02T15:42:37.069Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-03-02T15:42:37.851Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-03-02T15:42:38.307Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.22s) [2022-03-02T15:42:38.307Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-03-02T15:42:38.307Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-03-02T15:42:38.307Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-03-02T15:42:38.307Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-03-02T15:42:38.307Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-03-02T15:42:38.307Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-03-02T15:42:38.307Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-03-02T15:42:38.307Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-03-02T15:42:38.307Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-03-02T15:42:38.307Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-03-02T15:42:38.307Z] === RUN TestServiceConvertToGRPCIsolation [2022-03-02T15:42:38.307Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-03-02T15:42:38.307Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-03-02T15:42:38.307Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-03-02T15:42:38.307Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-03-02T15:42:38.307Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-03-02T15:42:38.307Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-03-02T15:42:38.307Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-03-02T15:42:38.307Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-03-02T15:42:38.307Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-03-02T15:42:38.307Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-03-02T15:42:38.307Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-03-02T15:42:38.307Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-03-02T15:42:38.307Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-03-02T15:42:38.307Z] === RUN TestServiceConvertFromGRPCIsolation [2022-03-02T15:42:38.307Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-03-02T15:42:38.307Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-03-02T15:42:38.307Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-03-02T15:42:38.307Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-03-02T15:42:38.307Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-03-02T15:42:38.307Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-03-02T15:42:38.307Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-03-02T15:42:38.307Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-03-02T15:42:38.307Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-03-02T15:42:38.307Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-03-02T15:42:38.307Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-03-02T15:42:38.307Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-03-02T15:42:38.307Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-03-02T15:42:38.348Z] --- PASS: TestHealthKillContainer (8.16s) [2022-03-02T15:42:38.348Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-02T15:42:38.389Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-02T15:42:38.389Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-02T15:42:38.625Z] INFO: Extraction ended at 03/02/2022 15:42:35. Duration:00:00:26.7792203 [2022-03-02T15:42:38.625Z] INFO: Updating the golang and path environment variables [2022-03-02T15:42:38.625Z] INFO: GOPATH=d:\gopath [2022-03-02T15:42:38.625Z] INFO: go version go1.17.7 windows/amd64 [2022-03-02T15:42:38.625Z] INFO: Running the daemon under test in debug mode [2022-03-02T15:42:38.625Z] INFO: Running the daemon under test in containerd mode [2022-03-02T15:42:38.625Z] INFO: Starting a daemon under test... [2022-03-02T15:42:38.625Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43313\1\daemon --pidfile d:\CI\PR-43313\1\docker.pid -D --containerd \\.\pipe\containerd-containerd [2022-03-02T15:42:38.625Z] INFO: Containerd started successfully. [2022-03-02T15:42:38.625Z] INFO: Process started successfully. [2022-03-02T15:42:38.625Z] INFO: Start tailing logs of the daemon under tests [2022-03-02T15:42:38.625Z] INFO: Waiting for the daemon under test to start... [2022-03-02T15:42:38.765Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-03-02T15:42:38.765Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-03-02T15:42:38.765Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-03-02T15:42:38.765Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-03-02T15:42:38.765Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-02T15:42:38.765Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-03-02T15:42:38.765Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-03-02T15:42:38.766Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-03-02T15:42:38.766Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-03-02T15:42:38.766Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-02T15:42:38.766Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-02T15:42:38.766Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-02T15:42:38.766Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-03-02T15:42:38.766Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-03-02T15:42:38.766Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-03-02T15:42:38.766Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-03-02T15:42:38.766Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-03-02T15:42:38.766Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-03-02T15:42:38.766Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-02T15:42:38.766Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-02T15:42:38.766Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-02T15:42:38.766Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-02T15:42:38.766Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-03-02T15:42:38.766Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-03-02T15:42:38.766Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-03-02T15:42:38.766Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-03-02T15:42:38.766Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-03-02T15:42:38.766Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-03-02T15:42:38.766Z] === RUN TestServiceConvertFromGRPCConfigs [2022-03-02T15:42:38.766Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-03-02T15:42:38.766Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-03-02T15:42:38.766Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-03-02T15:42:38.766Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-03-02T15:42:38.766Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-03-02T15:42:38.766Z] === RUN TestServiceConvertToGRPCConfigs [2022-03-02T15:42:38.766Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-03-02T15:42:38.766Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-03-02T15:42:38.766Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-03-02T15:42:38.766Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-03-02T15:42:38.766Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-03-02T15:42:38.766Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-03-02T15:42:38.766Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-03-02T15:42:38.766Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-03-02T15:42:38.766Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-03-02T15:42:38.766Z] PASS [2022-03-02T15:42:38.766Z] coverage: 35.9% of statements [2022-03-02T15:42:38.766Z] ok github.com/docker/docker/daemon/cluster/convert 0.628s coverage: 35.9% of statements [2022-03-02T15:42:38.910Z] --- PASS: TestInspectCpusetInConfigPre120 (0.54s) [2022-03-02T15:42:38.910Z] === RUN TestIpcModeNone [2022-03-02T15:42:39.223Z] === RUN TestNewListSecretsFilters [2022-03-02T15:42:39.223Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-03-02T15:42:39.223Z] === RUN TestNewListConfigsFilters [2022-03-02T15:42:39.223Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-03-02T15:42:39.223Z] PASS [2022-03-02T15:42:39.223Z] coverage: 0.5% of statements [2022-03-02T15:42:39.223Z] ok github.com/docker/docker/daemon/cluster 1.060s coverage: 0.5% of statements [2022-03-02T15:42:39.472Z] --- PASS: TestIpcModeNone (0.59s) [2022-03-02T15:42:39.472Z] === RUN TestIpcModePrivate [2022-03-02T15:42:40.034Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-03-02T15:42:40.034Z] --- PASS: TestIpcModePrivate (0.61s) [2022-03-02T15:42:40.034Z] === RUN TestIpcModeShareable [2022-03-02T15:42:40.289Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-02T15:42:40.289Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-02T15:42:40.413Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-03-02T15:42:40.595Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-03-02T15:42:40.852Z] --- PASS: TestIpcModeShareable (0.60s) [2022-03-02T15:42:40.852Z] === RUN TestAPIIpcModeShareableAndContainer [2022-03-02T15:42:42.121Z] === RUN TestBuilderGC [2022-03-02T15:42:42.121Z] --- PASS: TestBuilderGC (0.02s) [2022-03-02T15:42:42.121Z] === RUN TestDaemonConfigurationNotFound [2022-03-02T15:42:42.121Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-03-02T15:42:42.121Z] === RUN TestDaemonBrokenConfiguration [2022-03-02T15:42:42.121Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-03-02T15:42:42.121Z] === RUN TestFindConfigurationConflicts [2022-03-02T15:42:42.121Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-03-02T15:42:42.121Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-03-02T15:42:42.121Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-03-02T15:42:42.121Z] === RUN TestDaemonConfigurationMergeConflicts [2022-03-02T15:42:42.121Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-03-02T15:42:42.121Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-03-02T15:42:42.121Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-03-02T15:42:42.121Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-03-02T15:42:42.121Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-03-02T15:42:42.121Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-03-02T15:42:42.121Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-03-02T15:42:42.121Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-03-02T15:42:42.121Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-03-02T15:42:42.121Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-03-02T15:42:42.121Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-03-02T15:42:42.121Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2022-03-02T15:42:42.121Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-03-02T15:42:42.121Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-03-02T15:42:42.121Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-03-02T15:42:42.121Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-03-02T15:42:42.121Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-03-02T15:42:42.121Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-03-02T15:42:42.121Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-03-02T15:42:42.121Z] === RUN TestValidateConfigurationErrors [2022-03-02T15:42:42.121Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-03-02T15:42:42.121Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-03-02T15:42:42.121Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-03-02T15:42:42.121Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-03-02T15:42:42.121Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-03-02T15:42:42.121Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-03-02T15:42:42.121Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-03-02T15:42:42.121Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-03-02T15:42:42.121Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-03-02T15:42:42.121Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-03-02T15:42:42.121Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-03-02T15:42:42.121Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-03-02T15:42:42.121Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-03-02T15:42:42.121Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-03-02T15:42:42.121Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-03-02T15:42:42.121Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-03-02T15:42:42.121Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-03-02T15:42:42.121Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-03-02T15:42:42.121Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-03-02T15:42:42.121Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-03-02T15:42:42.121Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-03-02T15:42:42.121Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-03-02T15:42:42.121Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-03-02T15:42:42.121Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-03-02T15:42:42.121Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-03-02T15:42:42.121Z] === RUN TestValidateConfiguration [2022-03-02T15:42:42.121Z] === RUN TestValidateConfiguration/with_label [2022-03-02T15:42:42.121Z] === RUN TestValidateConfiguration/with_dns [2022-03-02T15:42:42.121Z] === RUN TestValidateConfiguration/with_dns-search [2022-03-02T15:42:42.121Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-03-02T15:42:42.121Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-03-02T15:42:42.121Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-03-02T15:42:42.121Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-03-02T15:42:42.121Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-03-02T15:42:42.121Z] --- PASS: TestValidateConfiguration (0.00s) [2022-03-02T15:42:42.121Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-03-02T15:42:42.121Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-03-02T15:42:42.121Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-03-02T15:42:42.121Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-03-02T15:42:42.121Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-03-02T15:42:42.188Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-03-02T15:42:42.188Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.28s) [2022-03-02T15:42:42.188Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.52s) [2022-03-02T15:42:42.188Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.27s) [2022-03-02T15:42:42.188Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.62s) [2022-03-02T15:42:42.188Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.22s) [2022-03-02T15:42:42.188Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.25s) [2022-03-02T15:42:42.188Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.47s) [2022-03-02T15:42:42.188Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.62s) [2022-03-02T15:42:42.188Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.86s) [2022-03-02T15:42:42.188Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.93s) [2022-03-02T15:42:42.188Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.81s) [2022-03-02T15:42:42.188Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.89s) [2022-03-02T15:42:42.188Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.87s) [2022-03-02T15:42:42.188Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.89s) [2022-03-02T15:42:42.188Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.74s) [2022-03-02T15:42:42.188Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.79s) [2022-03-02T15:42:42.188Z] === RUN TestCgroupNamespacesRun [2022-03-02T15:42:42.578Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-03-02T15:42:42.578Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-03-02T15:42:42.578Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-03-02T15:42:42.578Z] === RUN TestReloadSetConfigFileNotExist [2022-03-02T15:42:42.578Z] time="2022-03-02T15:42:41Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-03-02T15:42:42.578Z] --- PASS: TestReloadSetConfigFileNotExist (0.24s) [2022-03-02T15:42:42.578Z] === RUN TestReloadDefaultConfigNotExist [2022-03-02T15:42:42.578Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-02T15:42:42.578Z] --- SKIP: TestReloadDefaultConfigNotExist (0.01s) [2022-03-02T15:42:42.578Z] === RUN TestReloadBadDefaultConfig [2022-03-02T15:42:42.578Z] time="2022-03-02T15:42:42Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1778159223" [2022-03-02T15:42:42.578Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-03-02T15:42:42.578Z] === RUN TestReloadWithConflictingLabels [2022-03-02T15:42:42.578Z] time="2022-03-02T15:42:42Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2369093897" [2022-03-02T15:42:42.578Z] --- PASS: TestReloadWithConflictingLabels (0.09s) [2022-03-02T15:42:42.578Z] === RUN TestReloadWithDuplicateLabels [2022-03-02T15:42:42.578Z] time="2022-03-02T15:42:42Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-16771436" [2022-03-02T15:42:42.578Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-03-02T15:42:42.578Z] === RUN TestMaskURLCredentials [2022-03-02T15:42:42.578Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-03-02T15:42:42.578Z] === RUN TestDaemonConfigurationMerge [2022-03-02T15:42:42.578Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-03-02T15:42:42.578Z] PASS [2022-03-02T15:42:42.578Z] coverage: 79.2% of statements [2022-03-02T15:42:42.578Z] ok github.com/docker/docker/daemon/config 0.557s coverage: 79.2% of statements [2022-03-02T15:42:42.744Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.68s) [2022-03-02T15:42:42.744Z] === RUN TestAPIIpcModeHost [2022-03-02T15:42:42.744Z] --- PASS: TestAPIIpcModeHost (0.40s) [2022-03-02T15:42:42.744Z] === RUN TestDaemonIpcModeShareable [2022-03-02T15:42:43.121Z] --- PASS: TestCgroupNamespacesRun (1.09s) [2022-03-02T15:42:43.121Z] === RUN TestCgroupNamespacesRunPrivileged [2022-03-02T15:42:43.543Z] === RUN TestEventsLog [2022-03-02T15:42:43.543Z] --- PASS: TestEventsLog (0.00s) [2022-03-02T15:42:43.543Z] === RUN TestEventsLogTimeout [2022-03-02T15:42:43.543Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-03-02T15:42:43.543Z] === RUN TestLogEvents [2022-03-02T15:42:43.543Z] === RUN TestWaitNodeAttachment [2022-03-02T15:42:43.543Z] --- PASS: TestLogEvents (0.05s) [2022-03-02T15:42:43.543Z] === RUN TestLoadBufferedEvents [2022-03-02T15:42:43.543Z] --- PASS: TestLoadBufferedEvents (0.21s) [2022-03-02T15:42:43.543Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-03-02T15:42:43.543Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-03-02T15:42:43.543Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-03-02T15:42:43.543Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-03-02T15:42:43.543Z] PASS [2022-03-02T15:42:43.543Z] coverage: 50.0% of statements [2022-03-02T15:42:44.001Z] ok github.com/docker/docker/daemon/events 0.373s coverage: 50.0% of statements [2022-03-02T15:42:44.001Z] --- PASS: TestWaitNodeAttachment (0.42s) [2022-03-02T15:42:44.001Z] === RUN TestIsolationConversion [2022-03-02T15:42:44.001Z] === RUN TestIsolationConversion/default [2022-03-02T15:42:44.001Z] === RUN TestIsolationConversion/process [2022-03-02T15:42:44.001Z] === RUN TestIsolationConversion/hyperv [2022-03-02T15:42:44.001Z] --- PASS: TestIsolationConversion (0.01s) [2022-03-02T15:42:44.001Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-03-02T15:42:44.001Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-03-02T15:42:44.001Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-03-02T15:42:44.001Z] === RUN TestContainerLabels [2022-03-02T15:42:44.001Z] --- PASS: TestContainerLabels (0.00s) [2022-03-02T15:42:44.001Z] === RUN TestCredentialSpecConversion [2022-03-02T15:42:44.001Z] === RUN TestCredentialSpecConversion/none [2022-03-02T15:42:44.001Z] === RUN TestCredentialSpecConversion/config [2022-03-02T15:42:44.001Z] === RUN TestCredentialSpecConversion/file [2022-03-02T15:42:44.001Z] === RUN TestCredentialSpecConversion/registry [2022-03-02T15:42:44.001Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-03-02T15:42:44.001Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-03-02T15:42:44.001Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-03-02T15:42:44.001Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-03-02T15:42:44.001Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-03-02T15:42:44.001Z] === RUN TestControllerValidateMountBind [2022-03-02T15:42:44.001Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-03-02T15:42:44.001Z] === RUN TestControllerValidateMountVolume [2022-03-02T15:42:44.001Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-03-02T15:42:44.001Z] === RUN TestControllerValidateMountTarget [2022-03-02T15:42:44.001Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-03-02T15:42:44.001Z] === RUN TestControllerValidateMountTmpfs [2022-03-02T15:42:44.001Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-03-02T15:42:44.001Z] === RUN TestControllerValidateMountInvalidType [2022-03-02T15:42:44.001Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-03-02T15:42:44.001Z] === RUN TestControllerValidateMountNamedPipe [2022-03-02T15:42:44.001Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-03-02T15:42:44.001Z] PASS [2022-03-02T15:42:44.001Z] coverage: 11.0% of statements [2022-03-02T15:42:44.001Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.747s coverage: 11.0% of statements [2022-03-02T15:42:44.054Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.11s) [2022-03-02T15:42:44.054Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-03-02T15:42:44.109Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-03-02T15:42:44.109Z] --- PASS: TestDaemonIpcModeShareable (1.12s) [2022-03-02T15:42:44.109Z] === RUN TestDaemonIpcModePrivate [2022-03-02T15:42:44.965Z] === RUN TestIsEmptyDir [2022-03-02T15:42:44.965Z] --- PASS: TestIsEmptyDir (0.02s) [2022-03-02T15:42:44.965Z] PASS [2022-03-02T15:42:44.965Z] coverage: 2.3% of statements [2022-03-02T15:42:44.965Z] ok github.com/docker/docker/daemon/graphdriver 0.113s coverage: 2.3% of statements [2022-03-02T15:42:45.036Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-03-02T15:42:45.036Z] --- PASS: TestDaemonIpcModePrivate (1.16s) [2022-03-02T15:42:45.036Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-03-02T15:42:45.421Z] === RUN TestVerifyNetworkingConfig [2022-03-02T15:42:45.421Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-03-02T15:42:45.421Z] === RUN TestGetContainer [2022-03-02T15:42:45.421Z] --- PASS: TestGetContainer (0.00s) [2022-03-02T15:42:45.421Z] === RUN TestValidContainerNames [2022-03-02T15:42:45.421Z] --- PASS: TestValidContainerNames (0.00s) [2022-03-02T15:42:45.421Z] === RUN TestContainerInitDNS [2022-03-02T15:42:45.421Z] daemon_test.go:145: root required [2022-03-02T15:42:45.421Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-03-02T15:42:45.421Z] === RUN TestMerge [2022-03-02T15:42:45.421Z] --- PASS: TestMerge (0.00s) [2022-03-02T15:42:45.421Z] === RUN TestValidateContainerIsolation [2022-03-02T15:42:45.421Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-03-02T15:42:45.421Z] === RUN TestFindNetworkErrorType [2022-03-02T15:42:45.421Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-03-02T15:42:45.421Z] === RUN TestEnsureServicesExist [2022-03-02T15:42:45.421Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-03-02T15:42:45.421Z] === RUN TestEnsureServicesExistErrors [2022-03-02T15:42:45.421Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-03-02T15:42:45.421Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-03-02T15:42:45.421Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-03-02T15:42:45.422Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-03-02T15:42:45.422Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-03-02T15:42:45.422Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-03-02T15:42:45.422Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-03-02T15:42:45.422Z] === RUN TestContainerDelete [2022-03-02T15:42:45.422Z] --- PASS: TestContainerDelete (0.00s) [2022-03-02T15:42:45.422Z] === RUN TestContainerDoubleDelete [2022-03-02T15:42:45.422Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-03-02T15:42:45.422Z] === RUN TestLogContainerEventCopyLabels [2022-03-02T15:42:45.422Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-03-02T15:42:45.422Z] === RUN TestLogContainerEventWithAttributes [2022-03-02T15:42:45.422Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-03-02T15:42:45.422Z] === RUN TestNoneHealthcheck [2022-03-02T15:42:45.422Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-03-02T15:42:45.422Z] === RUN TestHealthStates [2022-03-02T15:42:45.422Z] time="2022-03-02T15:42:44Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-02T15:42:45.422Z] time="2022-03-02T15:42:45Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-02T15:42:45.422Z] time="2022-03-02T15:42:45Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-02T15:42:45.422Z] time="2022-03-02T15:42:45Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-02T15:42:45.422Z] time="2022-03-02T15:42:45Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-02T15:42:45.422Z] time="2022-03-02T15:42:45Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-02T15:42:45.422Z] time="2022-03-02T15:42:45Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-02T15:42:45.422Z] time="2022-03-02T15:42:45Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-02T15:42:45.422Z] time="2022-03-02T15:42:45Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-02T15:42:45.422Z] time="2022-03-02T15:42:45Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-02T15:42:45.422Z] --- PASS: TestHealthStates (0.25s) [2022-03-02T15:42:45.422Z] === RUN TestGetInspectData [2022-03-02T15:42:45.422Z] --- PASS: TestGetInspectData (0.00s) [2022-03-02T15:42:45.422Z] === RUN TestFillLicense [2022-03-02T15:42:45.422Z] --- PASS: TestFillLicense (0.00s) [2022-03-02T15:42:45.422Z] === RUN TestListInvalidFilter [2022-03-02T15:42:45.422Z] --- PASS: TestListInvalidFilter (0.00s) [2022-03-02T15:42:45.422Z] === RUN TestNameFilter [2022-03-02T15:42:45.422Z] --- PASS: TestNameFilter (0.00s) [2022-03-02T15:42:45.422Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-03-02T15:42:45.422Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-03-02T15:42:45.422Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-03-02T15:42:45.422Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-03-02T15:42:45.422Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-03-02T15:42:45.422Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-03-02T15:42:45.422Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-03-02T15:42:45.422Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-03-02T15:42:45.422Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-03-02T15:42:45.422Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-03-02T15:42:45.422Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-03-02T15:42:45.422Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-03-02T15:42:45.422Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-03-02T15:42:45.422Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2022-03-02T15:42:45.422Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-03-02T15:42:45.422Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-03-02T15:42:45.422Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-03-02T15:42:45.422Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-03-02T15:42:45.422Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-03-02T15:42:45.422Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-03-02T15:42:45.422Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-03-02T15:42:45.422Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-03-02T15:42:45.422Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-03-02T15:42:45.422Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-03-02T15:42:45.422Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-03-02T15:42:45.422Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-03-02T15:42:45.422Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-03-02T15:42:45.422Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-02T15:42:45.422Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-03-02T15:42:45.422Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-03-02T15:42:45.422Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-02T15:42:45.422Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-03-02T15:42:45.422Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-03-02T15:42:45.422Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2022-03-02T15:42:45.422Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-03-02T15:42:45.422Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-03-02T15:42:45.422Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-03-02T15:42:45.422Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-03-02T15:42:45.422Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-03-02T15:42:45.422Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-03-02T15:42:45.422Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-03-02T15:42:45.422Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-03-02T15:42:45.422Z] === RUN TestDaemonReloadLabels [2022-03-02T15:42:45.422Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-03-02T15:42:45.422Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-03-02T15:42:45.422Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-03-02T15:42:45.422Z] === RUN TestDaemonReloadMirrors [2022-03-02T15:42:45.422Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-03-02T15:42:45.422Z] === RUN TestDaemonReloadInsecureRegistries [2022-03-02T15:42:45.422Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-03-02T15:42:45.422Z] === RUN TestDaemonReloadNotAffectOthers [2022-03-02T15:42:45.422Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-03-02T15:42:45.422Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-03-02T15:42:45.422Z] reload_test.go:342: root required [2022-03-02T15:42:45.422Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-02T15:42:45.422Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-03-02T15:42:45.422Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-03-02T15:42:45.422Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-03-02T15:42:45.422Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2022-03-02T15:42:45.422Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-03-02T15:42:45.422Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-03-02T15:42:45.422Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-03-02T15:42:45.422Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-03-02T15:42:45.422Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-03-02T15:42:45.422Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-03-02T15:42:45.422Z] === RUN TestParseVolumesFrom [2022-03-02T15:42:45.422Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-03-02T15:42:45.422Z] PASS [2022-03-02T15:42:45.422Z] coverage: 8.6% of statements [2022-03-02T15:42:45.422Z] ok github.com/docker/docker/daemon 0.505s coverage: 8.6% of statements [2022-03-02T15:42:45.422Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-02T15:42:45.422Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-02T15:42:45.422Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-02T15:42:45.422Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-02T15:42:45.422Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-03-02T15:42:45.422Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-03-02T15:42:45.422Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-03-02T15:42:45.422Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-02T15:42:45.422Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-03-02T15:42:45.422Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-03-02T15:42:45.422Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-02T15:42:45.422Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-03-02T15:42:45.422Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-03-02T15:42:45.422Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-03-02T15:42:45.422Z] === RUN TestLinkNaming [2022-03-02T15:42:45.422Z] --- PASS: TestLinkNaming (0.00s) [2022-03-02T15:42:45.422Z] === RUN TestLinkNew [2022-03-02T15:42:45.422Z] --- PASS: TestLinkNew (0.00s) [2022-03-02T15:42:45.422Z] === RUN TestLinkEnv [2022-03-02T15:42:45.422Z] --- PASS: TestLinkEnv (0.00s) [2022-03-02T15:42:45.422Z] === RUN TestLinkMultipleEnv [2022-03-02T15:42:45.422Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-03-02T15:42:45.422Z] === RUN TestLinkPortRangeEnv [2022-03-02T15:42:45.422Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-03-02T15:42:45.422Z] PASS [2022-03-02T15:42:45.422Z] coverage: 93.0% of statements [2022-03-02T15:42:45.422Z] ok github.com/docker/docker/daemon/links 0.056s coverage: 93.0% of statements [2022-03-02T15:42:45.427Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.07s) [2022-03-02T15:42:45.427Z] === RUN TestCgroupNamespacesRunHostMode [2022-03-02T15:42:46.006Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-03-02T15:42:46.262Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.15s) [2022-03-02T15:42:46.262Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-03-02T15:42:46.361Z] --- PASS: TestCgroupNamespacesRunHostMode (1.10s) [2022-03-02T15:42:46.361Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-03-02T15:42:46.979Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-03-02T15:42:47.191Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-03-02T15:42:47.298Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.09s) [2022-03-02T15:42:47.298Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-03-02T15:42:47.447Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.18s) [2022-03-02T15:42:47.447Z] === RUN TestIpcModeOlderClient [2022-03-02T15:42:47.447Z] === PAUSE TestIpcModeOlderClient [2022-03-02T15:42:47.447Z] === RUN TestKillContainerInvalidSignal [2022-03-02T15:42:47.597Z] === RUN TestAdapterReadLogs [2022-03-02T15:42:47.597Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-03-02T15:42:47.597Z] === RUN TestCopier [2022-03-02T15:42:47.597Z] --- PASS: TestCopier (0.01s) [2022-03-02T15:42:47.597Z] === RUN TestCopierLongLines [2022-03-02T15:42:47.597Z] --- PASS: TestCopierLongLines (0.00s) [2022-03-02T15:42:47.597Z] === RUN TestCopierSlow [2022-03-02T15:42:48.010Z] --- PASS: TestKillContainerInvalidSignal (0.40s) [2022-03-02T15:42:48.010Z] === RUN TestKillContainer [2022-03-02T15:42:48.010Z] === RUN TestKillContainer/no_signal [2022-03-02T15:42:48.054Z] --- PASS: TestCopierSlow (0.17s) [2022-03-02T15:42:48.054Z] === RUN TestCopierWithSized [2022-03-02T15:42:48.054Z] === RUN TestCopierWithSized/as_is [2022-03-02T15:42:48.054Z] === RUN TestCopierWithSized/With_RingLogger [2022-03-02T15:42:48.054Z] --- PASS: TestCopierWithSized (0.02s) [2022-03-02T15:42:48.054Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-03-02T15:42:48.054Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-03-02T15:42:48.054Z] === RUN TestCopierWithPartial [2022-03-02T15:42:48.054Z] --- PASS: TestCopierWithPartial (0.00s) [2022-03-02T15:42:48.054Z] === RUN TestRingLogger [2022-03-02T15:42:48.054Z] --- PASS: TestRingLogger (0.00s) [2022-03-02T15:42:48.054Z] === RUN TestRingCap [2022-03-02T15:42:48.054Z] --- PASS: TestRingCap (0.00s) [2022-03-02T15:42:48.054Z] === RUN TestRingClose [2022-03-02T15:42:48.054Z] --- PASS: TestRingClose (0.00s) [2022-03-02T15:42:48.054Z] === RUN TestRingDrain [2022-03-02T15:42:48.054Z] --- PASS: TestRingDrain (0.00s) [2022-03-02T15:42:48.054Z] PASS [2022-03-02T15:42:48.054Z] coverage: 43.8% of statements [2022-03-02T15:42:48.054Z] ok github.com/docker/docker/daemon/logger 0.263s coverage: 43.8% of statements [2022-03-02T15:42:48.054Z] === RUN TestNewStreamConfig [2022-03-02T15:42:48.054Z] === RUN TestNewStreamConfig/defaults [2022-03-02T15:42:48.054Z] === RUN TestNewStreamConfig/invalid_create_group [2022-03-02T15:42:48.054Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-03-02T15:42:48.054Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-03-02T15:42:48.054Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-03-02T15:42:48.054Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-03-02T15:42:48.054Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-03-02T15:42:48.054Z] --- PASS: TestNewStreamConfig (0.00s) [2022-03-02T15:42:48.054Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-03-02T15:42:48.054Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-03-02T15:42:48.054Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-03-02T15:42:48.054Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-03-02T15:42:48.054Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-03-02T15:42:48.054Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-03-02T15:42:48.054Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-03-02T15:42:48.054Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-03-02T15:42:48.054Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-03-02T15:42:48.054Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-03-02T15:42:48.054Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-03-02T15:42:48.055Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-03-02T15:42:48.055Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-03-02T15:42:48.055Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-03-02T15:42:48.055Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-03-02T15:42:48.055Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-03-02T15:42:48.055Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-03-02T15:42:48.055Z] === RUN TestNewAWSLogsClientRegionDetect [2022-03-02T15:42:48.266Z] === RUN TestKillContainer/non_killing_signal [2022-03-02T15:42:48.511Z] time="2022-03-02T15:42:47Z" level=info msg="Trying to get region from EC2 Metadata" [2022-03-02T15:42:48.511Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.21s) [2022-03-02T15:42:48.511Z] === RUN TestCreateSuccess [2022-03-02T15:42:48.511Z] --- PASS: TestCreateSuccess (0.00s) [2022-03-02T15:42:48.511Z] === RUN TestCreateStreamSkipped [2022-03-02T15:42:48.511Z] time="2022-03-02T15:42:48Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-03-02T15:42:48.511Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-03-02T15:42:48.511Z] === RUN TestCreateLogGroupSuccess [2022-03-02T15:42:48.511Z] time="2022-03-02T15:42:48Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-03-02T15:42:48.511Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-03-02T15:42:48.511Z] === RUN TestCreateError [2022-03-02T15:42:48.511Z] --- PASS: TestCreateError (0.00s) [2022-03-02T15:42:48.511Z] === RUN TestCreateAlreadyExists [2022-03-02T15:42:48.511Z] time="2022-03-02T15:42:48Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-03-02T15:42:48.511Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-03-02T15:42:48.511Z] === RUN TestLogClosed [2022-03-02T15:42:48.511Z] --- PASS: TestLogClosed (0.00s) [2022-03-02T15:42:48.511Z] === RUN TestLogBlocking [2022-03-02T15:42:48.511Z] --- PASS: TestLogBlocking (0.00s) [2022-03-02T15:42:48.511Z] === RUN TestLogNonBlockingBufferEmpty [2022-03-02T15:42:48.511Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-03-02T15:42:48.511Z] === RUN TestLogNonBlockingBufferFull [2022-03-02T15:42:48.511Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-03-02T15:42:48.511Z] === RUN TestPublishBatchSuccess [2022-03-02T15:42:48.511Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-03-02T15:42:48.511Z] === RUN TestPublishBatchError [2022-03-02T15:42:48.511Z] time="2022-03-02T15:42:48Z" level=error msg=error [2022-03-02T15:42:48.511Z] --- PASS: TestPublishBatchError (0.00s) [2022-03-02T15:42:48.511Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-03-02T15:42:48.511Z] time="2022-03-02T15:42:48Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-02T15:42:48.511Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-03-02T15:42:48.511Z] === RUN TestPublishBatchAlreadyAccepted [2022-03-02T15:42:48.511Z] time="2022-03-02T15:42:48Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-02T15:42:48.511Z] time="2022-03-02T15:42:48Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-03-02T15:42:48.511Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-03-02T15:42:48.511Z] === RUN TestCollectBatchSimple [2022-03-02T15:42:48.511Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-03-02T15:42:48.511Z] === RUN TestCollectBatchTicker [2022-03-02T15:42:48.511Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-03-02T15:42:48.511Z] === RUN TestCollectBatchMultilinePattern [2022-03-02T15:42:48.511Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-03-02T15:42:48.511Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-03-02T15:42:48.511Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-03-02T15:42:48.511Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-03-02T15:42:48.511Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-03-02T15:42:48.511Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-03-02T15:42:48.511Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.03s) [2022-03-02T15:42:48.511Z] === RUN TestCollectBatchClose [2022-03-02T15:42:48.511Z] --- PASS: TestCollectBatchClose (0.00s) [2022-03-02T15:42:48.511Z] === RUN TestEffectiveLen [2022-03-02T15:42:48.511Z] === RUN TestEffectiveLen/0/Hello [2022-03-02T15:42:48.511Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-03-02T15:42:48.511Z] === RUN TestEffectiveLen/2/🙃 [2022-03-02T15:42:48.511Z] === RUN TestEffectiveLen/3/���� [2022-03-02T15:42:48.511Z] === RUN TestEffectiveLen/4/He��o [2022-03-02T15:42:48.511Z] === RUN TestEffectiveLen/5/ [2022-03-02T15:42:48.511Z] --- PASS: TestEffectiveLen (0.00s) [2022-03-02T15:42:48.511Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-03-02T15:42:48.511Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-03-02T15:42:48.511Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-03-02T15:42:48.511Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-03-02T15:42:48.511Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-03-02T15:42:48.511Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-03-02T15:42:48.511Z] === RUN TestFindValidSplit [2022-03-02T15:42:48.511Z] === RUN TestFindValidSplit/0/ [2022-03-02T15:42:48.511Z] cloudwatchlogs_test.go:1076: [2022-03-02T15:42:48.511Z] cloudwatchlogs_test.go:1077: [2022-03-02T15:42:48.511Z] === RUN TestFindValidSplit/1/Hello [2022-03-02T15:42:48.511Z] cloudwatchlogs_test.go:1076: Hello [2022-03-02T15:42:48.511Z] cloudwatchlogs_test.go:1077: [2022-03-02T15:42:48.511Z] === RUN TestFindValidSplit/2/Hello [2022-03-02T15:42:48.511Z] cloudwatchlogs_test.go:1076: He [2022-03-02T15:42:48.511Z] cloudwatchlogs_test.go:1077: llo [2022-03-02T15:42:48.511Z] === RUN TestFindValidSplit/3/Hello [2022-03-02T15:42:48.511Z] cloudwatchlogs_test.go:1076: [2022-03-02T15:42:48.511Z] cloudwatchlogs_test.go:1077: Hello [2022-03-02T15:42:48.511Z] === RUN TestFindValidSplit/4/🙃 [2022-03-02T15:42:48.511Z] cloudwatchlogs_test.go:1076: [2022-03-02T15:42:48.511Z] cloudwatchlogs_test.go:1077: 🙃 [2022-03-02T15:42:48.511Z] === RUN TestFindValidSplit/5/🙃 [2022-03-02T15:42:48.511Z] cloudwatchlogs_test.go:1076: 🙃 [2022-03-02T15:42:48.511Z] cloudwatchlogs_test.go:1077: [2022-03-02T15:42:48.511Z] === RUN TestFindValidSplit/6/a� [2022-03-02T15:42:48.511Z] cloudwatchlogs_test.go:1076: a [2022-03-02T15:42:48.511Z] cloudwatchlogs_test.go:1077: � [2022-03-02T15:42:48.511Z] === RUN TestFindValidSplit/7/a� [2022-03-02T15:42:48.511Z] cloudwatchlogs_test.go:1076: a� [2022-03-02T15:42:48.511Z] cloudwatchlogs_test.go:1077: [2022-03-02T15:42:48.511Z] --- PASS: TestFindValidSplit (0.00s) [2022-03-02T15:42:48.511Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-03-02T15:42:48.511Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-03-02T15:42:48.511Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-03-02T15:42:48.511Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-03-02T15:42:48.511Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-03-02T15:42:48.511Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-03-02T15:42:48.511Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-03-02T15:42:48.511Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-03-02T15:42:48.511Z] === RUN TestProcessEventEmoji [2022-03-02T15:42:48.511Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-03-02T15:42:48.511Z] === RUN TestCollectBatchLineSplit [2022-03-02T15:42:48.511Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-03-02T15:42:48.511Z] === RUN TestCollectBatchLineSplitWithBinary [2022-03-02T15:42:48.511Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.05s) [2022-03-02T15:42:48.511Z] === RUN TestCollectBatchMaxEvents [2022-03-02T15:42:48.511Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2022-03-02T15:42:48.511Z] === RUN TestCollectBatchMaxTotalBytes [2022-03-02T15:42:48.511Z] --- PASS: TestCollectBatchMaxTotalBytes (0.09s) [2022-03-02T15:42:48.511Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-03-02T15:42:48.511Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2022-03-02T15:42:48.511Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-03-02T15:42:48.511Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.07s) [2022-03-02T15:42:48.511Z] === RUN TestParseLogOptionsMultilinePattern [2022-03-02T15:42:48.511Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-03-02T15:42:48.511Z] === RUN TestParseLogOptionsDatetimeFormat [2022-03-02T15:42:48.511Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-03-02T15:42:48.511Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-03-02T15:42:48.511Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-03-02T15:42:48.511Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-03-02T15:42:48.511Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-03-02T15:42:48.511Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-03-02T15:42:48.511Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-03-02T15:42:48.511Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.01s) [2022-03-02T15:42:48.511Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-03-02T15:42:48.511Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-03-02T15:42:48.511Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-03-02T15:42:48.511Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-03-02T15:42:48.511Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-03-02T15:42:48.511Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-03-02T15:42:48.511Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-03-02T15:42:48.511Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-03-02T15:42:48.511Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-03-02T15:42:48.511Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-03-02T15:42:48.511Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-03-02T15:42:48.511Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-03-02T15:42:48.511Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-03-02T15:42:48.511Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-03-02T15:42:48.511Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-03-02T15:42:48.511Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-03-02T15:42:48.511Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-03-02T15:42:48.511Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-03-02T15:42:48.511Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-03-02T15:42:48.511Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-03-02T15:42:48.511Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-03-02T15:42:48.511Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-03-02T15:42:48.511Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-03-02T15:42:48.511Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-03-02T15:42:48.511Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-03-02T15:42:48.511Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-03-02T15:42:48.511Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-03-02T15:42:48.511Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-03-02T15:42:48.511Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-03-02T15:42:48.511Z] === RUN TestValidateLogOptionsFormat [2022-03-02T15:42:48.511Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-03-02T15:42:48.511Z] === RUN TestValidateLogOptionsFormat/1/random [2022-03-02T15:42:48.511Z] === RUN TestValidateLogOptionsFormat/2/ [2022-03-02T15:42:48.511Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-03-02T15:42:48.511Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-03-02T15:42:48.511Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-03-02T15:42:48.511Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-03-02T15:42:48.511Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-03-02T15:42:48.511Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-03-02T15:42:48.511Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-03-02T15:42:48.511Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-03-02T15:42:48.511Z] === RUN TestCreateTagSuccess [2022-03-02T15:42:48.511Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-03-02T15:42:48.511Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-03-02T15:42:48.511Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-03-02T15:42:48.511Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-03-02T15:42:48.511Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-03-02T15:42:48.511Z] === RUN TestValidateLogOptReconnectInterval [2022-03-02T15:42:48.511Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-03-02T15:42:48.511Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-03-02T15:42:48.511Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-03-02T15:42:48.511Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-03-02T15:42:48.511Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-03-02T15:42:48.511Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-03-02T15:42:48.511Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-03-02T15:42:48.511Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-03-02T15:42:48.511Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-03-02T15:42:48.511Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-03-02T15:42:48.511Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-03-02T15:42:48.511Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-03-02T15:42:48.511Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-03-02T15:42:48.511Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-03-02T15:42:48.511Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-03-02T15:42:48.511Z] PASS [2022-03-02T15:42:48.511Z] coverage: 33.6% of statements [2022-03-02T15:42:48.511Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-03-02T15:42:48.512Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-03-02T15:42:48.512Z] PASS [2022-03-02T15:42:48.512Z] coverage: 80.2% of statements [2022-03-02T15:42:48.512Z] ok github.com/docker/docker/daemon/logger/fluentd 0.080s coverage: 33.6% of statements [2022-03-02T15:42:48.512Z] ok github.com/docker/docker/daemon/logger/awslogs 0.620s coverage: 80.2% of statements [2022-03-02T15:42:48.522Z] === RUN TestKillContainer/killing_signal [2022-03-02T15:42:48.671Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.08s) [2022-03-02T15:42:48.671Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-03-02T15:42:48.969Z] === RUN TestSearchRegistryForImagesErrors [2022-03-02T15:42:48.969Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-03-02T15:42:48.969Z] === RUN TestSearchRegistryForImages [2022-03-02T15:42:48.969Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-03-02T15:42:48.969Z] === RUN TestOnlyPlatformWithFallback [2022-03-02T15:42:48.969Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-03-02T15:42:48.969Z] === RUN TestImageDelete [2022-03-02T15:42:48.969Z] === RUN TestImageDelete/no_lease [2022-03-02T15:42:48.969Z] === RUN TestImageDelete/lease_exists [2022-03-02T15:42:48.969Z] --- PASS: TestImageDelete (0.10s) [2022-03-02T15:42:48.969Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-03-02T15:42:48.969Z] --- PASS: TestImageDelete/lease_exists (0.06s) [2022-03-02T15:42:48.969Z] === RUN TestContentStoreForPull [2022-03-02T15:42:49.084Z] --- PASS: TestKillContainer (1.20s) [2022-03-02T15:42:49.084Z] --- PASS: TestKillContainer/no_signal (0.37s) [2022-03-02T15:42:49.084Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-03-02T15:42:49.084Z] --- PASS: TestKillContainer/killing_signal (0.39s) [2022-03-02T15:42:49.084Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-02T15:42:49.084Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-03-02T15:42:49.236Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2022-03-02T15:42:49.236Z] === RUN TestCgroupNamespacesRunOlderClient [2022-03-02T15:42:49.340Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-03-02T15:42:49.426Z] --- PASS: TestContentStoreForPull (0.25s) [2022-03-02T15:42:49.426Z] PASS [2022-03-02T15:42:49.426Z] coverage: 6.8% of statements [2022-03-02T15:42:49.426Z] ok github.com/docker/docker/daemon/images 0.488s coverage: 6.8% of statements [2022-03-02T15:42:49.426Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-02T15:42:49.426Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-02T15:42:49.426Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-03-02T15:42:49.426Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-02T15:42:49.426Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-03-02T15:42:49.426Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-03-02T15:42:49.882Z] === RUN TestJSONLogsMarshalJSONBuf [2022-03-02T15:42:49.882Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-03-02T15:42:49.882Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-03-02T15:42:49.882Z] === RUN TestJSONFileLogger [2022-03-02T15:42:49.882Z] --- PASS: TestJSONFileLogger (0.01s) [2022-03-02T15:42:49.882Z] === RUN TestJSONFileLoggerWithTags [2022-03-02T15:42:49.882Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-03-02T15:42:49.882Z] === RUN TestJSONFileLoggerWithOpts [2022-03-02T15:42:49.882Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-03-02T15:42:49.882Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-03-02T15:42:49.882Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-03-02T15:42:49.882Z] === RUN TestEncodeDecode [2022-03-02T15:42:49.882Z] === PAUSE TestEncodeDecode [2022-03-02T15:42:49.882Z] === RUN TestUnexpectedEOF [2022-03-02T15:42:49.882Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.23s) [2022-03-02T15:42:49.882Z] === RUN TestFastTimeMarshalJSON [2022-03-02T15:42:49.882Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-03-02T15:42:49.882Z] PASS [2022-03-02T15:42:49.882Z] coverage: 87.2% of statements [2022-03-02T15:42:49.882Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.287s coverage: 87.2% of statements [2022-03-02T15:42:50.172Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.06s) [2022-03-02T15:42:50.172Z] === RUN TestNISDomainname [2022-03-02T15:42:50.268Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.18s) [2022-03-02T15:42:50.268Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2022-03-02T15:42:50.268Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.62s) [2022-03-02T15:42:50.268Z] === RUN TestKillStoppedContainer [2022-03-02T15:42:50.268Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-03-02T15:42:50.268Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-02T15:42:50.268Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-03-02T15:42:50.268Z] === RUN TestKillDifferentUserContainer [2022-03-02T15:42:50.339Z] time="2022-03-02T15:42:49Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-02T15:42:50.339Z] time="2022-03-02T15:42:49Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-02T15:42:50.339Z] --- PASS: TestUnexpectedEOF (0.21s) [2022-03-02T15:42:50.339Z] === CONT TestEncodeDecode [2022-03-02T15:42:50.339Z] --- PASS: TestEncodeDecode (0.00s) [2022-03-02T15:42:50.339Z] PASS [2022-03-02T15:42:50.339Z] coverage: 69.9% of statements [2022-03-02T15:42:50.339Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.304s coverage: 69.9% of statements [2022-03-02T15:42:50.339Z] === RUN TestWriteLog [2022-03-02T15:42:50.339Z] === PAUSE TestWriteLog [2022-03-02T15:42:50.339Z] === RUN TestReadLog [2022-03-02T15:42:50.339Z] === PAUSE TestReadLog [2022-03-02T15:42:50.339Z] === RUN TestDecode [2022-03-02T15:42:50.738Z] --- PASS: TestNISDomainname (0.53s) [2022-03-02T15:42:50.738Z] === RUN TestHostnameDnsResolution [2022-03-02T15:42:50.795Z] --- PASS: TestDecode (0.03s) [2022-03-02T15:42:50.795Z] === CONT TestWriteLog [2022-03-02T15:42:50.795Z] === CONT TestReadLog [2022-03-02T15:42:50.795Z] --- PASS: TestWriteLog (0.00s) [2022-03-02T15:42:50.795Z] === RUN TestReadLog/tail_exact [2022-03-02T15:42:50.795Z] === RUN TestReadLog/tail_less_than_available [2022-03-02T15:42:50.795Z] === RUN TestReadLog/tail_more_than_available [2022-03-02T15:42:50.795Z] --- PASS: TestReadLog (0.34s) [2022-03-02T15:42:50.795Z] --- PASS: TestReadLog/tail_exact (0.25s) [2022-03-02T15:42:50.795Z] --- PASS: TestReadLog/tail_less_than_available (0.05s) [2022-03-02T15:42:50.795Z] --- PASS: TestReadLog/tail_more_than_available (0.02s) [2022-03-02T15:42:50.795Z] PASS [2022-03-02T15:42:50.795Z] coverage: 78.7% of statements [2022-03-02T15:42:50.795Z] ok github.com/docker/docker/daemon/logger/local 0.437s coverage: 78.7% of statements [2022-03-02T15:42:50.830Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2022-03-02T15:42:50.830Z] === RUN TestInspectOomKilledTrue [2022-03-02T15:42:50.830Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-03-02T15:42:50.830Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-02T15:42:50.830Z] === RUN TestInspectOomKilledFalse [2022-03-02T15:42:51.086Z] --- PASS: TestInspectOomKilledFalse (0.45s) [2022-03-02T15:42:51.086Z] === RUN TestLinksEtcHostsContentMatch [2022-03-02T15:42:51.166Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-03-02T15:42:51.252Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-02T15:42:51.304Z] --- PASS: TestHostnameDnsResolution (0.63s) [2022-03-02T15:42:51.304Z] === RUN TestUnprivilegedPortsAndPing [2022-03-02T15:42:51.648Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s) [2022-03-02T15:42:51.648Z] === RUN TestLinksContainerNames [2022-03-02T15:42:51.871Z] --- PASS: TestUnprivilegedPortsAndPing (0.48s) [2022-03-02T15:42:51.871Z] === RUN TestStats [2022-03-02T15:42:52.211Z] --- PASS: TestLinksContainerNames (0.80s) [2022-03-02T15:42:52.211Z] === RUN TestLogsFollowTailEmpty [2022-03-02T15:42:52.216Z] === RUN TestOpenFileDelete [2022-03-02T15:42:52.216Z] --- PASS: TestOpenFileDelete (0.00s) [2022-03-02T15:42:52.216Z] === RUN TestOpenFileRename [2022-03-02T15:42:52.216Z] --- PASS: TestOpenFileRename (0.02s) [2022-03-02T15:42:52.216Z] === RUN TestHandleDecoderErr [2022-03-02T15:42:52.216Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-03-02T15:42:52.216Z] === RUN TestParseLogTagDefaultTag [2022-03-02T15:42:52.216Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-03-02T15:42:52.216Z] === RUN TestParseLogTag [2022-03-02T15:42:52.216Z] --- PASS: TestParseLogTag (0.00s) [2022-03-02T15:42:52.216Z] === RUN TestParseLogTagEmptyTag [2022-03-02T15:42:52.216Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-03-02T15:42:52.216Z] === RUN TestTailFiles [2022-03-02T15:42:52.216Z] --- PASS: TestTailFiles (0.00s) [2022-03-02T15:42:52.216Z] === RUN TestFollowLogsConsumerGone [2022-03-02T15:42:52.216Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-03-02T15:42:52.216Z] === RUN TestFollowLogsProducerGone [2022-03-02T15:42:52.216Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-03-02T15:42:52.216Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-03-02T15:42:52.216Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-03-02T15:42:52.216Z] === RUN TestCheckCapacityAndRotate [2022-03-02T15:42:52.216Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-03-02T15:42:52.216Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-03-02T15:42:52.216Z] --- PASS: TestCheckCapacityAndRotate (0.10s) [2022-03-02T15:42:52.216Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-03-02T15:42:52.216Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.03s) [2022-03-02T15:42:52.216Z] PASS [2022-03-02T15:42:52.216Z] coverage: 53.4% of statements [2022-03-02T15:42:52.216Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.246s coverage: 53.4% of statements [2022-03-02T15:42:52.216Z] === RUN TestLog [2022-03-02T15:42:52.216Z] --- PASS: TestLog (0.03s) [2022-03-02T15:42:52.216Z] PASS [2022-03-02T15:42:52.216Z] coverage: 31.5% of statements [2022-03-02T15:42:52.216Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.089s coverage: 31.5% of statements [2022-03-02T15:42:52.216Z] === RUN TestValidateLogOpt [2022-03-02T15:42:52.216Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-02T15:42:52.216Z] === RUN TestNewMissedConfig [2022-03-02T15:42:52.216Z] --- PASS: TestNewMissedConfig (0.00s) [2022-03-02T15:42:52.216Z] === RUN TestNewMissedUrl [2022-03-02T15:42:52.216Z] --- PASS: TestNewMissedUrl (0.00s) [2022-03-02T15:42:52.216Z] === RUN TestNewMissedToken [2022-03-02T15:42:52.216Z] --- PASS: TestNewMissedToken (0.00s) [2022-03-02T15:42:52.216Z] === RUN TestNewWithProxy [2022-03-02T15:42:52.216Z] --- PASS: TestNewWithProxy (0.00s) [2022-03-02T15:42:52.216Z] === RUN TestDefault [2022-03-02T15:42:52.216Z] --- PASS: TestDefault (0.01s) [2022-03-02T15:42:52.216Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-03-02T15:42:52.216Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-03-02T15:42:52.216Z] === RUN TestJsonFormat [2022-03-02T15:42:52.216Z] --- PASS: TestJsonFormat (0.01s) [2022-03-02T15:42:52.216Z] === RUN TestRawFormat [2022-03-02T15:42:52.216Z] --- PASS: TestRawFormat (0.00s) [2022-03-02T15:42:52.216Z] === RUN TestRawFormatWithLabels [2022-03-02T15:42:52.216Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-03-02T15:42:52.216Z] === RUN TestRawFormatWithoutTag [2022-03-02T15:42:52.216Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-03-02T15:42:52.216Z] === RUN TestBatching [2022-03-02T15:42:52.673Z] --- PASS: TestBatching (0.34s) [2022-03-02T15:42:52.673Z] === RUN TestFrequency [2022-03-02T15:42:52.673Z] --- PASS: TestFrequency (0.18s) [2022-03-02T15:42:52.673Z] === RUN TestOneMessagePerRequest [2022-03-02T15:42:52.673Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-03-02T15:42:52.673Z] === RUN TestVerify [2022-03-02T15:42:52.673Z] --- PASS: TestVerify (0.00s) [2022-03-02T15:42:52.673Z] === RUN TestSkipVerify [2022-03-02T15:42:52.774Z] --- PASS: TestLogsFollowTailEmpty (0.40s) [2022-03-02T15:42:52.774Z] === RUN TestContainerNetworkMountsNoChown [2022-03-02T15:42:53.031Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2022-03-02T15:42:53.031Z] === RUN TestMountDaemonRoot [2022-03-02T15:42:53.031Z] === RUN TestMountDaemonRoot/default [2022-03-02T15:42:53.031Z] === PAUSE TestMountDaemonRoot/default [2022-03-02T15:42:53.031Z] === RUN TestMountDaemonRoot/private [2022-03-02T15:42:53.031Z] === PAUSE TestMountDaemonRoot/private [2022-03-02T15:42:53.031Z] === RUN TestMountDaemonRoot/rprivate [2022-03-02T15:42:53.031Z] === PAUSE TestMountDaemonRoot/rprivate [2022-03-02T15:42:53.031Z] === RUN TestMountDaemonRoot/slave [2022-03-02T15:42:53.031Z] === PAUSE TestMountDaemonRoot/slave [2022-03-02T15:42:53.031Z] === RUN TestMountDaemonRoot/rslave [2022-03-02T15:42:53.031Z] === PAUSE TestMountDaemonRoot/rslave [2022-03-02T15:42:53.031Z] === RUN TestMountDaemonRoot/shared [2022-03-02T15:42:53.031Z] === PAUSE TestMountDaemonRoot/shared [2022-03-02T15:42:53.031Z] === RUN TestMountDaemonRoot/rshared [2022-03-02T15:42:53.031Z] === PAUSE TestMountDaemonRoot/rshared [2022-03-02T15:42:53.031Z] === CONT TestMountDaemonRoot/default [2022-03-02T15:42:53.031Z] === RUN TestMountDaemonRoot/default/bind_root [2022-03-02T15:42:53.031Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-03-02T15:42:53.031Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-03-02T15:42:53.031Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-03-02T15:42:53.031Z] === RUN TestMountDaemonRoot/default/mount_root [2022-03-02T15:42:53.031Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-03-02T15:42:53.031Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-03-02T15:42:53.031Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-03-02T15:42:53.031Z] === CONT TestMountDaemonRoot/default/bind_root [2022-03-02T15:42:53.031Z] === CONT TestMountDaemonRoot/rshared [2022-03-02T15:42:53.031Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-03-02T15:42:53.031Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-03-02T15:42:53.031Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-03-02T15:42:53.031Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-03-02T15:42:53.031Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-03-02T15:42:53.031Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-03-02T15:42:53.031Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-03-02T15:42:53.031Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-03-02T15:42:53.031Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-03-02T15:42:53.031Z] === CONT TestMountDaemonRoot/shared [2022-03-02T15:42:53.031Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-03-02T15:42:53.031Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-03-02T15:42:53.031Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-03-02T15:42:53.031Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-03-02T15:42:53.031Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-03-02T15:42:53.031Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-03-02T15:42:53.031Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-03-02T15:42:53.031Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-03-02T15:42:53.031Z] === CONT TestMountDaemonRoot/rslave [2022-03-02T15:42:53.031Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-03-02T15:42:53.031Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-03-02T15:42:53.031Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-03-02T15:42:53.031Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-03-02T15:42:53.031Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-03-02T15:42:53.031Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-03-02T15:42:53.031Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-03-02T15:42:53.031Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-03-02T15:42:53.031Z] === CONT TestMountDaemonRoot/slave [2022-03-02T15:42:53.031Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-03-02T15:42:53.031Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-03-02T15:42:53.031Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-03-02T15:42:53.031Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-03-02T15:42:53.031Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-03-02T15:42:53.031Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-03-02T15:42:53.031Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-03-02T15:42:53.031Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-03-02T15:42:53.031Z] === CONT TestMountDaemonRoot/rprivate [2022-03-02T15:42:53.031Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-03-02T15:42:53.031Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-03-02T15:42:53.031Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-03-02T15:42:53.031Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-03-02T15:42:53.031Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-03-02T15:42:53.031Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-03-02T15:42:53.031Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-03-02T15:42:53.031Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-03-02T15:42:53.031Z] === CONT TestMountDaemonRoot/private [2022-03-02T15:42:53.031Z] === RUN TestMountDaemonRoot/private/mount_root [2022-03-02T15:42:53.031Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-03-02T15:42:53.031Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-03-02T15:42:53.031Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-03-02T15:42:53.031Z] === RUN TestMountDaemonRoot/private/bind_root [2022-03-02T15:42:53.031Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-03-02T15:42:53.031Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-03-02T15:42:53.031Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-03-02T15:42:53.031Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-03-02T15:42:53.031Z] === CONT TestMountDaemonRoot/default/mount_root [2022-03-02T15:42:53.136Z] === RUN TestParseLogFormat [2022-03-02T15:42:53.136Z] --- PASS: TestParseLogFormat (0.00s) [2022-03-02T15:42:53.136Z] === RUN TestValidateLogOptEmpty [2022-03-02T15:42:53.136Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-03-02T15:42:53.136Z] === RUN TestValidateSyslogAddress [2022-03-02T15:42:53.136Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-03-02T15:42:53.136Z] === RUN TestParseAddressDefaultPort [2022-03-02T15:42:53.136Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-03-02T15:42:53.136Z] === RUN TestValidateSyslogFacility [2022-03-02T15:42:53.136Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-03-02T15:42:53.136Z] === RUN TestValidateLogOptSyslogFormat [2022-03-02T15:42:53.136Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-03-02T15:42:53.136Z] === RUN TestValidateLogOpt [2022-03-02T15:42:53.136Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-02T15:42:53.136Z] PASS [2022-03-02T15:42:53.136Z] coverage: 46.8% of statements [2022-03-02T15:42:53.136Z] ok github.com/docker/docker/daemon/logger/syslog 0.069s coverage: 46.8% of statements [2022-03-02T15:42:53.136Z] === RUN TestNewParse [2022-03-02T15:42:53.136Z] --- PASS: TestNewParse (0.00s) [2022-03-02T15:42:53.136Z] PASS [2022-03-02T15:42:53.136Z] coverage: 8.3% of statements [2022-03-02T15:42:53.136Z] ok github.com/docker/docker/daemon/logger/templates 0.044s coverage: 8.3% of statements [2022-03-02T15:42:53.136Z] time="2022-03-02T15:42:52Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-02T15:42:53.136Z] time="2022-03-02T15:42:52Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-02T15:42:53.136Z] time="2022-03-02T15:42:52Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-02T15:42:53.136Z] time="2022-03-02T15:42:52Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-02T15:42:53.288Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-03-02T15:42:53.288Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-03-02T15:42:53.288Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-03-02T15:42:53.288Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-03-02T15:42:53.288Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-03-02T15:42:53.288Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-03-02T15:42:53.288Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-03-02T15:42:53.288Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-03-02T15:42:53.288Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-03-02T15:42:53.288Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-03-02T15:42:53.288Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-03-02T15:42:53.288Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-03-02T15:42:53.288Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-03-02T15:42:53.288Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-03-02T15:42:53.288Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-03-02T15:42:53.543Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-03-02T15:42:53.543Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-03-02T15:42:53.543Z] === CONT TestMountDaemonRoot/private/mount_root [2022-03-02T15:42:53.543Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-03-02T15:42:53.543Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-03-02T15:42:53.543Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-03-02T15:42:53.543Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-03-02T15:42:53.543Z] === CONT TestMountDaemonRoot/private/bind_root [2022-03-02T15:42:53.543Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-03-02T15:42:53.543Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-03-02T15:42:53.543Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-03-02T15:42:53.543Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-03-02T15:42:53.543Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-03-02T15:42:53.543Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-03-02T15:42:53.543Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-03-02T15:42:53.543Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-03-02T15:42:53.543Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-03-02T15:42:53.543Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-03-02T15:42:53.543Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-03-02T15:42:53.543Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-03-02T15:42:53.543Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-03-02T15:42:53.544Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-03-02T15:42:53.544Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-03-02T15:42:53.544Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-03-02T15:42:53.544Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-03-02T15:42:53.544Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-03-02T15:42:53.544Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-03-02T15:42:53.544Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-03-02T15:42:53.544Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-03-02T15:42:53.544Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-03-02T15:42:53.544Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-03-02T15:42:53.544Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-03-02T15:42:53.544Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-03-02T15:42:53.544Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-03-02T15:42:53.544Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-03-02T15:42:53.544Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-03-02T15:42:53.544Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-03-02T15:42:53.544Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-03-02T15:42:53.544Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-03-02T15:42:53.544Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-03-02T15:42:53.544Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-03-02T15:42:53.544Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-03-02T15:42:53.544Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-03-02T15:42:53.544Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-03-02T15:42:53.544Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.01s) [2022-03-02T15:42:53.544Z] === RUN TestContainerBindMountNonRecursive [2022-03-02T15:42:53.593Z] --- PASS: TestSkipVerify (0.52s) [2022-03-02T15:42:53.593Z] === RUN TestBufferMaximum [2022-03-02T15:42:53.593Z] time="2022-03-02T15:42:53Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-02T15:42:53.593Z] time="2022-03-02T15:42:53Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-02T15:42:53.593Z] time="2022-03-02T15:42:53Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-02T15:42:53.593Z] time="2022-03-02T15:42:53Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-02T15:42:53.593Z] time="2022-03-02T15:42:53Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-02T15:42:53.593Z] time="2022-03-02T15:42:53Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646235773.118093\",\"host\":\"600d666e8b52\"}'" [2022-03-02T15:42:53.593Z] time="2022-03-02T15:42:53Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646235773.118093\",\"host\":\"600d666e8b52\"}'" [2022-03-02T15:42:53.593Z] --- PASS: TestBufferMaximum (0.00s) [2022-03-02T15:42:53.593Z] === RUN TestServerAlwaysDown [2022-03-02T15:42:53.593Z] time="2022-03-02T15:42:53Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-02T15:42:53.593Z] time="2022-03-02T15:42:53Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-02T15:42:53.593Z] time="2022-03-02T15:42:53Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646235773.122199\",\"host\":\"600d666e8b52\"}'" [2022-03-02T15:42:53.593Z] time="2022-03-02T15:42:53Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646235773.122199\",\"host\":\"600d666e8b52\"}'" [2022-03-02T15:42:53.593Z] time="2022-03-02T15:42:53Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-02T15:42:53.593Z] time="2022-03-02T15:42:53Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646235773.122199\",\"host\":\"600d666e8b52\"}'" [2022-03-02T15:42:53.593Z] time="2022-03-02T15:42:53Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646235773.123807\",\"host\":\"600d666e8b52\"}'" [2022-03-02T15:42:53.593Z] time="2022-03-02T15:42:53Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646235773.123807\",\"host\":\"600d666e8b52\"}'" [2022-03-02T15:42:53.593Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-03-02T15:42:53.593Z] === RUN TestCannotSendAfterClose [2022-03-02T15:42:53.593Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-03-02T15:42:53.593Z] === RUN TestDeadlockOnBlockedEndpoint [2022-03-02T15:42:53.700Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-03-02T15:42:54.398Z] --- PASS: TestStats (2.39s) [2022-03-02T15:42:54.398Z] === RUN TestStopContainerWithTimeout [2022-03-02T15:42:54.398Z] === RUN TestStopContainerWithTimeout/0 [2022-03-02T15:42:54.398Z] === PAUSE TestStopContainerWithTimeout/0 [2022-03-02T15:42:54.398Z] === RUN TestStopContainerWithTimeout/1 [2022-03-02T15:42:54.398Z] === PAUSE TestStopContainerWithTimeout/1 [2022-03-02T15:42:54.398Z] === RUN TestStopContainerWithTimeout/3 [2022-03-02T15:42:54.398Z] === PAUSE TestStopContainerWithTimeout/3 [2022-03-02T15:42:54.398Z] === RUN TestStopContainerWithTimeout/-1 [2022-03-02T15:42:54.398Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-03-02T15:42:54.398Z] === CONT TestStopContainerWithTimeout/0 [2022-03-02T15:42:54.398Z] === CONT TestStopContainerWithTimeout/-1 [2022-03-02T15:42:54.556Z] time="2022-03-02T15:42:54Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49206/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-03-02T15:42:54.556Z] time="2022-03-02T15:42:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"600d666e8b52\"}'" [2022-03-02T15:42:54.556Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-03-02T15:42:54.556Z] PASS [2022-03-02T15:42:54.556Z] coverage: 82.5% of statements [2022-03-02T15:42:54.556Z] ok github.com/docker/docker/daemon/logger/splunk 2.157s coverage: 82.5% of statements [2022-03-02T15:42:54.556Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-02T15:42:54.556Z] ? github.com/docker/docker/daemon/network [no test files] [2022-03-02T15:42:54.556Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-02T15:42:54.638Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-03-02T15:42:54.909Z] --- PASS: TestContainerBindMountNonRecursive (1.34s) [2022-03-02T15:42:54.909Z] === RUN TestContainerVolumesMountedAsShared [2022-03-02T15:42:54.963Z] === CONT TestStopContainerWithTimeout/3 [2022-03-02T15:42:55.016Z] === RUN TestV1IDService [2022-03-02T15:42:55.016Z] --- PASS: TestV1IDService (0.10s) [2022-03-02T15:42:55.016Z] === RUN TestV2MetadataService [2022-03-02T15:42:55.016Z] === RUN TestSuccessfulDownload [2022-03-02T15:42:55.016Z] download_test.go:267: Needs fixing on Windows [2022-03-02T15:42:55.016Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-03-02T15:42:55.016Z] === RUN TestCancelledDownload [2022-03-02T15:42:55.016Z] --- PASS: TestCancelledDownload (0.00s) [2022-03-02T15:42:55.016Z] === RUN TestMaxDownloadAttempts [2022-03-02T15:42:55.016Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-02T15:42:55.016Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-02T15:42:55.016Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-02T15:42:55.016Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-02T15:42:55.016Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-02T15:42:55.016Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-02T15:42:55.016Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-02T15:42:55.016Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-02T15:42:55.016Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-02T15:42:55.016Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-02T15:42:55.016Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-02T15:42:55.016Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-02T15:42:55.164Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s) [2022-03-02T15:42:55.164Z] === RUN TestContainerVolumesMountedAsSlave [2022-03-02T15:42:55.473Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-03-02T15:42:55.473Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-03-02T15:42:55.473Z] === RUN TestContinueOnError_MirrorEndpoint [2022-03-02T15:42:55.473Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-03-02T15:42:55.473Z] === RUN TestContinueOnError_NeverContinue [2022-03-02T15:42:55.473Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-03-02T15:42:55.473Z] === RUN TestManifestStore [2022-03-02T15:42:55.473Z] === RUN TestManifestStore/no_remote_or_local [2022-03-02T15:42:55.473Z] time="2022-03-02T15:42:55Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-02T15:42:55.473Z] time="2022-03-02T15:42:55Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-02T15:42:55.473Z] time="2022-03-02T15:42:55Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-02T15:42:55.473Z] time="2022-03-02T15:42:55Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-02T15:42:55.473Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-03-02T15:42:55.473Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.51s) [2022-03-02T15:42:55.473Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.51s) [2022-03-02T15:42:55.473Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.51s) [2022-03-02T15:42:55.473Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.51s) [2022-03-02T15:42:55.473Z] === RUN TestTransfer [2022-03-02T15:42:55.726Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s) [2022-03-02T15:42:55.726Z] === RUN TestNetworkNat [2022-03-02T15:42:55.930Z] --- PASS: TestTransfer (0.12s) [2022-03-02T15:42:55.930Z] === RUN TestConcurrencyLimit [2022-03-02T15:42:55.930Z] time="2022-03-02T15:42:55Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local1159726408\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-03-02T15:42:55.930Z] === RUN TestManifestStore/no_local_cache [2022-03-02T15:42:55.930Z] === RUN TestManifestStore/with_local_cache [2022-03-02T15:42:55.930Z] === RUN TestManifestStore/unknown_media_type [2022-03-02T15:42:55.930Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-03-02T15:42:55.930Z] time="2022-03-02T15:42:55Z" level=warning msg="reference for unknown type: " [2022-03-02T15:42:55.930Z] time="2022-03-02T15:42:55Z" level=warning msg="reference for unknown type: " [2022-03-02T15:42:55.930Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-03-02T15:42:55.930Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-03-02T15:42:55.930Z] time="2022-03-02T15:42:55Z" level=warning msg="reference for unknown type: " [2022-03-02T15:42:55.930Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-03-02T15:42:55.930Z] time="2022-03-02T15:42:55Z" level=warning msg="reference for unknown type: " [2022-03-02T15:42:55.930Z] --- PASS: TestV2MetadataService (1.03s) [2022-03-02T15:42:55.930Z] PASS [2022-03-02T15:42:55.930Z] coverage: 48.2% of statements [2022-03-02T15:42:55.930Z] time="2022-03-02T15:42:55Z" level=warning msg="reference for unknown type: " [2022-03-02T15:42:55.930Z] === RUN TestManifestStore/error_persisting_manifest [2022-03-02T15:42:55.930Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-03-02T15:42:55.930Z] ok github.com/docker/docker/distribution/metadata 1.238s coverage: 48.2% of statements [2022-03-02T15:42:55.930Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-03-02T15:42:55.930Z] time="2022-03-02T15:42:55Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-03-02T15:42:55.930Z] --- PASS: TestManifestStore (0.35s) [2022-03-02T15:42:55.930Z] --- PASS: TestManifestStore/no_remote_or_local (0.23s) [2022-03-02T15:42:55.930Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-03-02T15:42:55.930Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-03-02T15:42:55.930Z] --- PASS: TestManifestStore/unknown_media_type (0.06s) [2022-03-02T15:42:55.930Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-03-02T15:42:55.930Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2022-03-02T15:42:55.931Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-03-02T15:42:55.931Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-03-02T15:42:55.931Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-03-02T15:42:55.931Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-03-02T15:42:55.931Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-03-02T15:42:55.931Z] === RUN TestDetectManifestBlobMediaType [2022-03-02T15:42:55.931Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-03-02T15:42:55.931Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-03-02T15:42:55.931Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-03-02T15:42:55.931Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-03-02T15:42:55.931Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-03-02T15:42:55.931Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-03-02T15:42:55.931Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-03-02T15:42:55.931Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-03-02T15:42:55.931Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-03-02T15:42:55.931Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-03-02T15:42:55.931Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-03-02T15:42:55.931Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-03-02T15:42:55.931Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-03-02T15:42:55.931Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-03-02T15:42:55.931Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-03-02T15:42:55.931Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-03-02T15:42:55.931Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-03-02T15:42:55.931Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-03-02T15:42:55.931Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-03-02T15:42:55.931Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-03-02T15:42:55.931Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-03-02T15:42:55.931Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-03-02T15:42:55.931Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-03-02T15:42:55.931Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-03-02T15:42:55.931Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-03-02T15:42:55.931Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-03-02T15:42:55.931Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-03-02T15:42:55.931Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.01s) [2022-03-02T15:42:55.931Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-03-02T15:42:55.931Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-03-02T15:42:55.931Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-03-02T15:42:55.931Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-03-02T15:42:55.931Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-03-02T15:42:55.931Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-03-02T15:42:55.931Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-03-02T15:42:55.931Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-03-02T15:42:55.931Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-03-02T15:42:55.931Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-03-02T15:42:55.931Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-03-02T15:42:55.931Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-03-02T15:42:55.931Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-03-02T15:42:55.931Z] === RUN TestFixManifestLayers [2022-03-02T15:42:55.931Z] --- PASS: TestFixManifestLayers (0.02s) [2022-03-02T15:42:55.931Z] === RUN TestFixManifestLayersBaseLayerParent [2022-03-02T15:42:55.931Z] pull_v2_test.go:73: Needs fixing on Windows [2022-03-02T15:42:55.931Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-02T15:42:55.931Z] === RUN TestFixManifestLayersBadParent [2022-03-02T15:42:55.931Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-03-02T15:42:55.931Z] === RUN TestValidateManifest [2022-03-02T15:42:55.931Z] pull_v2_test.go:118: Needs fixing on Windows [2022-03-02T15:42:55.931Z] --- SKIP: TestValidateManifest (0.00s) [2022-03-02T15:42:55.931Z] === RUN TestFormatPlatform [2022-03-02T15:42:55.931Z] --- PASS: TestFormatPlatform (0.00s) [2022-03-02T15:42:55.931Z] === RUN TestGetRepositoryMountCandidates [2022-03-02T15:42:55.931Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-03-02T15:42:55.931Z] === RUN TestLayerAlreadyExists [2022-03-02T15:42:55.931Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-02T15:42:55.931Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-02T15:42:55.931Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-02T15:42:55.931Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-02T15:42:55.931Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-02T15:42:55.931Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-02T15:42:55.931Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-03-02T15:42:55.931Z] === RUN TestWhenEmptyAuthConfig [2022-03-02T15:42:55.931Z] --- PASS: TestConcurrencyLimit (0.37s) [2022-03-02T15:42:55.931Z] === RUN TestInactiveJobs [2022-03-02T15:42:55.983Z] --- PASS: TestNetworkNat (0.43s) [2022-03-02T15:42:55.983Z] === RUN TestNetworkLocalhostTCPNat [2022-03-02T15:42:56.232Z] --- PASS: TestBuildWithHugeFile (52.13s) [2022-03-02T15:42:56.232Z] === RUN TestBuildWCOWSandboxSize [2022-03-02T15:42:56.232Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-02T15:42:56.232Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-02T15:42:56.232Z] === RUN TestBuildWithEmptyDockerfile [2022-03-02T15:42:56.232Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-02T15:42:56.232Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-02T15:42:56.232Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-02T15:42:56.232Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-02T15:42:56.232Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-02T15:42:56.232Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-02T15:42:56.232Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-02T15:42:56.232Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-02T15:42:56.232Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-02T15:42:56.232Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-03-02T15:42:56.232Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2022-03-02T15:42:56.232Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s) [2022-03-02T15:42:56.232Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-03-02T15:42:56.232Z] === RUN TestBuildPreserveOwnership [2022-03-02T15:42:56.232Z] === RUN TestBuildPreserveOwnership/copy_from [2022-03-02T15:42:56.265Z] ...INFO: Daemon under test started and replied! [2022-03-02T15:42:56.265Z] INFO: Docker version of the daemon under test [2022-03-02T15:42:56.265Z] [2022-03-02T15:42:56.265Z] Client: [2022-03-02T15:42:56.265Z] Version: 17.06.2-ce [2022-03-02T15:42:56.265Z] API version: 1.30 [2022-03-02T15:42:56.265Z] Go version: go1.8.3 [2022-03-02T15:42:56.265Z] Git commit: cec0b72 [2022-03-02T15:42:56.265Z] Built: Tue Sep 5 19:57:19 2017 [2022-03-02T15:42:56.265Z] OS/Arch: windows/amd64 [2022-03-02T15:42:56.265Z] [2022-03-02T15:42:56.265Z] Server: [2022-03-02T15:42:56.265Z] Version: 0.0.0-dev [2022-03-02T15:42:56.265Z] API version: 1.42 (minimum version 1.24) [2022-03-02T15:42:56.265Z] Go version: go1.17.7 [2022-03-02T15:42:56.265Z] Git commit: 0bf6492858 [2022-03-02T15:42:56.265Z] Built: 03/02/2022 15:40:52 [2022-03-02T15:42:56.265Z] OS/Arch: windows/amd64 [2022-03-02T15:42:56.265Z] Experimental: false [2022-03-02T15:42:56.265Z] [2022-03-02T15:42:56.265Z] INFO: Docker info of the daemon under test [2022-03-02T15:42:56.265Z] [2022-03-02T15:42:56.265Z] Containers: 0 [2022-03-02T15:42:56.265Z] Running: 0 [2022-03-02T15:42:56.265Z] Paused: 0 [2022-03-02T15:42:56.265Z] Stopped: 0 [2022-03-02T15:42:56.265Z] Images: 0 [2022-03-02T15:42:56.265Z] Server Version: 0.0.0-dev [2022-03-02T15:42:56.265Z] Storage Driver: windowsfilter [2022-03-02T15:42:56.265Z] Windows: [2022-03-02T15:42:56.265Z] Logging Driver: json-file [2022-03-02T15:42:56.265Z] Plugins: [2022-03-02T15:42:56.265Z] Volume: local [2022-03-02T15:42:56.265Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-02T15:42:56.265Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-02T15:42:56.265Z] Swarm: inactive [2022-03-02T15:42:56.265Z] Default Isolation: process [2022-03-02T15:42:56.265Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-02T15:42:56.265Z] Operating System: Microsoft Windows Server 2022 Datacenter (Build 20348) [2022-03-02T15:42:56.265Z] OSType: windows [2022-03-02T15:42:56.265Z] Architecture: x86_64 [2022-03-02T15:42:56.265Z] CPUs: 4 [2022-03-02T15:42:56.265Z] Total Memory: 32GiB [2022-03-02T15:42:56.265Z] Name: azwin-2-4e01e0 [2022-03-02T15:42:56.265Z] ID: RA6P:WZHP:ZMAF:7MBI:6EN4:JEYW:FLNX:DRGZ:J2DM:6FOF:GGPD:LGW7 [2022-03-02T15:42:56.265Z] Docker Root Dir: D:\CI\PR-43313\1\daemon [2022-03-02T15:42:56.265Z] Debug Mode (client): false [2022-03-02T15:42:56.265Z] Debug Mode (server): true [2022-03-02T15:42:56.265Z] File Descriptors: -1 [2022-03-02T15:42:56.265Z] Goroutines: 31 [2022-03-02T15:42:56.265Z] System Time: 2022-03-02T15:42:55.0168851Z [2022-03-02T15:42:56.265Z] EventsListeners: 0 [2022-03-02T15:42:56.265Z] Registry: https://index.docker.io/v1/ [2022-03-02T15:42:56.265Z] Labels: [2022-03-02T15:42:56.265Z] Experimental: false [2022-03-02T15:42:56.265Z] Insecure Registries: [2022-03-02T15:42:56.265Z] 127.0.0.0/8 [2022-03-02T15:42:56.265Z] Live Restore Enabled: false [2022-03-02T15:42:56.265Z] [2022-03-02T15:42:56.265Z] [2022-03-02T15:42:56.265Z] INFO: Docker images of the daemon under test [2022-03-02T15:42:56.265Z] [2022-03-02T15:42:56.265Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-02T15:42:56.265Z] [2022-03-02T15:42:56.265Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-03-02T15:42:56.265Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-03-02T15:42:56.265Z] ltsc2022: Pulling from windows/servercore [2022-03-02T15:42:56.265Z] 8f616e6e9eec: Pulling fs layer [2022-03-02T15:42:56.265Z] 898469748ff6: Pulling fs layer [2022-03-02T15:42:56.389Z] === RUN TestNotFound [2022-03-02T15:42:56.389Z] --- PASS: TestNotFound (0.00s) [2022-03-02T15:42:56.389Z] === RUN TestConflict [2022-03-02T15:42:56.389Z] --- PASS: TestConflict (0.00s) [2022-03-02T15:42:56.389Z] === RUN TestForbidden [2022-03-02T15:42:56.389Z] --- PASS: TestForbidden (0.00s) [2022-03-02T15:42:56.389Z] === RUN TestInvalidParameter [2022-03-02T15:42:56.389Z] --- PASS: TestInvalidParameter (0.00s) [2022-03-02T15:42:56.389Z] === RUN TestNotImplemented [2022-03-02T15:42:56.389Z] --- PASS: TestNotImplemented (0.00s) [2022-03-02T15:42:56.389Z] === RUN TestNotModified [2022-03-02T15:42:56.389Z] --- PASS: TestNotModified (0.00s) [2022-03-02T15:42:56.389Z] === RUN TestUnauthorized [2022-03-02T15:42:56.389Z] --- PASS: TestUnauthorized (0.00s) [2022-03-02T15:42:56.389Z] === RUN TestUnknown [2022-03-02T15:42:56.390Z] --- PASS: TestUnknown (0.00s) [2022-03-02T15:42:56.390Z] === RUN TestCancelled [2022-03-02T15:42:56.390Z] --- PASS: TestCancelled (0.00s) [2022-03-02T15:42:56.390Z] === RUN TestDeadline [2022-03-02T15:42:56.390Z] --- PASS: TestDeadline (0.00s) [2022-03-02T15:42:56.390Z] === RUN TestDataLoss [2022-03-02T15:42:56.390Z] --- PASS: TestDataLoss (0.00s) [2022-03-02T15:42:56.390Z] === RUN TestUnavailable [2022-03-02T15:42:56.390Z] --- PASS: TestUnavailable (0.00s) [2022-03-02T15:42:56.390Z] === RUN TestSystem [2022-03-02T15:42:56.390Z] --- PASS: TestSystem (0.00s) [2022-03-02T15:42:56.390Z] === RUN TestFromStatusCode [2022-03-02T15:42:56.390Z] === RUN TestFromStatusCode/Not_Found [2022-03-02T15:42:56.390Z] === RUN TestFromStatusCode/Bad_Request [2022-03-02T15:42:56.390Z] === RUN TestFromStatusCode/Conflict [2022-03-02T15:42:56.390Z] === RUN TestFromStatusCode/Unauthorized [2022-03-02T15:42:56.390Z] === RUN TestFromStatusCode/Service_Unavailable [2022-03-02T15:42:56.390Z] === RUN TestFromStatusCode/Forbidden [2022-03-02T15:42:56.390Z] === RUN TestFromStatusCode/Not_Modified [2022-03-02T15:42:56.390Z] === RUN TestFromStatusCode/Not_Implemented [2022-03-02T15:42:56.390Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-03-02T15:42:56.390Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-03-02T15:42:56.390Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-03-02T15:42:56.390Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-03-02T15:42:56.390Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-03-02T15:42:56.390Z] --- PASS: TestFromStatusCode (0.00s) [2022-03-02T15:42:56.390Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-03-02T15:42:56.390Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-03-02T15:42:56.390Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-03-02T15:42:56.390Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-03-02T15:42:56.390Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-03-02T15:42:56.390Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-03-02T15:42:56.390Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-03-02T15:42:56.390Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-03-02T15:42:56.390Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-03-02T15:42:56.390Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-03-02T15:42:56.390Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-03-02T15:42:56.390Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-03-02T15:42:56.390Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-03-02T15:42:56.390Z] PASS [2022-03-02T15:42:56.390Z] coverage: 53.1% of statements [2022-03-02T15:42:56.390Z] ok github.com/docker/docker/errdefs 0.048s coverage: 53.1% of statements [2022-03-02T15:42:56.390Z] --- PASS: TestInactiveJobs (0.36s) [2022-03-02T15:42:56.390Z] === RUN TestWatchRelease [2022-03-02T15:42:56.390Z] --- PASS: TestWatchRelease (0.04s) [2022-03-02T15:42:56.390Z] === RUN TestWatchFinishedTransfer [2022-03-02T15:42:56.390Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-03-02T15:42:56.390Z] === RUN TestDuplicateTransfer [2022-03-02T15:42:56.390Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-03-02T15:42:56.390Z] === RUN TestSuccessfulUpload [2022-03-02T15:42:56.544Z] --- PASS: TestNetworkLocalhostTCPNat (0.40s) [2022-03-02T15:42:56.544Z] === RUN TestNetworkLoopbackNat [2022-03-02T15:42:56.851Z] time="2022-03-02T15:42:56Z" level=error msg="Upload failed, retrying: simulating retry" [2022-03-02T15:42:56.851Z] --- PASS: TestSuccessfulUpload (0.42s) [2022-03-02T15:42:56.851Z] === RUN TestCancelledUpload [2022-03-02T15:42:56.851Z] --- PASS: TestCancelledUpload (0.00s) [2022-03-02T15:42:56.851Z] PASS [2022-03-02T15:42:56.851Z] coverage: 77.7% of statements [2022-03-02T15:42:56.851Z] ok github.com/docker/docker/distribution/xfer 1.939s coverage: 77.7% of statements [2022-03-02T15:42:56.860Z] === CONT TestStopContainerWithTimeout/1 [2022-03-02T15:42:57.176Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-03-02T15:42:57.201Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-03-02T15:42:57.321Z] --- PASS: TestWhenEmptyAuthConfig (1.30s) [2022-03-02T15:42:57.321Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-03-02T15:42:57.321Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-03-02T15:42:57.321Z] === RUN TestTokenPassThru [2022-03-02T15:42:57.321Z] --- PASS: TestTokenPassThru (0.02s) [2022-03-02T15:42:57.321Z] === RUN TestTokenPassThruDifferentHost [2022-03-02T15:42:57.321Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-03-02T15:42:57.321Z] PASS [2022-03-02T15:42:57.321Z] coverage: 24.6% of statements [2022-03-02T15:42:57.321Z] ok github.com/docker/docker/distribution 1.820s coverage: 24.6% of statements [2022-03-02T15:42:57.321Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-02T15:42:57.321Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-02T15:42:57.780Z] === RUN TestCompare [2022-03-02T15:42:57.780Z] --- PASS: TestCompare (0.00s) [2022-03-02T15:42:57.780Z] PASS [2022-03-02T15:42:57.780Z] coverage: 19.2% of statements [2022-03-02T15:42:57.780Z] ok github.com/docker/docker/image/cache 0.155s coverage: 19.2% of statements [2022-03-02T15:42:58.233Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-03-02T15:42:58.233Z] --- PASS: TestStopContainerWithTimeout/0 (0.79s) [2022-03-02T15:42:58.233Z] --- PASS: TestStopContainerWithTimeout/-1 (2.51s) [2022-03-02T15:42:58.233Z] --- PASS: TestStopContainerWithTimeout/3 (2.33s) [2022-03-02T15:42:58.233Z] --- PASS: TestStopContainerWithTimeout/1 (1.36s) [2022-03-02T15:42:58.233Z] === RUN TestDeleteDevicemapper [2022-03-02T15:42:58.233Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-02T15:42:58.233Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-03-02T15:42:58.233Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-02T15:42:58.239Z] === RUN TestFSGetInvalidData [2022-03-02T15:42:58.239Z] --- PASS: TestFSGetInvalidData (0.02s) [2022-03-02T15:42:58.239Z] === RUN TestFSInvalidSet [2022-03-02T15:42:58.239Z] --- PASS: TestFSInvalidSet (0.01s) [2022-03-02T15:42:58.239Z] === RUN TestFSInvalidRoot [2022-03-02T15:42:58.239Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-03-02T15:42:58.239Z] === RUN TestFSMetadataGetSet [2022-03-02T15:42:58.239Z] --- PASS: TestFSMetadataGetSet (0.13s) [2022-03-02T15:42:58.239Z] === RUN TestFSInvalidWalker [2022-03-02T15:42:58.239Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-03-02T15:42:58.239Z] === RUN TestFSGetSet [2022-03-02T15:42:58.239Z] --- PASS: TestFSGetSet (0.06s) [2022-03-02T15:42:58.239Z] === RUN TestFSGetUnsetKey [2022-03-02T15:42:58.239Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-03-02T15:42:58.239Z] === RUN TestFSGetEmptyData [2022-03-02T15:42:58.239Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-03-02T15:42:58.239Z] === RUN TestFSDelete [2022-03-02T15:42:58.239Z] --- PASS: TestFSDelete (0.02s) [2022-03-02T15:42:58.239Z] === RUN TestFSWalker [2022-03-02T15:42:58.239Z] --- PASS: TestFSWalker (0.02s) [2022-03-02T15:42:58.239Z] === RUN TestFSWalkerStopOnError [2022-03-02T15:42:58.239Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-03-02T15:42:58.239Z] === RUN TestNewFromJSON [2022-03-02T15:42:58.239Z] --- PASS: TestNewFromJSON (0.00s) [2022-03-02T15:42:58.239Z] === RUN TestNewFromJSONWithInvalidJSON [2022-03-02T15:42:58.239Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-03-02T15:42:58.239Z] === RUN TestMarshalKeyOrder [2022-03-02T15:42:58.239Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-03-02T15:42:58.239Z] === RUN TestHistoryEqual [2022-03-02T15:42:58.696Z] --- PASS: TestHistoryEqual (0.22s) [2022-03-02T15:42:58.696Z] === RUN TestImage [2022-03-02T15:42:58.696Z] --- PASS: TestImage (0.00s) [2022-03-02T15:42:58.696Z] === RUN TestImageOSNotEmpty [2022-03-02T15:42:58.696Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-03-02T15:42:58.696Z] === RUN TestNewChildImageFromImageWithRootFS [2022-03-02T15:42:58.696Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-03-02T15:42:58.696Z] === RUN TestCreate [2022-03-02T15:42:58.696Z] --- PASS: TestCreate (0.01s) [2022-03-02T15:42:58.696Z] === RUN TestRestore [2022-03-02T15:42:58.696Z] time="2022-03-02T15:42:58Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-03-02T15:42:58.696Z] --- PASS: TestRestore (0.04s) [2022-03-02T15:42:58.696Z] === RUN TestAddDelete [2022-03-02T15:42:58.696Z] --- PASS: TestAddDelete (0.05s) [2022-03-02T15:42:58.696Z] === RUN TestSearchAfterDelete [2022-03-02T15:42:58.696Z] --- PASS: TestSearchAfterDelete (0.02s) [2022-03-02T15:42:58.696Z] === RUN TestParentReset [2022-03-02T15:42:58.696Z] --- PASS: TestParentReset (0.05s) [2022-03-02T15:42:58.696Z] === RUN TestGetAndSetLastUpdated [2022-03-02T15:42:58.696Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-03-02T15:42:58.696Z] === RUN TestStoreLen [2022-03-02T15:42:58.696Z] --- PASS: TestStoreLen (0.07s) [2022-03-02T15:42:58.696Z] PASS [2022-03-02T15:42:58.696Z] coverage: 86.9% of statements [2022-03-02T15:42:58.696Z] ok github.com/docker/docker/image 0.902s coverage: 86.9% of statements [2022-03-02T15:42:59.059Z] --- PASS: TestNetworkLoopbackNat (2.54s) [2022-03-02T15:42:59.059Z] === RUN TestPause [2022-03-02T15:42:59.153Z] === RUN TestMakeV1ConfigFromConfig [2022-03-02T15:42:59.153Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-03-02T15:42:59.153Z] PASS [2022-03-02T15:42:59.153Z] coverage: 25.0% of statements [2022-03-02T15:42:59.153Z] ok github.com/docker/docker/image/v1 0.165s coverage: 25.0% of statements [2022-03-02T15:42:59.153Z] === RUN TestValidateManifest [2022-03-02T15:42:59.153Z] === RUN TestValidateManifest/nil [2022-03-02T15:42:59.153Z] === RUN TestValidateManifest/non-nil [2022-03-02T15:42:59.153Z] --- PASS: TestValidateManifest (0.00s) [2022-03-02T15:42:59.153Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-03-02T15:42:59.153Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-03-02T15:42:59.153Z] PASS [2022-03-02T15:42:59.153Z] coverage: 0.7% of statements [2022-03-02T15:42:59.153Z] ok github.com/docker/docker/image/tarexport 0.117s coverage: 0.7% of statements [2022-03-02T15:42:59.153Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-02T15:42:59.316Z] --- PASS: TestPause (0.40s) [2022-03-02T15:42:59.316Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-02T15:42:59.316Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-02T15:42:59.316Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-02T15:42:59.316Z] === RUN TestPauseStopPausedContainer [2022-03-02T15:42:59.606Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.35s) [2022-03-02T15:42:59.606Z] === RUN TestUpdateMemory [2022-03-02T15:42:59.713Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-03-02T15:42:59.866Z] --- PASS: TestUpdateMemory (0.45s) [2022-03-02T15:42:59.866Z] === RUN TestUpdateCPUQuota [2022-03-02T15:42:59.877Z] --- PASS: TestPauseStopPausedContainer (0.43s) [2022-03-02T15:42:59.877Z] === RUN TestPidHost [2022-03-02T15:43:00.432Z] --- PASS: TestUpdateCPUQuota (0.62s) [2022-03-02T15:43:00.433Z] === RUN TestUpdatePidsLimit [2022-03-02T15:43:00.433Z] === RUN TestUpdatePidsLimit/update_from_none [2022-03-02T15:43:00.691Z] === RUN TestUpdatePidsLimit/no_change [2022-03-02T15:43:00.692Z] === RUN TestSerialization [2022-03-02T15:43:00.692Z] --- PASS: TestSerialization (0.02s) [2022-03-02T15:43:00.692Z] PASS [2022-03-02T15:43:00.692Z] coverage: 100.0% of statements [2022-03-02T15:43:00.692Z] ok github.com/docker/docker/libcontainerd/queue 0.063s coverage: 100.0% of statements [2022-03-02T15:43:00.805Z] --- PASS: TestPidHost (0.94s) [2022-03-02T15:43:00.805Z] === RUN TestPsFilter [2022-03-02T15:43:00.805Z] --- PASS: TestPsFilter (0.10s) [2022-03-02T15:43:00.805Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-02T15:43:00.948Z] === RUN TestUpdatePidsLimit/update_lower [2022-03-02T15:43:00.948Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-03-02T15:43:01.147Z] === RUN TestEmptyLayer [2022-03-02T15:43:01.147Z] --- PASS: TestEmptyLayer (0.00s) [2022-03-02T15:43:01.147Z] === RUN TestCommitFailure [2022-03-02T15:43:01.147Z] --- PASS: TestCommitFailure (0.01s) [2022-03-02T15:43:01.147Z] === RUN TestStartTransactionFailure [2022-03-02T15:43:01.147Z] --- PASS: TestStartTransactionFailure (0.01s) [2022-03-02T15:43:01.147Z] === RUN TestGetOrphan [2022-03-02T15:43:01.147Z] --- PASS: TestGetOrphan (0.01s) [2022-03-02T15:43:01.148Z] === RUN TestMountAndRegister [2022-03-02T15:43:01.207Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-03-02T15:43:01.367Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2022-03-02T15:43:01.367Z] === RUN TestRemoveContainerWithVolume [2022-03-02T15:43:01.440Z] --- PASS: TestBuildPreserveOwnership (9.68s) [2022-03-02T15:43:01.440Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.67s) [2022-03-02T15:43:01.440Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-03-02T15:43:01.440Z] === RUN TestBuildPlatformInvalid [2022-03-02T15:43:01.440Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-03-02T15:43:01.440Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-03-02T15:43:01.440Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-03-02T15:43:01.440Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-03-02T15:43:01.440Z] PASS [2022-03-02T15:43:01.440Z] [2022-03-02T15:43:01.440Z] === Skipped [2022-03-02T15:43:01.440Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-03-02T15:43:01.441Z] build_session_test.go:25: TODO: BuildKit [2022-03-02T15:43:01.441Z] [2022-03-02T15:43:01.441Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-03-02T15:43:01.441Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-02T15:43:01.441Z] [2022-03-02T15:43:01.441Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-03-02T15:43:01.441Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-03-02T15:43:01.441Z] [2022-03-02T15:43:01.441Z] DONE 34 tests, 3 skipped in 112.269s [2022-03-02T15:43:01.441Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-03-02T15:43:01.441Z] INFO: Testing against a local daemon [2022-03-02T15:43:01.441Z] === RUN TestConfigInspect [2022-03-02T15:43:01.441Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-02T15:43:01.441Z] --- SKIP: TestConfigInspect (0.01s) [2022-03-02T15:43:01.441Z] === RUN TestConfigList [2022-03-02T15:43:01.441Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-02T15:43:01.441Z] --- SKIP: TestConfigList (0.01s) [2022-03-02T15:43:01.441Z] === RUN TestConfigsCreateAndDelete [2022-03-02T15:43:01.441Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-02T15:43:01.441Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-03-02T15:43:01.441Z] === RUN TestConfigsUpdate [2022-03-02T15:43:01.441Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-02T15:43:01.441Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-03-02T15:43:01.441Z] === RUN TestTemplatedConfig [2022-03-02T15:43:01.441Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-02T15:43:01.441Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-03-02T15:43:01.441Z] === RUN TestConfigCreateResolve [2022-03-02T15:43:01.441Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-02T15:43:01.441Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-03-02T15:43:01.441Z] PASS [2022-03-02T15:43:01.441Z] [2022-03-02T15:43:01.441Z] === Skipped [2022-03-02T15:43:01.441Z] === SKIP: amd64.integration.config TestConfigInspect (0.01s) [2022-03-02T15:43:01.441Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-02T15:43:01.441Z] [2022-03-02T15:43:01.441Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-03-02T15:43:01.441Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-02T15:43:01.441Z] [2022-03-02T15:43:01.441Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-03-02T15:43:01.441Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-02T15:43:01.441Z] [2022-03-02T15:43:01.441Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-03-02T15:43:01.441Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-02T15:43:01.441Z] [2022-03-02T15:43:01.441Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-03-02T15:43:01.441Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-02T15:43:01.441Z] [2022-03-02T15:43:01.441Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-03-02T15:43:01.441Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-02T15:43:01.441Z] [2022-03-02T15:43:01.441Z] DONE 6 tests, 6 skipped in 0.152s [2022-03-02T15:43:01.441Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-03-02T15:43:01.465Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-03-02T15:43:01.604Z] layer_test.go:258: Layer size: 14 [2022-03-02T15:43:01.604Z] --- PASS: TestMountAndRegister (0.08s) [2022-03-02T15:43:01.604Z] === RUN TestLayerRelease [2022-03-02T15:43:01.604Z] layer_test.go:291: Failing on Windows [2022-03-02T15:43:01.604Z] --- SKIP: TestLayerRelease (0.00s) [2022-03-02T15:43:01.604Z] === RUN TestStoreRestore [2022-03-02T15:43:01.604Z] layer_test.go:340: Failing on Windows [2022-03-02T15:43:01.604Z] --- SKIP: TestStoreRestore (0.00s) [2022-03-02T15:43:01.604Z] === RUN TestTarStreamStability [2022-03-02T15:43:01.604Z] layer_test.go:455: Failing on Windows [2022-03-02T15:43:01.604Z] --- SKIP: TestTarStreamStability (0.00s) [2022-03-02T15:43:01.604Z] === RUN TestRegisterExistingLayer [2022-03-02T15:43:01.604Z] === RUN TestEnvironmentParsing [2022-03-02T15:43:01.604Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-03-02T15:43:01.604Z] PASS [2022-03-02T15:43:01.604Z] coverage: 1.2% of statements [2022-03-02T15:43:01.604Z] ok github.com/docker/docker/libcontainerd/local 0.071s coverage: 1.2% of statements [2022-03-02T15:43:01.604Z] --- PASS: TestRegisterExistingLayer (0.36s) [2022-03-02T15:43:01.604Z] === RUN TestTarStreamVerification [2022-03-02T15:43:01.604Z] layer_test.go:684: Failing on Windows [2022-03-02T15:43:01.604Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-03-02T15:43:01.604Z] === RUN TestLayerMigration [2022-03-02T15:43:01.604Z] migration_test.go:45: Failing on Windows [2022-03-02T15:43:01.604Z] --- SKIP: TestLayerMigration (0.00s) [2022-03-02T15:43:01.604Z] === RUN TestLayerMigrationNoTarsplit [2022-03-02T15:43:01.604Z] migration_test.go:181: Failing on Windows [2022-03-02T15:43:01.604Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-03-02T15:43:01.604Z] === RUN TestMountInit [2022-03-02T15:43:01.604Z] mount_test.go:17: Failing on Windows [2022-03-02T15:43:01.604Z] --- SKIP: TestMountInit (0.00s) [2022-03-02T15:43:01.604Z] === RUN TestMountSize [2022-03-02T15:43:01.604Z] mount_test.go:76: Failing on Windows [2022-03-02T15:43:01.604Z] --- SKIP: TestMountSize (0.00s) [2022-03-02T15:43:01.604Z] === RUN TestMountChanges [2022-03-02T15:43:01.604Z] mount_test.go:125: Failing on Windows [2022-03-02T15:43:01.604Z] --- SKIP: TestMountChanges (0.00s) [2022-03-02T15:43:01.604Z] === RUN TestMountApply [2022-03-02T15:43:01.604Z] mount_test.go:212: Failing on Windows [2022-03-02T15:43:01.604Z] --- SKIP: TestMountApply (0.00s) [2022-03-02T15:43:01.605Z] PASS [2022-03-02T15:43:01.605Z] coverage: 30.2% of statements [2022-03-02T15:43:01.605Z] ok github.com/docker/docker/layer 0.558s coverage: 30.2% of statements [2022-03-02T15:43:01.624Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2022-03-02T15:43:01.624Z] === RUN TestRemoveContainerRunning [2022-03-02T15:43:01.702Z] INFO: Testing against a local daemon [2022-03-02T15:43:01.702Z] === RUN TestCheckpoint [2022-03-02T15:43:01.702Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-02T15:43:01.702Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-02T15:43:01.702Z] === RUN TestContainerInvalidJSON [2022-03-02T15:43:01.702Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-02T15:43:01.702Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-02T15:43:01.702Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-02T15:43:01.702Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-02T15:43:01.702Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-02T15:43:01.702Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-02T15:43:01.702Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-03-02T15:43:01.702Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-02T15:43:01.702Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-02T15:43:01.702Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-02T15:43:01.702Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-03-02T15:43:01.702Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-02T15:43:01.702Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-03-02T15:43:01.702Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-02T15:43:01.702Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-03-02T15:43:01.702Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-02T15:43:01.702Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-03-02T15:43:01.702Z] === RUN TestCopyFromContainer [2022-03-02T15:43:01.723Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-03-02T15:43:01.881Z] --- PASS: TestRemoveContainerRunning (0.40s) [2022-03-02T15:43:01.881Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-02T15:43:02.061Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-02T15:43:02.061Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-02T15:43:02.061Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-02T15:43:02.061Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-02T15:43:02.288Z] --- PASS: TestUpdatePidsLimit (1.77s) [2022-03-02T15:43:02.288Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.15s) [2022-03-02T15:43:02.288Z] --- PASS: TestUpdatePidsLimit/no_change (0.18s) [2022-03-02T15:43:02.288Z] --- PASS: TestUpdatePidsLimit/update_lower (0.16s) [2022-03-02T15:43:02.288Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2022-03-02T15:43:02.289Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s) [2022-03-02T15:43:02.289Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.27s) [2022-03-02T15:43:02.289Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.18s) [2022-03-02T15:43:02.289Z] === RUN TestUpdateRestartPolicy [2022-03-02T15:43:02.444Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) [2022-03-02T15:43:02.444Z] === RUN TestRemoveInvalidContainer [2022-03-02T15:43:02.444Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-03-02T15:43:02.444Z] === RUN TestRenameLinkedContainer [2022-03-02T15:43:02.517Z] === RUN TestSequenceGetAvailableBit [2022-03-02T15:43:02.517Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-03-02T15:43:02.517Z] === RUN TestSequenceEqual [2022-03-02T15:43:02.517Z] --- PASS: TestSequenceEqual (0.00s) [2022-03-02T15:43:02.517Z] === RUN TestSequenceCopy [2022-03-02T15:43:02.517Z] --- PASS: TestSequenceCopy (0.00s) [2022-03-02T15:43:02.517Z] === RUN TestGetFirstAvailable [2022-03-02T15:43:02.517Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-03-02T15:43:02.517Z] === RUN TestFindSequence [2022-03-02T15:43:02.517Z] --- PASS: TestFindSequence (0.00s) [2022-03-02T15:43:02.517Z] === RUN TestCheckIfAvailable [2022-03-02T15:43:02.517Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-03-02T15:43:02.517Z] === RUN TestMergeSequences [2022-03-02T15:43:02.517Z] --- PASS: TestMergeSequences (0.00s) [2022-03-02T15:43:02.517Z] === RUN TestPushReservation [2022-03-02T15:43:02.517Z] --- PASS: TestPushReservation (0.00s) [2022-03-02T15:43:02.517Z] === RUN TestSerializeDeserialize [2022-03-02T15:43:02.517Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-03-02T15:43:02.517Z] === RUN TestSet [2022-03-02T15:43:02.517Z] --- PASS: TestSet (0.00s) [2022-03-02T15:43:02.517Z] === RUN TestSetUnset [2022-03-02T15:43:02.517Z] --- PASS: TestSetUnset (0.00s) [2022-03-02T15:43:02.517Z] === RUN TestOffsetSetUnset [2022-03-02T15:43:02.517Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-03-02T15:43:02.517Z] === RUN TestSetInRange [2022-03-02T15:43:02.517Z] --- PASS: TestSetInRange (0.00s) [2022-03-02T15:43:02.517Z] === RUN TestSetAnyInRange [2022-03-02T15:43:02.517Z] --- PASS: TestSetAnyInRange (0.00s) [2022-03-02T15:43:02.517Z] === RUN TestMethods [2022-03-02T15:43:02.517Z] --- PASS: TestMethods (0.00s) [2022-03-02T15:43:02.517Z] === RUN TestRandomAllocateDeallocate [2022-03-02T15:43:03.005Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-03-02T15:43:04.335Z] --- PASS: TestRenameLinkedContainer (1.65s) [2022-03-02T15:43:04.335Z] === RUN TestRenameStoppedContainer [2022-03-02T15:43:04.591Z] --- PASS: TestRenameStoppedContainer (0.40s) [2022-03-02T15:43:04.591Z] === RUN TestRenameRunningContainerAndReuse [2022-03-02T15:43:04.689Z] === RUN TestInvalidConfig [2022-03-02T15:43:04.689Z] --- PASS: TestInvalidConfig (0.00s) [2022-03-02T15:43:04.689Z] === RUN TestConfig [2022-03-02T15:43:04.689Z] --- PASS: TestConfig (0.00s) [2022-03-02T15:43:04.689Z] === RUN TestOptionsLabels [2022-03-02T15:43:04.689Z] --- PASS: TestOptionsLabels (0.00s) [2022-03-02T15:43:04.689Z] === RUN TestValidName [2022-03-02T15:43:04.689Z] --- PASS: TestValidName (0.00s) [2022-03-02T15:43:04.689Z] PASS [2022-03-02T15:43:04.689Z] coverage: 19.7% of statements [2022-03-02T15:43:04.689Z] ok github.com/docker/docker/libnetwork/config 0.105s coverage: 19.7% of statements [2022-03-02T15:43:05.519Z] --- PASS: TestRenameRunningContainerAndReuse (0.82s) [2022-03-02T15:43:05.519Z] === RUN TestRenameInvalidName [2022-03-02T15:43:05.543Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-03-02T15:43:05.651Z] === RUN TestKey [2022-03-02T15:43:05.651Z] --- PASS: TestKey (0.00s) [2022-03-02T15:43:05.651Z] === RUN TestParseKey [2022-03-02T15:43:05.651Z] --- PASS: TestParseKey (0.00s) [2022-03-02T15:43:05.651Z] === RUN TestInvalidDataStore [2022-03-02T15:43:05.651Z] --- PASS: TestInvalidDataStore (0.00s) [2022-03-02T15:43:05.651Z] === RUN TestKVObjectFlatKey [2022-03-02T15:43:05.651Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-03-02T15:43:05.651Z] === RUN TestAtomicKVObjectFlatKey [2022-03-02T15:43:05.651Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-03-02T15:43:05.651Z] PASS [2022-03-02T15:43:05.651Z] coverage: 21.9% of statements [2022-03-02T15:43:05.651Z] ok github.com/docker/docker/libnetwork/datastore 0.088s coverage: 21.9% of statements [2022-03-02T15:43:05.775Z] --- PASS: TestRenameInvalidName (0.42s) [2022-03-02T15:43:05.775Z] === RUN TestRenameAnonymousContainer [2022-03-02T15:43:05.907Z] === RUN TestCopyFromContainer// [2022-03-02T15:43:05.907Z] === RUN TestCopyFromContainer//bar/root [2022-03-02T15:43:05.907Z] === RUN TestCopyFromContainer//bar/root/ [2022-03-02T15:43:05.907Z] === RUN TestCopyFromContainer/bar/quux [2022-03-02T15:43:05.907Z] === RUN TestCopyFromContainer/bar/quux/ [2022-03-02T15:43:05.907Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-03-02T15:43:05.907Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-03-02T15:43:05.907Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-03-02T15:43:05.907Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-03-02T15:43:05.907Z] === RUN TestCopyFromContainer/bar/notarget [2022-03-02T15:43:05.907Z] --- PASS: TestCopyFromContainer (3.99s) [2022-03-02T15:43:05.907Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-03-02T15:43:05.907Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-03-02T15:43:05.907Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-03-02T15:43:05.907Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-03-02T15:43:05.907Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-03-02T15:43:05.907Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-03-02T15:43:05.907Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-03-02T15:43:05.907Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-03-02T15:43:05.907Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-03-02T15:43:05.907Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-03-02T15:43:05.907Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-02T15:43:05.907Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-02T15:43:05.907Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-02T15:43:05.907Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-02T15:43:05.907Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-02T15:43:05.907Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-02T15:43:05.907Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-02T15:43:05.907Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-02T15:43:05.907Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-02T15:43:05.907Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-02T15:43:05.907Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-03-02T15:43:05.907Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-02T15:43:05.907Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-02T15:43:05.907Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-02T15:43:05.907Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-02T15:43:05.907Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-03-02T15:43:05.907Z] === RUN TestCreateWithInvalidEnv [2022-03-02T15:43:05.907Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-02T15:43:05.907Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-02T15:43:05.907Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-02T15:43:05.907Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-02T15:43:05.907Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-02T15:43:05.907Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-02T15:43:05.907Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-02T15:43:05.907Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-02T15:43:05.907Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-02T15:43:05.907Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-03-02T15:43:05.907Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-02T15:43:05.907Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-02T15:43:05.907Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-02T15:43:05.907Z] === RUN TestCreateTmpfsMountsTarget [2022-03-02T15:43:05.907Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-03-02T15:43:05.907Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-02T15:43:06.108Z] === RUN TestErrorInterfaces [2022-03-02T15:43:06.108Z] --- PASS: TestErrorInterfaces (0.00s) [2022-03-02T15:43:06.108Z] === RUN TestNetworkMarshalling [2022-03-02T15:43:06.108Z] --- PASS: TestNetworkMarshalling (0.24s) [2022-03-02T15:43:06.108Z] === RUN TestEndpointMarshalling [2022-03-02T15:43:06.108Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-03-02T15:43:06.108Z] === RUN TestAuxAddresses [2022-03-02T15:43:06.108Z] time="2022-03-02T15:43:05Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-02T15:43:06.108Z] --- PASS: TestAuxAddresses (0.02s) [2022-03-02T15:43:06.108Z] === RUN TestSRVServiceQuery [2022-03-02T15:43:06.108Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-02T15:43:06.108Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-03-02T15:43:06.108Z] === RUN TestServiceVIPReuse [2022-03-02T15:43:06.108Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-02T15:43:06.108Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-03-02T15:43:06.108Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-03-02T15:43:06.108Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-02T15:43:06.108Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-03-02T15:43:06.108Z] === RUN TestDNSIPQuery [2022-03-02T15:43:06.108Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-02T15:43:06.108Z] --- SKIP: TestDNSIPQuery (0.01s) [2022-03-02T15:43:06.108Z] === RUN TestDNSProxyServFail [2022-03-02T15:43:06.108Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-02T15:43:06.108Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-03-02T15:43:06.108Z] === RUN TestSandboxAddEmpty [2022-03-02T15:43:06.108Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-02T15:43:06.108Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-03-02T15:43:06.108Z] === RUN TestSandboxAddMultiPrio [2022-03-02T15:43:06.108Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-02T15:43:06.108Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-03-02T15:43:06.108Z] === RUN TestSandboxAddSamePrio [2022-03-02T15:43:06.108Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-02T15:43:06.108Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-03-02T15:43:06.108Z] === RUN TestCleanupServiceDiscovery [2022-03-02T15:43:06.108Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-02T15:43:06.108Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-03-02T15:43:06.108Z] === RUN TestDNSOptions [2022-03-02T15:43:06.108Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-02T15:43:06.108Z] --- SKIP: TestDNSOptions (0.00s) [2022-03-02T15:43:06.108Z] === RUN TestMultipleControllersWithSameStore [2022-03-02T15:43:06.108Z] time="2022-03-02T15:43:06Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-02T15:43:06.108Z] time="2022-03-02T15:43:06Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-02T15:43:06.108Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2022-03-02T15:43:06.108Z] PASS [2022-03-02T15:43:06.108Z] coverage: 8.5% of statements [2022-03-02T15:43:06.108Z] ok github.com/docker/docker/libnetwork 0.415s coverage: 8.5% of statements [2022-03-02T15:43:06.565Z] === RUN TestIPDataMarshalling [2022-03-02T15:43:06.565Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-03-02T15:43:06.565Z] === RUN TestValidateAndIsV6 [2022-03-02T15:43:06.565Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-03-02T15:43:06.565Z] PASS [2022-03-02T15:43:06.565Z] coverage: 68.9% of statements [2022-03-02T15:43:06.565Z] ok github.com/docker/docker/libnetwork/driverapi 0.060s coverage: 68.9% of statements [2022-03-02T15:43:07.024Z] === RUN TestDriver [2022-03-02T15:43:07.024Z] --- PASS: TestDriver (0.00s) [2022-03-02T15:43:07.024Z] PASS [2022-03-02T15:43:07.024Z] coverage: 34.8% of statements [2022-03-02T15:43:07.024Z] ok github.com/docker/docker/libnetwork/drivers/host 0.055s coverage: 34.8% of statements [2022-03-02T15:43:07.140Z] --- PASS: TestRenameAnonymousContainer (1.51s) [2022-03-02T15:43:07.140Z] === RUN TestRenameContainerWithSameName [2022-03-02T15:43:07.291Z] --- PASS: TestCreateWithCustomMaskedPaths (1.15s) [2022-03-02T15:43:07.291Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-02T15:43:07.480Z] === RUN TestDriver [2022-03-02T15:43:07.480Z] --- PASS: TestDriver (0.00s) [2022-03-02T15:43:07.480Z] PASS [2022-03-02T15:43:07.480Z] coverage: 34.8% of statements [2022-03-02T15:43:07.480Z] ok github.com/docker/docker/libnetwork/drivers/null 0.051s coverage: 34.8% of statements [2022-03-02T15:43:07.702Z] --- PASS: TestRenameContainerWithSameName (0.40s) [2022-03-02T15:43:07.702Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-02T15:43:07.936Z] === RUN TestNetworkAllocateFree [2022-03-02T15:43:07.937Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-03-02T15:43:07.937Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-03-02T15:43:07.937Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-03-02T15:43:07.937Z] PASS [2022-03-02T15:43:07.937Z] coverage: 63.6% of statements [2022-03-02T15:43:07.937Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.051s coverage: 63.6% of statements [2022-03-02T15:43:08.080Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-03-02T15:43:08.233Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.08s) [2022-03-02T15:43:08.233Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-02T15:43:08.233Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-02T15:43:08.233Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-02T15:43:08.233Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-02T15:43:08.233Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-02T15:43:08.233Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-02T15:43:08.233Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-02T15:43:08.233Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-02T15:43:08.233Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-02T15:43:08.233Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-02T15:43:08.233Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-02T15:43:08.233Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-02T15:43:08.233Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-02T15:43:08.233Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-02T15:43:08.233Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-02T15:43:08.233Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-02T15:43:08.233Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-03-02T15:43:08.233Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-02T15:43:08.233Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-02T15:43:08.233Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-02T15:43:08.233Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2022-03-02T15:43:08.233Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-03-02T15:43:08.233Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-02T15:43:08.398Z] === RUN TestGetEmptyCapabilities [2022-03-02T15:43:08.398Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-03-02T15:43:08.398Z] === RUN TestGetExtraCapabilities [2022-03-02T15:43:08.398Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-03-02T15:43:08.398Z] === RUN TestGetInvalidCapabilities [2022-03-02T15:43:08.398Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-03-02T15:43:08.398Z] === RUN TestRemoteDriver [2022-03-02T15:43:08.398Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-02T15:43:08.398Z] === RUN TestDriverError [2022-03-02T15:43:08.398Z] --- PASS: TestDriverError (0.01s) [2022-03-02T15:43:08.398Z] === RUN TestMissingValues [2022-03-02T15:43:08.398Z] --- PASS: TestMissingValues (0.00s) [2022-03-02T15:43:08.398Z] === RUN TestRollback [2022-03-02T15:43:08.398Z] --- PASS: TestRollback (0.01s) [2022-03-02T15:43:08.398Z] PASS [2022-03-02T15:43:08.398Z] coverage: 57.4% of statements [2022-03-02T15:43:08.398Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.102s coverage: 57.4% of statements [2022-03-02T15:43:08.494Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s) [2022-03-02T15:43:08.494Z] === RUN TestCreateDifferentPlatform [2022-03-02T15:43:08.494Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-02T15:43:08.494Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-02T15:43:08.494Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-03-02T15:43:08.494Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-02T15:43:08.494Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-02T15:43:08.494Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-02T15:43:08.494Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-03-02T15:43:08.494Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-02T15:43:08.494Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-02T15:43:08.494Z] === RUN TestContainerStartOnDaemonRestart [2022-03-02T15:43:08.494Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-03-02T15:43:08.494Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-03-02T15:43:08.494Z] === RUN TestDaemonRestartIpcMode [2022-03-02T15:43:08.494Z] === PAUSE TestDaemonRestartIpcMode [2022-03-02T15:43:08.494Z] === RUN TestDaemonHostGatewayIP [2022-03-02T15:43:08.494Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-02T15:43:08.494Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-03-02T15:43:08.494Z] === RUN TestRestartDaemonWithRestartingContainer [2022-03-02T15:43:08.494Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-03-02T15:43:08.494Z] === RUN TestContainerKillOnDaemonStart [2022-03-02T15:43:08.494Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-03-02T15:43:08.494Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-03-02T15:43:08.494Z] === RUN TestDiff [2022-03-02T15:43:08.630Z] --- PASS: TestRenameContainerWithLinkedContainer (0.84s) [2022-03-02T15:43:08.630Z] === RUN TestResize [2022-03-02T15:43:08.887Z] --- PASS: TestResize (0.41s) [2022-03-02T15:43:08.887Z] === RUN TestResizeWithInvalidSize [2022-03-02T15:43:09.066Z] --- PASS: TestDiff (0.41s) [2022-03-02T15:43:09.066Z] === RUN TestExecWithCloseStdin [2022-03-02T15:43:09.334Z] --- PASS: TestExecWithCloseStdin (0.44s) [2022-03-02T15:43:09.334Z] === RUN TestExec [2022-03-02T15:43:09.360Z] === RUN TestNew [2022-03-02T15:43:09.360Z] --- PASS: TestNew (0.00s) [2022-03-02T15:43:09.360Z] === RUN TestAddDriver [2022-03-02T15:43:09.360Z] --- PASS: TestAddDriver (0.00s) [2022-03-02T15:43:09.360Z] === RUN TestAddDuplicateDriver [2022-03-02T15:43:09.360Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-03-02T15:43:09.360Z] === RUN TestIPAMDefaultAddressSpaces [2022-03-02T15:43:09.360Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-03-02T15:43:09.360Z] === RUN TestDriver [2022-03-02T15:43:09.360Z] --- PASS: TestDriver (0.00s) [2022-03-02T15:43:09.360Z] === RUN TestIPAM [2022-03-02T15:43:09.360Z] --- PASS: TestIPAM (0.00s) [2022-03-02T15:43:09.360Z] === RUN TestWalkIPAMs [2022-03-02T15:43:09.360Z] --- PASS: TestWalkIPAMs (0.00s) [2022-03-02T15:43:09.360Z] === RUN TestWalkDrivers [2022-03-02T15:43:09.360Z] --- PASS: TestWalkDrivers (0.00s) [2022-03-02T15:43:09.360Z] PASS [2022-03-02T15:43:09.360Z] coverage: 82.4% of statements [2022-03-02T15:43:09.360Z] ok github.com/docker/docker/libnetwork/drvregistry 0.091s coverage: 82.4% of statements [2022-03-02T15:43:09.360Z] === RUN TestNAT [2022-03-02T15:43:09.360Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-02T15:43:09.360Z] --- SKIP: TestNAT (0.00s) [2022-03-02T15:43:09.360Z] === RUN TestTransparent [2022-03-02T15:43:09.360Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-02T15:43:09.360Z] --- SKIP: TestTransparent (0.00s) [2022-03-02T15:43:09.360Z] PASS [2022-03-02T15:43:09.360Z] coverage: 0.0% of statements [2022-03-02T15:43:09.360Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.057s coverage: 0.0% of statements [2022-03-02T15:43:09.360Z] === RUN TestBuildDefault [2022-03-02T15:43:09.360Z] --- PASS: TestBuildDefault (0.00s) [2022-03-02T15:43:09.360Z] === RUN TestBuildHostnameDomainname [2022-03-02T15:43:09.360Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-03-02T15:43:09.360Z] === RUN TestBuildHostname [2022-03-02T15:43:09.360Z] --- PASS: TestBuildHostname (0.00s) [2022-03-02T15:43:09.360Z] === RUN TestBuildHostnameFQDN [2022-03-02T15:43:09.360Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-03-02T15:43:09.360Z] === RUN TestBuildNoIP [2022-03-02T15:43:09.360Z] --- PASS: TestBuildNoIP (0.00s) [2022-03-02T15:43:09.360Z] === RUN TestUpdate [2022-03-02T15:43:09.360Z] --- PASS: TestUpdate (0.00s) [2022-03-02T15:43:09.360Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-03-02T15:43:09.360Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-03-02T15:43:09.361Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-03-02T15:43:09.361Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-03-02T15:43:09.361Z] === RUN TestAddEmpty [2022-03-02T15:43:09.361Z] --- PASS: TestAddEmpty (0.00s) [2022-03-02T15:43:09.361Z] === RUN TestAdd [2022-03-02T15:43:09.361Z] --- PASS: TestAdd (0.00s) [2022-03-02T15:43:09.361Z] === RUN TestDeleteEmpty [2022-03-02T15:43:09.361Z] --- PASS: TestDeleteEmpty (0.00s) [2022-03-02T15:43:09.361Z] === RUN TestDeleteNewline [2022-03-02T15:43:09.361Z] --- PASS: TestDeleteNewline (0.00s) [2022-03-02T15:43:09.361Z] === RUN TestDelete [2022-03-02T15:43:09.361Z] --- PASS: TestDelete (0.00s) [2022-03-02T15:43:09.361Z] === RUN TestConcurrentWrites [2022-03-02T15:43:09.361Z] --- PASS: TestRandomAllocateDeallocate (6.92s) [2022-03-02T15:43:09.361Z] === RUN TestAllocateRandomDeallocate [2022-03-02T15:43:09.450Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-03-02T15:43:09.450Z] === RUN TestResizeWhenContainerNotStarted [2022-03-02T15:43:09.706Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2022-03-02T15:43:09.706Z] === RUN TestDaemonRestartKillContainers [2022-03-02T15:43:09.706Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-02T15:43:09.706Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-02T15:43:09.706Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-02T15:43:09.706Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-02T15:43:09.706Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-02T15:43:09.706Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-02T15:43:09.706Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-02T15:43:09.706Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-02T15:43:09.706Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-02T15:43:09.706Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-02T15:43:09.706Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-02T15:43:09.706Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-02T15:43:09.706Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-02T15:43:09.706Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-02T15:43:09.706Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-02T15:43:09.706Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-02T15:43:09.706Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-02T15:43:09.706Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-02T15:43:09.706Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-02T15:43:09.706Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-02T15:43:09.706Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-02T15:43:09.706Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-02T15:43:09.706Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-02T15:43:09.706Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-02T15:43:09.706Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-02T15:43:09.706Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-02T15:43:09.706Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-02T15:43:09.706Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-02T15:43:09.706Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-02T15:43:09.706Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-02T15:43:09.706Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-02T15:43:09.706Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-02T15:43:09.706Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-02T15:43:09.706Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-02T15:43:09.819Z] --- PASS: TestConcurrentWrites (0.29s) [2022-03-02T15:43:09.819Z] PASS [2022-03-02T15:43:09.819Z] coverage: 81.2% of statements [2022-03-02T15:43:09.819Z] ok github.com/docker/docker/libnetwork/etchosts 0.364s coverage: 81.2% of statements [2022-03-02T15:43:09.819Z] === RUN TestNew [2022-03-02T15:43:09.819Z] --- PASS: TestNew (0.00s) [2022-03-02T15:43:09.819Z] === RUN TestAllocate [2022-03-02T15:43:09.819Z] --- PASS: TestAllocate (0.00s) [2022-03-02T15:43:09.819Z] === RUN TestUninitialized [2022-03-02T15:43:09.819Z] --- PASS: TestUninitialized (0.00s) [2022-03-02T15:43:09.819Z] === RUN TestAllocateInRange [2022-03-02T15:43:09.819Z] --- PASS: TestAllocateInRange (0.00s) [2022-03-02T15:43:09.819Z] === RUN TestAllocateSerial [2022-03-02T15:43:09.819Z] --- PASS: TestAllocateSerial (0.00s) [2022-03-02T15:43:09.819Z] PASS [2022-03-02T15:43:09.819Z] coverage: 87.5% of statements [2022-03-02T15:43:09.819Z] ok github.com/docker/docker/libnetwork/idm 0.044s coverage: 87.5% of statements [2022-03-02T15:43:09.819Z] === RUN TestCaller [2022-03-02T15:43:09.819Z] --- PASS: TestCaller (0.00s) [2022-03-02T15:43:09.819Z] PASS [2022-03-02T15:43:09.819Z] coverage: 100.0% of statements [2022-03-02T15:43:09.819Z] ok github.com/docker/docker/libnetwork/internal/caller 0.045s coverage: 100.0% of statements [2022-03-02T15:43:09.906Z] --- PASS: TestExec (0.45s) [2022-03-02T15:43:09.906Z] === RUN TestExecUser [2022-03-02T15:43:10.477Z] --- PASS: TestExecUser (0.47s) [2022-03-02T15:43:10.477Z] === RUN TestExportContainerAndImportImage [2022-03-02T15:43:10.617Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-02T15:43:10.617Z] Using test binary docker [2022-03-02T15:43:10.617Z] +++ /etc/init.d/apparmor start [2022-03-02T15:43:10.617Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-02T15:43:10.617Z] INFO: Waiting for daemon to start... [2022-03-02T15:43:10.617Z] Starting dockerd [2022-03-02T15:43:10.617Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-03-02T15:43:10.786Z] --- PASS: TestAllocateRandomDeallocate (1.09s) [2022-03-02T15:43:10.786Z] === RUN TestAllocateRandomDeallocateSerialize [2022-03-02T15:43:10.786Z] === RUN TestSetSerialInsertDelete [2022-03-02T15:43:10.786Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-03-02T15:43:10.786Z] === RUN TestSetParallelInsertDelete [2022-03-02T15:43:11.048Z] --- PASS: TestExportContainerAndImportImage (0.53s) [2022-03-02T15:43:11.048Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-02T15:43:11.597Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-02T15:43:11.749Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.02s) [2022-03-02T15:43:11.749Z] === RUN TestRetrieveFromStore [2022-03-02T15:43:11.749Z] === RUN TestInt2IP2IntConversion [2022-03-02T15:43:12.206Z] --- PASS: TestRetrieveFromStore (0.50s) [2022-03-02T15:43:12.206Z] === RUN TestIsCorrupted [2022-03-02T15:43:12.206Z] --- PASS: TestIsCorrupted (0.02s) [2022-03-02T15:43:12.206Z] === RUN TestSetRollover [2022-03-02T15:43:12.434Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s) [2022-03-02T15:43:12.434Z] === RUN TestHealthCheckWorkdir [2022-03-02T15:43:12.524Z] . [2022-03-02T15:43:12.524Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-02T15:43:12.524Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-02T15:43:12.662Z] --- PASS: TestInt2IP2IntConversion (0.60s) [2022-03-02T15:43:12.662Z] === RUN TestGetAddressVersion [2022-03-02T15:43:12.662Z] --- PASS: TestGetAddressVersion (0.00s) [2022-03-02T15:43:12.662Z] === RUN TestKeyString [2022-03-02T15:43:12.662Z] --- PASS: TestKeyString (0.00s) [2022-03-02T15:43:12.662Z] === RUN TestPoolDataMarshal [2022-03-02T15:43:12.662Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-03-02T15:43:12.662Z] === RUN TestSubnetsMarshal [2022-03-02T15:43:12.662Z] --- PASS: TestSubnetsMarshal (0.05s) [2022-03-02T15:43:12.662Z] === RUN TestAddSubnets [2022-03-02T15:43:12.662Z] --- PASS: TestAddSubnets (0.06s) [2022-03-02T15:43:12.662Z] === RUN TestDoublePoolRelease [2022-03-02T15:43:12.662Z] === RUN TestPoolRequest [2022-03-02T15:43:12.662Z] --- PASS: TestPoolRequest (0.00s) [2022-03-02T15:43:12.662Z] === RUN TestOtherRequests [2022-03-02T15:43:12.662Z] --- PASS: TestOtherRequests (0.00s) [2022-03-02T15:43:12.662Z] PASS [2022-03-02T15:43:12.662Z] coverage: 57.1% of statements [2022-03-02T15:43:12.662Z] ok github.com/docker/docker/libnetwork/ipams/null 0.054s coverage: 57.1% of statements [2022-03-02T15:43:12.662Z] --- PASS: TestDoublePoolRelease (0.03s) [2022-03-02T15:43:12.662Z] === RUN TestAddReleasePoolID [2022-03-02T15:43:12.662Z] --- PASS: TestAddReleasePoolID (0.07s) [2022-03-02T15:43:12.662Z] === RUN TestPredefinedPool [2022-03-02T15:43:12.662Z] --- PASS: TestPredefinedPool (0.03s) [2022-03-02T15:43:12.662Z] === RUN TestRemoveSubnet [2022-03-02T15:43:12.695Z] --- PASS: TestHealthCheckWorkdir (0.54s) [2022-03-02T15:43:12.695Z] === RUN TestHealthKillContainer [2022-03-02T15:43:12.783Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-02T15:43:12.783Z] Error: No such image: emptyfs [2022-03-02T15:43:12.783Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-03-02T15:43:12.783Z] ++++ docker load [2022-03-02T15:43:13.043Z] Running integration-test (iteration 1) [2022-03-02T15:43:13.043Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-03-02T15:43:13.043Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-03-02T15:43:13.043Z] ++ set -e [2022-03-02T15:43:13.043Z] ++ '[' -n 0 ']' [2022-03-02T15:43:13.043Z] ++ set -x [2022-03-02T15:43:13.043Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-03-02T15:43:13.120Z] --- PASS: TestRemoveSubnet (0.25s) [2022-03-02T15:43:13.120Z] === RUN TestGetSameAddress [2022-03-02T15:43:13.120Z] --- PASS: TestGetSameAddress (0.03s) [2022-03-02T15:43:13.120Z] === RUN TestPoolAllocationReuse [2022-03-02T15:43:13.890Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-02T15:43:13.890Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-02T15:43:13.982Z] Loaded image: busybox:latest [2022-03-02T15:43:14.083Z] --- PASS: TestSetRollover (1.69s) [2022-03-02T15:43:14.083Z] === RUN TestSetRolloverSerial [2022-03-02T15:43:14.083Z] === RUN TestGetCapabilities [2022-03-02T15:43:14.083Z] --- PASS: TestGetCapabilities (0.01s) [2022-03-02T15:43:14.083Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-03-02T15:43:14.083Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-03-02T15:43:14.083Z] === RUN TestGetDefaultAddressSpaces [2022-03-02T15:43:14.083Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-03-02T15:43:14.083Z] === RUN TestRemoteDriver [2022-03-02T15:43:14.083Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-02T15:43:14.083Z] PASS [2022-03-02T15:43:14.083Z] coverage: 47.4% of statements [2022-03-02T15:43:14.083Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.079s coverage: 47.4% of statements [2022-03-02T15:43:14.482Z] --- PASS: TestUpdateRestartPolicy (10.69s) [2022-03-02T15:43:14.482Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-02T15:43:14.482Z] --- PASS: TestUpdateRestartWithAutoRemove (0.39s) [2022-03-02T15:43:14.482Z] === RUN TestWaitNonBlocked [2022-03-02T15:43:14.482Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-02T15:43:14.482Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-02T15:43:14.482Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-02T15:43:14.482Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-02T15:43:14.482Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-02T15:43:14.482Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-02T15:43:14.482Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-03-02T15:43:14.482Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.52s) [2022-03-02T15:43:14.482Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.55s) [2022-03-02T15:43:14.482Z] === RUN TestWaitBlocked [2022-03-02T15:43:14.482Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-02T15:43:14.482Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-02T15:43:14.482Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-03-02T15:43:14.482Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-03-02T15:43:14.482Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-02T15:43:14.482Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-03-02T15:43:14.482Z] --- PASS: TestWaitBlocked (0.01s) [2022-03-02T15:43:14.482Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.50s) [2022-03-02T15:43:14.482Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.55s) [2022-03-02T15:43:14.482Z] === CONT TestContainerStartOnDaemonRestart [2022-03-02T15:43:14.482Z] === CONT TestRestartDaemonWithRestartingContainer [2022-03-02T15:43:14.551Z] Loaded image: busybox:glibc [2022-03-02T15:43:15.045Z] --- PASS: TestPoolAllocationReuse (1.74s) [2022-03-02T15:43:15.045Z] === RUN TestGetAddressSubPoolEqualPool [2022-03-02T15:43:15.045Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2022-03-02T15:43:15.045Z] === RUN TestRequestReleaseAddressFromSubPool [2022-03-02T15:43:15.045Z] === RUN TestWindowsIPAM [2022-03-02T15:43:15.045Z] --- PASS: TestWindowsIPAM (0.00s) [2022-03-02T15:43:15.045Z] PASS [2022-03-02T15:43:15.045Z] coverage: 71.4% of statements [2022-03-02T15:43:15.045Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.046s coverage: 71.4% of statements [2022-03-02T15:43:15.255Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-02T15:43:15.255Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-02T15:43:15.503Z] --- PASS: TestSetRolloverSerial (1.61s) [2022-03-02T15:43:15.503Z] === RUN TestGetFirstAvailableFromCurrent [2022-03-02T15:43:15.503Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-03-02T15:43:15.503Z] PASS [2022-03-02T15:43:15.503Z] coverage: 84.4% of statements [2022-03-02T15:43:15.503Z] ok github.com/docker/docker/libnetwork/bitseq 12.917s coverage: 84.4% of statements [2022-03-02T15:43:15.503Z] === RUN TestDefaultNetwork [2022-03-02T15:43:15.960Z] --- PASS: TestDefaultNetwork (0.29s) [2022-03-02T15:43:15.960Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-03-02T15:43:16.403Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.92s) [2022-03-02T15:43:16.403Z] === CONT TestIpcModeOlderClient [2022-03-02T15:43:16.403Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-03-02T15:43:16.403Z] === CONT TestContainerKillOnDaemonStart [2022-03-02T15:43:16.418Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.28s) [2022-03-02T15:43:16.418Z] === RUN TestInitAddressPools [2022-03-02T15:43:16.418Z] --- PASS: TestInitAddressPools (0.00s) [2022-03-02T15:43:16.418Z] PASS [2022-03-02T15:43:16.418Z] coverage: 74.0% of statements [2022-03-02T15:43:16.418Z] ok github.com/docker/docker/libnetwork/ipamutils 0.665s coverage: 74.0% of statements [2022-03-02T15:43:16.663Z] --- PASS: TestContainerStartOnDaemonRestart (2.04s) [2022-03-02T15:43:16.663Z] === CONT TestDaemonHostGatewayIP [2022-03-02T15:43:16.876Z] === RUN TestKeyValue [2022-03-02T15:43:16.876Z] --- PASS: TestKeyValue (0.00s) [2022-03-02T15:43:16.876Z] PASS [2022-03-02T15:43:16.876Z] coverage: 60.0% of statements [2022-03-02T15:43:16.876Z] ok github.com/docker/docker/libnetwork/netlabel 0.048s coverage: 60.0% of statements [2022-03-02T15:43:17.318Z] 8f616e6e9eec: Verifying Checksum [2022-03-02T15:43:17.318Z] 8f616e6e9eec: Download complete [2022-03-02T15:43:17.332Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.58s) [2022-03-02T15:43:17.333Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-03-02T15:43:19.189Z] --- PASS: TestDaemonHostGatewayIP (2.23s) [2022-03-02T15:43:19.189Z] === CONT TestDaemonRestartIpcMode [2022-03-02T15:43:19.423Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-02T15:43:19.423Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-02T15:43:19.827Z] Loaded image: debian:bullseye-slim [2022-03-02T15:43:19.827Z] Loaded image: hello-world:latest [2022-03-02T15:43:19.827Z] Loaded image: arm32v7/hello-world:latest [2022-03-02T15:43:19.827Z] INFO: Testing against a local daemon [2022-03-02T15:43:19.827Z] === RUN TestCgroupNamespacesBuild [2022-03-02T15:43:20.229Z] === RUN TestNetworkDBSimple [2022-03-02T15:43:20.685Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (3.08s) [2022-03-02T15:43:20.685Z] === RUN TestGetAddress [2022-03-02T15:43:20.685Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-03-02T15:43:20.685Z] PASS [2022-03-02T15:43:20.685Z] coverage: 100.0% of statements [2022-03-02T15:43:20.685Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-03-02T15:43:20.685Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-03-02T15:43:20.685Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-03-02T15:43:20.685Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-03-02T15:43:20.685Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-03-02T15:43:20.685Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-03-02T15:43:20.685Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-03-02T15:43:20.685Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-03-02T15:43:20.685Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-03-02T15:43:20.685Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-03-02T15:43:20.685Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-03-02T15:43:20.685Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-03-02T15:43:20.685Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-03-02T15:43:20.685Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-03-02T15:43:20.685Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-03-02T15:43:20.685Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-03-02T15:43:20.685Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-03-02T15:43:20.685Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.053s coverage: 100.0% of statements [2022-03-02T15:43:20.806Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-02T15:43:20.828Z] --- PASS: TestHealthKillContainer (7.85s) [2022-03-02T15:43:20.828Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-02T15:43:20.828Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-02T15:43:20.828Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-03-02T15:43:20.828Z] === RUN TestIpcModeNone [2022-03-02T15:43:21.036Z] 898469748ff6: Verifying Checksum [2022-03-02T15:43:21.037Z] 898469748ff6: Download complete [2022-03-02T15:43:21.088Z] --- PASS: TestIpcModeNone (0.46s) [2022-03-02T15:43:21.088Z] === RUN TestIpcModePrivate [2022-03-02T15:43:21.090Z] --- PASS: TestDaemonRestartIpcMode (2.15s) [2022-03-02T15:43:21.142Z] 2022/03/02 15:43:20 Closing DB instances... [2022-03-02T15:43:21.348Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-03-02T15:43:21.348Z] --- PASS: TestIpcModePrivate (0.44s) [2022-03-02T15:43:21.348Z] === RUN TestIpcModeShareable [2022-03-02T15:43:21.348Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-02T15:43:21.348Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-03-02T15:43:21.348Z] === RUN TestAPIIpcModeShareableAndContainer [2022-03-02T15:43:21.599Z] === RUN TestGenerate [2022-03-02T15:43:21.599Z] --- PASS: TestGenerate (0.00s) [2022-03-02T15:43:21.599Z] === RUN TestGeneratePtr [2022-03-02T15:43:21.599Z] --- PASS: TestGeneratePtr (0.00s) [2022-03-02T15:43:21.599Z] === RUN TestGenerateMissingField [2022-03-02T15:43:21.599Z] --- PASS: TestGenerateMissingField (0.00s) [2022-03-02T15:43:21.599Z] === RUN TestFieldCannotBeSet [2022-03-02T15:43:21.599Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-03-02T15:43:21.599Z] === RUN TestTypeMismatchError [2022-03-02T15:43:21.599Z] --- PASS: TestTypeMismatchError (0.00s) [2022-03-02T15:43:21.599Z] PASS [2022-03-02T15:43:21.599Z] coverage: 100.0% of statements [2022-03-02T15:43:21.599Z] ok github.com/docker/docker/libnetwork/options 0.040s coverage: 100.0% of statements [2022-03-02T15:43:21.599Z] testing: warning: no tests to run [2022-03-02T15:43:21.599Z] PASS [2022-03-02T15:43:21.599Z] coverage: 0.0% of statements [2022-03-02T15:43:21.599Z] ok github.com/docker/docker/libnetwork/osl 0.041s coverage: 0.0% of statements [no tests to run] [2022-03-02T15:43:21.734Z] --- PASS: TestCgroupNamespacesBuild (2.42s) [2022-03-02T15:43:21.734Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-03-02T15:43:22.055Z] === RUN TestRequestNewPort [2022-03-02T15:43:22.055Z] --- PASS: TestRequestNewPort (0.00s) [2022-03-02T15:43:22.055Z] === RUN TestRequestSpecificPort [2022-03-02T15:43:22.055Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-03-02T15:43:22.055Z] === RUN TestReleasePort [2022-03-02T15:43:22.513Z] --- PASS: TestReleasePort (0.00s) [2022-03-02T15:43:22.513Z] === RUN TestReuseReleasedPort [2022-03-02T15:43:22.513Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-03-02T15:43:22.513Z] === RUN TestReleaseUnreadledPort [2022-03-02T15:43:22.513Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-03-02T15:43:22.513Z] === RUN TestUnknowProtocol [2022-03-02T15:43:22.513Z] --- PASS: TestUnknowProtocol (0.00s) [2022-03-02T15:43:22.513Z] === RUN TestAllocateAllPorts [2022-03-02T15:43:22.513Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-03-02T15:43:22.513Z] === RUN TestPortAllocation [2022-03-02T15:43:22.513Z] --- PASS: TestPortAllocation (0.00s) [2022-03-02T15:43:22.514Z] === RUN TestPortAllocationWithCustomRange [2022-03-02T15:43:22.514Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-03-02T15:43:22.514Z] === RUN TestNoDuplicateBPR [2022-03-02T15:43:22.514Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-03-02T15:43:22.514Z] === RUN TestChangePortRange [2022-03-02T15:43:22.514Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-03-02T15:43:22.514Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-03-02T15:43:22.514Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-03-02T15:43:22.514Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-03-02T15:43:22.514Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-03-02T15:43:22.514Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-03-02T15:43:22.514Z] --- PASS: TestChangePortRange (0.00s) [2022-03-02T15:43:22.514Z] PASS [2022-03-02T15:43:22.514Z] coverage: 88.6% of statements [2022-03-02T15:43:22.514Z] ok github.com/docker/docker/libnetwork/portallocator 0.056s coverage: 88.6% of statements [2022-03-02T15:43:22.514Z] testing: warning: no tests to run [2022-03-02T15:43:22.514Z] PASS [2022-03-02T15:43:22.514Z] coverage: 0.0% of statements [2022-03-02T15:43:22.514Z] ok github.com/docker/docker/libnetwork/portmapper 0.047s coverage: 0.0% of statements [no tests to run] [2022-03-02T15:43:22.713Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-02T15:43:22.733Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.33s) [2022-03-02T15:43:22.733Z] === RUN TestAPIIpcModeHost [2022-03-02T15:43:22.733Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-02T15:43:22.733Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-03-02T15:43:22.733Z] === RUN TestDaemonIpcModeShareable [2022-03-02T15:43:22.733Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-02T15:43:22.733Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-03-02T15:43:22.733Z] === RUN TestDaemonIpcModePrivate [2022-03-02T15:43:22.969Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-02T15:43:22.970Z] --- PASS: TestNetworkDBSimple (2.65s) [2022-03-02T15:43:22.970Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-03-02T15:43:22.970Z] === RUN TestHashData [2022-03-02T15:43:22.970Z] --- PASS: TestHashData (0.00s) [2022-03-02T15:43:22.970Z] PASS [2022-03-02T15:43:22.970Z] coverage: 2.8% of statements [2022-03-02T15:43:22.970Z] ok github.com/docker/docker/libnetwork/resolvconf 0.040s coverage: 2.8% of statements [2022-03-02T15:43:23.427Z] === RUN TestErrorConstructors [2022-03-02T15:43:23.427Z] --- PASS: TestErrorConstructors (0.00s) [2022-03-02T15:43:23.427Z] === RUN TestCompareIPMask [2022-03-02T15:43:23.427Z] --- PASS: TestCompareIPMask (0.00s) [2022-03-02T15:43:23.427Z] === RUN TestUtilGetHostPartIP [2022-03-02T15:43:23.427Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-03-02T15:43:23.427Z] === RUN TestUtilGetBroadcastIP [2022-03-02T15:43:23.427Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-03-02T15:43:23.427Z] === RUN TestParseCIDR [2022-03-02T15:43:23.427Z] --- PASS: TestParseCIDR (0.00s) [2022-03-02T15:43:23.427Z] PASS [2022-03-02T15:43:23.427Z] coverage: 37.3% of statements [2022-03-02T15:43:23.427Z] ok github.com/docker/docker/libnetwork/types 0.059s coverage: 37.3% of statements [2022-03-02T15:43:23.675Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-03-02T15:43:23.884Z] 2022/03/02 15:43:23 Closing DB instances... [2022-03-02T15:43:23.936Z] --- PASS: TestDaemonIpcModePrivate (1.13s) [2022-03-02T15:43:23.936Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-03-02T15:43:23.936Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-02T15:43:23.936Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-03-02T15:43:23.936Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-03-02T15:43:23.936Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-02T15:43:23.936Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-03-02T15:43:23.936Z] === RUN TestIpcModeOlderClient [2022-03-02T15:43:23.936Z] === PAUSE TestIpcModeOlderClient [2022-03-02T15:43:23.936Z] === RUN TestKillContainerInvalidSignal [2022-03-02T15:43:24.196Z] --- PASS: TestKillContainerInvalidSignal (0.37s) [2022-03-02T15:43:24.197Z] === RUN TestKillContainer [2022-03-02T15:43:24.197Z] === RUN TestKillContainer/no_signal [2022-03-02T15:43:24.272Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.07s) [2022-03-02T15:43:24.272Z] === RUN TestBuildWithSession [2022-03-02T15:43:24.272Z] build_session_test.go:25: TODO: BuildKit [2022-03-02T15:43:24.272Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-02T15:43:24.272Z] === RUN TestBuildSquashParent [2022-03-02T15:43:24.335Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-02T15:43:24.340Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-03-02T15:43:24.340Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-03-02T15:43:24.340Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-03-02T15:43:24.340Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-03-02T15:43:24.340Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-03-02T15:43:24.340Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-03-02T15:43:24.340Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-03-02T15:43:24.340Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-03-02T15:43:24.340Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-03-02T15:43:24.340Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-03-02T15:43:24.340Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-03-02T15:43:24.340Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-03-02T15:43:24.340Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-03-02T15:43:24.340Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-03-02T15:43:24.341Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-03-02T15:43:24.341Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-03-02T15:43:24.341Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-03-02T15:43:24.341Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-03-02T15:43:24.341Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-03-02T15:43:24.341Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-03-02T15:43:24.341Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-03-02T15:43:24.341Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-03-02T15:43:24.341Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-03-02T15:43:24.341Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-03-02T15:43:24.341Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-03-02T15:43:24.341Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-03-02T15:43:24.341Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-03-02T15:43:24.341Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-03-02T15:43:24.341Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-03-02T15:43:24.341Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-03-02T15:43:24.341Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-03-02T15:43:24.341Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-03-02T15:43:24.341Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-03-02T15:43:24.341Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-03-02T15:43:24.341Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-03-02T15:43:24.341Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-03-02T15:43:24.341Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-03-02T15:43:24.341Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-03-02T15:43:24.341Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-03-02T15:43:24.341Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-03-02T15:43:24.341Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-03-02T15:43:24.341Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-03-02T15:43:24.341Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-03-02T15:43:24.341Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-03-02T15:43:24.341Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-03-02T15:43:24.341Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-03-02T15:43:24.341Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-03-02T15:43:24.341Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-03-02T15:43:24.341Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-03-02T15:43:24.341Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-03-02T15:43:24.341Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-03-02T15:43:24.341Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-03-02T15:43:24.341Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-03-02T15:43:24.341Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-03-02T15:43:24.341Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-03-02T15:43:24.341Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-03-02T15:43:24.341Z] PASS [2022-03-02T15:43:24.341Z] coverage: 50.0% of statements [2022-03-02T15:43:24.341Z] ok github.com/docker/docker/oci 0.056s coverage: 50.0% of statements [2022-03-02T15:43:24.767Z] === RUN TestKillContainer/non_killing_signal [2022-03-02T15:43:24.797Z] === RUN TestAddressPoolOpt [2022-03-02T15:43:24.797Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-03-02T15:43:24.797Z] === RUN TestValidateEnv [2022-03-02T15:43:24.798Z] === RUN TestValidateEnv/a [2022-03-02T15:43:24.798Z] === RUN TestValidateEnv/something [2022-03-02T15:43:24.798Z] === RUN TestValidateEnv/_=a [2022-03-02T15:43:24.798Z] === RUN TestValidateEnv/env1=value1 [2022-03-02T15:43:24.798Z] === RUN TestValidateEnv/_env1=value1 [2022-03-02T15:43:24.798Z] === RUN TestValidateEnv/env2=value2=value3 [2022-03-02T15:43:24.798Z] === RUN TestValidateEnv/env3=abc!qwe [2022-03-02T15:43:24.798Z] === RUN TestValidateEnv/env_4=value_4 [2022-03-02T15:43:24.798Z] === RUN TestValidateEnv/PATH [2022-03-02T15:43:24.798Z] === RUN TestValidateEnv/=a [2022-03-02T15:43:24.798Z] === RUN TestValidateEnv/PATH= [2022-03-02T15:43:24.798Z] === RUN TestValidateEnv/PATH=something [2022-03-02T15:43:24.798Z] === RUN TestValidateEnv/asd!qwe [2022-03-02T15:43:24.798Z] === RUN TestValidateEnv/1asd [2022-03-02T15:43:24.798Z] === RUN TestValidateEnv/123 [2022-03-02T15:43:24.798Z] === RUN TestValidateEnv/some_space [2022-03-02T15:43:24.798Z] === RUN TestValidateEnv/__some_space_before [2022-03-02T15:43:24.798Z] === RUN TestValidateEnv/some_space_after__ [2022-03-02T15:43:24.798Z] === RUN TestValidateEnv/= [2022-03-02T15:43:24.798Z] === RUN TestValidateEnv/PaTh [2022-03-02T15:43:24.798Z] --- PASS: TestValidateEnv (0.00s) [2022-03-02T15:43:24.798Z] --- PASS: TestValidateEnv/a (0.00s) [2022-03-02T15:43:24.798Z] --- PASS: TestValidateEnv/something (0.00s) [2022-03-02T15:43:24.798Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-03-02T15:43:24.798Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-03-02T15:43:24.798Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-03-02T15:43:24.798Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-03-02T15:43:24.798Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-03-02T15:43:24.798Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-03-02T15:43:24.798Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-03-02T15:43:24.798Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-03-02T15:43:24.798Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-03-02T15:43:24.798Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-03-02T15:43:24.798Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-03-02T15:43:24.798Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-03-02T15:43:24.798Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-03-02T15:43:24.798Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-03-02T15:43:24.798Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-03-02T15:43:24.798Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-03-02T15:43:24.798Z] --- PASS: TestValidateEnv/= (0.00s) [2022-03-02T15:43:24.798Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-03-02T15:43:24.798Z] === RUN TestParseHost [2022-03-02T15:43:24.798Z] --- PASS: TestParseHost (0.00s) [2022-03-02T15:43:24.798Z] === RUN TestParseDockerDaemonHost [2022-03-02T15:43:24.798Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-03-02T15:43:24.798Z] === RUN TestParseTCP [2022-03-02T15:43:24.798Z] --- PASS: TestParseTCP (0.00s) [2022-03-02T15:43:24.798Z] === RUN TestParseInvalidUnixAddrInvalid [2022-03-02T15:43:24.798Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-03-02T15:43:24.798Z] === RUN TestValidateExtraHosts [2022-03-02T15:43:24.798Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-03-02T15:43:24.798Z] === RUN TestIpOptString [2022-03-02T15:43:24.798Z] --- PASS: TestIpOptString (0.00s) [2022-03-02T15:43:24.798Z] === RUN TestNewIpOptInvalidDefaultVal [2022-03-02T15:43:24.798Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-03-02T15:43:24.798Z] === RUN TestNewIpOptValidDefaultVal [2022-03-02T15:43:24.798Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-03-02T15:43:24.798Z] === RUN TestIpOptSetInvalidVal [2022-03-02T15:43:24.798Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-03-02T15:43:24.798Z] === RUN TestValidateIPAddress [2022-03-02T15:43:24.798Z] --- PASS: TestValidateIPAddress (0.00s) [2022-03-02T15:43:24.798Z] === RUN TestMapOpts [2022-03-02T15:43:24.798Z] --- PASS: TestMapOpts (0.00s) [2022-03-02T15:43:24.798Z] === RUN TestListOptsWithoutValidator [2022-03-02T15:43:24.798Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-03-02T15:43:24.798Z] === RUN TestListOptsWithValidator [2022-03-02T15:43:24.798Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-03-02T15:43:24.798Z] === RUN TestValidateDNSSearch [2022-03-02T15:43:24.798Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-03-02T15:43:24.798Z] === RUN TestValidateLabel [2022-03-02T15:43:24.798Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-03-02T15:43:24.798Z] === RUN TestValidateLabel/label_with_general_format [2022-03-02T15:43:24.798Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-03-02T15:43:24.798Z] === RUN TestValidateLabel/label_with_one_more [2022-03-02T15:43:24.798Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-03-02T15:43:24.798Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-03-02T15:43:24.798Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-03-02T15:43:24.798Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-03-02T15:43:24.798Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-03-02T15:43:24.798Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-03-02T15:43:24.798Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-03-02T15:43:24.798Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-03-02T15:43:24.798Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-03-02T15:43:24.798Z] --- PASS: TestValidateLabel (0.00s) [2022-03-02T15:43:24.798Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-03-02T15:43:24.798Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-03-02T15:43:24.798Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-03-02T15:43:24.798Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-03-02T15:43:24.798Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-03-02T15:43:24.798Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-03-02T15:43:24.798Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-03-02T15:43:24.798Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-03-02T15:43:24.798Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-03-02T15:43:24.798Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-03-02T15:43:24.798Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-03-02T15:43:24.798Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-03-02T15:43:24.798Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-03-02T15:43:24.798Z] === RUN TestNamedListOpts [2022-03-02T15:43:24.798Z] --- PASS: TestNamedListOpts (0.00s) [2022-03-02T15:43:24.798Z] === RUN TestNamedMapOpts [2022-03-02T15:43:24.798Z] --- PASS: TestNamedMapOpts (0.00s) [2022-03-02T15:43:24.798Z] === RUN TestParseLink [2022-03-02T15:43:24.798Z] --- PASS: TestParseLink (0.00s) [2022-03-02T15:43:24.798Z] === RUN TestQuotedStringSetWithQuotes [2022-03-02T15:43:24.798Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-03-02T15:43:24.798Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-03-02T15:43:24.798Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-03-02T15:43:24.798Z] === RUN TestQuotedStringSetWithNoQuotes [2022-03-02T15:43:24.798Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-03-02T15:43:24.798Z] === RUN TestQuotedStringEmptyOrSingleCharString [2022-03-02T15:43:24.798Z] --- PASS: TestQuotedStringEmptyOrSingleCharString (0.00s) [2022-03-02T15:43:24.798Z] === RUN TestUlimitOpt [2022-03-02T15:43:24.798Z] --- PASS: TestUlimitOpt (0.00s) [2022-03-02T15:43:24.798Z] PASS [2022-03-02T15:43:24.798Z] coverage: 67.4% of statements [2022-03-02T15:43:24.798Z] ok github.com/docker/docker/opts 0.070s coverage: 67.4% of statements [2022-03-02T15:43:24.897Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-02T15:43:25.028Z] === RUN TestKillContainer/killing_signal [2022-03-02T15:43:25.256Z] === RUN TestParseVersion [2022-03-02T15:43:25.256Z] --- PASS: TestParseVersion (0.00s) [2022-03-02T15:43:25.256Z] PASS [2022-03-02T15:43:25.256Z] coverage: 52.9% of statements [2022-03-02T15:43:25.256Z] ok github.com/docker/docker/pkg/aaparser 0.043s coverage: 52.9% of statements [2022-03-02T15:43:25.601Z] --- PASS: TestKillContainer (1.19s) [2022-03-02T15:43:25.601Z] --- PASS: TestKillContainer/no_signal (0.37s) [2022-03-02T15:43:25.601Z] --- PASS: TestKillContainer/non_killing_signal (0.25s) [2022-03-02T15:43:25.601Z] --- PASS: TestKillContainer/killing_signal (0.39s) [2022-03-02T15:43:25.601Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-02T15:43:25.601Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-03-02T15:43:25.715Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.63s) [2022-03-02T15:43:25.715Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-03-02T15:43:25.864Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-03-02T15:43:25.873Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-02T15:43:26.435Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.77s) [2022-03-02T15:43:26.435Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2022-03-02T15:43:26.435Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.24s) [2022-03-02T15:43:26.435Z] === RUN TestKillStoppedContainer [2022-03-02T15:43:26.435Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-03-02T15:43:26.435Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-02T15:43:26.435Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-03-02T15:43:26.435Z] === RUN TestKillDifferentUserContainer [2022-03-02T15:43:26.677Z] 2022/03/02 15:43:26 Closing DB instances... [2022-03-02T15:43:26.696Z] --- PASS: TestKillDifferentUserContainer (0.38s) [2022-03-02T15:43:26.696Z] === RUN TestInspectOomKilledTrue [2022-03-02T15:43:26.696Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-02T15:43:26.696Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-02T15:43:26.696Z] === RUN TestInspectOomKilledFalse [2022-03-02T15:43:26.696Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-02T15:43:26.696Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-02T15:43:26.696Z] === RUN TestLinksEtcHostsContentMatch [2022-03-02T15:43:26.696Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-03-02T15:43:26.696Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-03-02T15:43:26.696Z] === RUN TestLinksContainerNames [2022-03-02T15:43:27.134Z] === RUN TestPeerCertificateMarshalJSON [2022-03-02T15:43:27.134Z] === RUN TestIsArchivePathDir [2022-03-02T15:43:27.590Z] --- PASS: TestIsArchivePathDir (0.07s) [2022-03-02T15:43:27.590Z] === RUN TestIsArchivePathInvalidFile [2022-03-02T15:43:27.590Z] --- PASS: TestIsArchivePathInvalidFile (0.14s) [2022-03-02T15:43:27.590Z] === RUN TestIsArchivePathTar [2022-03-02T15:43:27.590Z] --- PASS: TestIsArchivePathTar (0.18s) [2022-03-02T15:43:27.590Z] === RUN TestDecompressStreamGzip [2022-03-02T15:43:27.638Z] --- PASS: TestLinksContainerNames (0.78s) [2022-03-02T15:43:27.638Z] === RUN TestLogsFollowTailEmpty [2022-03-02T15:43:27.763Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-03-02T15:43:27.763Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.75s) [2022-03-02T15:43:27.763Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-03-02T15:43:27.763Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-03-02T15:43:27.763Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.24s) [2022-03-02T15:43:27.763Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.34s) [2022-03-02T15:43:27.763Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.39s) [2022-03-02T15:43:27.763Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.55s) [2022-03-02T15:43:27.763Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.49s) [2022-03-02T15:43:27.763Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.13s) [2022-03-02T15:43:27.763Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.66s) [2022-03-02T15:43:27.763Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.10s) [2022-03-02T15:43:27.763Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.72s) [2022-03-02T15:43:27.763Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.86s) [2022-03-02T15:43:27.763Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.66s) [2022-03-02T15:43:27.763Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.68s) [2022-03-02T15:43:27.763Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.70s) [2022-03-02T15:43:27.763Z] === RUN TestCgroupNamespacesRun [2022-03-02T15:43:27.899Z] --- PASS: TestLogsFollowTailEmpty (0.40s) [2022-03-02T15:43:27.899Z] === RUN TestContainerNetworkMountsNoChown [2022-03-02T15:43:28.046Z] --- PASS: TestDecompressStreamGzip (0.13s) [2022-03-02T15:43:28.046Z] === RUN TestDecompressStreamBzip2 [2022-03-02T15:43:28.046Z] --- PASS: TestDecompressStreamBzip2 (0.12s) [2022-03-02T15:43:28.046Z] === RUN TestDecompressStreamXz [2022-03-02T15:43:28.046Z] archive_test.go:133: Xz not present in msys2 [2022-03-02T15:43:28.046Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-03-02T15:43:28.046Z] === RUN TestDecompressStreamZstd [2022-03-02T15:43:28.046Z] archive_test.go:140: zstd not installed [2022-03-02T15:43:28.046Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-03-02T15:43:28.046Z] === RUN TestCompressStreamXzUnsupported [2022-03-02T15:43:28.046Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-03-02T15:43:28.046Z] === RUN TestCompressStreamBzip2Unsupported [2022-03-02T15:43:28.046Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-03-02T15:43:28.046Z] === RUN TestCompressStreamInvalid [2022-03-02T15:43:28.046Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-03-02T15:43:28.046Z] === RUN TestExtensionInvalid [2022-03-02T15:43:28.046Z] --- PASS: TestExtensionInvalid (0.00s) [2022-03-02T15:43:28.046Z] === RUN TestExtensionUncompressed [2022-03-02T15:43:28.046Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-03-02T15:43:28.046Z] === RUN TestExtensionBzip2 [2022-03-02T15:43:28.046Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-03-02T15:43:28.046Z] === RUN TestExtensionGzip [2022-03-02T15:43:28.046Z] --- PASS: TestExtensionGzip (0.00s) [2022-03-02T15:43:28.046Z] === RUN TestExtensionXz [2022-03-02T15:43:28.046Z] --- PASS: TestExtensionXz (0.00s) [2022-03-02T15:43:28.046Z] === RUN TestExtensionZstd [2022-03-02T15:43:28.046Z] --- PASS: TestExtensionZstd (0.00s) [2022-03-02T15:43:28.046Z] === RUN TestCmdStreamLargeStderr [2022-03-02T15:43:28.046Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2022-03-02T15:43:28.046Z] === RUN TestCmdStreamBad [2022-03-02T15:43:28.046Z] archive_test.go:252: Failing on Windows CI machines [2022-03-02T15:43:28.046Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-03-02T15:43:28.046Z] === RUN TestCmdStreamGood [2022-03-02T15:43:28.046Z] --- PASS: TestCmdStreamGood (0.05s) [2022-03-02T15:43:28.046Z] === RUN TestUntarPathWithInvalidDest [2022-03-02T15:43:28.046Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.63s) [2022-03-02T15:43:28.046Z] === RUN TestNetworkDBCRUDTableEntry [2022-03-02T15:43:28.046Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2022-03-02T15:43:28.046Z] === RUN TestUntarPathWithInvalidSrc [2022-03-02T15:43:28.046Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-03-02T15:43:28.046Z] === RUN TestUntarPath [2022-03-02T15:43:28.046Z] --- PASS: TestUntarPath (0.07s) [2022-03-02T15:43:28.046Z] === RUN TestUntarPathWithDestinationFile [2022-03-02T15:43:28.471Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2022-03-02T15:43:28.471Z] === RUN TestMountDaemonRoot [2022-03-02T15:43:28.471Z] === RUN TestMountDaemonRoot/default [2022-03-02T15:43:28.471Z] === PAUSE TestMountDaemonRoot/default [2022-03-02T15:43:28.471Z] === RUN TestMountDaemonRoot/private [2022-03-02T15:43:28.471Z] === PAUSE TestMountDaemonRoot/private [2022-03-02T15:43:28.471Z] === RUN TestMountDaemonRoot/rprivate [2022-03-02T15:43:28.471Z] === PAUSE TestMountDaemonRoot/rprivate [2022-03-02T15:43:28.471Z] === RUN TestMountDaemonRoot/slave [2022-03-02T15:43:28.471Z] === PAUSE TestMountDaemonRoot/slave [2022-03-02T15:43:28.471Z] === RUN TestMountDaemonRoot/rslave [2022-03-02T15:43:28.471Z] === PAUSE TestMountDaemonRoot/rslave [2022-03-02T15:43:28.471Z] === RUN TestMountDaemonRoot/shared [2022-03-02T15:43:28.471Z] === PAUSE TestMountDaemonRoot/shared [2022-03-02T15:43:28.471Z] === RUN TestMountDaemonRoot/rshared [2022-03-02T15:43:28.471Z] === PAUSE TestMountDaemonRoot/rshared [2022-03-02T15:43:28.471Z] === CONT TestMountDaemonRoot/default [2022-03-02T15:43:28.471Z] === RUN TestMountDaemonRoot/default/bind_root [2022-03-02T15:43:28.471Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-03-02T15:43:28.471Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-03-02T15:43:28.471Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-03-02T15:43:28.471Z] === RUN TestMountDaemonRoot/default/mount_root [2022-03-02T15:43:28.471Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-03-02T15:43:28.471Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-03-02T15:43:28.471Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-03-02T15:43:28.471Z] === CONT TestMountDaemonRoot/default/bind_root [2022-03-02T15:43:28.471Z] === CONT TestMountDaemonRoot/rprivate [2022-03-02T15:43:28.471Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-03-02T15:43:28.471Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-03-02T15:43:28.471Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-03-02T15:43:28.471Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-03-02T15:43:28.471Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-03-02T15:43:28.471Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-03-02T15:43:28.471Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-03-02T15:43:28.471Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-03-02T15:43:28.471Z] === CONT TestMountDaemonRoot/private [2022-03-02T15:43:28.471Z] === RUN TestMountDaemonRoot/private/mount_root [2022-03-02T15:43:28.471Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-03-02T15:43:28.471Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-03-02T15:43:28.471Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-03-02T15:43:28.471Z] === RUN TestMountDaemonRoot/private/bind_root [2022-03-02T15:43:28.471Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-03-02T15:43:28.471Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-03-02T15:43:28.471Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-03-02T15:43:28.471Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-03-02T15:43:28.471Z] === CONT TestMountDaemonRoot/default/mount_root [2022-03-02T15:43:28.471Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-03-02T15:43:28.471Z] === CONT TestMountDaemonRoot/shared [2022-03-02T15:43:28.471Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-03-02T15:43:28.471Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-03-02T15:43:28.471Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-03-02T15:43:28.471Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-03-02T15:43:28.471Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-03-02T15:43:28.471Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-03-02T15:43:28.471Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-03-02T15:43:28.471Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-03-02T15:43:28.471Z] === CONT TestMountDaemonRoot/rshared [2022-03-02T15:43:28.471Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-03-02T15:43:28.471Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-03-02T15:43:28.471Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-03-02T15:43:28.471Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-03-02T15:43:28.471Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-03-02T15:43:28.471Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-03-02T15:43:28.471Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-03-02T15:43:28.471Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-03-02T15:43:28.471Z] === CONT TestMountDaemonRoot/rslave [2022-03-02T15:43:28.471Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-03-02T15:43:28.471Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-03-02T15:43:28.471Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-03-02T15:43:28.471Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-03-02T15:43:28.471Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-03-02T15:43:28.471Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-03-02T15:43:28.471Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-03-02T15:43:28.471Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-03-02T15:43:28.471Z] === CONT TestMountDaemonRoot/slave [2022-03-02T15:43:28.471Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-03-02T15:43:28.471Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-03-02T15:43:28.471Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-03-02T15:43:28.471Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-03-02T15:43:28.471Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-03-02T15:43:28.471Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-03-02T15:43:28.471Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-03-02T15:43:28.471Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-03-02T15:43:28.471Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-03-02T15:43:28.471Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-03-02T15:43:28.471Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-03-02T15:43:28.471Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-03-02T15:43:28.471Z] === CONT TestMountDaemonRoot/private/mount_root [2022-03-02T15:43:28.471Z] === CONT TestMountDaemonRoot/private/bind_root [2022-03-02T15:43:28.471Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-03-02T15:43:28.471Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-03-02T15:43:28.471Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-03-02T15:43:28.471Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-03-02T15:43:28.471Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-03-02T15:43:28.471Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-03-02T15:43:28.472Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-03-02T15:43:28.472Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-03-02T15:43:28.472Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-03-02T15:43:28.472Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-03-02T15:43:28.472Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-03-02T15:43:28.472Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-03-02T15:43:28.472Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-03-02T15:43:28.504Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2022-03-02T15:43:28.504Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-03-02T15:43:28.504Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2022-03-02T15:43:28.504Z] === RUN TestCopyWithTarInvalidSrc [2022-03-02T15:43:28.504Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-03-02T15:43:28.504Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-03-02T15:43:28.504Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-03-02T15:43:28.504Z] === RUN TestCopyWithTarSrcFile [2022-03-02T15:43:28.504Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-03-02T15:43:28.504Z] === RUN TestCopyWithTarSrcFolder [2022-03-02T15:43:28.504Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-03-02T15:43:28.504Z] === RUN TestCopyFileWithTarInvalidSrc [2022-03-02T15:43:28.504Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-03-02T15:43:28.504Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-03-02T15:43:28.504Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-03-02T15:43:28.504Z] === RUN TestCopyFileWithTarSrcFolder [2022-03-02T15:43:28.504Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-03-02T15:43:28.504Z] === RUN TestCopyFileWithTarSrcFile [2022-03-02T15:43:28.504Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-03-02T15:43:28.504Z] === RUN TestTarFiles [2022-03-02T15:43:28.504Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-03-02T15:43:28.504Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-03-02T15:43:28.504Z] --- PASS: TestPeerCertificateMarshalJSON (1.51s) [2022-03-02T15:43:28.504Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-03-02T15:43:28.504Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-03-02T15:43:28.504Z] === RUN TestMiddleware [2022-03-02T15:43:28.504Z] --- PASS: TestMiddleware (0.00s) [2022-03-02T15:43:28.504Z] === RUN TestNewResponseModifier [2022-03-02T15:43:28.504Z] --- PASS: TestNewResponseModifier (0.00s) [2022-03-02T15:43:28.504Z] PASS [2022-03-02T15:43:28.504Z] coverage: 26.8% of statements [2022-03-02T15:43:28.504Z] ok github.com/docker/docker/pkg/authorization 1.564s coverage: 26.8% of statements [2022-03-02T15:43:28.733Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-03-02T15:43:28.733Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-03-02T15:43:28.733Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-03-02T15:43:28.733Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-03-02T15:43:28.733Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-03-02T15:43:28.733Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-03-02T15:43:28.733Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-03-02T15:43:28.733Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.03s) [2022-03-02T15:43:28.733Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.03s) [2022-03-02T15:43:28.733Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.03s) [2022-03-02T15:43:28.733Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-03-02T15:43:28.733Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-03-02T15:43:28.733Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-03-02T15:43:28.733Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-03-02T15:43:28.733Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-03-02T15:43:28.733Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-03-02T15:43:28.733Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-03-02T15:43:28.733Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-03-02T15:43:28.733Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-03-02T15:43:28.733Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-03-02T15:43:28.733Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-03-02T15:43:28.733Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-03-02T15:43:28.733Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-03-02T15:43:28.733Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-03-02T15:43:28.733Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-03-02T15:43:28.733Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-03-02T15:43:28.733Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-03-02T15:43:28.733Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-03-02T15:43:28.733Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-03-02T15:43:28.733Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-03-02T15:43:28.733Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-03-02T15:43:28.733Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-03-02T15:43:28.733Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-03-02T15:43:28.733Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-03-02T15:43:28.733Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-03-02T15:43:28.733Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-03-02T15:43:28.733Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-03-02T15:43:28.733Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-03-02T15:43:28.733Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-03-02T15:43:28.733Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-03-02T15:43:28.733Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.01s) [2022-03-02T15:43:28.733Z] === RUN TestContainerBindMountNonRecursive [2022-03-02T15:43:28.733Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-03-02T15:43:28.733Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2022-03-02T15:43:28.733Z] === RUN TestContainerVolumesMountedAsShared [2022-03-02T15:43:28.733Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-03-02T15:43:28.733Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-03-02T15:43:28.733Z] === RUN TestContainerVolumesMountedAsSlave [2022-03-02T15:43:28.733Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-03-02T15:43:28.733Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-03-02T15:43:28.733Z] === RUN TestNetworkNat [2022-03-02T15:43:29.128Z] --- PASS: TestCgroupNamespacesRun (1.19s) [2022-03-02T15:43:29.128Z] === RUN TestCgroupNamespacesRunPrivileged [2022-03-02T15:43:29.128Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-03-02T15:43:29.128Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-03-02T15:43:29.128Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-03-02T15:43:29.193Z] --- PASS: TestContainerKillOnDaemonStart (11.55s) [2022-03-02T15:43:29.193Z] PASS [2022-03-02T15:43:29.193Z] [2022-03-02T15:43:29.193Z] === Skipped [2022-03-02T15:43:29.193Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-03-02T15:43:29.193Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-02T15:43:29.193Z] [2022-03-02T15:43:29.193Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-02T15:43:29.193Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-02T15:43:29.193Z] [2022-03-02T15:43:29.193Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-03-02T15:43:29.193Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-02T15:43:29.193Z] [2022-03-02T15:43:29.193Z] DONE 200 tests, 3 skipped in 109.484s [2022-03-02T15:43:29.193Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-03-02T15:43:29.193Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-03-02T15:43:29.193Z] ++ set -e [2022-03-02T15:43:29.193Z] ++ '[' -n 0 ']' [2022-03-02T15:43:29.193Z] ++ set -x [2022-03-02T15:43:29.193Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-03-02T15:43:29.193Z] === RUN TestConfigDaemonLibtrustID [2022-03-02T15:43:29.193Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-03-02T15:43:29.193Z] === RUN TestDaemonConfigValidation [2022-03-02T15:43:29.193Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-03-02T15:43:29.193Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-03-02T15:43:29.193Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-03-02T15:43:29.193Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-03-02T15:43:29.193Z] === RUN TestDaemonConfigValidation/invalid_config [2022-03-02T15:43:29.193Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-03-02T15:43:29.193Z] === RUN TestDaemonConfigValidation/malformed_config [2022-03-02T15:43:29.193Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-03-02T15:43:29.193Z] === RUN TestDaemonConfigValidation/valid_config [2022-03-02T15:43:29.193Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-03-02T15:43:29.193Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-03-02T15:43:29.193Z] === CONT TestDaemonConfigValidation/malformed_config [2022-03-02T15:43:29.193Z] === CONT TestDaemonConfigValidation/valid_config [2022-03-02T15:43:29.193Z] === CONT TestDaemonConfigValidation/invalid_config [2022-03-02T15:43:29.193Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-03-02T15:43:29.193Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-03-02T15:43:29.194Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s) [2022-03-02T15:43:29.194Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.06s) [2022-03-02T15:43:29.194Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2022-03-02T15:43:29.194Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.06s) [2022-03-02T15:43:29.194Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.04s) [2022-03-02T15:43:29.194Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-02T15:43:29.194Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-03-02T15:43:29.304Z] --- PASS: TestNetworkNat (0.52s) [2022-03-02T15:43:29.304Z] === RUN TestNetworkLocalhostTCPNat [2022-03-02T15:43:29.471Z] === RUN TestUnbuffered [2022-03-02T15:43:29.471Z] --- PASS: TestUnbuffered (0.00s) [2022-03-02T15:43:29.471Z] === RUN TestRaceUnbuffered [2022-03-02T15:43:29.471Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-03-02T15:43:29.471Z] PASS [2022-03-02T15:43:29.471Z] coverage: 100.0% of statements [2022-03-02T15:43:29.471Z] ok github.com/docker/docker/pkg/broadcaster 0.048s coverage: 100.0% of statements [2022-03-02T15:43:29.565Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2022-03-02T15:43:29.565Z] === RUN TestNetworkLoopbackNat [2022-03-02T15:43:29.928Z] === RUN TestMatch [2022-03-02T15:43:29.928Z] === RUN TestMatch/[[]] [2022-03-02T15:43:29.928Z] === RUN TestMatch/[[foo]] [2022-03-02T15:43:29.928Z] === RUN TestMatch/[[bar]_[foo]] [2022-03-02T15:43:29.928Z] === RUN TestMatch/[[foo_bar]] [2022-03-02T15:43:29.928Z] === RUN TestMatch/[[qux]_[foo]] [2022-03-02T15:43:29.928Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-03-02T15:43:29.928Z] === RUN TestMatch/[] [2022-03-02T15:43:29.928Z] === RUN TestMatch/[]#01 [2022-03-02T15:43:29.928Z] === RUN TestMatch/[[qux]] [2022-03-02T15:43:29.928Z] === RUN TestMatch/[[foo_bar_qux]] [2022-03-02T15:43:29.928Z] === RUN TestMatch/[[qux]_[baz]] [2022-03-02T15:43:29.928Z] === RUN TestMatch/[[foo_baz]] [2022-03-02T15:43:29.928Z] --- PASS: TestMatch (0.00s) [2022-03-02T15:43:29.928Z] --- PASS: TestMatch/[[]] (0.00s) [2022-03-02T15:43:29.928Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-03-02T15:43:29.928Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-03-02T15:43:29.928Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-03-02T15:43:29.928Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-03-02T15:43:29.928Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-03-02T15:43:29.928Z] --- PASS: TestMatch/[] (0.00s) [2022-03-02T15:43:29.928Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-03-02T15:43:29.928Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-03-02T15:43:29.928Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-03-02T15:43:29.928Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-03-02T15:43:29.928Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-03-02T15:43:29.928Z] PASS [2022-03-02T15:43:29.928Z] coverage: 87.5% of statements [2022-03-02T15:43:29.928Z] ok github.com/docker/docker/pkg/capabilities 0.044s coverage: 87.5% of statements [2022-03-02T15:43:30.055Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s) [2022-03-02T15:43:30.055Z] === RUN TestCgroupNamespacesRunHostMode [2022-03-02T15:43:30.125Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-03-02T15:43:30.385Z] 2022/03/02 15:43:29 Closing DB instances... [2022-03-02T15:43:30.841Z] === RUN TestChrootTarUntar [2022-03-02T15:43:30.841Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-03-02T15:43:30.841Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-03-02T15:43:30.841Z] === RUN TestChrootUntarWithHugeExcludesList [2022-03-02T15:43:30.841Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-03-02T15:43:30.841Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-02T15:43:30.841Z] === RUN TestChrootUntarEmptyArchive [2022-03-02T15:43:30.841Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-03-02T15:43:30.841Z] === RUN TestChrootTarUntarWithSymlink [2022-03-02T15:43:30.841Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-02T15:43:30.841Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-03-02T15:43:30.841Z] === RUN TestChrootCopyWithTar [2022-03-02T15:43:30.841Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-02T15:43:30.841Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-03-02T15:43:30.841Z] === RUN TestChrootCopyFileWithTar [2022-03-02T15:43:30.841Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-03-02T15:43:30.841Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-03-02T15:43:30.841Z] === RUN TestChrootUntarPath [2022-03-02T15:43:30.841Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-02T15:43:30.841Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-03-02T15:43:30.841Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-03-02T15:43:30.841Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-03-02T15:43:30.841Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-02T15:43:30.841Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-03-02T15:43:30.842Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-03-02T15:43:30.842Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-02T15:43:30.842Z] === RUN TestChrootApplyDotDotFile [2022-03-02T15:43:30.842Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-03-02T15:43:30.842Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-03-02T15:43:30.842Z] PASS [2022-03-02T15:43:30.842Z] coverage: 15.1% of statements [2022-03-02T15:43:30.842Z] ok github.com/docker/docker/pkg/chrootarchive 0.093s coverage: 15.1% of statements [2022-03-02T15:43:31.058Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-03-02T15:43:31.421Z] --- PASS: TestCgroupNamespacesRunHostMode (1.17s) [2022-03-02T15:43:31.421Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-03-02T15:43:31.805Z] === RUN TestSizeEmpty [2022-03-02T15:43:31.805Z] --- PASS: TestSizeEmpty (0.00s) [2022-03-02T15:43:31.805Z] === RUN TestSizeEmptyFile [2022-03-02T15:43:31.805Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-03-02T15:43:31.805Z] === RUN TestSizeNonemptyFile [2022-03-02T15:43:31.805Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-03-02T15:43:31.805Z] === RUN TestSizeNestedDirectoryEmpty [2022-03-02T15:43:31.805Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-03-02T15:43:31.805Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-03-02T15:43:31.805Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-03-02T15:43:31.805Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-03-02T15:43:31.805Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-03-02T15:43:31.805Z] === RUN TestMoveToSubdir [2022-03-02T15:43:31.805Z] --- PASS: TestMoveToSubdir (0.00s) [2022-03-02T15:43:31.805Z] === RUN TestSizeNonExistingDirectory [2022-03-02T15:43:31.805Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-03-02T15:43:31.805Z] PASS [2022-03-02T15:43:31.805Z] coverage: 80.0% of statements [2022-03-02T15:43:31.805Z] ok github.com/docker/docker/pkg/directory 0.084s coverage: 80.0% of statements [2022-03-02T15:43:31.991Z] === CONT TestConfigDaemonSeccompProfiles [2022-03-02T15:43:31.991Z] daemon_test.go:156: [df6f65011ebdc] daemon is not started [2022-03-02T15:43:31.991Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-03-02T15:43:31.991Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-03-02T15:43:31.991Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-03-02T15:43:31.991Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-03-02T15:43:31.991Z] === RUN TestDaemonProxy [2022-03-02T15:43:31.991Z] === RUN TestDaemonProxy/environment_variables [2022-03-02T15:43:32.109Z] --- PASS: TestNetworkLoopbackNat (2.54s) [2022-03-02T15:43:32.109Z] === RUN TestPause [2022-03-02T15:43:32.109Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-02T15:43:32.109Z] --- SKIP: TestPause (0.00s) [2022-03-02T15:43:32.109Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-02T15:43:32.109Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-02T15:43:32.109Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-02T15:43:32.109Z] === RUN TestPauseStopPausedContainer [2022-03-02T15:43:32.109Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-02T15:43:32.109Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2022-03-02T15:43:32.109Z] === RUN TestPidHost [2022-03-02T15:43:32.261Z] --- PASS: TestNetworkDBCRUDTableEntry (4.07s) [2022-03-02T15:43:32.261Z] === RUN TestNetworkDBCRUDTableEntries [2022-03-02T15:43:32.395Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.16s) [2022-03-02T15:43:32.395Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-03-02T15:43:32.396Z] --- PASS: TestBuildSquashParent (8.63s) [2022-03-02T15:43:32.396Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-02T15:43:32.396Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-02T15:43:32.396Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-02T15:43:32.396Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-02T15:43:32.396Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-02T15:43:32.396Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-02T15:43:32.396Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-02T15:43:32.396Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-02T15:43:32.396Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-02T15:43:32.396Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-02T15:43:32.396Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-02T15:43:32.396Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-02T15:43:32.396Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-02T15:43:32.396Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-02T15:43:32.396Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-02T15:43:32.717Z] === RUN TestPollerAddRemove [2022-03-02T15:43:32.717Z] --- PASS: TestPollerAddRemove (0.00s) [2022-03-02T15:43:32.717Z] === RUN TestPollerEvent [2022-03-02T15:43:32.717Z] poller_test.go:40: No chmod on Windows [2022-03-02T15:43:32.717Z] --- SKIP: TestPollerEvent (0.00s) [2022-03-02T15:43:32.717Z] === RUN TestPollerClose [2022-03-02T15:43:32.717Z] --- PASS: TestPollerClose (0.00s) [2022-03-02T15:43:32.717Z] PASS [2022-03-02T15:43:32.717Z] coverage: 45.7% of statements [2022-03-02T15:43:32.717Z] ok github.com/docker/docker/pkg/filenotify 0.046s coverage: 45.7% of statements [2022-03-02T15:43:33.050Z] --- PASS: TestPidHost (0.87s) [2022-03-02T15:43:33.050Z] === RUN TestPsFilter [2022-03-02T15:43:33.050Z] --- PASS: TestPsFilter (0.09s) [2022-03-02T15:43:33.050Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-02T15:43:33.322Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.11s) [2022-03-02T15:43:33.322Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-03-02T15:43:33.622Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.37s) [2022-03-02T15:43:33.622Z] === RUN TestRemoveContainerWithVolume [2022-03-02T15:43:33.680Z] === RUN TestCopyFileWithInvalidSrc [2022-03-02T15:43:33.680Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-03-02T15:43:33.680Z] === RUN TestCopyFileWithInvalidDest [2022-03-02T15:43:33.680Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-03-02T15:43:33.680Z] === RUN TestCopyFileWithSameSrcAndDest [2022-03-02T15:43:33.680Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-03-02T15:43:33.680Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-03-02T15:43:33.680Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-03-02T15:43:33.680Z] === RUN TestCopyFile [2022-03-02T15:43:33.680Z] --- PASS: TestCopyFile (0.00s) [2022-03-02T15:43:33.680Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-03-02T15:43:33.680Z] fileutils_test.go:133: Needs porting to Windows [2022-03-02T15:43:33.680Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-02T15:43:33.680Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-03-02T15:43:33.680Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-03-02T15:43:33.680Z] === RUN TestReadSymlinkedDirectoryToFile [2022-03-02T15:43:33.680Z] fileutils_test.go:179: Needs porting to Windows [2022-03-02T15:43:33.680Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-02T15:43:33.680Z] === RUN TestWildcardMatches [2022-03-02T15:43:33.680Z] --- PASS: TestWildcardMatches (0.00s) [2022-03-02T15:43:33.680Z] === RUN TestPatternMatches [2022-03-02T15:43:33.680Z] --- PASS: TestPatternMatches (0.00s) [2022-03-02T15:43:33.680Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-03-02T15:43:33.680Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-03-02T15:43:33.680Z] === RUN TestPatternMatchesFolderExclusions [2022-03-02T15:43:33.680Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-03-02T15:43:33.680Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-03-02T15:43:33.680Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-03-02T15:43:33.680Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-03-02T15:43:33.680Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-03-02T15:43:33.680Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-03-02T15:43:33.680Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-03-02T15:43:33.680Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-03-02T15:43:33.680Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-03-02T15:43:33.680Z] === RUN TestSingleExclamationError [2022-03-02T15:43:33.680Z] --- PASS: TestSingleExclamationError (0.00s) [2022-03-02T15:43:33.680Z] === RUN TestMatchesWithNoPatterns [2022-03-02T15:43:33.680Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-03-02T15:43:33.680Z] === RUN TestMatchesWithMalformedPatterns [2022-03-02T15:43:33.680Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-03-02T15:43:33.680Z] === RUN TestMatches [2022-03-02T15:43:33.680Z] === RUN TestMatches/MatchesOrParentMatches [2022-03-02T15:43:33.680Z] === RUN TestMatches/MatchesUsingParentResult [2022-03-02T15:43:33.680Z] === RUN TestMatches/MatchesUsingParentResults [2022-03-02T15:43:33.680Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-03-02T15:43:33.680Z] --- PASS: TestMatches (0.01s) [2022-03-02T15:43:33.680Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-03-02T15:43:33.680Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-03-02T15:43:33.680Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-03-02T15:43:33.680Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-03-02T15:43:33.680Z] === RUN TestCleanPatterns [2022-03-02T15:43:33.680Z] --- PASS: TestCleanPatterns (0.00s) [2022-03-02T15:43:33.680Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-03-02T15:43:33.680Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-03-02T15:43:33.680Z] === RUN TestCleanPatternsExceptionFlag [2022-03-02T15:43:33.680Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-03-02T15:43:33.680Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-03-02T15:43:33.680Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-03-02T15:43:33.680Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-03-02T15:43:33.680Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-03-02T15:43:33.680Z] === RUN TestCleanPatternsErrorSingleException [2022-03-02T15:43:33.680Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-03-02T15:43:33.680Z] === RUN TestCreateIfNotExistsDir [2022-03-02T15:43:33.680Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-03-02T15:43:33.680Z] === RUN TestCreateIfNotExistsFile [2022-03-02T15:43:33.680Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-03-02T15:43:33.680Z] === RUN TestMatch [2022-03-02T15:43:33.680Z] --- PASS: TestMatch (0.00s) [2022-03-02T15:43:33.680Z] === RUN TestCompile [2022-03-02T15:43:33.680Z] === RUN TestCompile/slash [2022-03-02T15:43:33.680Z] === RUN TestCompile/backslash [2022-03-02T15:43:33.680Z] --- PASS: TestCompile (0.00s) [2022-03-02T15:43:33.680Z] --- PASS: TestCompile/slash (0.00s) [2022-03-02T15:43:33.680Z] --- PASS: TestCompile/backslash (0.00s) [2022-03-02T15:43:33.680Z] PASS [2022-03-02T15:43:33.680Z] coverage: 84.7% of statements [2022-03-02T15:43:33.680Z] ok github.com/docker/docker/pkg/fileutils 0.109s coverage: 84.7% of statements [2022-03-02T15:43:33.882Z] --- PASS: TestRemoveContainerWithVolume (0.44s) [2022-03-02T15:43:33.882Z] === RUN TestRemoveContainerRunning [2022-03-02T15:43:33.888Z] === RUN TestDaemonProxy/command-line_options [2022-03-02T15:43:34.137Z] --- PASS: TestTarFiles (5.87s) [2022-03-02T15:43:34.137Z] === RUN TestDetectCompressionZstd [2022-03-02T15:43:34.137Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-03-02T15:43:34.137Z] === RUN TestTarUntar [2022-03-02T15:43:34.137Z] --- PASS: TestTarUntar (0.04s) [2022-03-02T15:43:34.137Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-03-02T15:43:34.137Z] 2022/03/02 15:43:34 Closing DB instances... [2022-03-02T15:43:34.137Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2022-03-02T15:43:34.137Z] === RUN TestTarWithOptions [2022-03-02T15:43:34.249Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2022-03-02T15:43:34.249Z] === RUN TestCgroupNamespacesRunOlderClient [2022-03-02T15:43:34.452Z] --- PASS: TestRemoveContainerRunning (0.41s) [2022-03-02T15:43:34.452Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-02T15:43:34.598Z] --- PASS: TestTarWithOptions (0.04s) [2022-03-02T15:43:34.598Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-03-02T15:43:34.598Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-03-02T15:43:34.598Z] === RUN TestUntarUstarGnuConflict [2022-03-02T15:43:34.598Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-03-02T15:43:34.598Z] === RUN TestUntarInvalidFilenames [2022-03-02T15:43:34.598Z] === RUN TestGet [2022-03-02T15:43:34.598Z] --- PASS: TestGet (0.00s) [2022-03-02T15:43:34.598Z] === RUN TestGetShortcutString [2022-03-02T15:43:34.598Z] --- PASS: TestGetShortcutString (0.00s) [2022-03-02T15:43:34.598Z] PASS [2022-03-02T15:43:34.598Z] coverage: 42.9% of statements [2022-03-02T15:43:34.598Z] ok github.com/docker/docker/pkg/homedir 0.049s coverage: 42.9% of statements [2022-03-02T15:43:34.598Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames2067515838\\dest" [2022-03-02T15:43:34.598Z] --- PASS: TestUntarInvalidFilenames (0.20s) [2022-03-02T15:43:34.598Z] === RUN TestUntarHardlinkToSymlink [2022-03-02T15:43:34.598Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-03-02T15:43:34.598Z] === RUN TestUntarInvalidHardlink [2022-03-02T15:43:34.598Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1415871044\\victim\\hello" -> "../victim/hello" [2022-03-02T15:43:34.598Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2398750742\\victim\\hello" -> "/../victim/hello" [2022-03-02T15:43:34.598Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink668029884\\victim" -> "../victim" [2022-03-02T15:43:34.598Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1188404476\\victim" -> "../victim" [2022-03-02T15:43:34.598Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4129581893\\victim" -> "../victim" [2022-03-02T15:43:34.598Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4155267629\\victim" -> "../victim" [2022-03-02T15:43:34.598Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2022-03-02T15:43:34.598Z] === RUN TestUntarInvalidSymlink [2022-03-02T15:43:34.598Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2665383801\\dest\\dotdot" -> "../victim/hello" [2022-03-02T15:43:34.598Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1994084784\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-02T15:43:34.598Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3150666604\\dest\\loophole-victim" -> "../victim" [2022-03-02T15:43:34.598Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1101841238\\dest\\loophole-victim" -> "../victim" [2022-03-02T15:43:34.598Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink899734633\\dest\\loophole-victim" -> "../victim" [2022-03-02T15:43:34.598Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3527446822\\dest\\loophole-victim" -> "../victim" [2022-03-02T15:43:34.598Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3738634799\\dest\\dir\\loophole" -> "../../victim" [2022-03-02T15:43:34.598Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2022-03-02T15:43:34.598Z] === RUN TestTempArchiveCloseMultipleTimes [2022-03-02T15:43:34.598Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-03-02T15:43:34.598Z] === RUN TestXGlobalNoParent [2022-03-02T15:43:34.598Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-03-02T15:43:34.598Z] === RUN TestReplaceFileTarWrapper [2022-03-02T15:43:34.713Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2022-03-02T15:43:34.713Z] === RUN TestRemoveInvalidContainer [2022-03-02T15:43:34.713Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-03-02T15:43:34.713Z] === RUN TestRenameLinkedContainer [2022-03-02T15:43:35.057Z] --- PASS: TestReplaceFileTarWrapper (0.19s) [2022-03-02T15:43:35.057Z] === RUN TestPrefixHeaderReadable [2022-03-02T15:43:35.057Z] --- PASS: TestPrefixHeaderReadable (0.04s) [2022-03-02T15:43:35.057Z] === RUN TestDisablePigz [2022-03-02T15:43:35.057Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-03-02T15:43:35.057Z] --- PASS: TestDisablePigz (0.24s) [2022-03-02T15:43:35.057Z] === RUN TestPigz [2022-03-02T15:43:35.547Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-03-02T15:43:35.547Z] --- PASS: TestPigz (0.17s) [2022-03-02T15:43:35.547Z] === RUN TestNosysFileInfo [2022-03-02T15:43:35.547Z] --- PASS: TestNosysFileInfo (0.00s) [2022-03-02T15:43:35.547Z] === RUN TestCopyFileWithInvalidDest [2022-03-02T15:43:35.547Z] archive_windows_test.go:16: Currently fails [2022-03-02T15:43:35.547Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-03-02T15:43:35.547Z] === RUN TestCanonicalTarNameForPath [2022-03-02T15:43:35.547Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-03-02T15:43:35.547Z] === RUN TestCanonicalTarName [2022-03-02T15:43:35.547Z] --- PASS: TestCanonicalTarName (0.00s) [2022-03-02T15:43:35.547Z] === RUN TestChmodTarEntry [2022-03-02T15:43:35.547Z] --- PASS: TestChmodTarEntry (0.00s) [2022-03-02T15:43:35.547Z] === RUN TestHardLinkOrder [2022-03-02T15:43:35.547Z] --- PASS: TestHardLinkOrder (0.09s) [2022-03-02T15:43:35.547Z] === RUN TestChangeString [2022-03-02T15:43:35.547Z] --- PASS: TestChangeString (0.00s) [2022-03-02T15:43:35.547Z] === RUN TestChangesWithNoChanges [2022-03-02T15:43:35.547Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-03-02T15:43:35.547Z] === RUN TestChangesWithChanges [2022-03-02T15:43:35.547Z] === RUN TestCreateIDMapOrder [2022-03-02T15:43:35.547Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-03-02T15:43:35.547Z] PASS [2022-03-02T15:43:35.547Z] coverage: 7.2% of statements [2022-03-02T15:43:35.547Z] ok github.com/docker/docker/pkg/idtools 0.039s coverage: 7.2% of statements [2022-03-02T15:43:35.547Z] --- PASS: TestChangesWithChanges (0.04s) [2022-03-02T15:43:35.547Z] === RUN TestChangesWithChangesGH13590 [2022-03-02T15:43:35.547Z] changes_test.go:195: needs more investigation [2022-03-02T15:43:35.547Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-03-02T15:43:35.547Z] === RUN TestChangesDirsEmpty [2022-03-02T15:43:35.547Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-02T15:43:35.547Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-03-02T15:43:35.547Z] === RUN TestChangesDirsMutated [2022-03-02T15:43:35.547Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-02T15:43:35.547Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-03-02T15:43:35.547Z] === RUN TestApplyLayer [2022-03-02T15:43:35.547Z] changes_test.go:432: needs further investigation [2022-03-02T15:43:35.547Z] --- SKIP: TestApplyLayer (0.00s) [2022-03-02T15:43:35.547Z] === RUN TestChangesSizeWithHardlinks [2022-03-02T15:43:35.547Z] changes_test.go:468: needs further investigation [2022-03-02T15:43:35.547Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-03-02T15:43:35.547Z] === RUN TestChangesSizeWithNoChanges [2022-03-02T15:43:35.547Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-03-02T15:43:35.547Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-03-02T15:43:35.547Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-03-02T15:43:35.547Z] === RUN TestChangesSize [2022-03-02T15:43:35.547Z] --- PASS: TestChangesSize (0.00s) [2022-03-02T15:43:35.547Z] === RUN TestApplyLayerInvalidFilenames [2022-03-02T15:43:35.547Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames4077785448\\dest" [2022-03-02T15:43:35.547Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-03-02T15:43:35.547Z] === RUN TestApplyLayerInvalidHardlink [2022-03-02T15:43:35.548Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4196063328\\victim\\hello" -> "../victim/hello" [2022-03-02T15:43:35.548Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3483524115\\victim\\hello" -> "/../victim/hello" [2022-03-02T15:43:35.548Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4237623899\\victim" -> "../victim" [2022-03-02T15:43:35.548Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2099512106\\victim" -> "../victim" [2022-03-02T15:43:35.548Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink500789116\\victim" -> "../victim" [2022-03-02T15:43:35.548Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4155233758\\victim" -> "../victim" [2022-03-02T15:43:35.548Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2022-03-02T15:43:35.548Z] === RUN TestApplyLayerInvalidSymlink [2022-03-02T15:43:35.548Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2223004855\\dest\\dotdot" -> "../victim/hello" [2022-03-02T15:43:35.548Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3068009107\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-02T15:43:35.548Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1480471429\\dest\\loophole-victim" -> "../victim" [2022-03-02T15:43:35.548Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2905755091\\dest\\loophole-victim" -> "../victim" [2022-03-02T15:43:35.548Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1849359090\\dest\\loophole-victim" -> "../victim" [2022-03-02T15:43:35.548Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink864922592\\dest\\loophole-victim" -> "../victim" [2022-03-02T15:43:35.548Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-03-02T15:43:35.548Z] === RUN TestApplyLayerWhiteouts [2022-03-02T15:43:35.548Z] --- PASS: TestApplyLayerWhiteouts (0.08s) [2022-03-02T15:43:35.548Z] === RUN TestGenerateEmptyFile [2022-03-02T15:43:35.548Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-03-02T15:43:35.548Z] === RUN TestGenerateWithContent [2022-03-02T15:43:35.548Z] --- PASS: TestGenerateWithContent (0.00s) [2022-03-02T15:43:35.548Z] PASS [2022-03-02T15:43:35.548Z] coverage: 62.0% of statements [2022-03-02T15:43:35.548Z] ok github.com/docker/docker/pkg/archive 8.380s coverage: 62.0% of statements [2022-03-02T15:43:35.548Z] --- PASS: TestNetworkDBCRUDTableEntries (3.45s) [2022-03-02T15:43:35.548Z] === RUN TestNetworkDBNodeLeave [2022-03-02T15:43:35.616Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.22s) [2022-03-02T15:43:35.616Z] === RUN TestNISDomainname [2022-03-02T15:43:35.686Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-02T15:43:35.686Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-02T15:43:35.785Z] === RUN TestDaemonProxy/configuration_file [2022-03-02T15:43:35.873Z] --- PASS: TestNISDomainname (0.51s) [2022-03-02T15:43:35.873Z] === RUN TestHostnameDnsResolution [2022-03-02T15:43:36.437Z] --- PASS: TestHostnameDnsResolution (0.66s) [2022-03-02T15:43:36.437Z] === RUN TestUnprivilegedPortsAndPing [2022-03-02T15:43:36.515Z] === RUN TestFixedBufferCap [2022-03-02T15:43:36.515Z] --- PASS: TestFixedBufferCap (0.00s) [2022-03-02T15:43:36.515Z] === RUN TestFixedBufferLen [2022-03-02T15:43:36.515Z] --- PASS: TestFixedBufferLen (0.00s) [2022-03-02T15:43:36.515Z] === RUN TestFixedBufferString [2022-03-02T15:43:36.515Z] --- PASS: TestFixedBufferString (0.00s) [2022-03-02T15:43:36.515Z] === RUN TestFixedBufferWrite [2022-03-02T15:43:36.515Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-03-02T15:43:36.515Z] === RUN TestFixedBufferRead [2022-03-02T15:43:36.515Z] --- PASS: TestFixedBufferRead (0.00s) [2022-03-02T15:43:36.515Z] === RUN TestBytesPipeRead [2022-03-02T15:43:36.515Z] --- PASS: TestBytesPipeRead (0.00s) [2022-03-02T15:43:36.515Z] === RUN TestBytesPipeWrite [2022-03-02T15:43:36.760Z] --- PASS: TestRenameLinkedContainer (1.64s) [2022-03-02T15:43:36.760Z] === RUN TestRenameStoppedContainer [2022-03-02T15:43:36.760Z] --- PASS: TestRenameStoppedContainer (0.38s) [2022-03-02T15:43:36.760Z] === RUN TestRenameRunningContainerAndReuse [2022-03-02T15:43:36.971Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-03-02T15:43:36.971Z] === RUN TestBytesPipeWriteRandomChunks [2022-03-02T15:43:36.999Z] --- PASS: TestUnprivilegedPortsAndPing (0.52s) [2022-03-02T15:43:37.000Z] === RUN TestStats [2022-03-02T15:43:37.157Z] === RUN TestDaemonProxy/conflicting_options [2022-03-02T15:43:37.427Z] --- PASS: TestBytesPipeWriteRandomChunks (0.56s) [2022-03-02T15:43:37.427Z] === RUN TestAtomicWriteToFile [2022-03-02T15:43:37.427Z] --- PASS: TestAtomicWriteToFile (0.02s) [2022-03-02T15:43:37.427Z] === RUN TestAtomicWriteSetCommit [2022-03-02T15:43:37.427Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-03-02T15:43:37.427Z] === RUN TestAtomicWriteSetCancel [2022-03-02T15:43:37.427Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-03-02T15:43:37.427Z] === RUN TestReadCloserWrapperClose [2022-03-02T15:43:37.427Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-03-02T15:43:37.427Z] === RUN TestReaderErrWrapperReadOnError [2022-03-02T15:43:37.427Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-03-02T15:43:37.427Z] === RUN TestReaderErrWrapperRead [2022-03-02T15:43:37.427Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-03-02T15:43:37.427Z] === RUN TestCancelReadCloser [2022-03-02T15:43:37.427Z] --- PASS: TestCancelReadCloser (0.10s) [2022-03-02T15:43:37.427Z] === RUN TestWriteCloserWrapperClose [2022-03-02T15:43:37.427Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-03-02T15:43:37.427Z] === RUN TestNopWriteCloser [2022-03-02T15:43:37.427Z] --- PASS: TestNopWriteCloser (0.00s) [2022-03-02T15:43:37.427Z] === RUN TestNopWriter [2022-03-02T15:43:37.427Z] --- PASS: TestNopWriter (0.00s) [2022-03-02T15:43:37.427Z] === RUN TestWriteCounter [2022-03-02T15:43:37.427Z] --- PASS: TestWriteCounter (0.00s) [2022-03-02T15:43:37.427Z] PASS [2022-03-02T15:43:37.427Z] coverage: 70.1% of statements [2022-03-02T15:43:37.427Z] ok github.com/docker/docker/pkg/ioutils 0.759s coverage: 70.1% of statements [2022-03-02T15:43:37.701Z] --- PASS: TestRenameRunningContainerAndReuse (0.81s) [2022-03-02T15:43:37.701Z] === RUN TestRenameInvalidName [2022-03-02T15:43:37.723Z] === RUN TestDaemonProxy/reload_sanitized [2022-03-02T15:43:37.961Z] --- PASS: TestRenameInvalidName (0.41s) [2022-03-02T15:43:37.962Z] === RUN TestRenameAnonymousContainer [2022-03-02T15:43:38.223Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-02T15:43:38.288Z] --- PASS: TestDaemonProxy (6.27s) [2022-03-02T15:43:38.288Z] --- PASS: TestDaemonProxy/environment_variables (1.79s) [2022-03-02T15:43:38.288Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-03-02T15:43:38.288Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-03-02T15:43:38.288Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-03-02T15:43:38.288Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-03-02T15:43:38.288Z] PASS [2022-03-02T15:43:38.288Z] [2022-03-02T15:43:38.288Z] DONE 17 tests in 10.193s [2022-03-02T15:43:38.288Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-03-02T15:43:38.288Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-03-02T15:43:38.288Z] ++ set -e [2022-03-02T15:43:38.288Z] ++ '[' -n 0 ']' [2022-03-02T15:43:38.288Z] ++ set -x [2022-03-02T15:43:38.288Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-03-02T15:43:38.288Z] INFO: Testing against a local daemon [2022-03-02T15:43:38.288Z] === RUN TestCommitInheritsEnv [2022-03-02T15:43:38.390Z] === RUN TestError [2022-03-02T15:43:38.390Z] --- PASS: TestError (0.00s) [2022-03-02T15:43:38.390Z] === RUN TestProgressString [2022-03-02T15:43:38.390Z] === RUN TestProgressString/no_progress [2022-03-02T15:43:38.390Z] === RUN TestProgressString/progress_1 [2022-03-02T15:43:38.390Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-03-02T15:43:38.390Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-03-02T15:43:38.390Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-03-02T15:43:38.390Z] === RUN TestProgressString/with_units [2022-03-02T15:43:38.390Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-03-02T15:43:38.390Z] === RUN TestProgressString/hide_counts [2022-03-02T15:43:38.390Z] --- PASS: TestProgressString (0.00s) [2022-03-02T15:43:38.390Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-03-02T15:43:38.390Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-03-02T15:43:38.390Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-03-02T15:43:38.390Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-03-02T15:43:38.390Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-03-02T15:43:38.390Z] --- PASS: TestProgressString/with_units (0.00s) [2022-03-02T15:43:38.390Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-03-02T15:43:38.391Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-03-02T15:43:38.391Z] === RUN TestJSONMessageDisplay [2022-03-02T15:43:38.391Z] --- PASS: TestNetworkDBNodeLeave (2.83s) [2022-03-02T15:43:38.391Z] === RUN TestNetworkDBWatch [2022-03-02T15:43:38.545Z] --- PASS: TestCommitInheritsEnv (0.24s) [2022-03-02T15:43:38.545Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-02T15:43:38.545Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-03-02T15:43:38.545Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-03-02T15:43:38.545Z] === RUN TestImportWithCustomPlatform [2022-03-02T15:43:38.545Z] === RUN TestImportWithCustomPlatform/#00 [2022-03-02T15:43:38.792Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-02T15:43:38.803Z] === RUN TestImportWithCustomPlatform/_______ [2022-03-02T15:43:38.803Z] === RUN TestImportWithCustomPlatform// [2022-03-02T15:43:38.803Z] === RUN TestImportWithCustomPlatform/linux [2022-03-02T15:43:38.803Z] === RUN TestImportWithCustomPlatform/LINUX [2022-03-02T15:43:38.803Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-03-02T15:43:38.803Z] === RUN TestImportWithCustomPlatform/macos [2022-03-02T15:43:38.803Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-03-02T15:43:38.803Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-03-02T15:43:38.803Z] --- PASS: TestImportWithCustomPlatform (0.27s) [2022-03-02T15:43:38.803Z] --- PASS: TestImportWithCustomPlatform/#00 (0.06s) [2022-03-02T15:43:38.803Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-03-02T15:43:38.803Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-03-02T15:43:38.803Z] --- PASS: TestImportWithCustomPlatform/linux (0.06s) [2022-03-02T15:43:38.803Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.06s) [2022-03-02T15:43:38.803Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s) [2022-03-02T15:43:38.803Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-03-02T15:43:38.803Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-03-02T15:43:38.803Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-03-02T15:43:38.803Z] === RUN TestImagesFilterMultiReference [2022-03-02T15:43:38.847Z] --- PASS: TestJSONMessageDisplay (0.23s) [2022-03-02T15:43:38.847Z] === RUN TestJSONMessageDisplayWithJSONError [2022-03-02T15:43:38.847Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-03-02T15:43:38.847Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-03-02T15:43:38.847Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-03-02T15:43:38.847Z] === RUN TestDisplayJSONMessagesStream [2022-03-02T15:43:38.847Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-03-02T15:43:38.847Z] PASS [2022-03-02T15:43:38.847Z] coverage: 91.7% of statements [2022-03-02T15:43:38.847Z] ok github.com/docker/docker/pkg/jsonmessage 0.273s coverage: 91.7% of statements [2022-03-02T15:43:39.061Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-03-02T15:43:39.061Z] === RUN TestImagePullPlatformInvalid [2022-03-02T15:43:39.061Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-03-02T15:43:39.061Z] === RUN TestRemoveImageOrphaning [2022-03-02T15:43:39.303Z] === RUN TestStandardLongPath [2022-03-02T15:43:39.303Z] --- PASS: TestStandardLongPath (0.00s) [2022-03-02T15:43:39.303Z] === RUN TestUNCLongPath [2022-03-02T15:43:39.303Z] --- PASS: TestUNCLongPath (0.00s) [2022-03-02T15:43:39.303Z] PASS [2022-03-02T15:43:39.303Z] coverage: 100.0% of statements [2022-03-02T15:43:39.303Z] ok github.com/docker/docker/pkg/longpath 0.047s coverage: 100.0% of statements [2022-03-02T15:43:39.318Z] --- PASS: TestRemoveImageOrphaning (0.23s) [2022-03-02T15:43:39.318Z] === RUN TestRemoveImageGarbageCollector [2022-03-02T15:43:39.318Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-02T15:43:39.318Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-03-02T15:43:39.318Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-02T15:43:39.318Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-03-02T15:43:39.318Z] === RUN TestTagInvalidReference [2022-03-02T15:43:39.318Z] --- PASS: TestTagInvalidReference (0.01s) [2022-03-02T15:43:39.318Z] === RUN TestTagValidPrefixedRepo [2022-03-02T15:43:39.318Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-03-02T15:43:39.318Z] === RUN TestTagExistedNameWithoutForce [2022-03-02T15:43:39.318Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-03-02T15:43:39.318Z] === RUN TestTagOfficialNames [2022-03-02T15:43:39.318Z] --- PASS: TestTagOfficialNames (0.05s) [2022-03-02T15:43:39.318Z] === RUN TestTagMatchesDigest [2022-03-02T15:43:39.318Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-03-02T15:43:39.318Z] PASS [2022-03-02T15:43:39.318Z] [2022-03-02T15:43:39.318Z] === Skipped [2022-03-02T15:43:39.319Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-03-02T15:43:39.319Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-03-02T15:43:39.319Z] [2022-03-02T15:43:39.319Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-03-02T15:43:39.319Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-02T15:43:39.319Z] [2022-03-02T15:43:39.319Z] DONE 22 tests, 2 skipped in 1.136s [2022-03-02T15:43:39.319Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-03-02T15:43:39.319Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-03-02T15:43:39.319Z] ++ set -e [2022-03-02T15:43:39.319Z] ++ '[' -n 0 ']' [2022-03-02T15:43:39.319Z] ++ set -x [2022-03-02T15:43:39.319Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-03-02T15:43:39.513Z] --- PASS: TestStats (2.50s) [2022-03-02T15:43:39.513Z] === RUN TestStopContainerWithTimeout [2022-03-02T15:43:39.513Z] === RUN TestStopContainerWithTimeout/0 [2022-03-02T15:43:39.513Z] === PAUSE TestStopContainerWithTimeout/0 [2022-03-02T15:43:39.513Z] === RUN TestStopContainerWithTimeout/1 [2022-03-02T15:43:39.513Z] === PAUSE TestStopContainerWithTimeout/1 [2022-03-02T15:43:39.513Z] === RUN TestStopContainerWithTimeout/3 [2022-03-02T15:43:39.513Z] === PAUSE TestStopContainerWithTimeout/3 [2022-03-02T15:43:39.513Z] === RUN TestStopContainerWithTimeout/-1 [2022-03-02T15:43:39.513Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-03-02T15:43:39.513Z] === CONT TestStopContainerWithTimeout/0 [2022-03-02T15:43:39.513Z] === CONT TestStopContainerWithTimeout/-1 [2022-03-02T15:43:39.576Z] INFO: Testing against a local daemon [2022-03-02T15:43:39.576Z] === RUN TestNetworkCreateDelete [2022-03-02T15:43:39.576Z] --- PASS: TestNetworkCreateDelete (0.10s) [2022-03-02T15:43:39.576Z] === RUN TestDockerNetworkDeletePreferID [2022-03-02T15:43:39.834Z] --- PASS: TestDockerNetworkDeletePreferID (0.31s) [2022-03-02T15:43:39.834Z] === RUN TestDaemonDNSFallback [2022-03-02T15:43:39.875Z] --- PASS: TestRenameAnonymousContainer (1.45s) [2022-03-02T15:43:39.875Z] === RUN TestRenameContainerWithSameName [2022-03-02T15:43:39.875Z] --- PASS: TestRenameContainerWithSameName (0.38s) [2022-03-02T15:43:39.875Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-02T15:43:40.075Z] === CONT TestStopContainerWithTimeout/3 [2022-03-02T15:43:40.267Z] === RUN TestNameFormat [2022-03-02T15:43:40.267Z] --- PASS: TestNameFormat (0.00s) [2022-03-02T15:43:40.267Z] === RUN TestNameRetries [2022-03-02T15:43:40.267Z] --- PASS: TestNameRetries (0.00s) [2022-03-02T15:43:40.267Z] PASS [2022-03-02T15:43:40.267Z] coverage: 85.7% of statements [2022-03-02T15:43:40.267Z] ok github.com/docker/docker/pkg/namesgenerator 0.039s coverage: 85.7% of statements [2022-03-02T15:43:40.267Z] 2022/03/02 15:43:39 Closing DB instances... [2022-03-02T15:43:40.724Z] === RUN TestParseKeyValueOpt [2022-03-02T15:43:40.724Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-03-02T15:43:40.724Z] === RUN TestParseUintList [2022-03-02T15:43:40.724Z] --- PASS: TestParseUintList (0.00s) [2022-03-02T15:43:40.724Z] === RUN TestParseUintListMaximumLimits [2022-03-02T15:43:40.724Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-03-02T15:43:40.724Z] PASS [2022-03-02T15:43:40.724Z] coverage: 97.0% of statements [2022-03-02T15:43:40.724Z] ok github.com/docker/docker/pkg/parsers 0.047s coverage: 97.0% of statements [2022-03-02T15:43:40.816Z] --- PASS: TestRenameContainerWithLinkedContainer (0.79s) [2022-03-02T15:43:40.816Z] === RUN TestResize [2022-03-02T15:43:41.076Z] --- PASS: TestResize (0.42s) [2022-03-02T15:43:41.076Z] === RUN TestResizeWithInvalidSize [2022-03-02T15:43:41.646Z] --- PASS: TestResizeWithInvalidSize (0.40s) [2022-03-02T15:43:41.646Z] === RUN TestResizeWhenContainerNotStarted [2022-03-02T15:43:41.686Z] === RUN TestNewAndRemove [2022-03-02T15:43:41.686Z] --- PASS: TestNewAndRemove (0.00s) [2022-03-02T15:43:41.686Z] === RUN TestRemoveInvalidPath [2022-03-02T15:43:41.686Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-03-02T15:43:41.686Z] PASS [2022-03-02T15:43:41.686Z] coverage: 82.6% of statements [2022-03-02T15:43:41.686Z] ok github.com/docker/docker/pkg/pidfile 0.042s coverage: 82.6% of statements [2022-03-02T15:43:41.686Z] --- PASS: TestNetworkDBWatch (3.04s) [2022-03-02T15:43:41.686Z] === RUN TestNetworkDBBulkSync [2022-03-02T15:43:41.907Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s) [2022-03-02T15:43:41.908Z] === RUN TestDaemonRestartKillContainers [2022-03-02T15:43:41.908Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-03-02T15:43:41.908Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-03-02T15:43:41.908Z] === RUN TestCgroupNamespacesRun [2022-03-02T15:43:42.083Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-03-02T15:43:42.083Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.93s) [2022-03-02T15:43:42.083Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.12s) [2022-03-02T15:43:42.083Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.87s) [2022-03-02T15:43:42.083Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.19s) [2022-03-02T15:43:42.083Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.11s) [2022-03-02T15:43:42.083Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.88s) [2022-03-02T15:43:42.083Z] === RUN TestBuildMultiStageCopy [2022-03-02T15:43:42.083Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-02T15:43:42.588Z] === CONT TestStopContainerWithTimeout/1 [2022-03-02T15:43:42.650Z] 2022/03/02 15:43:42 Closing DB instances... [2022-03-02T15:43:43.108Z] === RUN TestFailedConnection [2022-03-02T15:43:43.293Z] --- PASS: TestCgroupNamespacesRun (1.12s) [2022-03-02T15:43:43.293Z] === RUN TestCgroupNamespacesRunPrivileged [2022-03-02T15:43:43.514Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-03-02T15:43:43.514Z] --- PASS: TestStopContainerWithTimeout/0 (0.59s) [2022-03-02T15:43:43.514Z] --- PASS: TestStopContainerWithTimeout/-1 (2.57s) [2022-03-02T15:43:43.514Z] --- PASS: TestStopContainerWithTimeout/3 (2.38s) [2022-03-02T15:43:43.514Z] --- PASS: TestStopContainerWithTimeout/1 (1.47s) [2022-03-02T15:43:43.514Z] === RUN TestDeleteDevicemapper [2022-03-02T15:43:43.514Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-02T15:43:43.514Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-03-02T15:43:43.514Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-02T15:43:43.990Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-02T15:43:44.074Z] --- PASS: TestGetAddress (23.42s) [2022-03-02T15:43:44.074Z] === RUN TestRequestSyntaxCheck [2022-03-02T15:43:44.074Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2022-03-02T15:43:44.074Z] === RUN TestRequest [2022-03-02T15:43:44.234Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.06s) [2022-03-02T15:43:44.234Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-03-02T15:43:44.531Z] --- PASS: TestNetworkDBBulkSync (2.84s) [2022-03-02T15:43:44.531Z] === RUN TestNetworkDBCRUDMediumCluster [2022-03-02T15:43:44.557Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-02T15:43:45.124Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-02T15:43:45.176Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.13s) [2022-03-02T15:43:45.176Z] === RUN TestCgroupNamespacesRunHostMode [2022-03-02T15:43:45.404Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.51s) [2022-03-02T15:43:45.404Z] === RUN TestUpdateMemory [2022-03-02T15:43:45.494Z] --- PASS: TestFailedConnection (2.16s) [2022-03-02T15:43:45.494Z] === RUN TestFailOnce [2022-03-02T15:43:45.494Z] 2022/03/02 15:43:45 http: panic serving 127.0.0.1:49281: Plugin not ready [2022-03-02T15:43:45.494Z] goroutine 13 [running]: [2022-03-02T15:43:45.494Z] net/http.(*conn).serve.func1() [2022-03-02T15:43:45.494Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-03-02T15:43:45.494Z] panic({0x9eb9a0, 0xaff6d0}) [2022-03-02T15:43:45.494Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-03-02T15:43:45.494Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0x3efcf6da43802c82}, 0xc0001b5a98) [2022-03-02T15:43:45.494Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-03-02T15:43:45.494Z] net/http.HandlerFunc.ServeHTTP(0x0, {0xb0c5c0, 0xc00019e0e0}, 0x921206) [2022-03-02T15:43:45.494Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-03-02T15:43:45.494Z] net/http.(*ServeMux).ServeHTTP(0x0, {0xb0c5c0, 0xc00019e0e0}, 0xc000198300) [2022-03-02T15:43:45.494Z] c:/go/src/net/http/server.go:2425 +0x149 [2022-03-02T15:43:45.494Z] net/http.serverHandler.ServeHTTP({0xb0acb0}, {0xb0c5c0, 0xc00019e0e0}, 0xc000198300) [2022-03-02T15:43:45.494Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-03-02T15:43:45.494Z] net/http.(*conn).serve(0xc000062c80, {0xb0e5c0, 0xc00008a0c0}) [2022-03-02T15:43:45.494Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-03-02T15:43:45.494Z] created by net/http.(*Server).Serve [2022-03-02T15:43:45.494Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-03-02T15:43:45.494Z] time="2022-03-02T15:43:45Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49280/Test.FailOnce: Post \"http://127.0.0.1:49280/Test.FailOnce\": EOF, retrying in 1s" [2022-03-02T15:43:45.661Z] --- PASS: TestUpdateMemory (0.55s) [2022-03-02T15:43:45.661Z] === RUN TestUpdateCPUQuota [2022-03-02T15:43:45.691Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-02T15:43:46.259Z] --- PASS: TestBuildMultiStageCopy (4.69s) [2022-03-02T15:43:46.259Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.48s) [2022-03-02T15:43:46.259Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.56s) [2022-03-02T15:43:46.259Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.50s) [2022-03-02T15:43:46.259Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.62s) [2022-03-02T15:43:46.259Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.53s) [2022-03-02T15:43:46.259Z] === RUN TestBuildMultiStageParentConfig [2022-03-02T15:43:46.388Z] --- PASS: TestDaemonDNSFallback (6.19s) [2022-03-02T15:43:46.388Z] === RUN TestInspectNetwork [2022-03-02T15:43:46.460Z] --- PASS: TestFailOnce (1.21s) [2022-03-02T15:43:46.460Z] === RUN TestEchoInputOutput [2022-03-02T15:43:46.460Z] --- PASS: TestEchoInputOutput (0.00s) [2022-03-02T15:43:46.460Z] === RUN TestBackoff [2022-03-02T15:43:46.460Z] --- PASS: TestBackoff (0.00s) [2022-03-02T15:43:46.460Z] === RUN TestAbortRetry [2022-03-02T15:43:46.460Z] --- PASS: TestAbortRetry (0.00s) [2022-03-02T15:43:46.460Z] === RUN TestClientScheme [2022-03-02T15:43:46.460Z] --- PASS: TestClientScheme (0.00s) [2022-03-02T15:43:46.460Z] === RUN TestNewClientWithTimeout [2022-03-02T15:43:46.559Z] --- PASS: TestCgroupNamespacesRunHostMode (1.13s) [2022-03-02T15:43:46.559Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-03-02T15:43:46.590Z] --- PASS: TestUpdateCPUQuota (0.85s) [2022-03-02T15:43:46.590Z] === RUN TestUpdatePidsLimit [2022-03-02T15:43:46.590Z] === RUN TestUpdatePidsLimit/update_from_none [2022-03-02T15:43:46.846Z] === RUN TestUpdatePidsLimit/no_change [2022-03-02T15:43:46.846Z] === RUN TestUpdatePidsLimit/update_lower [2022-03-02T15:43:46.917Z] time="2022-03-02T15:43:46Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49289/Test.Echo: Post \"http://127.0.0.1:49289/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-03-02T15:43:47.101Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-03-02T15:43:47.357Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-03-02T15:43:47.373Z] 2022/03/02 15:43:47 Closing DB instances... [2022-03-02T15:43:47.501Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.12s) [2022-03-02T15:43:47.501Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-03-02T15:43:47.613Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-03-02T15:43:47.637Z] --- PASS: TestBuildMultiStageParentConfig (1.16s) [2022-03-02T15:43:47.637Z] === RUN TestBuildLabelWithTargets [2022-03-02T15:43:47.869Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-03-02T15:43:48.432Z] --- PASS: TestUpdatePidsLimit (1.97s) [2022-03-02T15:43:48.432Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.24s) [2022-03-02T15:43:48.432Z] --- PASS: TestUpdatePidsLimit/no_change (0.19s) [2022-03-02T15:43:48.432Z] --- PASS: TestUpdatePidsLimit/update_lower (0.20s) [2022-03-02T15:43:48.432Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.27s) [2022-03-02T15:43:48.432Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.26s) [2022-03-02T15:43:48.432Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s) [2022-03-02T15:43:48.432Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s) [2022-03-02T15:43:48.432Z] === RUN TestUpdateRestartPolicy [2022-03-02T15:43:48.444Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.08s) [2022-03-02T15:43:48.445Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-03-02T15:43:48.902Z] time="2022-03-02T15:43:48Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49289/Test.Echo: Post \"http://127.0.0.1:49289/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-03-02T15:43:48.915Z] === RUN TestInspectNetwork/full_network_id [2022-03-02T15:43:48.915Z] === RUN TestInspectNetwork/partial_network_id [2022-03-02T15:43:48.915Z] === RUN TestInspectNetwork/network_name [2022-03-02T15:43:48.915Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-03-02T15:43:49.386Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-03-02T15:43:49.386Z] === RUN TestCgroupNamespacesRunOlderClient [2022-03-02T15:43:49.542Z] --- PASS: TestBuildLabelWithTargets (1.99s) [2022-03-02T15:43:49.542Z] === RUN TestBuildWithEmptyLayers [2022-03-02T15:43:50.328Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.14s) [2022-03-02T15:43:50.328Z] === RUN TestNISDomainname [2022-03-02T15:43:50.328Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-03-02T15:43:50.328Z] --- SKIP: TestNISDomainname (0.01s) [2022-03-02T15:43:50.328Z] === RUN TestHostnameDnsResolution [2022-03-02T15:43:50.479Z] --- PASS: TestBuildWithEmptyLayers (1.14s) [2022-03-02T15:43:50.479Z] === RUN TestBuildMultiStageOnBuild [2022-03-02T15:43:50.899Z] --- PASS: TestHostnameDnsResolution (0.62s) [2022-03-02T15:43:50.899Z] === RUN TestUnprivilegedPortsAndPing [2022-03-02T15:43:50.899Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-03-02T15:43:50.899Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-03-02T15:43:50.899Z] === RUN TestStats [2022-03-02T15:43:50.899Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-02T15:43:50.899Z] --- SKIP: TestStats (0.00s) [2022-03-02T15:43:50.899Z] === RUN TestStopContainerWithTimeout [2022-03-02T15:43:50.899Z] === RUN TestStopContainerWithTimeout/0 [2022-03-02T15:43:50.899Z] === PAUSE TestStopContainerWithTimeout/0 [2022-03-02T15:43:50.899Z] === RUN TestStopContainerWithTimeout/1 [2022-03-02T15:43:50.899Z] === PAUSE TestStopContainerWithTimeout/1 [2022-03-02T15:43:50.899Z] === RUN TestStopContainerWithTimeout/3 [2022-03-02T15:43:50.899Z] === PAUSE TestStopContainerWithTimeout/3 [2022-03-02T15:43:50.899Z] === RUN TestStopContainerWithTimeout/-1 [2022-03-02T15:43:50.899Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-03-02T15:43:50.899Z] === CONT TestStopContainerWithTimeout/0 [2022-03-02T15:43:50.899Z] === CONT TestStopContainerWithTimeout/-1 [2022-03-02T15:43:51.075Z] time="2022-03-02T15:43:50Z" level=error msg="node4(138b833fec76) Could not close DB: timeout waiting for leave broadcast" [2022-03-02T15:43:51.075Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.31s) [2022-03-02T15:43:51.075Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-03-02T15:43:51.075Z] time="2022-03-02T15:43:50Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49289/Test.Echo: Post \"http://127.0.0.1:49289/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-03-02T15:43:51.534Z] 2022/03/02 15:43:51 Closing DB instances... [2022-03-02T15:43:51.841Z] === CONT TestStopContainerWithTimeout/3 [2022-03-02T15:43:53.095Z] --- PASS: TestInspectNetwork (6.87s) [2022-03-02T15:43:53.095Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-03-02T15:43:53.095Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-03-02T15:43:53.095Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-03-02T15:43:53.095Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-03-02T15:43:53.095Z] === RUN TestRunContainerWithBridgeNone [2022-03-02T15:43:53.711Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2022-03-02T15:43:53.711Z] === RUN TestNetworkDBGarbageCollection [2022-03-02T15:43:53.711Z] --- PASS: TestRequest (9.66s) [2022-03-02T15:43:53.711Z] === RUN TestOverlappingRequests [2022-03-02T15:43:53.752Z] === CONT TestStopContainerWithTimeout/1 [2022-03-02T15:43:53.816Z] --- PASS: TestBuildMultiStageOnBuild (2.89s) [2022-03-02T15:43:53.816Z] === RUN TestBuildUncleanTarFilenames [2022-03-02T15:43:54.167Z] --- PASS: TestOverlappingRequests (0.49s) [2022-03-02T15:43:54.167Z] === RUN TestRelease [2022-03-02T15:43:54.468Z] --- PASS: TestRunContainerWithBridgeNone (1.34s) [2022-03-02T15:43:54.468Z] === RUN TestNetworkInvalidJSON [2022-03-02T15:43:54.468Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-02T15:43:54.468Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-02T15:43:54.468Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-02T15:43:54.468Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-02T15:43:54.468Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-02T15:43:54.468Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-02T15:43:54.468Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-02T15:43:54.468Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-02T15:43:54.468Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-02T15:43:54.468Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-03-02T15:43:54.468Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-03-02T15:43:54.468Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-03-02T15:43:54.468Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-03-02T15:43:54.468Z] === RUN TestNetworkList [2022-03-02T15:43:54.468Z] === RUN TestNetworkList//networks [2022-03-02T15:43:54.468Z] === PAUSE TestNetworkList//networks [2022-03-02T15:43:54.468Z] === RUN TestNetworkList//networks/ [2022-03-02T15:43:54.468Z] === PAUSE TestNetworkList//networks/ [2022-03-02T15:43:54.468Z] === CONT TestNetworkList//networks [2022-03-02T15:43:54.468Z] === CONT TestNetworkList//networks/ [2022-03-02T15:43:54.468Z] --- PASS: TestNetworkList (0.01s) [2022-03-02T15:43:54.468Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-02T15:43:54.468Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-02T15:43:54.468Z] === RUN TestHostIPv4BridgeLabel [2022-03-02T15:43:55.034Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2022-03-02T15:43:55.034Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-02T15:43:55.135Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-03-02T15:43:55.135Z] --- PASS: TestStopContainerWithTimeout/0 (0.71s) [2022-03-02T15:43:55.135Z] --- PASS: TestStopContainerWithTimeout/-1 (2.69s) [2022-03-02T15:43:55.135Z] --- PASS: TestStopContainerWithTimeout/3 (2.39s) [2022-03-02T15:43:55.135Z] --- PASS: TestStopContainerWithTimeout/1 (1.40s) [2022-03-02T15:43:55.135Z] === RUN TestDeleteDevicemapper [2022-03-02T15:43:55.135Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-02T15:43:55.135Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-03-02T15:43:55.135Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-02T15:43:55.196Z] --- PASS: TestBuildUncleanTarFilenames (1.70s) [2022-03-02T15:43:55.196Z] === RUN TestBuildMultiStageLayerLeak [2022-03-02T15:43:55.696Z] time="2022-03-02T15:43:55Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49289/Test.Echo: Post \"http://127.0.0.1:49289/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-03-02T15:43:55.967Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-03-02T15:43:55.967Z] === RUN TestDaemonDefaultNetworkPools [2022-03-02T15:43:56.153Z] --- PASS: TestRelease (2.01s) [2022-03-02T15:43:56.153Z] === RUN TestAllocateRandomDeallocate [2022-03-02T15:43:56.553Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2022-03-02T15:43:56.553Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-02T15:43:56.582Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.40s) [2022-03-02T15:43:56.582Z] === RUN TestUpdateMemory [2022-03-02T15:43:56.582Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-02T15:43:56.582Z] --- SKIP: TestUpdateMemory (0.00s) [2022-03-02T15:43:56.582Z] === RUN TestUpdateCPUQuota [2022-03-02T15:43:56.582Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-02T15:43:56.582Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-03-02T15:43:56.582Z] === RUN TestUpdatePidsLimit [2022-03-02T15:43:56.582Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-02T15:43:56.582Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-03-02T15:43:56.582Z] === RUN TestUpdateRestartPolicy [2022-03-02T15:43:57.926Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s) [2022-03-02T15:43:57.926Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-02T15:43:58.486Z] --- PASS: TestBuildMultiStageLayerLeak (2.83s) [2022-03-02T15:43:58.486Z] === RUN TestBuildWithHugeFile [2022-03-02T15:43:58.859Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2022-03-02T15:43:58.859Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-02T15:43:59.049Z] === RUN TestParseEmptyInterface [2022-03-02T15:43:59.049Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-03-02T15:43:59.049Z] === RUN TestParseNonInterfaceType [2022-03-02T15:43:59.049Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-03-02T15:43:59.049Z] === RUN TestParseWithOneFunction [2022-03-02T15:43:59.049Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-03-02T15:43:59.049Z] === RUN TestParseWithMultipleFuncs [2022-03-02T15:43:59.049Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-03-02T15:43:59.049Z] === RUN TestParseWithUnnamedReturn [2022-03-02T15:43:59.049Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-03-02T15:43:59.049Z] === RUN TestEmbeddedInterface [2022-03-02T15:43:59.049Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-03-02T15:43:59.049Z] === RUN TestParsedImports [2022-03-02T15:43:59.049Z] --- PASS: TestParsedImports (0.00s) [2022-03-02T15:43:59.049Z] === RUN TestAliasedImports [2022-03-02T15:43:59.049Z] --- PASS: TestAliasedImports (0.00s) [2022-03-02T15:43:59.049Z] PASS [2022-03-02T15:43:59.049Z] coverage: 56.8% of statements [2022-03-02T15:43:59.049Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.061s coverage: 56.8% of statements [2022-03-02T15:43:59.361Z] Removing intermediate container 1f16ce42e49f [2022-03-02T15:43:59.362Z] ---> 23359b93e827 [2022-03-02T15:43:59.362Z] Step 8/11 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-03-02T15:43:59.362Z] ---> Running in 6146adb19c60 [2022-03-02T15:43:59.362Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-03-02T15:43:59.362Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-02T15:43:59.362Z] go: downloading github.com/fatih/color v1.10.0 [2022-03-02T15:43:59.362Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-02T15:43:59.362Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-02T15:43:59.362Z] go: downloading github.com/pkg/errors v0.9.1 [2022-03-02T15:43:59.362Z] go: downloading golang.org/x/tools v0.1.0 [2022-03-02T15:43:59.362Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-02T15:43:59.362Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-02T15:43:59.362Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-02T15:43:59.362Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-02T15:43:59.362Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-02T15:43:59.362Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-02T15:43:59.362Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-02T15:43:59.362Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-02T15:43:59.362Z] go: downloading golang.org/x/mod v0.3.0 [2022-03-02T15:43:59.424Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-03-02T15:43:59.424Z] === RUN TestServiceWithPredefinedNetwork [2022-03-02T15:44:00.016Z] === RUN TestHTTPTransport [2022-03-02T15:44:00.016Z] --- PASS: TestHTTPTransport (0.00s) [2022-03-02T15:44:00.016Z] PASS [2022-03-02T15:44:00.016Z] coverage: 85.7% of statements [2022-03-02T15:44:00.016Z] ok github.com/docker/docker/pkg/plugins/transport 0.043s coverage: 85.7% of statements [2022-03-02T15:44:00.600Z] --- PASS: TestUpdateRestartPolicy (10.99s) [2022-03-02T15:44:00.600Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-02T15:44:00.600Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2022-03-02T15:44:00.600Z] === RUN TestWaitNonBlocked [2022-03-02T15:44:00.600Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-02T15:44:00.600Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-02T15:44:00.600Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-02T15:44:00.600Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-02T15:44:00.600Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-02T15:44:00.600Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-02T15:44:00.600Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-03-02T15:44:00.600Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.71s) [2022-03-02T15:44:00.600Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.73s) [2022-03-02T15:44:00.600Z] === RUN TestWaitBlocked [2022-03-02T15:44:00.600Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-02T15:44:00.600Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-02T15:44:00.600Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-03-02T15:44:00.600Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-03-02T15:44:00.600Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-02T15:44:00.600Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-03-02T15:44:00.980Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-03-02T15:44:00.980Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-02T15:44:00.980Z] === RUN TestBufioReaderPoolPutAndGet [2022-03-02T15:44:00.980Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-03-02T15:44:00.980Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-03-02T15:44:00.980Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-03-02T15:44:00.980Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-03-02T15:44:00.980Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-02T15:44:00.980Z] === RUN TestBufioWriterPoolPutAndGet [2022-03-02T15:44:00.980Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-03-02T15:44:00.980Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-03-02T15:44:00.980Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-03-02T15:44:00.980Z] === RUN TestBufferPoolPutAndGet [2022-03-02T15:44:00.980Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-03-02T15:44:00.980Z] PASS [2022-03-02T15:44:00.980Z] coverage: 88.2% of statements [2022-03-02T15:44:00.980Z] ok github.com/docker/docker/pkg/pools 0.037s coverage: 88.2% of statements [2022-03-02T15:44:01.289Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-03-02T15:44:01.289Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-03-02T15:44:01.289Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-03-02T15:44:01.289Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-03-02T15:44:01.289Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-03-02T15:44:01.289Z] Cross building: bundles/cross/windows/amd64 [2022-03-02T15:44:01.289Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-03-02T15:44:01.289Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-03-02T15:44:01.438Z] === RUN TestOutputOnPrematureClose [2022-03-02T15:44:01.438Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-03-02T15:44:01.438Z] === RUN TestCompleteSilently [2022-03-02T15:44:01.438Z] --- PASS: TestCompleteSilently (0.00s) [2022-03-02T15:44:01.438Z] PASS [2022-03-02T15:44:01.438Z] coverage: 75.9% of statements [2022-03-02T15:44:01.438Z] ok github.com/docker/docker/pkg/progress 0.042s coverage: 75.9% of statements [2022-03-02T15:44:01.528Z] --- PASS: TestWaitBlocked (0.01s) [2022-03-02T15:44:01.529Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.66s) [2022-03-02T15:44:01.529Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.74s) [2022-03-02T15:44:01.529Z] === CONT TestContainerStartOnDaemonRestart [2022-03-02T15:44:01.529Z] === CONT TestRestartDaemonWithRestartingContainer [2022-03-02T15:44:01.894Z] --- PASS: TestAllocateRandomDeallocate (5.57s) [2022-03-02T15:44:01.894Z] === RUN TestRetrieveFromStore [2022-03-02T15:44:01.894Z] === RUN TestSendToOneSub [2022-03-02T15:44:01.894Z] --- PASS: TestSendToOneSub (0.00s) [2022-03-02T15:44:01.894Z] === RUN TestSendToMultipleSubs [2022-03-02T15:44:01.894Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-03-02T15:44:01.894Z] === RUN TestEvictOneSub [2022-03-02T15:44:01.894Z] --- PASS: TestEvictOneSub (0.00s) [2022-03-02T15:44:01.894Z] === RUN TestClosePublisher [2022-03-02T15:44:01.894Z] --- PASS: TestClosePublisher (0.00s) [2022-03-02T15:44:01.894Z] === RUN TestPubSubRace [2022-03-02T15:44:01.951Z] --- PASS: TestServiceWithPredefinedNetwork (2.10s) [2022-03-02T15:44:01.951Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-02T15:44:01.951Z] service_test.go:243: FLAKY_TEST [2022-03-02T15:44:01.951Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-02T15:44:01.951Z] === RUN TestServiceWithDataPathPortInit [2022-03-02T15:44:03.426Z] --- PASS: TestPubSubRace (1.07s) [2022-03-02T15:44:03.426Z] PASS [2022-03-02T15:44:03.426Z] coverage: 75.0% of statements [2022-03-02T15:44:03.426Z] ok github.com/docker/docker/pkg/pubsub 1.106s coverage: 75.0% of statements [2022-03-02T15:44:03.426Z] --- PASS: TestRetrieveFromStore (1.87s) [2022-03-02T15:44:03.426Z] === RUN TestRequestReleaseAddressDuplicate [2022-03-02T15:44:03.426Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-03-02T15:44:03.426Z] === RUN TestParallelPredefinedRequest1 [2022-03-02T15:44:03.426Z] === PAUSE TestParallelPredefinedRequest1 [2022-03-02T15:44:03.426Z] === RUN TestParallelPredefinedRequest2 [2022-03-02T15:44:03.426Z] === PAUSE TestParallelPredefinedRequest2 [2022-03-02T15:44:03.426Z] === RUN TestParallelPredefinedRequest3 [2022-03-02T15:44:03.426Z] === PAUSE TestParallelPredefinedRequest3 [2022-03-02T15:44:03.426Z] === RUN TestParallelPredefinedRequest4 [2022-03-02T15:44:03.426Z] === PAUSE TestParallelPredefinedRequest4 [2022-03-02T15:44:03.426Z] === RUN TestParallelPredefinedRequest5 [2022-03-02T15:44:03.426Z] === PAUSE TestParallelPredefinedRequest5 [2022-03-02T15:44:03.426Z] === RUN TestDebug [2022-03-02T15:44:03.426Z] --- PASS: TestDebug (0.00s) [2022-03-02T15:44:03.426Z] === RUN TestRequestPoolParallel [2022-03-02T15:44:03.883Z] === RUN TestRegister [2022-03-02T15:44:03.883Z] --- PASS: TestRegister (0.00s) [2022-03-02T15:44:03.883Z] === RUN TestCommand [2022-03-02T15:44:03.883Z] --- PASS: TestCommand (0.03s) [2022-03-02T15:44:03.883Z] === RUN TestNaiveSelf [2022-03-02T15:44:03.883Z] --- PASS: TestRequestPoolParallel (0.50s) [2022-03-02T15:44:03.883Z] === RUN TestFullAllocateRelease [2022-03-02T15:44:03.883Z] --- PASS: TestNaiveSelf (0.04s) [2022-03-02T15:44:03.883Z] PASS [2022-03-02T15:44:03.883Z] coverage: 82.4% of statements [2022-03-02T15:44:03.883Z] ok github.com/docker/docker/pkg/reexec 0.115s coverage: 82.4% of statements [2022-03-02T15:44:04.045Z] --- PASS: TestContainerStartOnDaemonRestart (2.18s) [2022-03-02T15:44:04.045Z] === CONT TestIpcModeOlderClient [2022-03-02T15:44:04.045Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-03-02T15:44:04.045Z] === CONT TestContainerKillOnDaemonStart [2022-03-02T15:44:04.045Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.25s) [2022-03-02T15:44:04.045Z] === CONT TestDaemonHostGatewayIP [2022-03-02T15:44:04.340Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-03-02T15:44:04.340Z] === RUN TestClientStream [2022-03-02T15:44:04.340Z] --- PASS: TestClientStream (0.00s) [2022-03-02T15:44:04.340Z] === RUN TestClientSendFile [2022-03-02T15:44:04.340Z] --- PASS: TestClientSendFile (0.00s) [2022-03-02T15:44:04.340Z] === RUN TestClientWithRequestTimeout [2022-03-02T15:44:04.340Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2022-03-02T15:44:04.340Z] === RUN TestFileSpecPlugin [2022-03-02T15:44:04.340Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-03-02T15:44:04.340Z] === RUN TestFileJSONSpecPlugin [2022-03-02T15:44:04.340Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-03-02T15:44:04.340Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-03-02T15:44:04.340Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-03-02T15:44:04.340Z] === RUN TestPluginAddHandler [2022-03-02T15:44:04.340Z] --- PASS: TestPluginAddHandler (0.00s) [2022-03-02T15:44:04.340Z] === RUN TestPluginWaitBadPlugin [2022-03-02T15:44:04.340Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-03-02T15:44:04.340Z] === RUN TestGet [2022-03-02T15:44:04.340Z] time="2022-03-02T15:44:03Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-03-02T15:44:04.797Z] --- PASS: TestFullAllocateRelease (0.55s) [2022-03-02T15:44:04.797Z] === RUN TestOddAllocateRelease [2022-03-02T15:44:04.797Z] --- PASS: TestOddAllocateRelease (0.31s) [2022-03-02T15:44:04.797Z] === RUN TestFullAllocateSerialReleaseParallel [2022-03-02T15:44:04.797Z] === RUN TestDump [2022-03-02T15:44:04.797Z] goroutine 19 [running]: [2022-03-02T15:44:04.797Z] github.com/docker/docker/pkg/stack.dump(0xb5b6b7) [2022-03-02T15:44:04.797Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-02T15:44:04.797Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-03-02T15:44:04.797Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-03-02T15:44:04.797Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2022-03-02T15:44:04.797Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-03-02T15:44:04.797Z] testing.tRunner(0xc0000856c0, 0xcc8ef8) [2022-03-02T15:44:04.797Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-02T15:44:04.797Z] created by testing.(*T).Run [2022-03-02T15:44:04.797Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-03-02T15:44:04.797Z] [2022-03-02T15:44:04.797Z] goroutine 1 [chan receive]: [2022-03-02T15:44:04.797Z] testing.(*T).Run(0xc000085520, {0xcba531, 0xb3a413}, 0xcc8ef8) [2022-03-02T15:44:04.797Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-03-02T15:44:04.797Z] testing.runTests.func1(0xc0000b6810) [2022-03-02T15:44:04.797Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-03-02T15:44:04.797Z] testing.tRunner(0xc000085520, 0xc0000c1ce0) [2022-03-02T15:44:04.797Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-02T15:44:04.797Z] testing.runTests(0xc0000d0080, {0xe2cc00, 0x3, 0x3}, {0xb5a90d, 0xcbc22b, 0xe316a0}) [2022-03-02T15:44:04.797Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-03-02T15:44:04.797Z] testing.(*M).Run(0xc0000d0080) [2022-03-02T15:44:04.797Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-03-02T15:44:04.797Z] main.main() [2022-03-02T15:44:04.797Z] _testmain.go:95 +0x1f5 [2022-03-02T15:44:04.797Z] --- PASS: TestDump (0.00s) [2022-03-02T15:44:04.797Z] === RUN TestDumpToFile [2022-03-02T15:44:05.253Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.11s) [2022-03-02T15:44:05.253Z] === RUN TestOddAllocateSerialReleaseParallel [2022-03-02T15:44:05.253Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.06s) [2022-03-02T15:44:05.253Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-03-02T15:44:05.253Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2022-03-02T15:44:05.253Z] === CONT TestParallelPredefinedRequest1 [2022-03-02T15:44:05.253Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-02T15:44:05.253Z] === CONT TestParallelPredefinedRequest4 [2022-03-02T15:44:05.253Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-02T15:44:05.253Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-03-02T15:44:05.253Z] === CONT TestParallelPredefinedRequest3 [2022-03-02T15:44:05.253Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-03-02T15:44:05.253Z] === CONT TestParallelPredefinedRequest2 [2022-03-02T15:44:05.253Z] === CONT TestParallelPredefinedRequest5 [2022-03-02T15:44:05.253Z] === CONT TestParallelPredefinedRequest2 [2022-03-02T15:44:05.253Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-02T15:44:05.253Z] === CONT TestParallelPredefinedRequest5 [2022-03-02T15:44:05.253Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-02T15:44:05.253Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-03-02T15:44:05.253Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-03-02T15:44:05.253Z] === CONT TestParallelPredefinedRequest3 [2022-03-02T15:44:05.253Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-02T15:44:05.253Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-03-02T15:44:05.253Z] PASS [2022-03-02T15:44:05.253Z] coverage: 85.3% of statements [2022-03-02T15:44:05.253Z] ok github.com/docker/docker/libnetwork/ipam 53.273s coverage: 85.3% of statements [2022-03-02T15:44:05.253Z] --- PASS: TestDumpToFile (0.22s) [2022-03-02T15:44:05.253Z] === RUN TestDumpToFileWithEmptyInput [2022-03-02T15:44:05.253Z] goroutine 5 [running]: [2022-03-02T15:44:05.253Z] github.com/docker/docker/pkg/stack.dump(0xbc8894) [2022-03-02T15:44:05.253Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-02T15:44:05.253Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0xbc8c40}) [2022-03-02T15:44:05.253Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2022-03-02T15:44:05.253Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0x0) [2022-03-02T15:44:05.253Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-03-02T15:44:05.253Z] testing.tRunner(0xc00002d040, 0xcc8ee8) [2022-03-02T15:44:05.253Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-02T15:44:05.253Z] created by testing.(*T).Run [2022-03-02T15:44:05.253Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-03-02T15:44:05.253Z] [2022-03-02T15:44:05.253Z] goroutine 1 [chan receive]: [2022-03-02T15:44:05.253Z] testing.(*T).Run(0xc000085520, {0xcc1316, 0xb3a413}, 0xcc8ee8) [2022-03-02T15:44:05.253Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-03-02T15:44:05.253Z] testing.runTests.func1(0xc0000b6810) [2022-03-02T15:44:05.253Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-03-02T15:44:05.253Z] testing.tRunner(0xc000085520, 0xc0000c1ce0) [2022-03-02T15:44:05.253Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-02T15:44:05.253Z] testing.runTests(0xc0000d0080, {0xe2cc00, 0x3, 0x3}, {0xb5a90d, 0xcbc22b, 0xe316a0}) [2022-03-02T15:44:05.253Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-03-02T15:44:05.253Z] testing.(*M).Run(0xc0000d0080) [2022-03-02T15:44:05.253Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-03-02T15:44:05.253Z] main.main() [2022-03-02T15:44:05.253Z] _testmain.go:95 +0x1f5 [2022-03-02T15:44:05.253Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-03-02T15:44:05.253Z] PASS [2022-03-02T15:44:05.253Z] coverage: 90.9% of statements [2022-03-02T15:44:05.253Z] ok github.com/docker/docker/pkg/stack 0.270s coverage: 90.9% of statements [2022-03-02T15:44:05.253Z] time="2022-03-02T15:44:04Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-03-02T15:44:05.711Z] === RUN TestNewStdWriter [2022-03-02T15:44:05.711Z] --- PASS: TestNewStdWriter (0.00s) [2022-03-02T15:44:05.711Z] === RUN TestWriteWithUninitializedStdWriter [2022-03-02T15:44:05.711Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-03-02T15:44:05.711Z] === RUN TestWriteWithNilBytes [2022-03-02T15:44:05.711Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-03-02T15:44:05.711Z] === RUN TestWrite [2022-03-02T15:44:05.711Z] --- PASS: TestWrite (0.00s) [2022-03-02T15:44:05.711Z] === RUN TestWriteWithWriterError [2022-03-02T15:44:05.711Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-03-02T15:44:05.711Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-03-02T15:44:05.711Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-03-02T15:44:05.711Z] === RUN TestStdCopyWriteAndRead [2022-03-02T15:44:05.711Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-03-02T15:44:05.711Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-03-02T15:44:05.711Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-03-02T15:44:05.711Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-03-02T15:44:05.711Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-03-02T15:44:05.711Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-03-02T15:44:05.711Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-03-02T15:44:05.711Z] === RUN TestStdCopyWithInvalidInputHeader [2022-03-02T15:44:05.711Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-03-02T15:44:05.711Z] === RUN TestStdCopyWithCorruptedPrefix [2022-03-02T15:44:05.711Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-03-02T15:44:05.711Z] === RUN TestStdCopyReturnsWriteErrors [2022-03-02T15:44:05.711Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-03-02T15:44:05.711Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-03-02T15:44:05.711Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-03-02T15:44:05.711Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-03-02T15:44:05.711Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-03-02T15:44:05.711Z] PASS [2022-03-02T15:44:05.711Z] coverage: 100.0% of statements [2022-03-02T15:44:05.711Z] ok github.com/docker/docker/pkg/stdcopy 0.040s coverage: 100.0% of statements [2022-03-02T15:44:06.560Z] --- PASS: TestDaemonHostGatewayIP (2.59s) [2022-03-02T15:44:06.560Z] === CONT TestDaemonRestartIpcMode [2022-03-02T15:44:06.673Z] === RUN TestRawProgressFormatterFormatStatus [2022-03-02T15:44:06.673Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-03-02T15:44:06.673Z] === RUN TestRawProgressFormatterFormatProgress [2022-03-02T15:44:06.673Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-03-02T15:44:06.673Z] === RUN TestFormatStatus [2022-03-02T15:44:06.673Z] --- PASS: TestFormatStatus (0.00s) [2022-03-02T15:44:06.673Z] === RUN TestFormatError [2022-03-02T15:44:06.673Z] --- PASS: TestFormatError (0.00s) [2022-03-02T15:44:06.673Z] === RUN TestFormatJSONError [2022-03-02T15:44:06.673Z] --- PASS: TestFormatJSONError (0.00s) [2022-03-02T15:44:06.673Z] === RUN TestJsonProgressFormatterFormatProgress [2022-03-02T15:44:06.674Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-03-02T15:44:06.674Z] === RUN TestJsonProgressFormatterFormatStatus [2022-03-02T15:44:06.674Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-03-02T15:44:06.674Z] === RUN TestNewJSONProgressOutput [2022-03-02T15:44:06.674Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-03-02T15:44:06.674Z] === RUN TestAuxFormatterEmit [2022-03-02T15:44:06.674Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-03-02T15:44:06.674Z] === RUN TestStreamWriterStdout [2022-03-02T15:44:06.674Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-03-02T15:44:06.674Z] === RUN TestStreamWriterStderr [2022-03-02T15:44:06.674Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-03-02T15:44:06.674Z] PASS [2022-03-02T15:44:06.674Z] coverage: 66.2% of statements [2022-03-02T15:44:06.674Z] ok github.com/docker/docker/pkg/streamformatter 0.058s coverage: 66.2% of statements [2022-03-02T15:44:07.130Z] time="2022-03-02T15:44:06Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-03-02T15:44:07.586Z] === RUN TestGenerateRandomID [2022-03-02T15:44:07.586Z] --- PASS: TestGenerateRandomID (0.00s) [2022-03-02T15:44:07.586Z] === RUN TestShortenId [2022-03-02T15:44:07.586Z] --- PASS: TestShortenId (0.00s) [2022-03-02T15:44:07.586Z] === RUN TestShortenSha256Id [2022-03-02T15:44:07.586Z] --- PASS: TestShortenSha256Id (0.00s) [2022-03-02T15:44:07.586Z] === RUN TestShortenIdEmpty [2022-03-02T15:44:07.586Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-03-02T15:44:07.586Z] === RUN TestShortenIdInvalid [2022-03-02T15:44:07.586Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-03-02T15:44:07.586Z] === RUN TestIsShortIDNonHex [2022-03-02T15:44:07.586Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-03-02T15:44:07.586Z] === RUN TestIsShortIDNotCorrectSize [2022-03-02T15:44:07.586Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-03-02T15:44:07.586Z] PASS [2022-03-02T15:44:07.586Z] coverage: 70.6% of statements [2022-03-02T15:44:07.586Z] ok github.com/docker/docker/pkg/stringid 0.040s coverage: 70.6% of statements [2022-03-02T15:44:08.042Z] === RUN TestIsCpusetListAvailable [2022-03-02T15:44:08.042Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-03-02T15:44:08.042Z] PASS [2022-03-02T15:44:08.042Z] coverage: 39.4% of statements [2022-03-02T15:44:08.042Z] ok github.com/docker/docker/pkg/sysinfo 0.039s coverage: 39.4% of statements [2022-03-02T15:44:08.450Z] --- PASS: TestDaemonRestartIpcMode (2.21s) [2022-03-02T15:44:08.815Z] --- PASS: TestUpdateRestartPolicy (10.85s) [2022-03-02T15:44:08.815Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-02T15:44:08.815Z] --- PASS: TestUpdateRestartWithAutoRemove (0.52s) [2022-03-02T15:44:08.815Z] === RUN TestWaitNonBlocked [2022-03-02T15:44:08.815Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-02T15:44:08.815Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-02T15:44:08.815Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-02T15:44:08.815Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-02T15:44:08.815Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-02T15:44:08.815Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-02T15:44:08.815Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-03-02T15:44:08.815Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.70s) [2022-03-02T15:44:08.815Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.73s) [2022-03-02T15:44:08.815Z] === RUN TestWaitBlocked [2022-03-02T15:44:08.815Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-02T15:44:08.815Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-02T15:44:08.815Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-03-02T15:44:08.815Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-03-02T15:44:08.815Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-02T15:44:08.815Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-03-02T15:44:09.387Z] --- PASS: TestWaitBlocked (0.01s) [2022-03-02T15:44:09.387Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.63s) [2022-03-02T15:44:09.387Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.70s) [2022-03-02T15:44:09.387Z] === CONT TestDaemonRestartIpcMode [2022-03-02T15:44:09.387Z] === CONT TestIpcModeOlderClient [2022-03-02T15:44:09.387Z] --- PASS: TestIpcModeOlderClient (0.05s) [2022-03-02T15:44:09.387Z] === CONT TestRestartDaemonWithRestartingContainer [2022-03-02T15:44:10.209Z] === RUN TestChtimes [2022-03-02T15:44:10.209Z] --- PASS: TestChtimes (0.00s) [2022-03-02T15:44:10.209Z] === RUN TestChtimesWindows [2022-03-02T15:44:10.209Z] --- PASS: TestChtimesWindows (0.00s) [2022-03-02T15:44:10.209Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-03-02T15:44:10.209Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-03-02T15:44:10.209Z] === RUN TestEnsureRemoveAllNotExist [2022-03-02T15:44:10.209Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-03-02T15:44:10.209Z] === RUN TestEnsureRemoveAllWithDir [2022-03-02T15:44:10.209Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-03-02T15:44:10.209Z] === RUN TestEnsureRemoveAllWithFile [2022-03-02T15:44:10.209Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-03-02T15:44:10.209Z] PASS [2022-03-02T15:44:10.209Z] coverage: 12.9% of statements [2022-03-02T15:44:10.209Z] ok github.com/docker/docker/pkg/system 0.054s coverage: 12.9% of statements [2022-03-02T15:44:10.666Z] === RUN TestTailFile [2022-03-02T15:44:10.666Z] --- PASS: TestTailFile (0.00s) [2022-03-02T15:44:10.666Z] === RUN TestTailFileManyLines [2022-03-02T15:44:10.666Z] --- PASS: TestTailFileManyLines (0.00s) [2022-03-02T15:44:10.666Z] === RUN TestTailEmptyFile [2022-03-02T15:44:10.666Z] --- PASS: TestTailEmptyFile (0.00s) [2022-03-02T15:44:10.666Z] === RUN TestTailNegativeN [2022-03-02T15:44:10.666Z] --- PASS: TestTailNegativeN (0.00s) [2022-03-02T15:44:10.666Z] === RUN TestNewTailReader [2022-03-02T15:44:10.666Z] === PAUSE TestNewTailReader [2022-03-02T15:44:10.666Z] === CONT TestNewTailReader [2022-03-02T15:44:10.666Z] === RUN TestNewTailReader/no_delimiter [2022-03-02T15:44:10.666Z] === PAUSE TestNewTailReader/no_delimiter [2022-03-02T15:44:10.666Z] === RUN TestNewTailReader/single_byte_delimiter [2022-03-02T15:44:10.666Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-03-02T15:44:10.666Z] === RUN TestNewTailReader/2_byte_delimiter [2022-03-02T15:44:10.666Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-03-02T15:44:10.666Z] === RUN TestNewTailReader/4_byte_delimiter [2022-03-02T15:44:10.666Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-03-02T15:44:10.666Z] === RUN TestNewTailReader/8_byte_delimiter [2022-03-02T15:44:10.666Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-03-02T15:44:10.666Z] === RUN TestNewTailReader/12_byte_delimiter [2022-03-02T15:44:10.666Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-03-02T15:44:10.666Z] === RUN TestNewTailReader/truncated_last_line [2022-03-02T15:44:10.666Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-03-02T15:44:10.666Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-03-02T15:44:10.666Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-03-02T15:44:10.666Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-03-02T15:44:10.666Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-03-02T15:44:10.666Z] === CONT TestNewTailReader/no_delimiter [2022-03-02T15:44:10.666Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-03-02T15:44:10.666Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-03-02T15:44:10.666Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-03-02T15:44:10.666Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-03-02T15:44:10.666Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-03-02T15:44:10.666Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-03-02T15:44:10.666Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-02T15:44:10.666Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-02T15:44:10.666Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-02T15:44:10.666Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-02T15:44:10.666Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-02T15:44:10.666Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-02T15:44:10.666Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-02T15:44:10.666Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-02T15:44:10.666Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-03-02T15:44:10.666Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-03-02T15:44:10.666Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-02T15:44:10.666Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-02T15:44:10.666Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-03-02T15:44:10.666Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-03-02T15:44:10.666Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-03-02T15:44:10.666Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-03-02T15:44:10.666Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-02T15:44:10.666Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-02T15:44:10.666Z] === CONT TestNewTailReader/4_byte_delimiter [2022-03-02T15:44:10.666Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-02T15:44:10.666Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-02T15:44:10.666Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-02T15:44:10.666Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-02T15:44:10.666Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-02T15:44:10.666Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-02T15:44:10.666Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-02T15:44:10.666Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-02T15:44:10.666Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-02T15:44:10.666Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-02T15:44:10.666Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-02T15:44:10.666Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-02T15:44:10.666Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-02T15:44:10.666Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-02T15:44:10.666Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-02T15:44:10.666Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-02T15:44:10.666Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-02T15:44:10.666Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-02T15:44:10.666Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-02T15:44:10.666Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-02T15:44:10.666Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-03-02T15:44:10.666Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-03-02T15:44:10.666Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-02T15:44:10.666Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-02T15:44:10.666Z] === CONT TestNewTailReader/2_byte_delimiter [2022-03-02T15:44:10.666Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-02T15:44:10.666Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-02T15:44:10.666Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-02T15:44:10.666Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-02T15:44:10.666Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-02T15:44:10.666Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-02T15:44:10.666Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-02T15:44:10.666Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-02T15:44:10.666Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-02T15:44:10.666Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-02T15:44:10.666Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-02T15:44:10.666Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-02T15:44:10.666Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-02T15:44:10.666Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-02T15:44:10.666Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-02T15:44:10.667Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-02T15:44:10.667Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-02T15:44:10.667Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-02T15:44:10.667Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-02T15:44:10.667Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-02T15:44:10.667Z] === CONT TestNewTailReader/12_byte_delimiter [2022-03-02T15:44:10.667Z] === CONT TestNewTailReader/8_byte_delimiter [2022-03-02T15:44:10.667Z] === CONT TestNewTailReader/single_byte_delimiter [2022-03-02T15:44:10.667Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-02T15:44:10.667Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-02T15:44:10.667Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-02T15:44:10.667Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-02T15:44:10.667Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-02T15:44:10.667Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-02T15:44:10.667Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-02T15:44:10.667Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-02T15:44:10.667Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-02T15:44:10.667Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-02T15:44:10.667Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-02T15:44:10.667Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-02T15:44:10.667Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-02T15:44:10.667Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-02T15:44:10.667Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-02T15:44:10.667Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-02T15:44:10.667Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-02T15:44:10.667Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-02T15:44:10.667Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-02T15:44:10.667Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-02T15:44:10.667Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-03-02T15:44:10.667Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-03-02T15:44:10.667Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-02T15:44:10.667Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-02T15:44:10.667Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-03-02T15:44:10.667Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-03-02T15:44:10.667Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-02T15:44:10.667Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-02T15:44:10.667Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-02T15:44:10.667Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-02T15:44:10.667Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-02T15:44:10.667Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-02T15:44:10.667Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-02T15:44:10.667Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-02T15:44:10.667Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-02T15:44:10.667Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-02T15:44:10.667Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-02T15:44:10.667Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-02T15:44:10.667Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-02T15:44:10.667Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-02T15:44:10.667Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-02T15:44:10.667Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-02T15:44:10.667Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-02T15:44:10.667Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-02T15:44:10.667Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-02T15:44:10.667Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-02T15:44:10.667Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-02T15:44:10.667Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-02T15:44:10.667Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-03-02T15:44:10.667Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-03-02T15:44:10.667Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-02T15:44:10.667Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-02T15:44:10.667Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-02T15:44:10.667Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-02T15:44:10.667Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-02T15:44:10.667Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-02T15:44:10.667Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-02T15:44:10.667Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-02T15:44:10.667Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-02T15:44:10.667Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-02T15:44:10.667Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-02T15:44:10.667Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-02T15:44:10.667Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-02T15:44:10.667Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-02T15:44:10.667Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-02T15:44:10.667Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-02T15:44:10.667Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-02T15:44:10.667Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-02T15:44:10.667Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-02T15:44:10.667Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-02T15:44:10.667Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-02T15:44:10.667Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-02T15:44:10.667Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-03-02T15:44:10.667Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-03-02T15:44:10.667Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-02T15:44:10.667Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-02T15:44:10.667Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-03-02T15:44:10.667Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-02T15:44:10.667Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-02T15:44:10.667Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-02T15:44:10.667Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-02T15:44:10.667Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-03-02T15:44:10.667Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-02T15:44:10.667Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-02T15:44:10.667Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-02T15:44:10.667Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-02T15:44:10.667Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-02T15:44:10.667Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-02T15:44:10.667Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-02T15:44:10.667Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-03-02T15:44:10.667Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-02T15:44:10.667Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-02T15:44:10.667Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-02T15:44:10.667Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-02T15:44:10.667Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-02T15:44:10.667Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-02T15:44:10.667Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-02T15:44:10.667Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-02T15:44:10.667Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-02T15:44:10.667Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-02T15:44:10.667Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-02T15:44:10.667Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-02T15:44:10.667Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-02T15:44:10.667Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-02T15:44:10.667Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-02T15:44:10.667Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-02T15:44:10.667Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-02T15:44:10.667Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-02T15:44:10.667Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-02T15:44:10.667Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-02T15:44:10.667Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-02T15:44:10.667Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-02T15:44:10.667Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-02T15:44:10.667Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-02T15:44:10.667Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-02T15:44:10.667Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-02T15:44:10.667Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-03-02T15:44:10.667Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-02T15:44:10.667Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-02T15:44:10.667Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-02T15:44:10.667Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-02T15:44:10.667Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-02T15:44:10.667Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-02T15:44:10.667Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-02T15:44:10.667Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-02T15:44:10.667Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-02T15:44:10.667Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-02T15:44:10.667Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-02T15:44:10.667Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-02T15:44:10.667Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-02T15:44:10.667Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-02T15:44:10.667Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-02T15:44:10.667Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-02T15:44:10.667Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-02T15:44:10.667Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-02T15:44:10.667Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-02T15:44:10.667Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-02T15:44:10.667Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-02T15:44:10.667Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-02T15:44:10.667Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-02T15:44:10.667Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-02T15:44:10.667Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-02T15:44:10.667Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-02T15:44:10.667Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-02T15:44:10.667Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-02T15:44:10.667Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-02T15:44:10.667Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-02T15:44:10.667Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-02T15:44:10.667Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-02T15:44:10.667Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-02T15:44:10.667Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-02T15:44:10.667Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-02T15:44:10.667Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-02T15:44:10.667Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-02T15:44:10.667Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-02T15:44:10.667Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-02T15:44:10.667Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-02T15:44:10.667Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-02T15:44:10.667Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-02T15:44:11.224Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-02T15:44:11.224Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-02T15:44:11.224Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-02T15:44:11.224Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-02T15:44:11.224Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-02T15:44:11.224Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-02T15:44:11.224Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-02T15:44:11.224Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-02T15:44:11.224Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-02T15:44:11.224Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-02T15:44:11.224Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-02T15:44:11.224Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-02T15:44:11.224Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-03-02T15:44:11.224Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-02T15:44:11.224Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-02T15:44:11.224Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-02T15:44:11.224Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-02T15:44:11.224Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-02T15:44:11.224Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-02T15:44:11.224Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-02T15:44:11.224Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-02T15:44:11.224Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-02T15:44:11.224Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-02T15:44:11.224Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-02T15:44:11.224Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-02T15:44:11.224Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-02T15:44:11.224Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-02T15:44:11.224Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-02T15:44:11.224Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-02T15:44:11.224Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-02T15:44:11.224Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-02T15:44:11.224Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-02T15:44:11.224Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-02T15:44:11.224Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-02T15:44:11.224Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-02T15:44:11.224Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-02T15:44:11.224Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-02T15:44:11.224Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-02T15:44:11.224Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-02T15:44:11.224Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-02T15:44:11.224Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-03-02T15:44:11.224Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-02T15:44:11.224Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-02T15:44:11.224Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-02T15:44:11.224Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-02T15:44:11.224Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-02T15:44:11.224Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-02T15:44:11.224Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-02T15:44:11.224Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-02T15:44:11.224Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-03-02T15:44:11.224Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-02T15:44:11.224Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-02T15:44:11.224Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-02T15:44:11.224Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-02T15:44:11.224Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-02T15:44:11.224Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-02T15:44:11.224Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-02T15:44:11.224Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-02T15:44:11.224Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-02T15:44:11.224Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-02T15:44:11.224Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-02T15:44:11.224Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-02T15:44:11.224Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-02T15:44:11.224Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-02T15:44:11.224Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-02T15:44:11.224Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-02T15:44:11.224Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-02T15:44:11.224Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-02T15:44:11.224Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-02T15:44:11.224Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-02T15:44:11.224Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-02T15:44:11.224Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-02T15:44:11.224Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-02T15:44:11.224Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-02T15:44:11.224Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-02T15:44:11.224Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-02T15:44:11.224Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-02T15:44:11.224Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-02T15:44:11.224Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-02T15:44:11.224Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-02T15:44:11.224Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-02T15:44:11.224Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-02T15:44:11.224Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-02T15:44:11.224Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-02T15:44:11.224Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-02T15:44:11.224Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-02T15:44:11.224Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-02T15:44:11.224Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-02T15:44:11.224Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-02T15:44:11.224Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-02T15:44:11.224Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-02T15:44:11.224Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-02T15:44:11.224Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-02T15:44:11.224Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-02T15:44:11.224Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-02T15:44:11.224Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-02T15:44:11.224Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-02T15:44:11.224Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-02T15:44:11.224Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-02T15:44:11.224Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-02T15:44:11.224Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-02T15:44:11.224Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-02T15:44:11.224Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-02T15:44:11.224Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-02T15:44:11.224Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-02T15:44:11.224Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-02T15:44:11.224Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-02T15:44:11.224Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-02T15:44:11.224Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-02T15:44:11.224Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-02T15:44:11.224Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-02T15:44:11.224Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-02T15:44:11.224Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-02T15:44:11.224Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-02T15:44:11.224Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-02T15:44:11.224Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-02T15:44:11.224Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-02T15:44:11.224Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-02T15:44:11.224Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-02T15:44:11.224Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-02T15:44:11.224Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-02T15:44:11.224Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-02T15:44:11.224Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-02T15:44:11.224Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-02T15:44:11.224Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-02T15:44:11.224Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-02T15:44:11.224Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-02T15:44:11.224Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-02T15:44:11.224Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-02T15:44:11.224Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-02T15:44:11.224Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-02T15:44:11.224Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-02T15:44:11.224Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-02T15:44:11.224Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-02T15:44:11.224Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-02T15:44:11.224Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-02T15:44:11.224Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-02T15:44:11.224Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-02T15:44:11.224Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-02T15:44:11.224Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-02T15:44:11.224Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-02T15:44:11.224Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-02T15:44:11.224Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-02T15:44:11.224Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-02T15:44:11.224Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-02T15:44:11.224Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-02T15:44:11.224Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-02T15:44:11.224Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-02T15:44:11.224Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-02T15:44:11.224Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-02T15:44:11.224Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-02T15:44:11.224Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-02T15:44:11.224Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-02T15:44:11.224Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-02T15:44:11.224Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-02T15:44:11.225Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-02T15:44:11.225Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-02T15:44:11.225Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-02T15:44:11.225Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-02T15:44:11.225Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-02T15:44:11.225Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-02T15:44:11.225Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-02T15:44:11.225Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-02T15:44:11.225Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-02T15:44:11.225Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-02T15:44:11.225Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-02T15:44:11.225Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-02T15:44:11.225Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-02T15:44:11.225Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-02T15:44:11.225Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-02T15:44:11.225Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-02T15:44:11.225Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-02T15:44:11.225Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-02T15:44:11.225Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-02T15:44:11.225Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-02T15:44:11.225Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-02T15:44:11.225Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-02T15:44:11.225Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-02T15:44:11.225Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-02T15:44:11.225Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-02T15:44:11.225Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-02T15:44:11.225Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-03-02T15:44:11.225Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-02T15:44:11.225Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-02T15:44:11.225Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-02T15:44:11.225Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-02T15:44:11.225Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-02T15:44:11.225Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-02T15:44:11.225Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-02T15:44:11.225Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-02T15:44:11.225Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-02T15:44:11.225Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-02T15:44:11.225Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-02T15:44:11.225Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-02T15:44:11.225Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-02T15:44:11.225Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-02T15:44:11.225Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-02T15:44:11.225Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-02T15:44:11.225Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-02T15:44:11.225Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-02T15:44:11.225Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-02T15:44:11.225Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-02T15:44:11.225Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-02T15:44:11.225Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-02T15:44:11.225Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-02T15:44:11.225Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-02T15:44:11.225Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-02T15:44:11.225Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-02T15:44:11.225Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-02T15:44:11.225Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-02T15:44:11.225Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-02T15:44:11.225Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-02T15:44:11.225Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-02T15:44:11.225Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-02T15:44:11.225Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-02T15:44:11.225Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-02T15:44:11.225Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-02T15:44:11.225Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-02T15:44:11.225Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-02T15:44:11.225Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-02T15:44:11.225Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-02T15:44:11.225Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-02T15:44:11.225Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-02T15:44:11.225Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-02T15:44:11.225Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-02T15:44:11.225Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-02T15:44:11.225Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-02T15:44:11.225Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-02T15:44:11.225Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-02T15:44:11.225Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-02T15:44:11.225Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-02T15:44:11.225Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-02T15:44:11.225Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-02T15:44:11.225Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-02T15:44:11.225Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-02T15:44:11.225Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-02T15:44:11.225Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-02T15:44:11.225Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-02T15:44:11.225Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-02T15:44:11.225Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-02T15:44:11.225Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-02T15:44:11.225Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-02T15:44:11.225Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-02T15:44:11.225Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-02T15:44:11.225Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-02T15:44:11.225Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-02T15:44:11.225Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-02T15:44:11.225Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-02T15:44:11.225Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-02T15:44:11.225Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-02T15:44:11.225Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-02T15:44:11.225Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-02T15:44:11.225Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-02T15:44:11.225Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-02T15:44:11.225Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-02T15:44:11.225Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-02T15:44:11.225Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-02T15:44:11.225Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-02T15:44:11.225Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-02T15:44:11.225Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-02T15:44:11.225Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-02T15:44:11.225Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-02T15:44:11.225Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-02T15:44:11.225Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-02T15:44:11.225Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-02T15:44:11.225Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-02T15:44:11.225Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-02T15:44:11.225Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-02T15:44:11.225Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-02T15:44:11.225Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-02T15:44:11.225Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-02T15:44:11.225Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-02T15:44:11.225Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-02T15:44:11.225Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-02T15:44:11.225Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-02T15:44:11.225Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-02T15:44:11.225Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-02T15:44:11.225Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-02T15:44:11.225Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-02T15:44:11.225Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-02T15:44:11.225Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-02T15:44:11.225Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-02T15:44:11.225Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-02T15:44:11.225Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-02T15:44:11.225Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-02T15:44:11.225Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-02T15:44:11.225Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-02T15:44:11.225Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-02T15:44:11.225Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-02T15:44:11.225Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-02T15:44:11.225Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-02T15:44:11.225Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-02T15:44:11.225Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-02T15:44:11.225Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-02T15:44:11.225Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-03-02T15:44:11.225Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-02T15:44:11.225Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-02T15:44:11.225Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-02T15:44:11.225Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-02T15:44:11.225Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-02T15:44:11.225Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-02T15:44:11.225Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-02T15:44:11.225Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-02T15:44:11.225Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-02T15:44:11.225Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-02T15:44:11.225Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-02T15:44:11.225Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-02T15:44:11.225Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-02T15:44:11.225Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-02T15:44:11.225Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-02T15:44:11.225Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-02T15:44:11.225Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-02T15:44:11.225Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-02T15:44:11.225Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-02T15:44:11.225Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-02T15:44:11.225Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-02T15:44:11.225Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-02T15:44:11.225Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-02T15:44:11.225Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-02T15:44:11.225Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-02T15:44:11.225Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-02T15:44:11.225Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-02T15:44:11.225Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-02T15:44:11.225Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-02T15:44:11.225Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-02T15:44:11.225Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-02T15:44:11.225Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-02T15:44:11.225Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-02T15:44:11.225Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-02T15:44:11.225Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-02T15:44:11.225Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-02T15:44:11.225Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-02T15:44:11.225Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-02T15:44:11.225Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-02T15:44:11.225Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-02T15:44:11.225Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-02T15:44:11.225Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-02T15:44:11.225Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-02T15:44:11.225Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-02T15:44:11.225Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-02T15:44:11.225Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-02T15:44:11.225Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-02T15:44:11.225Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-02T15:44:11.225Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-02T15:44:11.225Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-02T15:44:11.225Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-02T15:44:11.225Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-02T15:44:11.225Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-02T15:44:11.225Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-02T15:44:11.225Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-02T15:44:11.225Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-02T15:44:11.225Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-02T15:44:11.225Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-02T15:44:11.225Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-02T15:44:11.225Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-02T15:44:11.225Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-02T15:44:11.225Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-03-02T15:44:11.225Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-02T15:44:11.225Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-02T15:44:11.225Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-02T15:44:11.225Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-02T15:44:11.225Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-02T15:44:11.225Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-02T15:44:11.225Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-02T15:44:11.225Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-02T15:44:11.225Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-02T15:44:11.225Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-02T15:44:11.225Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-02T15:44:11.225Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-02T15:44:11.225Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-02T15:44:11.225Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-02T15:44:11.225Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-02T15:44:11.226Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-02T15:44:11.226Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-02T15:44:11.226Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-02T15:44:11.226Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-02T15:44:11.226Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-02T15:44:11.226Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-02T15:44:11.226Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-02T15:44:11.226Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-02T15:44:11.226Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-02T15:44:11.226Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-02T15:44:11.226Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-02T15:44:11.226Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-02T15:44:11.226Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-02T15:44:11.226Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-02T15:44:11.226Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-02T15:44:11.226Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-02T15:44:11.226Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-02T15:44:11.226Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-02T15:44:11.226Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-02T15:44:11.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-02T15:44:11.226Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-02T15:44:11.226Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-02T15:44:11.226Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-02T15:44:11.226Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-02T15:44:11.226Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-02T15:44:11.226Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-02T15:44:11.226Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-02T15:44:11.226Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-02T15:44:11.226Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-02T15:44:11.226Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-02T15:44:11.226Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-02T15:44:11.226Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-02T15:44:11.226Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-02T15:44:11.226Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-02T15:44:11.226Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-02T15:44:11.226Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-02T15:44:11.226Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-02T15:44:11.226Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-02T15:44:11.226Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-02T15:44:11.226Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-02T15:44:11.226Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-02T15:44:11.226Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-02T15:44:11.226Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-02T15:44:11.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-02T15:44:11.226Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-02T15:44:11.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-02T15:44:11.226Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-02T15:44:11.226Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-02T15:44:11.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-02T15:44:11.226Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-02T15:44:11.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-02T15:44:11.226Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-02T15:44:11.226Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-02T15:44:11.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-02T15:44:11.226Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-02T15:44:11.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-02T15:44:11.226Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-02T15:44:11.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-02T15:44:11.226Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-02T15:44:11.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-02T15:44:11.226Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-02T15:44:11.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-02T15:44:11.226Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-02T15:44:11.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-02T15:44:11.226Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-02T15:44:11.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-02T15:44:11.226Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-02T15:44:11.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-02T15:44:11.226Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-02T15:44:11.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-02T15:44:11.226Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-02T15:44:11.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-02T15:44:11.226Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-02T15:44:11.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-02T15:44:11.226Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-02T15:44:11.226Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-02T15:44:11.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-02T15:44:11.226Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-02T15:44:11.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-02T15:44:11.226Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-02T15:44:11.226Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-02T15:44:11.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-02T15:44:11.226Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-02T15:44:11.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-02T15:44:11.226Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-02T15:44:11.226Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-02T15:44:11.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-02T15:44:11.226Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-02T15:44:11.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-02T15:44:11.226Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-02T15:44:11.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-02T15:44:11.226Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-02T15:44:11.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-02T15:44:11.226Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-02T15:44:11.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-02T15:44:11.226Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-02T15:44:11.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-02T15:44:11.226Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-02T15:44:11.226Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-02T15:44:11.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-02T15:44:11.226Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-02T15:44:11.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-02T15:44:11.226Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-02T15:44:11.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-02T15:44:11.226Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-02T15:44:11.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-02T15:44:11.226Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-02T15:44:11.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-02T15:44:11.226Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-02T15:44:11.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-02T15:44:11.226Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-02T15:44:11.226Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-02T15:44:11.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-02T15:44:11.226Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-02T15:44:11.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-02T15:44:11.226Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-02T15:44:11.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-02T15:44:11.226Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-02T15:44:11.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-02T15:44:11.226Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-02T15:44:11.226Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-02T15:44:11.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-02T15:44:11.226Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-02T15:44:11.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-02T15:44:11.226Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-02T15:44:11.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-02T15:44:11.226Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-02T15:44:11.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-02T15:44:11.226Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-02T15:44:11.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-02T15:44:11.226Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-02T15:44:11.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-02T15:44:11.226Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-02T15:44:11.226Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-02T15:44:11.226Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-02T15:44:11.226Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-02T15:44:11.226Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-02T15:44:11.226Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-02T15:44:11.226Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-02T15:44:11.226Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-02T15:44:11.226Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-02T15:44:11.226Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-02T15:44:11.226Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-02T15:44:11.226Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-02T15:44:11.226Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-03-02T15:44:11.226Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-02T15:44:11.226Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-02T15:44:11.226Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-02T15:44:11.226Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-02T15:44:11.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-02T15:44:11.226Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-02T15:44:11.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-02T15:44:11.226Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-02T15:44:11.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-02T15:44:11.226Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-02T15:44:11.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-02T15:44:11.226Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-02T15:44:11.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-02T15:44:11.226Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-02T15:44:11.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-02T15:44:11.226Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-02T15:44:11.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-02T15:44:11.226Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-02T15:44:11.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-02T15:44:11.226Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-02T15:44:11.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-02T15:44:11.226Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-02T15:44:11.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-02T15:44:11.226Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-02T15:44:11.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-02T15:44:11.226Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-02T15:44:11.226Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-02T15:44:11.226Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-02T15:44:11.226Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-02T15:44:11.226Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-02T15:44:11.226Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-02T15:44:11.226Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-02T15:44:11.226Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-02T15:44:11.226Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-02T15:44:11.226Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-02T15:44:11.226Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-02T15:44:11.226Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-02T15:44:11.226Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-02T15:44:11.226Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-02T15:44:11.226Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-02T15:44:11.226Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-02T15:44:11.226Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-02T15:44:11.226Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-02T15:44:11.226Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-02T15:44:11.226Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-02T15:44:11.226Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-02T15:44:11.226Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-02T15:44:11.226Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-02T15:44:11.226Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-02T15:44:11.226Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-02T15:44:11.226Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-02T15:44:11.226Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-02T15:44:11.226Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-02T15:44:11.226Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-02T15:44:11.226Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-02T15:44:11.226Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-02T15:44:11.226Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-02T15:44:11.226Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-02T15:44:11.226Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-02T15:44:11.226Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-02T15:44:11.226Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-02T15:44:11.226Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-02T15:44:11.226Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-02T15:44:11.227Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-02T15:44:11.227Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-02T15:44:11.227Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-02T15:44:11.227Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-02T15:44:11.227Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-02T15:44:11.227Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-02T15:44:11.227Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-02T15:44:11.227Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-02T15:44:11.227Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-02T15:44:11.231Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-02T15:44:11.231Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-02T15:44:11.231Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-02T15:44:11.231Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-02T15:44:11.231Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-02T15:44:11.231Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-02T15:44:11.231Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-02T15:44:11.231Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-02T15:44:11.231Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-02T15:44:11.231Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-02T15:44:11.231Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-02T15:44:11.231Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-02T15:44:11.231Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-02T15:44:11.231Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-02T15:44:11.231Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-02T15:44:11.231Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-02T15:44:11.231Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-02T15:44:11.231Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-02T15:44:11.231Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-02T15:44:11.231Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-02T15:44:11.231Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-02T15:44:11.231Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-02T15:44:11.231Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-02T15:44:11.231Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-02T15:44:11.231Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-02T15:44:11.231Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-02T15:44:11.231Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-02T15:44:11.231Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-02T15:44:11.231Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-02T15:44:11.231Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-02T15:44:11.231Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-02T15:44:11.231Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-02T15:44:11.231Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-02T15:44:11.231Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-02T15:44:11.231Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-02T15:44:11.231Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-02T15:44:11.231Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-02T15:44:11.231Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-02T15:44:11.231Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-02T15:44:11.231Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-02T15:44:11.231Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-02T15:44:11.231Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-02T15:44:11.231Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-02T15:44:11.231Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-02T15:44:11.231Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-02T15:44:11.231Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-02T15:44:11.231Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-02T15:44:11.231Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-02T15:44:11.231Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-02T15:44:11.231Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-02T15:44:11.231Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-02T15:44:11.231Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-02T15:44:11.231Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-02T15:44:11.231Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-02T15:44:11.231Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-02T15:44:11.231Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-02T15:44:11.231Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-02T15:44:11.689Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-02T15:44:11.689Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-02T15:44:11.689Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-02T15:44:11.689Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-02T15:44:11.689Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-02T15:44:11.689Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-02T15:44:11.689Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-02T15:44:11.689Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-02T15:44:11.689Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-02T15:44:11.690Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-02T15:44:11.690Z] --- PASS: TestNewTailReader (0.00s) [2022-03-02T15:44:11.690Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-03-02T15:44:11.690Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-03-02T15:44:11.690Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-03-02T15:44:11.690Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-03-02T15:44:11.690Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-03-02T15:44:11.690Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-03-02T15:44:11.690Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-03-02T15:44:11.690Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-03-02T15:44:11.690Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-02T15:44:11.690Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-03-02T15:44:11.690Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-03-02T15:44:11.690Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-02T15:44:11.690Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-03-02T15:44:11.690Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-02T15:44:11.690Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-02T15:44:11.690Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-02T15:44:11.690Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-02T15:44:11.690Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-02T15:44:11.690Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-02T15:44:11.690Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-02T15:44:11.690Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-02T15:44:11.690Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-02T15:44:11.690Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-02T15:44:11.690Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-02T15:44:11.690Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-03-02T15:44:11.690Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-02T15:44:11.690Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-02T15:44:11.690Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.02s) [2022-03-02T15:44:11.690Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-02T15:44:11.690Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-02T15:44:11.690Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-03-02T15:44:11.690Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-02T15:44:11.690Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-02T15:44:11.690Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-03-02T15:44:11.690Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-02T15:44:11.690Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-02T15:44:11.690Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-02T15:44:11.690Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-02T15:44:11.690Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-02T15:44:11.690Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-02T15:44:11.690Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-02T15:44:11.690Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-02T15:44:11.690Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-02T15:44:11.690Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-02T15:44:11.690Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-02T15:44:11.690Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-02T15:44:11.690Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-02T15:44:11.690Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-02T15:44:11.690Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-02T15:44:11.690Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-02T15:44:11.690Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.02s) [2022-03-02T15:44:11.690Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-02T15:44:11.690Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-02T15:44:11.690Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-02T15:44:11.690Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-02T15:44:11.690Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-02T15:44:11.690Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-02T15:44:11.690Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-03-02T15:44:11.690Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-03-02T15:44:11.690Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-02T15:44:11.690Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-03-02T15:44:11.690Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-03-02T15:44:11.690Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-03-02T15:44:11.690Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-03-02T15:44:11.690Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-03-02T15:44:11.690Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-03-02T15:44:11.690Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.02s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.01s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.02s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.01s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-02T15:44:11.691Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-02T15:44:11.692Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.02s) [2022-03-02T15:44:11.692Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-02T15:44:11.692Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-02T15:44:11.935Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.36s) [2022-03-02T15:44:12.148Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-02T15:44:12.148Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-02T15:44:12.148Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-02T15:44:12.148Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-02T15:44:12.148Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-02T15:44:12.148Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-02T15:44:12.148Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-02T15:44:12.148Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-02T15:44:12.148Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-02T15:44:12.148Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-03-02T15:44:12.148Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-02T15:44:12.148Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-02T15:44:12.148Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-02T15:44:12.148Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-02T15:44:12.148Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-02T15:44:12.148Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-02T15:44:12.148Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-02T15:44:12.148Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-02T15:44:12.148Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-02T15:44:12.148Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-03-02T15:44:12.148Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-02T15:44:12.148Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-02T15:44:12.148Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-02T15:44:12.148Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-02T15:44:12.148Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-02T15:44:12.148Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-02T15:44:12.148Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-02T15:44:12.148Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-02T15:44:12.148Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-02T15:44:12.148Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-02T15:44:12.148Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-02T15:44:12.148Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-02T15:44:12.148Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-02T15:44:12.148Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-02T15:44:12.148Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-02T15:44:12.148Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-02T15:44:12.148Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-02T15:44:12.148Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-02T15:44:12.148Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-03-02T15:44:12.148Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.01s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.02s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.02s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-02T15:44:12.149Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-02T15:44:12.149Z] PASS [2022-03-02T15:44:12.149Z] coverage: 88.6% of statements [2022-03-02T15:44:12.149Z] ok github.com/docker/docker/pkg/tailfile 0.435s coverage: 88.6% of statements [2022-03-02T15:44:12.149Z] time="2022-03-02T15:44:10Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-03-02T15:44:12.196Z] --- PASS: TestDaemonRestartIpcMode (2.81s) [2022-03-02T15:44:12.196Z] PASS [2022-03-02T15:44:12.196Z] [2022-03-02T15:44:12.196Z] === Skipped [2022-03-02T15:44:12.196Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-03-02T15:44:12.196Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-02T15:44:12.196Z] [2022-03-02T15:44:12.196Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-03-02T15:44:12.196Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-03-02T15:44:12.196Z] [2022-03-02T15:44:12.196Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-03-02T15:44:12.196Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-02T15:44:12.196Z] [2022-03-02T15:44:12.196Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-03-02T15:44:12.196Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-03-02T15:44:12.196Z] [2022-03-02T15:44:12.196Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-03-02T15:44:12.196Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-02T15:44:12.196Z] [2022-03-02T15:44:12.196Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-03-02T15:44:12.196Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-02T15:44:12.196Z] [2022-03-02T15:44:12.196Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-03-02T15:44:12.196Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-02T15:44:12.196Z] [2022-03-02T15:44:12.196Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-03-02T15:44:12.196Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-02T15:44:12.196Z] [2022-03-02T15:44:12.196Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-03-02T15:44:12.196Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-02T15:44:12.196Z] [2022-03-02T15:44:12.196Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-03-02T15:44:12.196Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-02T15:44:12.196Z] [2022-03-02T15:44:12.196Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-03-02T15:44:12.196Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-02T15:44:12.196Z] [2022-03-02T15:44:12.196Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-03-02T15:44:12.196Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-02T15:44:12.196Z] [2022-03-02T15:44:12.196Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-03-02T15:44:12.196Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-03-02T15:44:12.196Z] [2022-03-02T15:44:12.196Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2022-03-02T15:44:12.196Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-03-02T15:44:12.196Z] [2022-03-02T15:44:12.196Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-03-02T15:44:12.196Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-03-02T15:44:12.196Z] [2022-03-02T15:44:12.196Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-03-02T15:44:12.196Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-03-02T15:44:12.196Z] [2022-03-02T15:44:12.196Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-03-02T15:44:12.196Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-02T15:44:12.196Z] [2022-03-02T15:44:12.196Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-02T15:44:12.196Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-02T15:44:12.196Z] [2022-03-02T15:44:12.196Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2022-03-02T15:44:12.196Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-02T15:44:12.196Z] [2022-03-02T15:44:12.196Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-03-02T15:44:12.196Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-03-02T15:44:12.196Z] [2022-03-02T15:44:12.196Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2022-03-02T15:44:12.196Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-03-02T15:44:12.196Z] [2022-03-02T15:44:12.196Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-03-02T15:44:12.196Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-03-02T15:44:12.196Z] [2022-03-02T15:44:12.196Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-03-02T15:44:12.196Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-02T15:44:12.196Z] [2022-03-02T15:44:12.196Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-03-02T15:44:12.196Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-02T15:44:12.196Z] [2022-03-02T15:44:12.196Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-03-02T15:44:12.196Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-02T15:44:12.196Z] [2022-03-02T15:44:12.196Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-03-02T15:44:12.196Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-02T15:44:12.196Z] [2022-03-02T15:44:12.196Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-03-02T15:44:12.196Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-02T15:44:12.196Z] [2022-03-02T15:44:12.196Z] DONE 177 tests, 27 skipped in 70.686s [2022-03-02T15:44:12.196Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-03-02T15:44:12.196Z] === RUN TestConfigDaemonLibtrustID [2022-03-02T15:44:12.606Z] === RUN TestTarSumRemoveNonExistent [2022-03-02T15:44:12.606Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-03-02T15:44:12.606Z] === RUN TestTarSumRemove [2022-03-02T15:44:12.606Z] --- PASS: TestTarSumRemove (0.00s) [2022-03-02T15:44:12.606Z] === RUN TestSortFileInfoSums [2022-03-02T15:44:12.606Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-03-02T15:44:12.606Z] === RUN TestNewTarSumForLabelInvalid [2022-03-02T15:44:12.606Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-03-02T15:44:12.606Z] === RUN TestNewTarSumForLabel [2022-03-02T15:44:12.606Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-03-02T15:44:12.606Z] === RUN TestEmptyTar [2022-03-02T15:44:12.606Z] --- PASS: TestEmptyTar (0.01s) [2022-03-02T15:44:12.606Z] === RUN TestTarSumsReadSize [2022-03-02T15:44:12.606Z] --- PASS: TestTarSumsReadSize (0.01s) [2022-03-02T15:44:12.606Z] === RUN TestTarSums [2022-03-02T15:44:12.606Z] --- PASS: TestTarSums (0.08s) [2022-03-02T15:44:12.606Z] === RUN TestIteration [2022-03-02T15:44:12.606Z] --- PASS: TestIteration (0.00s) [2022-03-02T15:44:12.606Z] === RUN TestVersionLabelForChecksum [2022-03-02T15:44:12.606Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-03-02T15:44:12.606Z] === RUN TestVersion [2022-03-02T15:44:12.606Z] --- PASS: TestVersion (0.00s) [2022-03-02T15:44:12.606Z] === RUN TestGetVersion [2022-03-02T15:44:12.606Z] --- PASS: TestGetVersion (0.00s) [2022-03-02T15:44:12.606Z] === RUN TestGetVersions [2022-03-02T15:44:12.606Z] --- PASS: TestGetVersions (0.00s) [2022-03-02T15:44:12.606Z] PASS [2022-03-02T15:44:12.606Z] coverage: 89.3% of statements [2022-03-02T15:44:12.606Z] ok github.com/docker/docker/pkg/tarsum 0.146s coverage: 89.3% of statements [2022-03-02T15:44:12.767Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2022-03-02T15:44:12.767Z] === RUN TestDaemonConfigValidation [2022-03-02T15:44:12.767Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-03-02T15:44:12.767Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-03-02T15:44:12.767Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-03-02T15:44:12.767Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-03-02T15:44:12.767Z] === RUN TestDaemonConfigValidation/invalid_config [2022-03-02T15:44:12.767Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-03-02T15:44:12.767Z] === RUN TestDaemonConfigValidation/malformed_config [2022-03-02T15:44:12.767Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-03-02T15:44:12.767Z] === RUN TestDaemonConfigValidation/valid_config [2022-03-02T15:44:12.767Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-03-02T15:44:12.767Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-03-02T15:44:12.767Z] === CONT TestDaemonConfigValidation/malformed_config [2022-03-02T15:44:13.028Z] === CONT TestDaemonConfigValidation/valid_config [2022-03-02T15:44:13.028Z] === CONT TestDaemonConfigValidation/invalid_config [2022-03-02T15:44:13.028Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-03-02T15:44:13.028Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-03-02T15:44:13.028Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2022-03-02T15:44:13.028Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-03-02T15:44:13.028Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-03-02T15:44:13.028Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-03-02T15:44:13.028Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-03-02T15:44:13.028Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-02T15:44:13.028Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-03-02T15:44:13.568Z] testing: warning: no tests to run [2022-03-02T15:44:13.568Z] PASS [2022-03-02T15:44:13.568Z] coverage: [no statements] [2022-03-02T15:44:13.568Z] ok github.com/docker/docker/pkg/term/windows 0.032s coverage: [no statements] [no tests to run] [2022-03-02T15:44:14.024Z] === RUN TestTruncIndex [2022-03-02T15:44:14.411Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-03-02T15:44:14.480Z] --- PASS: TestTruncIndex (0.10s) [2022-03-02T15:44:14.480Z] PASS [2022-03-02T15:44:14.480Z] coverage: 91.5% of statements [2022-03-02T15:44:14.480Z] ok github.com/docker/docker/pkg/truncindex 0.138s coverage: 91.5% of statements [2022-03-02T15:44:14.937Z] === RUN TestIsGIT [2022-03-02T15:44:14.937Z] --- PASS: TestIsGIT (0.00s) [2022-03-02T15:44:14.937Z] === RUN TestIsTransport [2022-03-02T15:44:14.937Z] --- PASS: TestIsTransport (0.00s) [2022-03-02T15:44:14.937Z] PASS [2022-03-02T15:44:14.937Z] coverage: 100.0% of statements [2022-03-02T15:44:14.937Z] ok github.com/docker/docker/pkg/urlutil 0.037s coverage: 100.0% of statements [2022-03-02T15:44:15.352Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-03-02T15:44:15.394Z] === RUN TestVersionInfo [2022-03-02T15:44:15.394Z] --- PASS: TestVersionInfo (0.00s) [2022-03-02T15:44:15.394Z] === RUN TestAppendVersions [2022-03-02T15:44:15.394Z] --- PASS: TestAppendVersions (0.00s) [2022-03-02T15:44:15.394Z] PASS [2022-03-02T15:44:15.394Z] coverage: 88.9% of statements [2022-03-02T15:44:15.394Z] ok github.com/docker/docker/pkg/useragent 0.035s coverage: 88.9% of statements [2022-03-02T15:44:16.294Z] === CONT TestConfigDaemonSeccompProfiles [2022-03-02T15:44:16.294Z] daemon_test.go:156: [daf02a57f620f] daemon is not started [2022-03-02T15:44:16.294Z] --- PASS: TestConfigDaemonSeccompProfiles (3.25s) [2022-03-02T15:44:16.294Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-03-02T15:44:16.294Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-03-02T15:44:16.294Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.09s) [2022-03-02T15:44:16.294Z] === RUN TestDaemonProxy [2022-03-02T15:44:16.294Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-03-02T15:44:16.294Z] --- SKIP: TestDaemonProxy (0.00s) [2022-03-02T15:44:16.294Z] PASS [2022-03-02T15:44:16.294Z] [2022-03-02T15:44:16.294Z] === Skipped [2022-03-02T15:44:16.294Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-03-02T15:44:16.294Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-03-02T15:44:16.294Z] [2022-03-02T15:44:16.294Z] DONE 12 tests, 1 skipped in 4.140s [2022-03-02T15:44:16.294Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-03-02T15:44:16.533Z] --- PASS: TestContainerKillOnDaemonStart (11.79s) [2022-03-02T15:44:16.533Z] PASS [2022-03-02T15:44:16.533Z] [2022-03-02T15:44:16.533Z] === Skipped [2022-03-02T15:44:16.533Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-03-02T15:44:16.533Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-02T15:44:16.533Z] [2022-03-02T15:44:16.533Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-03-02T15:44:16.533Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-03-02T15:44:16.533Z] [2022-03-02T15:44:16.533Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-02T15:44:16.533Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-02T15:44:16.533Z] [2022-03-02T15:44:16.533Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-03-02T15:44:16.533Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-03-02T15:44:16.533Z] [2022-03-02T15:44:16.533Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-03-02T15:44:16.533Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-02T15:44:16.533Z] [2022-03-02T15:44:16.533Z] DONE 200 tests, 5 skipped in 116.192s [2022-03-02T15:44:16.533Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-03-02T15:44:16.533Z] === RUN TestConfigDaemonLibtrustID [2022-03-02T15:44:16.533Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-03-02T15:44:16.533Z] === RUN TestDaemonConfigValidation [2022-03-02T15:44:16.533Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-03-02T15:44:16.533Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-03-02T15:44:16.533Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-03-02T15:44:16.533Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-03-02T15:44:16.533Z] === RUN TestDaemonConfigValidation/invalid_config [2022-03-02T15:44:16.533Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-03-02T15:44:16.533Z] === RUN TestDaemonConfigValidation/malformed_config [2022-03-02T15:44:16.533Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-03-02T15:44:16.533Z] === RUN TestDaemonConfigValidation/valid_config [2022-03-02T15:44:16.533Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-03-02T15:44:16.533Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-03-02T15:44:16.533Z] === CONT TestDaemonConfigValidation/malformed_config [2022-03-02T15:44:16.533Z] === CONT TestDaemonConfigValidation/invalid_config [2022-03-02T15:44:16.533Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-03-02T15:44:16.533Z] === CONT TestDaemonConfigValidation/valid_config [2022-03-02T15:44:16.533Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-03-02T15:44:16.533Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-03-02T15:44:16.533Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-03-02T15:44:16.533Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s) [2022-03-02T15:44:16.533Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-03-02T15:44:16.533Z] --- PASS: TestDaemonConfigValidation/valid_config (0.05s) [2022-03-02T15:44:16.533Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-02T15:44:16.533Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-03-02T15:44:16.554Z] INFO: Testing against a local daemon [2022-03-02T15:44:16.554Z] === RUN TestCommitInheritsEnv [2022-03-02T15:44:16.815Z] --- PASS: TestServiceWithDataPathPortInit (12.91s) [2022-03-02T15:44:16.815Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-02T15:44:16.815Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:f6fotwmv1cjvzuac0j4079o34 Created:2022-03-02 15:44:15.797068114 +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[e0cff482945b148b42b13fda2cf4b1573f55d87dd62391545a154761b7d9ad76:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nphzf1hwxf72la327w0d2g4y1 EndpointID:a7f114a1705f1929b0a9cd98c60a5584bf16c6b90ca12d0f01923b6aa7580d47 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:32464fe8f52d7dd14f815dafc3bb619c2837d81d2192bc37145a706323dd3ac6 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:86fff5fe2fc4 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nphzf1hwxf72la327w0d2g4y1 EndpointID:a7f114a1705f1929b0a9cd98c60a5584bf16c6b90ca12d0f01923b6aa7580d47 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-03-02T15:44:17.460Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-03-02T15:44:17.563Z] === RUN TestValidatePrivileges [2022-03-02T15:44:17.563Z] --- PASS: TestValidatePrivileges (0.00s) [2022-03-02T15:44:17.563Z] === RUN TestFilterByCapNeg [2022-03-02T15:44:17.563Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-03-02T15:44:17.563Z] === RUN TestFilterByCapPos [2022-03-02T15:44:17.563Z] --- PASS: TestFilterByCapPos (0.00s) [2022-03-02T15:44:17.563Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-03-02T15:44:17.563Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-03-02T15:44:17.563Z] PASS [2022-03-02T15:44:17.563Z] coverage: 12.0% of statements [2022-03-02T15:44:17.563Z] ok github.com/docker/docker/plugin 0.062s coverage: 12.0% of statements [2022-03-02T15:44:18.387Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-03-02T15:44:18.467Z] --- PASS: TestCommitInheritsEnv (1.73s) [2022-03-02T15:44:18.467Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-02T15:44:18.467Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-03-02T15:44:18.467Z] === RUN TestImportWithCustomPlatform [2022-03-02T15:44:18.467Z] === RUN TestImportWithCustomPlatform/#00 [2022-03-02T15:44:18.467Z] === RUN TestImportWithCustomPlatform/_______ [2022-03-02T15:44:18.467Z] === RUN TestImportWithCustomPlatform// [2022-03-02T15:44:18.467Z] === RUN TestImportWithCustomPlatform/linux [2022-03-02T15:44:18.467Z] === RUN TestImportWithCustomPlatform/LINUX [2022-03-02T15:44:18.467Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-03-02T15:44:18.467Z] === RUN TestImportWithCustomPlatform/macos [2022-03-02T15:44:18.467Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-03-02T15:44:18.467Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-03-02T15:44:18.467Z] --- PASS: TestImportWithCustomPlatform (0.29s) [2022-03-02T15:44:18.467Z] --- PASS: TestImportWithCustomPlatform/#00 (0.06s) [2022-03-02T15:44:18.467Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-03-02T15:44:18.467Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-03-02T15:44:18.467Z] --- PASS: TestImportWithCustomPlatform/linux (0.06s) [2022-03-02T15:44:18.467Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.06s) [2022-03-02T15:44:18.467Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-03-02T15:44:18.467Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-03-02T15:44:18.467Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-03-02T15:44:18.467Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-03-02T15:44:18.467Z] === RUN TestImagesFilterMultiReference [2022-03-02T15:44:18.467Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-03-02T15:44:18.467Z] === RUN TestImagePullPlatformInvalid [2022-03-02T15:44:18.467Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-03-02T15:44:18.467Z] === RUN TestRemoveImageOrphaning [2022-03-02T15:44:18.528Z] === RUN TestNewSettable [2022-03-02T15:44:18.528Z] --- PASS: TestNewSettable (0.00s) [2022-03-02T15:44:18.528Z] === RUN TestIsSettable [2022-03-02T15:44:18.528Z] --- PASS: TestIsSettable (0.00s) [2022-03-02T15:44:18.528Z] === RUN TestUpdateSettingsEnv [2022-03-02T15:44:18.528Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-03-02T15:44:18.528Z] PASS [2022-03-02T15:44:18.528Z] coverage: 20.0% of statements [2022-03-02T15:44:18.528Z] ok github.com/docker/docker/plugin/v2 0.042s coverage: 20.0% of statements [2022-03-02T15:44:19.314Z] === CONT TestConfigDaemonSeccompProfiles [2022-03-02T15:44:19.314Z] daemon_test.go:156: [dfdc9517f6076] daemon is not started [2022-03-02T15:44:19.314Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s) [2022-03-02T15:44:19.314Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-03-02T15:44:19.314Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.05s) [2022-03-02T15:44:19.314Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-03-02T15:44:19.314Z] === RUN TestDaemonProxy [2022-03-02T15:44:19.314Z] === RUN TestDaemonProxy/environment_variables [2022-03-02T15:44:19.495Z] --- PASS: TestGet (15.01s) [2022-03-02T15:44:19.495Z] === RUN TestPluginWithNoManifest [2022-03-02T15:44:19.495Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-03-02T15:44:19.495Z] === RUN TestGetAll [2022-03-02T15:44:19.495Z] --- PASS: TestGetAll (0.01s) [2022-03-02T15:44:19.495Z] PASS [2022-03-02T15:44:19.495Z] coverage: 73.2% of statements [2022-03-02T15:44:19.495Z] ok github.com/docker/docker/pkg/plugins 36.075s coverage: 73.2% of statements [2022-03-02T15:44:19.495Z] === RUN TestLoad [2022-03-02T15:44:19.495Z] --- PASS: TestLoad (0.00s) [2022-03-02T15:44:19.495Z] === RUN TestSave [2022-03-02T15:44:19.495Z] --- PASS: TestSave (0.04s) [2022-03-02T15:44:19.495Z] === RUN TestAddDeleteGet [2022-03-02T15:44:19.495Z] --- PASS: TestAddDeleteGet (0.04s) [2022-03-02T15:44:19.495Z] === RUN TestInvalidTags [2022-03-02T15:44:19.495Z] --- PASS: TestInvalidTags (0.01s) [2022-03-02T15:44:19.495Z] PASS [2022-03-02T15:44:19.495Z] coverage: 84.4% of statements [2022-03-02T15:44:19.495Z] ok github.com/docker/docker/reference 0.145s coverage: 84.4% of statements [2022-03-02T15:44:19.951Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-03-02T15:44:19.951Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-03-02T15:44:19.951Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-03-02T15:44:19.951Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-03-02T15:44:20.379Z] --- PASS: TestRemoveImageOrphaning (1.64s) [2022-03-02T15:44:20.379Z] === RUN TestRemoveImageGarbageCollector [2022-03-02T15:44:20.379Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-03-02T15:44:20.379Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-03-02T15:44:20.379Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-02T15:44:20.379Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-03-02T15:44:20.379Z] === RUN TestTagInvalidReference [2022-03-02T15:44:20.379Z] --- PASS: TestTagInvalidReference (0.01s) [2022-03-02T15:44:20.379Z] === RUN TestTagValidPrefixedRepo [2022-03-02T15:44:20.379Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-03-02T15:44:20.379Z] === RUN TestTagExistedNameWithoutForce [2022-03-02T15:44:20.379Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-03-02T15:44:20.379Z] === RUN TestTagOfficialNames [2022-03-02T15:44:20.379Z] --- PASS: TestTagOfficialNames (0.04s) [2022-03-02T15:44:20.379Z] === RUN TestTagMatchesDigest [2022-03-02T15:44:20.379Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-03-02T15:44:20.379Z] === CONT TestImportExtremelyLargeImageWorks [2022-03-02T15:44:20.460Z] Removing intermediate container 6146adb19c60 [2022-03-02T15:44:20.460Z] ---> 84725b1dfd5b [2022-03-02T15:44:20.460Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-03-02T15:44:20.460Z] ---> Running in c0e561b299c2 [2022-03-02T15:44:20.460Z] Removing intermediate container c0e561b299c2 [2022-03-02T15:44:20.460Z] ---> 31d77488a5e1 [2022-03-02T15:44:20.460Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-03-02T15:44:20.460Z] ---> Running in 20ebd19f608d [2022-03-02T15:44:20.460Z] Removing intermediate container 20ebd19f608d [2022-03-02T15:44:20.460Z] ---> 5959ea49e6f8 [2022-03-02T15:44:20.460Z] Step 11/11 : COPY . . [2022-03-02T15:44:20.919Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-03-02T15:44:20.919Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-03-02T15:44:20.919Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-03-02T15:44:20.919Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-03-02T15:44:20.919Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-03-02T15:44:20.919Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-03-02T15:44:20.919Z] === RUN TestResumableRequestReaderWithReadError [2022-03-02T15:44:21.204Z] === RUN TestDaemonProxy/command-line_options [2022-03-02T15:44:21.377Z] === RUN TestRestartManagerTimeout [2022-03-02T15:44:21.377Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-03-02T15:44:21.377Z] === RUN TestRestartManagerTimeoutReset [2022-03-02T15:44:21.377Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-03-02T15:44:21.377Z] PASS [2022-03-02T15:44:21.377Z] coverage: 50.9% of statements [2022-03-02T15:44:21.377Z] time="2022-03-02T15:44:20Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-03-02T15:44:21.377Z] --- PASS: TestResumableRequestReaderWithReadError (0.21s) [2022-03-02T15:44:21.377Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-03-02T15:44:21.377Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-03-02T15:44:21.377Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-03-02T15:44:21.377Z] ok github.com/docker/docker/restartmanager 0.049s coverage: 50.9% of statements [2022-03-02T15:44:21.377Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-03-02T15:44:21.377Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-03-02T15:44:21.377Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-03-02T15:44:21.377Z] === RUN TestResumableRequestReader [2022-03-02T15:44:21.377Z] --- PASS: TestResumableRequestReader (0.00s) [2022-03-02T15:44:21.377Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-03-02T15:44:21.377Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-03-02T15:44:21.377Z] PASS [2022-03-02T15:44:21.377Z] coverage: 100.0% of statements [2022-03-02T15:44:21.377Z] ok github.com/docker/docker/registry/resumable 0.285s coverage: 100.0% of statements [2022-03-02T15:44:21.832Z] === RUN TestResolveAuthConfigIndexServer [2022-03-02T15:44:21.832Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-03-02T15:44:21.832Z] === RUN TestResolveAuthConfigFullURL [2022-03-02T15:44:21.832Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-03-02T15:44:21.832Z] === RUN TestLoadAllowNondistributableArtifacts [2022-03-02T15:44:21.832Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-03-02T15:44:21.832Z] === RUN TestValidateMirror [2022-03-02T15:44:21.832Z] --- PASS: TestValidateMirror (0.00s) [2022-03-02T15:44:21.832Z] === RUN TestLoadInsecureRegistries [2022-03-02T15:44:21.832Z] === RUN TestDecodeContainerConfig [2022-03-02T15:44:21.832Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-03-02T15:44:21.832Z] === RUN TestDecodeContainerConfigIsolation [2022-03-02T15:44:21.832Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-03-02T15:44:21.832Z] === RUN TestValidatePrivileged [2022-03-02T15:44:21.832Z] --- PASS: TestValidatePrivileged (0.00s) [2022-03-02T15:44:21.832Z] PASS [2022-03-02T15:44:21.832Z] coverage: 52.6% of statements [2022-03-02T15:44:21.832Z] ok github.com/docker/docker/runconfig 0.045s coverage: 52.6% of statements [2022-03-02T15:44:22.102Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.74s) [2022-03-02T15:44:22.102Z] PASS [2022-03-02T15:44:22.102Z] [2022-03-02T15:44:22.102Z] === Skipped [2022-03-02T15:44:22.102Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-02T15:44:22.102Z] service_test.go:243: FLAKY_TEST [2022-03-02T15:44:22.102Z] [2022-03-02T15:44:22.102Z] DONE 26 tests, 1 skipped in 41.871s [2022-03-02T15:44:22.102Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-03-02T15:44:22.102Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-03-02T15:44:22.102Z] ++ set -e [2022-03-02T15:44:22.102Z] ++ '[' -n 0 ']' [2022-03-02T15:44:22.102Z] ++ set -x [2022-03-02T15:44:22.102Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-03-02T15:44:22.102Z] INFO: Testing against a local daemon [2022-03-02T15:44:22.102Z] === RUN TestDockerNetworkIpvlanPersistance [2022-03-02T15:44:22.102Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-02T15:44:22.102Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-02T15:44:22.102Z] === RUN TestDockerNetworkIpvlan [2022-03-02T15:44:22.102Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-02T15:44:22.102Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-03-02T15:44:22.102Z] PASS [2022-03-02T15:44:22.102Z] [2022-03-02T15:44:22.102Z] === Skipped [2022-03-02T15:44:22.102Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-02T15:44:22.102Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-02T15:44:22.102Z] [2022-03-02T15:44:22.102Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-03-02T15:44:22.102Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-02T15:44:22.102Z] [2022-03-02T15:44:22.102Z] DONE 2 tests, 2 skipped in 0.091s [2022-03-02T15:44:22.102Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-03-02T15:44:22.102Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-03-02T15:44:22.102Z] ++ set -e [2022-03-02T15:44:22.102Z] ++ '[' -n 0 ']' [2022-03-02T15:44:22.102Z] ++ set -x [2022-03-02T15:44:22.102Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-03-02T15:44:22.102Z] INFO: Testing against a local daemon [2022-03-02T15:44:22.102Z] === RUN TestDockerNetworkMacvlanPersistance [2022-03-02T15:44:22.289Z] time="2022-03-02T15:44:21Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-03-02T15:44:22.289Z] time="2022-03-02T15:44:21Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-03-02T15:44:22.289Z] time="2022-03-02T15:44:21Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-03-02T15:44:22.289Z] --- PASS: TestLoadInsecureRegistries (0.21s) [2022-03-02T15:44:22.289Z] === RUN TestNewServiceConfig [2022-03-02T15:44:22.289Z] --- PASS: TestNewServiceConfig (0.00s) [2022-03-02T15:44:22.289Z] === RUN TestValidateIndexName [2022-03-02T15:44:22.289Z] --- PASS: TestValidateIndexName (0.00s) [2022-03-02T15:44:22.289Z] === RUN TestValidateIndexNameWithError [2022-03-02T15:44:22.289Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-03-02T15:44:22.289Z] === RUN TestEndpointParse [2022-03-02T15:44:22.289Z] --- PASS: TestEndpointParse (0.00s) [2022-03-02T15:44:22.289Z] === RUN TestEndpointParseInvalid [2022-03-02T15:44:22.289Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-03-02T15:44:22.289Z] === RUN TestValidateEndpoint [2022-03-02T15:44:22.289Z] --- PASS: TestValidateEndpoint (0.01s) [2022-03-02T15:44:22.289Z] === RUN TestPing [2022-03-02T15:44:22.289Z] --- PASS: TestPing (0.00s) [2022-03-02T15:44:22.289Z] === RUN TestPingRegistryEndpoint [2022-03-02T15:44:22.289Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-03-02T15:44:22.289Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-03-02T15:44:22.289Z] === RUN TestEndpoint [2022-03-02T15:44:22.289Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-03-02T15:44:22.289Z] --- SKIP: TestEndpoint (0.00s) [2022-03-02T15:44:22.289Z] === RUN TestParseRepositoryInfo [2022-03-02T15:44:22.289Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-03-02T15:44:22.289Z] === RUN TestNewIndexInfo [2022-03-02T15:44:22.289Z] --- PASS: TestNewIndexInfo (0.00s) [2022-03-02T15:44:22.289Z] === RUN TestMirrorEndpointLookup [2022-03-02T15:44:22.289Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-03-02T15:44:22.289Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-03-02T15:44:22.289Z] === RUN TestSearchRepositories [2022-03-02T15:44:22.289Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-03-02T15:44:22.289Z] Host: 127.0.0.1:49336 [2022-03-02T15:44:22.289Z] User-Agent: docker test client [2022-03-02T15:44:22.289Z] Authorization: Token fake-token [2022-03-02T15:44:22.289Z] X-Docker-Token: true [2022-03-02T15:44:22.289Z] Accept-Encoding: gzip [2022-03-02T15:44:22.289Z] [2022-03-02T15:44:22.289Z] [2022-03-02T15:44:22.289Z] registry_test.go:730: HTTP/1.1 200 OK [2022-03-02T15:44:22.289Z] Connection: close [2022-03-02T15:44:22.289Z] Content-Length: 144 [2022-03-02T15:44:22.289Z] Cache-Control: no-cache [2022-03-02T15:44:22.289Z] Content-Type: application/json [2022-03-02T15:44:22.289Z] Date: Wed, 02 Mar 2022 15:44:21 GMT [2022-03-02T15:44:22.289Z] Expires: -1 [2022-03-02T15:44:22.289Z] Pragma: no-cache [2022-03-02T15:44:22.289Z] Server: docker-tests/mock [2022-03-02T15:44:22.289Z] X-Docker-Registry-Config: mock [2022-03-02T15:44:22.289Z] X-Docker-Registry-Version: 0.0.0 [2022-03-02T15:44:22.289Z] [2022-03-02T15:44:22.289Z] [2022-03-02T15:44:22.289Z] --- PASS: TestSearchRepositories (0.01s) [2022-03-02T15:44:22.289Z] === RUN TestTrustedLocation [2022-03-02T15:44:22.289Z] --- PASS: TestTrustedLocation (0.00s) [2022-03-02T15:44:22.289Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-03-02T15:44:22.289Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-03-02T15:44:22.289Z] === RUN TestAllowNondistributableArtifacts [2022-03-02T15:44:22.289Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-03-02T15:44:22.289Z] === RUN TestIsSecureIndex [2022-03-02T15:44:22.289Z] --- PASS: TestIsSecureIndex (0.00s) [2022-03-02T15:44:22.289Z] PASS [2022-03-02T15:44:22.289Z] coverage: 51.2% of statements [2022-03-02T15:44:22.289Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-03-02T15:44:22.289Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-03-02T15:44:22.289Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-03-02T15:44:22.289Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-03-02T15:44:22.289Z] PASS [2022-03-02T15:44:22.289Z] coverage: 62.5% of statements [2022-03-02T15:44:22.289Z] ok github.com/docker/docker/testutil 0.049s coverage: 62.5% of statements [2022-03-02T15:44:22.289Z] ok github.com/docker/docker/registry 0.302s coverage: 51.2% of statements [2022-03-02T15:44:23.064Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s) [2022-03-02T15:44:23.064Z] === RUN TestDockerNetworkMacvlan [2022-03-02T15:44:23.093Z] === RUN TestDaemonProxy/configuration_file [2022-03-02T15:44:23.630Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-03-02T15:44:24.195Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-03-02T15:44:24.457Z] === RUN TestGetDriver [2022-03-02T15:44:24.457Z] --- PASS: TestGetDriver (0.00s) [2022-03-02T15:44:24.457Z] === RUN TestVolumeRequestError [2022-03-02T15:44:24.457Z] --- PASS: TestVolumeRequestError (0.01s) [2022-03-02T15:44:24.457Z] PASS [2022-03-02T15:44:24.457Z] coverage: 36.1% of statements [2022-03-02T15:44:24.457Z] ok github.com/docker/docker/volume/drivers 0.060s coverage: 36.1% of statements [2022-03-02T15:44:24.914Z] === RUN TestGetAddress [2022-03-02T15:44:24.914Z] --- PASS: TestGetAddress (0.00s) [2022-03-02T15:44:24.914Z] === RUN TestRemove [2022-03-02T15:44:24.914Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-02T15:44:24.914Z] --- SKIP: TestRemove (0.00s) [2022-03-02T15:44:24.914Z] === RUN TestInitializeWithVolumes [2022-03-02T15:44:24.914Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-03-02T15:44:24.914Z] === RUN TestCreate [2022-03-02T15:44:24.914Z] --- PASS: TestCreate (0.02s) [2022-03-02T15:44:24.914Z] === RUN TestValidateName [2022-03-02T15:44:24.914Z] --- PASS: TestValidateName (0.00s) [2022-03-02T15:44:24.914Z] === RUN TestCreateWithOpts [2022-03-02T15:44:24.914Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-02T15:44:24.981Z] === RUN TestDaemonProxy/conflicting_options [2022-03-02T15:44:25.129Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-03-02T15:44:25.237Z] === RUN TestDaemonProxy/reload_sanitized [2022-03-02T15:44:25.371Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-03-02T15:44:25.371Z] === RUN TestRelaodNoOpts [2022-03-02T15:44:25.371Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-03-02T15:44:25.371Z] PASS [2022-03-02T15:44:25.371Z] coverage: 41.5% of statements [2022-03-02T15:44:25.371Z] ok github.com/docker/docker/volume/local 0.093s coverage: 41.5% of statements [2022-03-02T15:44:25.798Z] --- PASS: TestDaemonProxy (6.30s) [2022-03-02T15:44:25.799Z] --- PASS: TestDaemonProxy/environment_variables (1.80s) [2022-03-02T15:44:25.799Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-03-02T15:44:25.799Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2022-03-02T15:44:25.799Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-03-02T15:44:25.799Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-03-02T15:44:25.799Z] PASS [2022-03-02T15:44:25.799Z] [2022-03-02T15:44:25.799Z] DONE 17 tests in 10.199s [2022-03-02T15:44:25.799Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-03-02T15:44:25.799Z] INFO: Testing against a local daemon [2022-03-02T15:44:25.799Z] === RUN TestCommitInheritsEnv [2022-03-02T15:44:25.831Z] === RUN TestLCOWParseMountRaw [2022-03-02T15:44:25.831Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-03-02T15:44:25.831Z] === RUN TestLCOWParseMountRawSplit [2022-03-02T15:44:25.831Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-03-02T15:44:25.831Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-03-02T15:44:25.831Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-03-02T15:44:25.831Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-03-02T15:44:25.831Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-03-02T15:44:25.831Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-03-02T15:44:25.831Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-03-02T15:44:25.831Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-03-02T15:44:25.831Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-03-02T15:44:25.831Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-03-02T15:44:25.831Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-03-02T15:44:25.831Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-03-02T15:44:25.831Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-03-02T15:44:25.831Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-03-02T15:44:25.831Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-03-02T15:44:25.831Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-03-02T15:44:25.831Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-03-02T15:44:25.831Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-03-02T15:44:25.831Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-03-02T15:44:25.831Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-03-02T15:44:25.831Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-03-02T15:44:25.831Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-03-02T15:44:25.831Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-02T15:44:25.831Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-03-02T15:44:25.831Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-02T15:44:25.831Z] === RUN TestLinuxParseMountRaw [2022-03-02T15:44:25.831Z] --- PASS: TestLinuxParseMountRaw (0.01s) [2022-03-02T15:44:25.831Z] === RUN TestLinuxParseMountRawSplit [2022-03-02T15:44:25.831Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-03-02T15:44:25.831Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-03-02T15:44:25.831Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-03-02T15:44:25.831Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-03-02T15:44:25.831Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-03-02T15:44:25.831Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-03-02T15:44:25.831Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-03-02T15:44:25.831Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-03-02T15:44:25.831Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-03-02T15:44:25.831Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-03-02T15:44:25.831Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-03-02T15:44:25.831Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-03-02T15:44:25.831Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-03-02T15:44:25.831Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-03-02T15:44:25.831Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-03-02T15:44:25.831Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-03-02T15:44:25.831Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-03-02T15:44:25.831Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-03-02T15:44:25.831Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-03-02T15:44:25.831Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-03-02T15:44:25.831Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-03-02T15:44:25.831Z] === RUN TestConvertTmpfsOptions [2022-03-02T15:44:25.831Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-03-02T15:44:25.831Z] linux_parser_test.go:209: data="ro" [2022-03-02T15:44:25.831Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-03-02T15:44:25.831Z] === RUN TestParseMountSpec [2022-03-02T15:44:25.831Z] parser_test.go:62: case 0 [2022-03-02T15:44:25.831Z] parser_test.go:62: case 1 [2022-03-02T15:44:25.831Z] parser_test.go:62: case 2 [2022-03-02T15:44:25.831Z] parser_test.go:62: case 3 [2022-03-02T15:44:25.831Z] parser_test.go:62: case 4 [2022-03-02T15:44:25.831Z] parser_test.go:62: case 5 [2022-03-02T15:44:25.831Z] --- PASS: TestParseMountSpec (0.00s) [2022-03-02T15:44:25.831Z] === RUN TestValidateMount [2022-03-02T15:44:25.831Z] --- PASS: TestValidateMount (0.00s) [2022-03-02T15:44:25.831Z] === RUN TestWindowsParseMountRaw [2022-03-02T15:44:25.831Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-03-02T15:44:25.831Z] === RUN TestWindowsParseMountRawSplit [2022-03-02T15:44:25.831Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-03-02T15:44:25.831Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-03-02T15:44:25.831Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-03-02T15:44:25.831Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-03-02T15:44:25.831Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-03-02T15:44:25.831Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-03-02T15:44:25.831Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-03-02T15:44:25.831Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-03-02T15:44:25.831Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-03-02T15:44:25.831Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-03-02T15:44:25.831Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-03-02T15:44:25.831Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-03-02T15:44:25.831Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-03-02T15:44:25.831Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-03-02T15:44:25.831Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-03-02T15:44:25.831Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-03-02T15:44:25.831Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-03-02T15:44:25.831Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-03-02T15:44:25.831Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-03-02T15:44:25.831Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-03-02T15:44:25.831Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-03-02T15:44:25.831Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-03-02T15:44:25.831Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-03-02T15:44:25.831Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-03-02T15:44:25.831Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-02T15:44:25.831Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-03-02T15:44:25.831Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-02T15:44:25.831Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-03-02T15:44:25.831Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-03-02T15:44:25.831Z] PASS [2022-03-02T15:44:25.831Z] coverage: 67.6% of statements [2022-03-02T15:44:25.831Z] ok github.com/docker/docker/volume/mounts 0.067s coverage: 67.6% of statements [2022-03-02T15:44:26.055Z] --- PASS: TestCommitInheritsEnv (0.27s) [2022-03-02T15:44:26.055Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-02T15:44:26.055Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-03-02T15:44:26.055Z] === RUN TestImportWithCustomPlatform [2022-03-02T15:44:26.055Z] === RUN TestImportWithCustomPlatform/#00 [2022-03-02T15:44:26.055Z] === RUN TestImportWithCustomPlatform/_______ [2022-03-02T15:44:26.055Z] === RUN TestImportWithCustomPlatform// [2022-03-02T15:44:26.055Z] === RUN TestImportWithCustomPlatform/linux [2022-03-02T15:44:26.055Z] === RUN TestImportWithCustomPlatform/LINUX [2022-03-02T15:44:26.055Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-03-02T15:44:26.288Z] === RUN TestSetGetMeta [2022-03-02T15:44:26.288Z] === PAUSE TestSetGetMeta [2022-03-02T15:44:26.288Z] === RUN TestRestore [2022-03-02T15:44:26.288Z] === PAUSE TestRestore [2022-03-02T15:44:26.288Z] === RUN TestServiceCreate [2022-03-02T15:44:26.288Z] === PAUSE TestServiceCreate [2022-03-02T15:44:26.288Z] === RUN TestServiceList [2022-03-02T15:44:26.288Z] === PAUSE TestServiceList [2022-03-02T15:44:26.288Z] === RUN TestServiceRemove [2022-03-02T15:44:26.288Z] === PAUSE TestServiceRemove [2022-03-02T15:44:26.288Z] === RUN TestServiceGet [2022-03-02T15:44:26.288Z] === PAUSE TestServiceGet [2022-03-02T15:44:26.288Z] === RUN TestServicePrune [2022-03-02T15:44:26.288Z] === PAUSE TestServicePrune [2022-03-02T15:44:26.288Z] === RUN TestCreate [2022-03-02T15:44:26.288Z] === PAUSE TestCreate [2022-03-02T15:44:26.288Z] === RUN TestRemove [2022-03-02T15:44:26.288Z] === PAUSE TestRemove [2022-03-02T15:44:26.288Z] === RUN TestList [2022-03-02T15:44:26.288Z] === PAUSE TestList [2022-03-02T15:44:26.288Z] === RUN TestFindByDriver [2022-03-02T15:44:26.288Z] === PAUSE TestFindByDriver [2022-03-02T15:44:26.288Z] === RUN TestFindByReferenced [2022-03-02T15:44:26.288Z] === PAUSE TestFindByReferenced [2022-03-02T15:44:26.288Z] === RUN TestDerefMultipleOfSameRef [2022-03-02T15:44:26.288Z] === PAUSE TestDerefMultipleOfSameRef [2022-03-02T15:44:26.288Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-02T15:44:26.288Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-02T15:44:26.288Z] === RUN TestDefererencePluginOnCreateError [2022-03-02T15:44:26.288Z] === PAUSE TestDefererencePluginOnCreateError [2022-03-02T15:44:26.288Z] === RUN TestRefDerefRemove [2022-03-02T15:44:26.288Z] === PAUSE TestRefDerefRemove [2022-03-02T15:44:26.288Z] === RUN TestGet [2022-03-02T15:44:26.288Z] === PAUSE TestGet [2022-03-02T15:44:26.288Z] === RUN TestGetWithReference [2022-03-02T15:44:26.288Z] === PAUSE TestGetWithReference [2022-03-02T15:44:26.288Z] === RUN TestFilterFunc [2022-03-02T15:44:26.288Z] === RUN TestFilterFunc/test_nil_list [2022-03-02T15:44:26.288Z] === PAUSE TestFilterFunc/test_nil_list [2022-03-02T15:44:26.288Z] === RUN TestFilterFunc/test_empty_list [2022-03-02T15:44:26.288Z] === PAUSE TestFilterFunc/test_empty_list [2022-03-02T15:44:26.288Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-03-02T15:44:26.288Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-03-02T15:44:26.288Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-02T15:44:26.288Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-02T15:44:26.288Z] === RUN TestFilterFunc/test_filter_some [2022-03-02T15:44:26.288Z] === PAUSE TestFilterFunc/test_filter_some [2022-03-02T15:44:26.288Z] === RUN TestFilterFunc/test_filter_middle [2022-03-02T15:44:26.288Z] === PAUSE TestFilterFunc/test_filter_middle [2022-03-02T15:44:26.288Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-03-02T15:44:26.288Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-03-02T15:44:26.288Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-03-02T15:44:26.288Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-03-02T15:44:26.288Z] === CONT TestFilterFunc/test_nil_list [2022-03-02T15:44:26.288Z] === CONT TestFilterFunc/test_filter_some [2022-03-02T15:44:26.288Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-02T15:44:26.288Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-03-02T15:44:26.288Z] === CONT TestFilterFunc/test_empty_list [2022-03-02T15:44:26.288Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-03-02T15:44:26.288Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-03-02T15:44:26.288Z] === CONT TestFilterFunc/test_filter_middle [2022-03-02T15:44:26.288Z] --- PASS: TestFilterFunc (0.00s) [2022-03-02T15:44:26.288Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-03-02T15:44:26.288Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-03-02T15:44:26.288Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-03-02T15:44:26.288Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-03-02T15:44:26.288Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-03-02T15:44:26.288Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-03-02T15:44:26.288Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-03-02T15:44:26.288Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-03-02T15:44:26.288Z] === CONT TestSetGetMeta [2022-03-02T15:44:26.288Z] === CONT TestDefererencePluginOnCreateError [2022-03-02T15:44:26.288Z] === CONT TestList [2022-03-02T15:44:26.288Z] === CONT TestGet [2022-03-02T15:44:26.288Z] --- PASS: TestSetGetMeta (0.03s) [2022-03-02T15:44:26.288Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-02T15:44:26.288Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2022-03-02T15:44:26.288Z] === CONT TestDerefMultipleOfSameRef [2022-03-02T15:44:26.288Z] --- PASS: TestGet (0.04s) [2022-03-02T15:44:26.288Z] === CONT TestFindByReferenced [2022-03-02T15:44:26.288Z] --- PASS: TestList (0.05s) [2022-03-02T15:44:26.288Z] === CONT TestFindByDriver [2022-03-02T15:44:26.288Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) [2022-03-02T15:44:26.288Z] === CONT TestGetWithReference [2022-03-02T15:44:26.288Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2022-03-02T15:44:26.288Z] === CONT TestRefDerefRemove [2022-03-02T15:44:26.288Z] --- PASS: TestFindByReferenced (0.03s) [2022-03-02T15:44:26.288Z] === CONT TestServiceGet [2022-03-02T15:44:26.288Z] --- PASS: TestFindByDriver (0.03s) [2022-03-02T15:44:26.288Z] === CONT TestRemove [2022-03-02T15:44:26.288Z] --- PASS: TestGetWithReference (0.03s) [2022-03-02T15:44:26.288Z] === CONT TestCreate [2022-03-02T15:44:26.288Z] --- PASS: TestRefDerefRemove (0.03s) [2022-03-02T15:44:26.288Z] === CONT TestServicePrune [2022-03-02T15:44:26.288Z] --- PASS: TestRemove (0.03s) [2022-03-02T15:44:26.288Z] === CONT TestServiceList [2022-03-02T15:44:26.288Z] --- PASS: TestCreate (0.02s) [2022-03-02T15:44:26.288Z] === CONT TestServiceRemove [2022-03-02T15:44:26.312Z] === RUN TestImportWithCustomPlatform/macos [2022-03-02T15:44:26.312Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-03-02T15:44:26.312Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-03-02T15:44:26.312Z] --- PASS: TestImportWithCustomPlatform (0.30s) [2022-03-02T15:44:26.312Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-03-02T15:44:26.312Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-03-02T15:44:26.312Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-03-02T15:44:26.312Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-03-02T15:44:26.312Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-03-02T15:44:26.312Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-03-02T15:44:26.312Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-03-02T15:44:26.312Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-03-02T15:44:26.312Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-03-02T15:44:26.312Z] === RUN TestImagesFilterMultiReference [2022-03-02T15:44:26.312Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-03-02T15:44:26.312Z] === RUN TestImagePullPlatformInvalid [2022-03-02T15:44:26.312Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-03-02T15:44:26.312Z] === RUN TestRemoveImageOrphaning [2022-03-02T15:44:26.501Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-03-02T15:44:26.569Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2022-03-02T15:44:26.569Z] === RUN TestRemoveImageGarbageCollector [2022-03-02T15:44:26.745Z] --- PASS: TestServiceGet (0.17s) [2022-03-02T15:44:26.745Z] === CONT TestServiceCreate [2022-03-02T15:44:26.745Z] time="2022-03-02T15:44:26Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-02T15:44:26.745Z] --- PASS: TestServiceRemove (0.14s) [2022-03-02T15:44:26.745Z] === CONT TestRestore [2022-03-02T15:44:26.745Z] time="2022-03-02T15:44:26Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-02T15:44:26.745Z] --- PASS: TestServiceList (0.14s) [2022-03-02T15:44:26.745Z] time="2022-03-02T15:44:26Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-02T15:44:26.745Z] time="2022-03-02T15:44:26Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-03-02T15:44:26.745Z] --- PASS: TestServiceCreate (0.03s) [2022-03-02T15:44:26.745Z] time="2022-03-02T15:44:26Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-02T15:44:26.745Z] --- PASS: TestRestore (0.03s) [2022-03-02T15:44:26.745Z] --- PASS: TestServicePrune (0.20s) [2022-03-02T15:44:26.745Z] PASS [2022-03-02T15:44:26.745Z] coverage: 69.0% of statements [2022-03-02T15:44:26.745Z] ok github.com/docker/docker/volume/service 0.327s coverage: 69.0% of statements [2022-03-02T15:44:28.401Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-03-02T15:44:28.480Z] --- PASS: TestRemoveImageGarbageCollector (1.83s) [2022-03-02T15:44:28.480Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-02T15:44:28.480Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-03-02T15:44:28.480Z] === RUN TestTagInvalidReference [2022-03-02T15:44:28.480Z] --- PASS: TestTagInvalidReference (0.01s) [2022-03-02T15:44:28.480Z] === RUN TestTagValidPrefixedRepo [2022-03-02T15:44:28.480Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-03-02T15:44:28.480Z] === RUN TestTagExistedNameWithoutForce [2022-03-02T15:44:28.480Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-03-02T15:44:28.480Z] === RUN TestTagOfficialNames [2022-03-02T15:44:28.480Z] --- PASS: TestTagOfficialNames (0.04s) [2022-03-02T15:44:28.480Z] === RUN TestTagMatchesDigest [2022-03-02T15:44:28.480Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-03-02T15:44:28.480Z] === CONT TestImportExtremelyLargeImageWorks [2022-03-02T15:44:30.929Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-03-02T15:44:31.864Z] --- PASS: TestDockerNetworkMacvlan (8.85s) [2022-03-02T15:44:31.864Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-03-02T15:44:31.864Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-03-02T15:44:31.864Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.76s) [2022-03-02T15:44:31.864Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.82s) [2022-03-02T15:44:31.864Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.75s) [2022-03-02T15:44:31.864Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.48s) [2022-03-02T15:44:31.864Z] PASS [2022-03-02T15:44:31.864Z] [2022-03-02T15:44:31.864Z] DONE 8 tests in 10.306s [2022-03-02T15:44:31.864Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-03-02T15:44:31.864Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-03-02T15:44:31.864Z] ++ set -e [2022-03-02T15:44:31.864Z] ++ '[' -n 0 ']' [2022-03-02T15:44:31.864Z] ++ set -x [2022-03-02T15:44:31.864Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-03-02T15:44:31.864Z] testing: warning: no tests to run [2022-03-02T15:44:31.864Z] PASS [2022-03-02T15:44:31.864Z] [2022-03-02T15:44:31.864Z] DONE 0 tests in 0.022s [2022-03-02T15:44:31.864Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-03-02T15:44:31.864Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-03-02T15:44:31.864Z] ++ set -e [2022-03-02T15:44:31.864Z] ++ '[' -n 0 ']' [2022-03-02T15:44:31.864Z] ++ set -x [2022-03-02T15:44:31.864Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-03-02T15:44:31.864Z] INFO: Testing against a local daemon [2022-03-02T15:44:31.864Z] === RUN TestAuthZPluginAllowRequest [2022-03-02T15:44:32.797Z] --- PASS: TestAuthZPluginAllowRequest (1.07s) [2022-03-02T15:44:32.797Z] === RUN TestAuthZPluginTLS [2022-03-02T15:44:33.364Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-03-02T15:44:33.364Z] === RUN TestAuthZPluginDenyRequest [2022-03-02T15:44:33.929Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-03-02T15:44:33.930Z] === RUN TestAuthZPluginAPIDenyResponse [2022-03-02T15:44:34.495Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-03-02T15:44:34.495Z] === RUN TestAuthZPluginDenyResponse [2022-03-02T15:44:35.060Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-03-02T15:44:35.060Z] === RUN TestAuthZPluginAllowEventStream [2022-03-02T15:44:35.994Z] --- PASS: TestAuthZPluginAllowEventStream (1.05s) [2022-03-02T15:44:35.994Z] === RUN TestAuthZPluginErrorResponse [2022-03-02T15:44:36.559Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-03-02T15:44:36.559Z] === RUN TestAuthZPluginErrorRequest [2022-03-02T15:44:37.125Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-03-02T15:44:37.125Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-03-02T15:44:37.691Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-03-02T15:44:37.691Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-03-02T15:44:39.063Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.26s) [2022-03-02T15:44:39.063Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-03-02T15:44:40.436Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.26s) [2022-03-02T15:44:40.436Z] === RUN TestAuthZPluginHeader [2022-03-02T15:44:41.001Z] --- PASS: TestAuthZPluginHeader (0.74s) [2022-03-02T15:44:41.001Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-03-02T15:44:41.001Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-02T15:44:41.001Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-03-02T15:44:41.001Z] === RUN TestAuthZPluginV2Disable [2022-03-02T15:44:41.001Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-02T15:44:41.001Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-03-02T15:44:41.001Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-03-02T15:44:41.001Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-02T15:44:41.001Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-03-02T15:44:41.001Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-03-02T15:44:41.001Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-02T15:44:41.001Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-03-02T15:44:41.001Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-03-02T15:44:47.793Z] 2022/03/02 15:44:45 Closing DB instances... [2022-03-02T15:44:47.793Z] --- PASS: TestNetworkDBGarbageCollection (54.25s) [2022-03-02T15:44:47.793Z] === RUN TestFindNode [2022-03-02T15:44:47.793Z] 2022/03/02 15:44:47 Closing DB instances... [2022-03-02T15:44:47.793Z] --- PASS: TestFindNode (0.02s) [2022-03-02T15:44:47.793Z] === RUN TestChangeNodeState [2022-03-02T15:44:47.793Z] 2022/03/02 15:44:47 Closing DB instances... [2022-03-02T15:44:47.793Z] --- PASS: TestChangeNodeState (0.02s) [2022-03-02T15:44:47.793Z] === RUN TestNodeReincarnation [2022-03-02T15:44:47.793Z] 2022/03/02 15:44:47 Closing DB instances... [2022-03-02T15:44:52.458Z] time="2022-03-02T15:44:52Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-03-02T15:44:52.458Z] --- PASS: TestNodeReincarnation (5.03s) [2022-03-02T15:44:52.458Z] === RUN TestParallelCreate [2022-03-02T15:44:52.458Z] 2022/03/02 15:44:52 Closing DB instances... [2022-03-02T15:44:52.458Z] --- PASS: TestParallelCreate (0.02s) [2022-03-02T15:44:52.458Z] === RUN TestParallelDelete [2022-03-02T15:44:52.458Z] 2022/03/02 15:44:52 Closing DB instances... [2022-03-02T15:44:52.458Z] --- PASS: TestParallelDelete (0.02s) [2022-03-02T15:44:52.458Z] === RUN TestNetworkDBIslands [2022-03-02T15:44:52.459Z] time="2022-03-02T15:44:52Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:03bad0cde9f4 with config:&{NodeID:03bad0cde9f4 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-02T15:44:52.459Z] time="2022-03-02T15:44:52Z" level=info msg="Node 03bad0cde9f4/172.25.17.71, joined gossip cluster" [2022-03-02T15:44:52.459Z] time="2022-03-02T15:44:52Z" level=info msg="Node 03bad0cde9f4/172.25.17.71, added to nodes list" [2022-03-02T15:44:52.459Z] time="2022-03-02T15:44:52Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:4059b8db57b9 with config:&{NodeID:4059b8db57b9 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-02T15:44:52.915Z] time="2022-03-02T15:44:52Z" level=debug msg="memberlist: Failed to join 172.25.17.71: dial tcp 172.25.17.71:10022: connectex: No connection could be made because the target machine actively refused it." [2022-03-02T15:44:52.915Z] time="2022-03-02T15:44:52Z" level=info msg="Node 4059b8db57b9/172.25.17.71, joined gossip cluster" [2022-03-02T15:44:52.915Z] time="2022-03-02T15:44:52Z" level=info msg="Node 4059b8db57b9/172.25.17.71, added to nodes list" [2022-03-02T15:44:52.915Z] time="2022-03-02T15:44:52Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-03-02T15:44:52.915Z] time="2022-03-02T15:44:52Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-03-02T15:44:52.915Z] time="2022-03-02T15:44:52Z" level=debug msg="memberlist: Stream connection from=[::1]:49372" [2022-03-02T15:44:52.915Z] time="2022-03-02T15:44:52Z" level=info msg="Node 4059b8db57b9/172.25.17.71, joined gossip cluster" [2022-03-02T15:44:52.915Z] time="2022-03-02T15:44:52Z" level=info msg="Node 4059b8db57b9/172.25.17.71, added to nodes list" [2022-03-02T15:44:52.915Z] time="2022-03-02T15:44:52Z" level=info msg="Node 03bad0cde9f4/172.25.17.71, joined gossip cluster" [2022-03-02T15:44:52.915Z] time="2022-03-02T15:44:52Z" level=info msg="Node 03bad0cde9f4/172.25.17.71, added to nodes list" [2022-03-02T15:44:52.915Z] time="2022-03-02T15:44:52Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-03-02T15:44:52.915Z] time="2022-03-02T15:44:52Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49373" [2022-03-02T15:44:53.371Z] time="2022-03-02T15:44:53Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:273b44a33ee0 with config:&{NodeID:273b44a33ee0 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-02T15:44:53.371Z] time="2022-03-02T15:44:53Z" level=info msg="Node 273b44a33ee0/172.25.17.71, joined gossip cluster" [2022-03-02T15:44:53.371Z] time="2022-03-02T15:44:53Z" level=info msg="Node 273b44a33ee0/172.25.17.71, added to nodes list" [2022-03-02T15:44:53.371Z] time="2022-03-02T15:44:53Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-03-02T15:44:53.371Z] time="2022-03-02T15:44:53Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-03-02T15:44:53.371Z] time="2022-03-02T15:44:53Z" level=debug msg="memberlist: Stream connection from=[::1]:49374" [2022-03-02T15:44:53.371Z] time="2022-03-02T15:44:53Z" level=info msg="Node 273b44a33ee0/172.25.17.71, joined gossip cluster" [2022-03-02T15:44:53.371Z] time="2022-03-02T15:44:53Z" level=info msg="Node 273b44a33ee0/172.25.17.71, added to nodes list" [2022-03-02T15:44:53.371Z] time="2022-03-02T15:44:53Z" level=info msg="Node 03bad0cde9f4/172.25.17.71, joined gossip cluster" [2022-03-02T15:44:53.371Z] time="2022-03-02T15:44:53Z" level=info msg="Node 03bad0cde9f4/172.25.17.71, added to nodes list" [2022-03-02T15:44:53.371Z] time="2022-03-02T15:44:53Z" level=info msg="Node 4059b8db57b9/172.25.17.71, joined gossip cluster" [2022-03-02T15:44:53.372Z] time="2022-03-02T15:44:53Z" level=info msg="Node 4059b8db57b9/172.25.17.71, added to nodes list" [2022-03-02T15:44:53.372Z] time="2022-03-02T15:44:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-03-02T15:44:53.372Z] time="2022-03-02T15:44:53Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49375" [2022-03-02T15:44:53.827Z] time="2022-03-02T15:44:53Z" level=info msg="Node 273b44a33ee0/172.25.17.71, joined gossip cluster" [2022-03-02T15:44:53.827Z] time="2022-03-02T15:44:53Z" level=info msg="Node 273b44a33ee0/172.25.17.71, added to nodes list" [2022-03-02T15:44:53.827Z] time="2022-03-02T15:44:53Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:52e546bfe8bc with config:&{NodeID:52e546bfe8bc Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-02T15:44:53.827Z] time="2022-03-02T15:44:53Z" level=info msg="Node 52e546bfe8bc/172.25.17.71, joined gossip cluster" [2022-03-02T15:44:53.827Z] time="2022-03-02T15:44:53Z" level=info msg="Node 52e546bfe8bc/172.25.17.71, added to nodes list" [2022-03-02T15:44:53.827Z] time="2022-03-02T15:44:53Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-03-02T15:44:53.827Z] time="2022-03-02T15:44:53Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-03-02T15:44:53.827Z] time="2022-03-02T15:44:53Z" level=debug msg="memberlist: Stream connection from=[::1]:49376" [2022-03-02T15:44:53.827Z] time="2022-03-02T15:44:53Z" level=info msg="Node 52e546bfe8bc/172.25.17.71, joined gossip cluster" [2022-03-02T15:44:53.827Z] time="2022-03-02T15:44:53Z" level=info msg="Node 52e546bfe8bc/172.25.17.71, added to nodes list" [2022-03-02T15:44:53.827Z] time="2022-03-02T15:44:53Z" level=info msg="Node 03bad0cde9f4/172.25.17.71, joined gossip cluster" [2022-03-02T15:44:53.827Z] time="2022-03-02T15:44:53Z" level=info msg="Node 03bad0cde9f4/172.25.17.71, added to nodes list" [2022-03-02T15:44:53.827Z] time="2022-03-02T15:44:53Z" level=info msg="Node 4059b8db57b9/172.25.17.71, joined gossip cluster" [2022-03-02T15:44:53.827Z] time="2022-03-02T15:44:53Z" level=info msg="Node 4059b8db57b9/172.25.17.71, added to nodes list" [2022-03-02T15:44:53.827Z] time="2022-03-02T15:44:53Z" level=info msg="Node 273b44a33ee0/172.25.17.71, joined gossip cluster" [2022-03-02T15:44:53.827Z] time="2022-03-02T15:44:53Z" level=info msg="Node 273b44a33ee0/172.25.17.71, added to nodes list" [2022-03-02T15:44:53.827Z] time="2022-03-02T15:44:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-03-02T15:44:53.827Z] time="2022-03-02T15:44:53Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49377" [2022-03-02T15:44:54.286Z] time="2022-03-02T15:44:53Z" level=info msg="Node 52e546bfe8bc/172.25.17.71, joined gossip cluster" [2022-03-02T15:44:54.286Z] time="2022-03-02T15:44:53Z" level=info msg="Node 52e546bfe8bc/172.25.17.71, added to nodes list" [2022-03-02T15:44:54.286Z] time="2022-03-02T15:44:53Z" level=info msg="Node 52e546bfe8bc/172.25.17.71, joined gossip cluster" [2022-03-02T15:44:54.286Z] time="2022-03-02T15:44:53Z" level=info msg="Node 52e546bfe8bc/172.25.17.71, added to nodes list" [2022-03-02T15:44:54.286Z] time="2022-03-02T15:44:54Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:dfec4f7a59c9 with config:&{NodeID:dfec4f7a59c9 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-02T15:44:54.286Z] time="2022-03-02T15:44:54Z" level=info msg="Node dfec4f7a59c9/172.25.17.71, joined gossip cluster" [2022-03-02T15:44:54.286Z] time="2022-03-02T15:44:54Z" level=info msg="Node dfec4f7a59c9/172.25.17.71, added to nodes list" [2022-03-02T15:44:54.286Z] time="2022-03-02T15:44:54Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-03-02T15:44:54.286Z] time="2022-03-02T15:44:54Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-03-02T15:44:54.286Z] time="2022-03-02T15:44:54Z" level=debug msg="memberlist: Stream connection from=[::1]:49378" [2022-03-02T15:44:54.286Z] time="2022-03-02T15:44:54Z" level=info msg="Node dfec4f7a59c9/172.25.17.71, joined gossip cluster" [2022-03-02T15:44:54.286Z] time="2022-03-02T15:44:54Z" level=info msg="Node dfec4f7a59c9/172.25.17.71, added to nodes list" [2022-03-02T15:44:54.286Z] time="2022-03-02T15:44:54Z" level=info msg="Node 273b44a33ee0/172.25.17.71, joined gossip cluster" [2022-03-02T15:44:54.286Z] time="2022-03-02T15:44:54Z" level=info msg="Node 273b44a33ee0/172.25.17.71, added to nodes list" [2022-03-02T15:44:54.286Z] time="2022-03-02T15:44:54Z" level=info msg="Node 52e546bfe8bc/172.25.17.71, joined gossip cluster" [2022-03-02T15:44:54.286Z] time="2022-03-02T15:44:54Z" level=info msg="Node 52e546bfe8bc/172.25.17.71, added to nodes list" [2022-03-02T15:44:54.286Z] time="2022-03-02T15:44:54Z" level=info msg="Node 03bad0cde9f4/172.25.17.71, joined gossip cluster" [2022-03-02T15:44:54.286Z] time="2022-03-02T15:44:54Z" level=info msg="Node 03bad0cde9f4/172.25.17.71, added to nodes list" [2022-03-02T15:44:54.286Z] time="2022-03-02T15:44:54Z" level=info msg="Node 4059b8db57b9/172.25.17.71, joined gossip cluster" [2022-03-02T15:44:54.286Z] time="2022-03-02T15:44:54Z" level=info msg="Node 4059b8db57b9/172.25.17.71, added to nodes list" [2022-03-02T15:44:54.286Z] time="2022-03-02T15:44:54Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49379" [2022-03-02T15:44:54.286Z] time="2022-03-02T15:44:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-03-02T15:44:54.747Z] time="2022-03-02T15:44:54Z" level=info msg="Node dfec4f7a59c9/172.25.17.71, joined gossip cluster" [2022-03-02T15:44:54.747Z] time="2022-03-02T15:44:54Z" level=info msg="Node dfec4f7a59c9/172.25.17.71, added to nodes list" [2022-03-02T15:44:54.747Z] time="2022-03-02T15:44:54Z" level=info msg="Node dfec4f7a59c9/172.25.17.71, joined gossip cluster" [2022-03-02T15:44:54.747Z] time="2022-03-02T15:44:54Z" level=info msg="Node dfec4f7a59c9/172.25.17.71, added to nodes list" [2022-03-02T15:44:54.747Z] time="2022-03-02T15:44:54Z" level=info msg="Node dfec4f7a59c9/172.25.17.71, joined gossip cluster" [2022-03-02T15:44:54.747Z] time="2022-03-02T15:44:54Z" level=info msg="Node dfec4f7a59c9/172.25.17.71, added to nodes list" [2022-03-02T15:44:54.747Z] networkdb_test.go:835: Re-joining: 3 [2022-03-02T15:44:54.747Z] time="2022-03-02T15:44:54Z" level=info msg="The new bootstrap node list is:[172.25.17.71:10033 172.25.17.71:10034 172.25.17.71:10035]" [2022-03-02T15:44:54.747Z] time="2022-03-02T15:44:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.17.71:10033" [2022-03-02T15:44:54.747Z] time="2022-03-02T15:44:54Z" level=debug msg="memberlist: Stream connection from=172.25.17.71:49380" [2022-03-02T15:44:54.747Z] time="2022-03-02T15:44:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.17.71:10034" [2022-03-02T15:44:54.747Z] time="2022-03-02T15:44:54Z" level=debug msg="memberlist: Stream connection from=172.25.17.71:49381" [2022-03-02T15:44:54.747Z] time="2022-03-02T15:44:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.17.71:10035" [2022-03-02T15:44:54.747Z] time="2022-03-02T15:44:54Z" level=debug msg="memberlist: Stream connection from=172.25.17.71:49382" [2022-03-02T15:44:54.747Z] time="2022-03-02T15:44:54Z" level=debug msg="memberlist: Failed to join 172.25.17.71: dial tcp 172.25.17.71:10022: connectex: No connection could be made because the target machine actively refused it." [2022-03-02T15:44:54.747Z] networkdb_test.go:835: Re-joining: 4 [2022-03-02T15:44:54.747Z] time="2022-03-02T15:44:54Z" level=info msg="The new bootstrap node list is:[172.25.17.71:10033 172.25.17.71:10034 172.25.17.71:10035]" [2022-03-02T15:44:54.747Z] time="2022-03-02T15:44:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.17.71:10033" [2022-03-02T15:44:54.747Z] time="2022-03-02T15:44:54Z" level=debug msg="memberlist: Stream connection from=172.25.17.71:49384" [2022-03-02T15:44:54.747Z] time="2022-03-02T15:44:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.17.71:10034" [2022-03-02T15:44:54.747Z] time="2022-03-02T15:44:54Z" level=debug msg="memberlist: Stream connection from=172.25.17.71:49385" [2022-03-02T15:44:54.747Z] time="2022-03-02T15:44:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.17.71:10035" [2022-03-02T15:44:54.747Z] time="2022-03-02T15:44:54Z" level=debug msg="memberlist: Stream connection from=172.25.17.71:49386" [2022-03-02T15:44:55.203Z] time="2022-03-02T15:44:54Z" level=info msg="node 0 leaving" [2022-03-02T15:44:55.203Z] time="2022-03-02T15:44:55Z" level=info msg="Node 03bad0cde9f4 change state NodeActive --> NodeLeft" [2022-03-02T15:44:55.203Z] time="2022-03-02T15:44:55Z" level=info msg="Node 03bad0cde9f4 change state NodeActive --> NodeLeft" [2022-03-02T15:44:55.203Z] time="2022-03-02T15:44:55Z" level=info msg="Node 03bad0cde9f4 change state NodeActive --> NodeLeft" [2022-03-02T15:44:55.203Z] time="2022-03-02T15:44:55Z" level=info msg="node4(52e546bfe8bc): Node leave event for 03bad0cde9f4/172.25.17.71" [2022-03-02T15:44:55.203Z] time="2022-03-02T15:44:55Z" level=info msg="node2(4059b8db57b9): Node leave event for 03bad0cde9f4/172.25.17.71" [2022-03-02T15:44:55.203Z] time="2022-03-02T15:44:55Z" level=info msg="node5(dfec4f7a59c9): Node leave event for 03bad0cde9f4/172.25.17.71" [2022-03-02T15:44:55.203Z] time="2022-03-02T15:44:55Z" level=info msg="Node 03bad0cde9f4 change state NodeActive --> NodeLeft" [2022-03-02T15:44:55.203Z] time="2022-03-02T15:44:55Z" level=info msg="node3(273b44a33ee0): Node leave event for 03bad0cde9f4/172.25.17.71" [2022-03-02T15:44:55.203Z] time="2022-03-02T15:44:55Z" level=info msg="Node 03bad0cde9f4 change state NodeActive --> NodeLeft" [2022-03-02T15:44:55.203Z] time="2022-03-02T15:44:55Z" level=info msg="node1(03bad0cde9f4): Node leave event for 03bad0cde9f4/172.25.17.71" [2022-03-02T15:44:55.666Z] time="2022-03-02T15:44:55Z" level=info msg="Node 03bad0cde9f4/172.25.17.71, left gossip cluster" [2022-03-02T15:44:55.666Z] time="2022-03-02T15:44:55Z" level=info msg="Node 03bad0cde9f4/172.25.17.71, left gossip cluster" [2022-03-02T15:44:55.666Z] time="2022-03-02T15:44:55Z" level=info msg="Node 03bad0cde9f4/172.25.17.71, left gossip cluster" [2022-03-02T15:44:55.666Z] time="2022-03-02T15:44:55Z" level=info msg="Node 03bad0cde9f4/172.25.17.71, left gossip cluster" [2022-03-02T15:44:55.666Z] time="2022-03-02T15:44:55Z" level=info msg="Node 03bad0cde9f4/172.25.17.71, left gossip cluster" [2022-03-02T15:44:55.666Z] time="2022-03-02T15:44:55Z" level=info msg="node 1 leaving" [2022-03-02T15:44:55.666Z] time="2022-03-02T15:44:55Z" level=info msg="Node 4059b8db57b9 change state NodeActive --> NodeLeft" [2022-03-02T15:44:55.666Z] time="2022-03-02T15:44:55Z" level=info msg="node5(dfec4f7a59c9): Node leave event for 4059b8db57b9/172.25.17.71" [2022-03-02T15:44:55.666Z] time="2022-03-02T15:44:55Z" level=info msg="Node 4059b8db57b9/172.25.17.71, left gossip cluster" [2022-03-02T15:44:55.666Z] time="2022-03-02T15:44:55Z" level=info msg="Node 4059b8db57b9 change state NodeActive --> NodeLeft" [2022-03-02T15:44:55.666Z] time="2022-03-02T15:44:55Z" level=info msg="node3(273b44a33ee0): Node leave event for 4059b8db57b9/172.25.17.71" [2022-03-02T15:44:55.666Z] time="2022-03-02T15:44:55Z" level=info msg="Node 4059b8db57b9 change state NodeActive --> NodeFailed" [2022-03-02T15:44:55.666Z] time="2022-03-02T15:44:55Z" level=info msg="Node 4059b8db57b9/172.25.17.71, added to failed nodes list" [2022-03-02T15:44:55.666Z] time="2022-03-02T15:44:55Z" level=info msg="Node 4059b8db57b9 change state NodeActive --> NodeLeft" [2022-03-02T15:44:55.666Z] time="2022-03-02T15:44:55Z" level=info msg="node4(52e546bfe8bc): Node leave event for 4059b8db57b9/172.25.17.71" [2022-03-02T15:44:55.666Z] time="2022-03-02T15:44:55Z" level=error msg="node: 4059b8db57b9 is unknown to memberlist" [2022-03-02T15:44:56.122Z] time="2022-03-02T15:44:55Z" level=info msg="Node 4059b8db57b9/172.25.17.71, left gossip cluster" [2022-03-02T15:44:56.122Z] time="2022-03-02T15:44:55Z" level=info msg="Node 4059b8db57b9/172.25.17.71, left gossip cluster" [2022-03-02T15:44:56.122Z] time="2022-03-02T15:44:55Z" level=info msg="Node 4059b8db57b9/172.25.17.71, left gossip cluster" [2022-03-02T15:44:56.122Z] time="2022-03-02T15:44:55Z" level=info msg="node 2 leaving" [2022-03-02T15:44:56.122Z] time="2022-03-02T15:44:55Z" level=info msg="Node 273b44a33ee0 change state NodeActive --> NodeLeft" [2022-03-02T15:44:56.122Z] time="2022-03-02T15:44:55Z" level=info msg="node5(dfec4f7a59c9): Node leave event for 273b44a33ee0/172.25.17.71" [2022-03-02T15:44:56.122Z] time="2022-03-02T15:44:55Z" level=info msg="Node 273b44a33ee0 change state NodeActive --> NodeLeft" [2022-03-02T15:44:56.122Z] time="2022-03-02T15:44:55Z" level=info msg="node4(52e546bfe8bc): Node leave event for 273b44a33ee0/172.25.17.71" [2022-03-02T15:44:56.122Z] time="2022-03-02T15:44:55Z" level=info msg="Node 273b44a33ee0 change state NodeActive --> NodeLeft" [2022-03-02T15:44:56.122Z] time="2022-03-02T15:44:55Z" level=info msg="node3(273b44a33ee0): Node leave event for 273b44a33ee0/172.25.17.71" [2022-03-02T15:44:56.122Z] time="2022-03-02T15:44:55Z" level=debug msg="memberlist: Failed ping: 4059b8db57b9 (timeout reached)" [2022-03-02T15:44:56.122Z] time="2022-03-02T15:44:55Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.25.17.71:10036: use of closed network connection" [2022-03-02T15:44:56.122Z] time="2022-03-02T15:44:55Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.25.17.71:10035: use of closed network connection" [2022-03-02T15:44:56.122Z] time="2022-03-02T15:44:55Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.25.17.71:10037: use of closed network connection" [2022-03-02T15:44:56.122Z] time="2022-03-02T15:44:56Z" level=info msg="Node 273b44a33ee0/172.25.17.71, left gossip cluster" [2022-03-02T15:44:56.155Z] ---> b339f8b10aa9 [2022-03-02T15:44:56.155Z] Successfully built b339f8b10aa9 [2022-03-02T15:44:56.155Z] Successfully tagged docker:latest [2022-03-02T15:44:56.155Z] INFO: Image build ended at 03/02/2022 15:44:54. Duration:00:05:01.0810413 [2022-03-02T15:44:56.155Z] [2022-03-02T15:44:56.155Z] [2022-03-02T15:44:56.155Z] INFO: Building the test binaries at 03/02/2022 15:44:54... [2022-03-02T15:44:56.585Z] time="2022-03-02T15:44:56Z" level=info msg="Node 273b44a33ee0/172.25.17.71, left gossip cluster" [2022-03-02T15:44:56.586Z] time="2022-03-02T15:44:56Z" level=info msg="Node 273b44a33ee0/172.25.17.71, left gossip cluster" [2022-03-02T15:44:56.586Z] time="2022-03-02T15:44:56Z" level=info msg="memberlist: Suspect 4059b8db57b9 has failed, no acks received" [2022-03-02T15:44:56.586Z] time="2022-03-02T15:44:56Z" level=debug msg="memberlist: Failed to join 172.25.17.71: dial tcp 172.25.17.71:10022: connectex: No connection could be made because the target machine actively refused it." [2022-03-02T15:44:56.586Z] networkdb_test.go:867: node4: OK [2022-03-02T15:44:56.586Z] networkdb_test.go:867: node5: OK [2022-03-02T15:44:56.586Z] time="2022-03-02T15:44:56Z" level=info msg="node 0 coming back" [2022-03-02T15:44:56.586Z] time="2022-03-02T15:44:56Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:24953ae04eaf with config:&{NodeID:24953ae04eaf Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-02T15:44:56.586Z] time="2022-03-02T15:44:56Z" level=info msg="Node 24953ae04eaf/172.25.17.71, joined gossip cluster" [2022-03-02T15:44:56.586Z] time="2022-03-02T15:44:56Z" level=info msg="Node 24953ae04eaf/172.25.17.71, added to nodes list" [2022-03-02T15:44:56.586Z] time="2022-03-02T15:44:56Z" level=info msg="node 1 coming back" [2022-03-02T15:44:56.586Z] time="2022-03-02T15:44:56Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:a57f8666e791 with config:&{NodeID:a57f8666e791 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-02T15:44:56.586Z] time="2022-03-02T15:44:56Z" level=info msg="Node a57f8666e791/172.25.17.71, joined gossip cluster" [2022-03-02T15:44:56.586Z] time="2022-03-02T15:44:56Z" level=info msg="Node a57f8666e791/172.25.17.71, added to nodes list" [2022-03-02T15:44:56.586Z] time="2022-03-02T15:44:56Z" level=info msg="node 2 coming back" [2022-03-02T15:44:56.586Z] time="2022-03-02T15:44:56Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:b5533436eaba with config:&{NodeID:b5533436eaba Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-02T15:44:56.586Z] time="2022-03-02T15:44:56Z" level=info msg="Node b5533436eaba/172.25.17.71, joined gossip cluster" [2022-03-02T15:44:56.586Z] time="2022-03-02T15:44:56Z" level=info msg="Node b5533436eaba/172.25.17.71, added to nodes list" [2022-03-02T15:44:58.750Z] time="2022-03-02T15:44:58Z" level=debug msg="memberlist: Failed to join 172.25.17.71: dial tcp 172.25.17.71:10022: connectex: No connection could be made because the target machine actively refused it." [2022-03-02T15:44:59.069Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2022-03-02T15:44:59.069Z] PASS [2022-03-02T15:44:59.069Z] [2022-03-02T15:44:59.069Z] === Skipped [2022-03-02T15:44:59.069Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-03-02T15:44:59.069Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-02T15:44:59.069Z] [2022-03-02T15:44:59.069Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-03-02T15:44:59.069Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-02T15:44:59.069Z] [2022-03-02T15:44:59.069Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-03-02T15:44:59.069Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-02T15:44:59.069Z] [2022-03-02T15:44:59.069Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-03-02T15:44:59.069Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-02T15:44:59.069Z] [2022-03-02T15:44:59.069Z] DONE 17 tests, 4 skipped in 25.816s [2022-03-02T15:44:59.069Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-03-02T15:44:59.069Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-03-02T15:44:59.069Z] ++ set -e [2022-03-02T15:44:59.069Z] ++ '[' -n 0 ']' [2022-03-02T15:44:59.069Z] ++ set -x [2022-03-02T15:44:59.069Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-03-02T15:44:59.069Z] INFO: Testing against a local daemon [2022-03-02T15:44:59.069Z] === RUN TestPluginInvalidJSON [2022-03-02T15:44:59.069Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-02T15:44:59.069Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-02T15:44:59.069Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-02T15:44:59.069Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-03-02T15:44:59.069Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-02T15:44:59.069Z] === RUN TestPluginInstall [2022-03-02T15:44:59.069Z] === RUN TestPluginInstall/no_auth [2022-03-02T15:44:59.069Z] time="2022-03-02T15:44:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-02T15:44:59.069Z] time="2022-03-02T15:44:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7a16e09f1fda996953f615c4e3685028bfbc1b50290a767a16dbed3c9c0ff7ab" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-02T15:44:59.069Z] time="2022-03-02T15:44:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-02T15:44:59.069Z] time="2022-03-02T15:44:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7a16e09f1fda996953f615c4e3685028bfbc1b50290a767a16dbed3c9c0ff7ab" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-02T15:44:59.069Z] === RUN TestPluginInstall/with_htpasswd [2022-03-02T15:44:59.635Z] time="2022-03-02T15:44:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-02T15:44:59.635Z] time="2022-03-02T15:44:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d163df95208b3b6513823196b0cb8b83106224754b9488b33422474a7226ce66" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-02T15:44:59.635Z] time="2022-03-02T15:44:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-02T15:44:59.635Z] time="2022-03-02T15:44:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d163df95208b3b6513823196b0cb8b83106224754b9488b33422474a7226ce66" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-02T15:44:59.635Z] === RUN TestPluginInstall/with_insecure [2022-03-02T15:44:59.713Z] time="2022-03-02T15:44:59Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.25.17.71:10033 172.25.17.71:10034 172.25.17.71:10035]" [2022-03-02T15:45:00.169Z] time="2022-03-02T15:45:00Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.25.17.71:10033 172.25.17.71:10034 172.25.17.71:10035]" [2022-03-02T15:45:00.568Z] time="2022-03-02T15:45:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-02T15:45:00.568Z] time="2022-03-02T15:45:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:63ba75913a85dab42a81e4ee11a713161efd91d834b6a26e8ee350645622fbc8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-02T15:45:00.568Z] time="2022-03-02T15:45:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-02T15:45:00.568Z] time="2022-03-02T15:45:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:63ba75913a85dab42a81e4ee11a713161efd91d834b6a26e8ee350645622fbc8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-02T15:45:00.624Z] time="2022-03-02T15:45:00Z" level=debug msg="memberlist: Failed to join 172.25.17.71: dial tcp 172.25.17.71:10022: connectex: No connection could be made because the target machine actively refused it." [2022-03-02T15:45:00.831Z] plugin_test.go:165: [d690ffe13e5a0] daemon is not started [2022-03-02T15:45:00.831Z] --- PASS: TestPluginInstall (3.09s) [2022-03-02T15:45:00.832Z] --- PASS: TestPluginInstall/no_auth (1.50s) [2022-03-02T15:45:00.832Z] --- PASS: TestPluginInstall/with_htpasswd (0.57s) [2022-03-02T15:45:00.832Z] --- PASS: TestPluginInstall/with_insecure (1.03s) [2022-03-02T15:45:00.832Z] === RUN TestPluginsWithRuntimes [2022-03-02T15:45:01.081Z] time="2022-03-02T15:45:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.17.71:10033" [2022-03-02T15:45:01.081Z] time="2022-03-02T15:45:00Z" level=debug msg="memberlist: Stream connection from=172.25.17.71:49391" [2022-03-02T15:45:01.081Z] time="2022-03-02T15:45:00Z" level=info msg="Node dfec4f7a59c9/172.25.17.71, joined gossip cluster" [2022-03-02T15:45:01.081Z] time="2022-03-02T15:45:00Z" level=info msg="Node dfec4f7a59c9/172.25.17.71, added to nodes list" [2022-03-02T15:45:01.081Z] time="2022-03-02T15:45:00Z" level=info msg="Node 52e546bfe8bc/172.25.17.71, joined gossip cluster" [2022-03-02T15:45:01.081Z] time="2022-03-02T15:45:00Z" level=info msg="Node 52e546bfe8bc/172.25.17.71, added to nodes list" [2022-03-02T15:45:01.081Z] time="2022-03-02T15:45:00Z" level=info msg="Node 24953ae04eaf/172.25.17.71, joined gossip cluster" [2022-03-02T15:45:01.081Z] time="2022-03-02T15:45:00Z" level=info msg="Node 24953ae04eaf/172.25.17.71, is the new incarnation of the shutdown node 03bad0cde9f4/172.25.17.71" [2022-03-02T15:45:01.081Z] time="2022-03-02T15:45:00Z" level=info msg="Node 24953ae04eaf/172.25.17.71, added to nodes list" [2022-03-02T15:45:01.081Z] time="2022-03-02T15:45:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.17.71:10034" [2022-03-02T15:45:01.081Z] time="2022-03-02T15:45:00Z" level=debug msg="memberlist: Stream connection from=172.25.17.71:49392" [2022-03-02T15:45:01.081Z] time="2022-03-02T15:45:00Z" level=info msg="Node 24953ae04eaf/172.25.17.71, joined gossip cluster" [2022-03-02T15:45:01.081Z] time="2022-03-02T15:45:00Z" level=info msg="Node 24953ae04eaf/172.25.17.71, added to nodes list" [2022-03-02T15:45:01.081Z] time="2022-03-02T15:45:00Z" level=info msg="Node dfec4f7a59c9/172.25.17.71, joined gossip cluster" [2022-03-02T15:45:01.081Z] time="2022-03-02T15:45:00Z" level=info msg="Node dfec4f7a59c9/172.25.17.71, added to nodes list" [2022-03-02T15:45:01.081Z] time="2022-03-02T15:45:00Z" level=info msg="Node 52e546bfe8bc/172.25.17.71, joined gossip cluster" [2022-03-02T15:45:01.081Z] time="2022-03-02T15:45:00Z" level=info msg="Node 52e546bfe8bc/172.25.17.71, added to nodes list" [2022-03-02T15:45:01.081Z] time="2022-03-02T15:45:00Z" level=info msg="Node a57f8666e791/172.25.17.71, joined gossip cluster" [2022-03-02T15:45:01.081Z] time="2022-03-02T15:45:00Z" level=info msg="Node a57f8666e791/172.25.17.71, is the new incarnation of the shutdown node 4059b8db57b9/172.25.17.71" [2022-03-02T15:45:01.081Z] time="2022-03-02T15:45:00Z" level=info msg="Node a57f8666e791/172.25.17.71, added to nodes list" [2022-03-02T15:45:01.081Z] time="2022-03-02T15:45:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.17.71:10035" [2022-03-02T15:45:01.081Z] time="2022-03-02T15:45:00Z" level=debug msg="memberlist: Stream connection from=172.25.17.71:49393" [2022-03-02T15:45:01.081Z] time="2022-03-02T15:45:00Z" level=info msg="Node a57f8666e791/172.25.17.71, joined gossip cluster" [2022-03-02T15:45:01.081Z] time="2022-03-02T15:45:00Z" level=info msg="Node a57f8666e791/172.25.17.71, added to nodes list" [2022-03-02T15:45:01.081Z] time="2022-03-02T15:45:00Z" level=info msg="Node dfec4f7a59c9/172.25.17.71, joined gossip cluster" [2022-03-02T15:45:01.081Z] time="2022-03-02T15:45:00Z" level=info msg="Node dfec4f7a59c9/172.25.17.71, added to nodes list" [2022-03-02T15:45:01.081Z] time="2022-03-02T15:45:00Z" level=info msg="Node 52e546bfe8bc/172.25.17.71, joined gossip cluster" [2022-03-02T15:45:01.081Z] time="2022-03-02T15:45:00Z" level=info msg="Node 52e546bfe8bc/172.25.17.71, added to nodes list" [2022-03-02T15:45:01.081Z] time="2022-03-02T15:45:00Z" level=info msg="Node 24953ae04eaf/172.25.17.71, joined gossip cluster" [2022-03-02T15:45:01.081Z] time="2022-03-02T15:45:00Z" level=info msg="Node 24953ae04eaf/172.25.17.71, added to nodes list" [2022-03-02T15:45:01.081Z] time="2022-03-02T15:45:00Z" level=info msg="Node b5533436eaba/172.25.17.71, joined gossip cluster" [2022-03-02T15:45:01.081Z] time="2022-03-02T15:45:00Z" level=info msg="Node b5533436eaba/172.25.17.71, is the new incarnation of the shutdown node 273b44a33ee0/172.25.17.71" [2022-03-02T15:45:01.081Z] time="2022-03-02T15:45:00Z" level=info msg="Node b5533436eaba/172.25.17.71, added to nodes list" [2022-03-02T15:45:01.081Z] time="2022-03-02T15:45:00Z" level=info msg="Node a57f8666e791/172.25.17.71, joined gossip cluster" [2022-03-02T15:45:01.081Z] time="2022-03-02T15:45:00Z" level=info msg="Node a57f8666e791/172.25.17.71, is the new incarnation of the shutdown node 4059b8db57b9/172.25.17.71" [2022-03-02T15:45:01.081Z] time="2022-03-02T15:45:00Z" level=info msg="Node a57f8666e791/172.25.17.71, added to nodes list" [2022-03-02T15:45:01.081Z] time="2022-03-02T15:45:00Z" level=info msg="Node 24953ae04eaf/172.25.17.71, joined gossip cluster" [2022-03-02T15:45:01.081Z] time="2022-03-02T15:45:00Z" level=info msg="Node 24953ae04eaf/172.25.17.71, is the new incarnation of the shutdown node 03bad0cde9f4/172.25.17.71" [2022-03-02T15:45:01.081Z] time="2022-03-02T15:45:00Z" level=info msg="Node 24953ae04eaf/172.25.17.71, added to nodes list" [2022-03-02T15:45:01.081Z] time="2022-03-02T15:45:00Z" level=info msg="Node a57f8666e791/172.25.17.71, joined gossip cluster" [2022-03-02T15:45:01.081Z] time="2022-03-02T15:45:00Z" level=info msg="Node a57f8666e791/172.25.17.71, added to nodes list" [2022-03-02T15:45:01.081Z] time="2022-03-02T15:45:00Z" level=info msg="Node b5533436eaba/172.25.17.71, joined gossip cluster" [2022-03-02T15:45:01.081Z] time="2022-03-02T15:45:00Z" level=info msg="Node b5533436eaba/172.25.17.71, is the new incarnation of the shutdown node 273b44a33ee0/172.25.17.71" [2022-03-02T15:45:01.081Z] time="2022-03-02T15:45:00Z" level=info msg="Node b5533436eaba/172.25.17.71, added to nodes list" [2022-03-02T15:45:01.081Z] time="2022-03-02T15:45:00Z" level=info msg="Node b5533436eaba/172.25.17.71, joined gossip cluster" [2022-03-02T15:45:01.081Z] time="2022-03-02T15:45:00Z" level=info msg="Node b5533436eaba/172.25.17.71, added to nodes list" [2022-03-02T15:45:01.081Z] time="2022-03-02T15:45:00Z" level=info msg="Node b5533436eaba/172.25.17.71, joined gossip cluster" [2022-03-02T15:45:01.081Z] time="2022-03-02T15:45:00Z" level=info msg="Node b5533436eaba/172.25.17.71, added to nodes list" [2022-03-02T15:45:01.538Z] time="2022-03-02T15:45:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.17.71:10033" [2022-03-02T15:45:01.538Z] time="2022-03-02T15:45:01Z" level=debug msg="memberlist: Stream connection from=172.25.17.71:49394" [2022-03-02T15:45:01.538Z] time="2022-03-02T15:45:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.17.71:10034" [2022-03-02T15:45:01.538Z] time="2022-03-02T15:45:01Z" level=debug msg="memberlist: Stream connection from=172.25.17.71:49395" [2022-03-02T15:45:01.538Z] time="2022-03-02T15:45:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.17.71:10035" [2022-03-02T15:45:01.538Z] time="2022-03-02T15:45:01Z" level=debug msg="memberlist: Stream connection from=172.25.17.71:49396" [2022-03-02T15:45:01.979Z] INFO: make.ps1 starting at 03/02/2022 15:45:01 [2022-03-02T15:45:01.993Z] 2022/03/02 15:45:01 Closing DB instances... [2022-03-02T15:45:01.993Z] time="2022-03-02T15:45:01Z" level=info msg="Node 24953ae04eaf change state NodeActive --> NodeLeft" [2022-03-02T15:45:01.993Z] time="2022-03-02T15:45:01Z" level=info msg="node2(a57f8666e791): Node leave event for 24953ae04eaf/172.25.17.71" [2022-03-02T15:45:01.993Z] time="2022-03-02T15:45:01Z" level=info msg="Node 24953ae04eaf change state NodeActive --> NodeLeft" [2022-03-02T15:45:01.993Z] time="2022-03-02T15:45:01Z" level=info msg="node5(dfec4f7a59c9): Node leave event for 24953ae04eaf/172.25.17.71" [2022-03-02T15:45:01.993Z] time="2022-03-02T15:45:01Z" level=info msg="Node 24953ae04eaf change state NodeActive --> NodeLeft" [2022-03-02T15:45:01.993Z] time="2022-03-02T15:45:01Z" level=info msg="node4(52e546bfe8bc): Node leave event for 24953ae04eaf/172.25.17.71" [2022-03-02T15:45:01.993Z] time="2022-03-02T15:45:01Z" level=info msg="Node 24953ae04eaf change state NodeActive --> NodeLeft" [2022-03-02T15:45:01.993Z] time="2022-03-02T15:45:01Z" level=info msg="node1(24953ae04eaf): Node leave event for 24953ae04eaf/172.25.17.71" [2022-03-02T15:45:01.993Z] time="2022-03-02T15:45:01Z" level=info msg="Node 24953ae04eaf change state NodeActive --> NodeLeft" [2022-03-02T15:45:01.993Z] time="2022-03-02T15:45:01Z" level=info msg="node3(b5533436eaba): Node leave event for 24953ae04eaf/172.25.17.71" [2022-03-02T15:45:01.993Z] time="2022-03-02T15:45:01Z" level=info msg="Node 24953ae04eaf/172.25.17.71, left gossip cluster" [2022-03-02T15:45:01.993Z] time="2022-03-02T15:45:01Z" level=info msg="Node 24953ae04eaf/172.25.17.71, left gossip cluster" [2022-03-02T15:45:01.993Z] time="2022-03-02T15:45:01Z" level=info msg="Node 24953ae04eaf/172.25.17.71, left gossip cluster" [2022-03-02T15:45:01.993Z] time="2022-03-02T15:45:01Z" level=info msg="Node 24953ae04eaf/172.25.17.71, left gossip cluster" [2022-03-02T15:45:01.993Z] time="2022-03-02T15:45:01Z" level=info msg="Node 24953ae04eaf/172.25.17.71, left gossip cluster" [2022-03-02T15:45:02.205Z] === RUN TestPluginsWithRuntimes/No_Args [2022-03-02T15:45:02.223Z] 8f616e6e9eec: Pull complete [2022-03-02T15:45:02.437Z] INFO: Git commit (0bf6492858) assumed from DOCKER_GITCOMMIT environment variable [2022-03-02T15:45:02.437Z] INFO: Invoking autogen... [2022-03-02T15:45:02.452Z] time="2022-03-02T15:45:02Z" level=info msg="Node a57f8666e791 change state NodeActive --> NodeLeft" [2022-03-02T15:45:02.452Z] time="2022-03-02T15:45:02Z" level=info msg="node5(dfec4f7a59c9): Node leave event for a57f8666e791/172.25.17.71" [2022-03-02T15:45:02.452Z] time="2022-03-02T15:45:02Z" level=info msg="Node a57f8666e791 change state NodeActive --> NodeLeft" [2022-03-02T15:45:02.452Z] time="2022-03-02T15:45:02Z" level=info msg="node3(b5533436eaba): Node leave event for a57f8666e791/172.25.17.71" [2022-03-02T15:45:02.452Z] time="2022-03-02T15:45:02Z" level=info msg="Node a57f8666e791 change state NodeActive --> NodeLeft" [2022-03-02T15:45:02.452Z] time="2022-03-02T15:45:02Z" level=info msg="node4(52e546bfe8bc): Node leave event for a57f8666e791/172.25.17.71" [2022-03-02T15:45:02.452Z] time="2022-03-02T15:45:02Z" level=info msg="Node a57f8666e791 change state NodeActive --> NodeLeft" [2022-03-02T15:45:02.452Z] time="2022-03-02T15:45:02Z" level=info msg="node2(a57f8666e791): Node leave event for a57f8666e791/172.25.17.71" [2022-03-02T15:45:02.452Z] time="2022-03-02T15:45:02Z" level=info msg="Node a57f8666e791/172.25.17.71, left gossip cluster" [2022-03-02T15:45:02.452Z] time="2022-03-02T15:45:02Z" level=info msg="Node a57f8666e791/172.25.17.71, left gossip cluster" [2022-03-02T15:45:02.452Z] time="2022-03-02T15:45:02Z" level=info msg="Node a57f8666e791/172.25.17.71, left gossip cluster" [2022-03-02T15:45:02.452Z] time="2022-03-02T15:45:02Z" level=info msg="Node a57f8666e791/172.25.17.71, left gossip cluster" [2022-03-02T15:45:02.895Z] INFO: Building daemon... [2022-03-02T15:45:02.907Z] time="2022-03-02T15:45:02Z" level=debug msg="memberlist: Failed to join 172.25.17.71: dial tcp 172.25.17.71:10022: connectex: No connection could be made because the target machine actively refused it." [2022-03-02T15:45:02.907Z] time="2022-03-02T15:45:02Z" level=info msg="Node b5533436eaba change state NodeActive --> NodeLeft" [2022-03-02T15:45:02.907Z] time="2022-03-02T15:45:02Z" level=info msg="node4(52e546bfe8bc): Node leave event for b5533436eaba/172.25.17.71" [2022-03-02T15:45:02.907Z] time="2022-03-02T15:45:02Z" level=info msg="Node b5533436eaba change state NodeActive --> NodeLeft" [2022-03-02T15:45:02.907Z] time="2022-03-02T15:45:02Z" level=info msg="node5(dfec4f7a59c9): Node leave event for b5533436eaba/172.25.17.71" [2022-03-02T15:45:02.907Z] time="2022-03-02T15:45:02Z" level=info msg="Node b5533436eaba change state NodeActive --> NodeLeft" [2022-03-02T15:45:02.907Z] time="2022-03-02T15:45:02Z" level=info msg="node3(b5533436eaba): Node leave event for b5533436eaba/172.25.17.71" [2022-03-02T15:45:02.907Z] time="2022-03-02T15:45:02Z" level=info msg="Node b5533436eaba/172.25.17.71, left gossip cluster" [2022-03-02T15:45:02.907Z] time="2022-03-02T15:45:02Z" level=info msg="Node b5533436eaba/172.25.17.71, left gossip cluster" [2022-03-02T15:45:03.139Z] === RUN TestPluginsWithRuntimes/With_Args [2022-03-02T15:45:03.366Z] time="2022-03-02T15:45:02Z" level=info msg="Node b5533436eaba/172.25.17.71, left gossip cluster" [2022-03-02T15:45:03.366Z] time="2022-03-02T15:45:02Z" level=debug msg="memberlist: Failed ping: b5533436eaba (timeout reached)" [2022-03-02T15:45:03.366Z] time="2022-03-02T15:45:02Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.25.17.71:10037: use of closed network connection" [2022-03-02T15:45:03.366Z] time="2022-03-02T15:45:02Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.25.17.71:10036: use of closed network connection" [2022-03-02T15:45:03.366Z] time="2022-03-02T15:45:02Z" level=debug msg="memberlist: Stream connection from=172.25.17.71:49398" [2022-03-02T15:45:03.366Z] time="2022-03-02T15:45:03Z" level=info msg="Node 52e546bfe8bc change state NodeActive --> NodeLeft" [2022-03-02T15:45:03.366Z] time="2022-03-02T15:45:03Z" level=info msg="node5(dfec4f7a59c9): Node leave event for 52e546bfe8bc/172.25.17.71" [2022-03-02T15:45:03.366Z] time="2022-03-02T15:45:03Z" level=info msg="Node 52e546bfe8bc change state NodeActive --> NodeLeft" [2022-03-02T15:45:03.366Z] time="2022-03-02T15:45:03Z" level=info msg="node4(52e546bfe8bc): Node leave event for 52e546bfe8bc/172.25.17.71" [2022-03-02T15:45:03.823Z] time="2022-03-02T15:45:03Z" level=warning msg="memberlist: Was able to connect to b5533436eaba but other probes failed, network may be misconfigured" [2022-03-02T15:45:04.073Z] --- PASS: TestPluginsWithRuntimes (3.16s) [2022-03-02T15:45:04.073Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.81s) [2022-03-02T15:45:04.073Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.82s) [2022-03-02T15:45:04.073Z] === RUN TestPluginBackCompatMediaTypes [2022-03-02T15:45:04.278Z] time="2022-03-02T15:45:03Z" level=info msg="Node 52e546bfe8bc/172.25.17.71, left gossip cluster" [2022-03-02T15:45:04.279Z] time="2022-03-02T15:45:04Z" level=info msg="Node 52e546bfe8bc/172.25.17.71, left gossip cluster" [2022-03-02T15:45:04.648Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s) [2022-03-02T15:45:04.648Z] PASS [2022-03-02T15:45:04.648Z] [2022-03-02T15:45:04.648Z] DONE 10 tests in 6.941s [2022-03-02T15:45:04.648Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-03-02T15:45:04.648Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-03-02T15:45:04.648Z] ++ set -e [2022-03-02T15:45:04.648Z] ++ '[' -n 0 ']' [2022-03-02T15:45:04.648Z] ++ set -x [2022-03-02T15:45:04.648Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-03-02T15:45:04.648Z] INFO: Testing against a local daemon [2022-03-02T15:45:04.648Z] === RUN TestExternalGraphDriver [2022-03-02T15:45:04.648Z] === RUN TestExternalGraphDriver/json [2022-03-02T15:45:04.734Z] time="2022-03-02T15:45:04Z" level=debug msg="memberlist: Failed to join 172.25.17.71: dial tcp 172.25.17.71:10022: connectex: No connection could be made because the target machine actively refused it." [2022-03-02T15:45:04.734Z] time="2022-03-02T15:45:04Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10036->172.25.17.71:10037: use of closed network connection" [2022-03-02T15:45:04.735Z] time="2022-03-02T15:45:04Z" level=info msg="Node dfec4f7a59c9/172.25.17.71, left gossip cluster" [2022-03-02T15:45:04.735Z] time="2022-03-02T15:45:04Z" level=info msg="Node dfec4f7a59c9 change state NodeActive --> NodeFailed" [2022-03-02T15:45:04.735Z] time="2022-03-02T15:45:04Z" level=info msg="Node dfec4f7a59c9/172.25.17.71, added to failed nodes list" [2022-03-02T15:45:04.735Z] --- PASS: TestNetworkDBIslands (12.27s) [2022-03-02T15:45:04.735Z] PASS [2022-03-02T15:45:04.735Z] coverage: 60.6% of statements [2022-03-02T15:45:04.735Z] ok github.com/docker/docker/libnetwork/networkdb 104.766s coverage: 60.6% of statements [2022-03-02T15:45:04.735Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-03-02T15:45:04.735Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-03-02T15:45:04.735Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-03-02T15:45:04.735Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-02T15:45:04.735Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-03-02T15:45:04.735Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-02T15:45:04.735Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-03-02T15:45:04.735Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-03-02T15:45:04.735Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-03-02T15:45:04.735Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-03-02T15:45:04.735Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-02T15:45:04.735Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-02T15:45:04.735Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-02T15:45:04.735Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-02T15:45:04.735Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-03-02T15:45:04.735Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-03-02T15:45:04.735Z] ? github.com/docker/docker/pkg/term [no test files] [2022-03-02T15:45:04.735Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-02T15:45:04.735Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-03-02T15:45:05.190Z] ? github.com/docker/docker/quota [no test files] [2022-03-02T15:45:05.190Z] ? github.com/docker/docker/rootless [no test files] [2022-03-02T15:45:05.190Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-02T15:45:05.190Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-02T15:45:05.190Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-02T15:45:05.190Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-02T15:45:05.190Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-02T15:45:05.190Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-02T15:45:05.190Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-02T15:45:05.190Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-02T15:45:05.190Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-02T15:45:05.190Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-02T15:45:05.190Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-02T15:45:05.190Z] ? github.com/docker/docker/volume [no test files] [2022-03-02T15:45:05.190Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-02T15:45:05.190Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-02T15:45:06.546Z] === RUN TestExternalGraphDriver/spec [2022-03-02T15:45:07.919Z] === RUN TestExternalGraphDriver/pull [2022-03-02T15:45:08.091Z] [2022-03-02T15:45:08.091Z] === Skipped [2022-03-02T15:45:08.091Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-03-02T15:45:08.091Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-02T15:45:08.091Z] [2022-03-02T15:45:08.091Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-03-02T15:45:08.091Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-02T15:45:08.091Z] [2022-03-02T15:45:08.091Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-03-02T15:45:08.091Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-02T15:45:08.091Z] [2022-03-02T15:45:08.091Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-03-02T15:45:08.091Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-02T15:45:08.091Z] [2022-03-02T15:45:08.091Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2022-03-02T15:45:08.091Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-02T15:45:08.091Z] [2022-03-02T15:45:08.091Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-03-02T15:45:08.091Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-02T15:45:08.091Z] [2022-03-02T15:45:08.091Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-03-02T15:45:08.091Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-02T15:45:08.091Z] [2022-03-02T15:45:08.091Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-03-02T15:45:08.091Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-02T15:45:08.091Z] [2022-03-02T15:45:08.091Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-03-02T15:45:08.091Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-02T15:45:08.091Z] [2022-03-02T15:45:08.091Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-03-02T15:45:08.091Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-02T15:45:08.091Z] [2022-03-02T15:45:08.091Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-03-02T15:45:08.091Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-02T15:45:08.091Z] [2022-03-02T15:45:08.091Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-03-02T15:45:08.091Z] daemon_test.go:145: root required [2022-03-02T15:45:08.091Z] [2022-03-02T15:45:08.091Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-02T15:45:08.091Z] reload_test.go:342: root required [2022-03-02T15:45:08.091Z] [2022-03-02T15:45:08.091Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.01s) [2022-03-02T15:45:08.091Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-02T15:45:08.091Z] [2022-03-02T15:45:08.091Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-02T15:45:08.091Z] pull_v2_test.go:73: Needs fixing on Windows [2022-03-02T15:45:08.091Z] [2022-03-02T15:45:08.091Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-03-02T15:45:08.091Z] pull_v2_test.go:118: Needs fixing on Windows [2022-03-02T15:45:08.091Z] [2022-03-02T15:45:08.091Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-03-02T15:45:08.091Z] download_test.go:267: Needs fixing on Windows [2022-03-02T15:45:08.091Z] [2022-03-02T15:45:08.091Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-03-02T15:45:08.091Z] layer_test.go:291: Failing on Windows [2022-03-02T15:45:08.091Z] [2022-03-02T15:45:08.091Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-03-02T15:45:08.091Z] layer_test.go:340: Failing on Windows [2022-03-02T15:45:08.091Z] [2022-03-02T15:45:08.091Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-03-02T15:45:08.091Z] layer_test.go:455: Failing on Windows [2022-03-02T15:45:08.091Z] [2022-03-02T15:45:08.091Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-03-02T15:45:08.091Z] layer_test.go:684: Failing on Windows [2022-03-02T15:45:08.091Z] [2022-03-02T15:45:08.091Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-03-02T15:45:08.091Z] migration_test.go:45: Failing on Windows [2022-03-02T15:45:08.091Z] [2022-03-02T15:45:08.091Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-03-02T15:45:08.091Z] migration_test.go:181: Failing on Windows [2022-03-02T15:45:08.091Z] [2022-03-02T15:45:08.091Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-03-02T15:45:08.091Z] mount_test.go:17: Failing on Windows [2022-03-02T15:45:08.091Z] [2022-03-02T15:45:08.091Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-03-02T15:45:08.091Z] mount_test.go:76: Failing on Windows [2022-03-02T15:45:08.091Z] [2022-03-02T15:45:08.091Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-03-02T15:45:08.091Z] mount_test.go:125: Failing on Windows [2022-03-02T15:45:08.091Z] [2022-03-02T15:45:08.091Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-03-02T15:45:08.091Z] mount_test.go:212: Failing on Windows [2022-03-02T15:45:08.091Z] [2022-03-02T15:45:08.091Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-03-02T15:45:08.091Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-02T15:45:08.091Z] [2022-03-02T15:45:08.091Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-03-02T15:45:08.091Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-02T15:45:08.091Z] [2022-03-02T15:45:08.091Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-03-02T15:45:08.091Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-02T15:45:08.091Z] [2022-03-02T15:45:08.091Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.01s) [2022-03-02T15:45:08.091Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-02T15:45:08.091Z] [2022-03-02T15:45:08.091Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-03-02T15:45:08.091Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-02T15:45:08.091Z] [2022-03-02T15:45:08.091Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-03-02T15:45:08.091Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-02T15:45:08.091Z] [2022-03-02T15:45:08.091Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-03-02T15:45:08.091Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-02T15:45:08.091Z] [2022-03-02T15:45:08.091Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-03-02T15:45:08.091Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-02T15:45:08.091Z] [2022-03-02T15:45:08.091Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-03-02T15:45:08.091Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-02T15:45:08.091Z] [2022-03-02T15:45:08.091Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-03-02T15:45:08.091Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-02T15:45:08.091Z] [2022-03-02T15:45:08.091Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-03-02T15:45:08.091Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-02T15:45:08.091Z] [2022-03-02T15:45:08.091Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-03-02T15:45:08.091Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-02T15:45:08.091Z] [2022-03-02T15:45:08.091Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-03-02T15:45:08.091Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-02T15:45:08.091Z] [2022-03-02T15:45:08.091Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-03-02T15:45:08.091Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-02T15:45:08.091Z] [2022-03-02T15:45:08.091Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-03-02T15:45:08.091Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-02T15:45:08.091Z] [2022-03-02T15:45:08.091Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-03-02T15:45:08.091Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-02T15:45:08.091Z] [2022-03-02T15:45:08.091Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-03-02T15:45:08.091Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-02T15:45:08.091Z] [2022-03-02T15:45:08.091Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-03-02T15:45:08.091Z] archive_test.go:133: Xz not present in msys2 [2022-03-02T15:45:08.091Z] [2022-03-02T15:45:08.091Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-03-02T15:45:08.091Z] archive_test.go:140: zstd not installed [2022-03-02T15:45:08.091Z] [2022-03-02T15:45:08.091Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-03-02T15:45:08.091Z] archive_test.go:252: Failing on Windows CI machines [2022-03-02T15:45:08.091Z] [2022-03-02T15:45:08.091Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-03-02T15:45:08.091Z] archive_windows_test.go:16: Currently fails [2022-03-02T15:45:08.091Z] [2022-03-02T15:45:08.091Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-03-02T15:45:08.091Z] changes_test.go:195: needs more investigation [2022-03-02T15:45:08.091Z] [2022-03-02T15:45:08.091Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-03-02T15:45:08.091Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-02T15:45:08.091Z] [2022-03-02T15:45:08.091Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-03-02T15:45:08.091Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-02T15:45:08.091Z] [2022-03-02T15:45:08.091Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-03-02T15:45:08.091Z] changes_test.go:432: needs further investigation [2022-03-02T15:45:08.091Z] [2022-03-02T15:45:08.091Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-03-02T15:45:08.091Z] changes_test.go:468: needs further investigation [2022-03-02T15:45:08.091Z] [2022-03-02T15:45:08.091Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-03-02T15:45:08.091Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-03-02T15:45:08.091Z] [2022-03-02T15:45:08.091Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-02T15:45:08.091Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-03-02T15:45:08.091Z] [2022-03-02T15:45:08.091Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-03-02T15:45:08.091Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-02T15:45:08.091Z] [2022-03-02T15:45:08.091Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-03-02T15:45:08.091Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-02T15:45:08.091Z] [2022-03-02T15:45:08.091Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-03-02T15:45:08.091Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-03-02T15:45:08.091Z] [2022-03-02T15:45:08.091Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-03-02T15:45:08.091Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-02T15:45:08.091Z] [2022-03-02T15:45:08.091Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-02T15:45:08.091Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-03-02T15:45:08.091Z] [2022-03-02T15:45:08.091Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-02T15:45:08.091Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-03-02T15:45:08.091Z] [2022-03-02T15:45:08.091Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-03-02T15:45:08.091Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-03-02T15:45:08.091Z] [2022-03-02T15:45:08.091Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-03-02T15:45:08.091Z] poller_test.go:40: No chmod on Windows [2022-03-02T15:45:08.091Z] [2022-03-02T15:45:08.091Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-02T15:45:08.091Z] fileutils_test.go:133: Needs porting to Windows [2022-03-02T15:45:08.091Z] [2022-03-02T15:45:08.091Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-02T15:45:08.091Z] fileutils_test.go:179: Needs porting to Windows [2022-03-02T15:45:08.091Z] [2022-03-02T15:45:08.091Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-03-02T15:45:08.091Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-03-02T15:45:08.091Z] [2022-03-02T15:45:08.091Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-03-02T15:45:08.091Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-03-02T15:45:08.091Z] [2022-03-02T15:45:08.091Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-03-02T15:45:08.091Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-03-02T15:45:08.091Z] [2022-03-02T15:45:08.091Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-03-02T15:45:08.091Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-02T15:45:08.091Z] [2022-03-02T15:45:08.091Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-03-02T15:45:08.091Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-02T15:45:08.091Z] [2022-03-02T15:45:08.091Z] DONE 2072 tests, 70 skipped in 295.089s [2022-03-02T15:45:08.091Z] INFO: make.ps1 ended at 03/02/2022 15:45:07 [2022-03-02T15:45:09.292Z] --- PASS: TestExternalGraphDriver (4.67s) [2022-03-02T15:45:09.292Z] --- PASS: TestExternalGraphDriver/json (1.61s) [2022-03-02T15:45:09.292Z] --- PASS: TestExternalGraphDriver/spec (1.48s) [2022-03-02T15:45:09.292Z] --- PASS: TestExternalGraphDriver/pull (1.54s) [2022-03-02T15:45:09.292Z] === RUN TestGraphdriverPluginV2 [2022-03-02T15:45:09.292Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-02T15:45:09.292Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2022-03-02T15:45:09.292Z] PASS [2022-03-02T15:45:09.292Z] [2022-03-02T15:45:09.292Z] === Skipped [2022-03-02T15:45:09.292Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2022-03-02T15:45:09.292Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-02T15:45:09.292Z] [2022-03-02T15:45:09.292Z] DONE 5 tests, 1 skipped in 4.787s [2022-03-02T15:45:09.292Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-03-02T15:45:09.292Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-03-02T15:45:09.292Z] ++ set -e [2022-03-02T15:45:09.292Z] ++ '[' -n 0 ']' [2022-03-02T15:45:09.292Z] ++ set -x [2022-03-02T15:45:09.292Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-03-02T15:45:09.292Z] INFO: Testing against a local daemon [2022-03-02T15:45:09.292Z] === RUN TestContinueAfterPluginCrash [2022-03-02T15:45:09.292Z] === PAUSE TestContinueAfterPluginCrash [2022-03-02T15:45:09.292Z] === RUN TestReadPluginNoRead [2022-03-02T15:45:09.292Z] === PAUSE TestReadPluginNoRead [2022-03-02T15:45:09.292Z] === RUN TestDaemonStartWithLogOpt [2022-03-02T15:45:09.292Z] === PAUSE TestDaemonStartWithLogOpt [2022-03-02T15:45:09.292Z] === CONT TestContinueAfterPluginCrash [2022-03-02T15:45:09.293Z] === CONT TestDaemonStartWithLogOpt [2022-03-02T15:45:09.621Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-03-02T15:45:09.621Z] INFO: Unit tests ended at 03/02/2022 15:45:09. Duration:00:05:11.1817734 [2022-03-02T15:45:09.621Z] INFO: Building busybox [2022-03-02T15:45:09.621Z] Sending build context to Docker daemon 5.12kB [2022-03-02T15:45:09.621Z] [2022-03-02T15:45:09.621Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-03-02T15:45:09.621Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-03-02T15:45:09.621Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-03-02T15:45:09.621Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-03-02T15:45:09.621Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-03-02T15:45:09.621Z] ---> bdeb13086b9f [2022-03-02T15:45:09.621Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-03-02T15:45:10.077Z] ---> Running in b5c0843db9fd [2022-03-02T15:45:12.573Z] --- PASS: TestDaemonStartWithLogOpt (3.14s) [2022-03-02T15:45:12.573Z] === CONT TestReadPluginNoRead [2022-03-02T15:45:15.101Z] === RUN TestReadPluginNoRead/default [2022-03-02T15:45:15.855Z] Removing intermediate container b5c0843db9fd [2022-03-02T15:45:15.855Z] ---> 49d825dccacb [2022-03-02T15:45:15.855Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-03-02T15:45:15.855Z] ---> Running in c17a9a931c69 [2022-03-02T15:45:15.855Z] Removing intermediate container c17a9a931c69 [2022-03-02T15:45:15.855Z] ---> fb511119dc55 [2022-03-02T15:45:15.855Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-03-02T15:45:15.855Z] ---> Running in 3878a42a73fc [2022-03-02T15:45:16.034Z] === RUN TestReadPluginNoRead/disabled_caching [2022-03-02T15:45:16.312Z] Removing intermediate container 3878a42a73fc [2022-03-02T15:45:16.312Z] ---> 5366770ede1e [2022-03-02T15:45:16.312Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-03-02T15:45:16.968Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-03-02T15:45:17.533Z] --- PASS: TestContinueAfterPluginCrash (7.97s) [2022-03-02T15:45:17.841Z] [2022-03-02T15:45:18.099Z] === CONT TestReadPluginNoRead [2022-03-02T15:45:18.099Z] read_test.go:92: [db1eff68be249] daemon is not started [2022-03-02T15:45:18.099Z] --- PASS: TestReadPluginNoRead (5.44s) [2022-03-02T15:45:18.099Z] --- PASS: TestReadPluginNoRead/default (1.20s) [2022-03-02T15:45:18.099Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.08s) [2022-03-02T15:45:18.099Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.08s) [2022-03-02T15:45:18.099Z] PASS [2022-03-02T15:45:18.099Z] [2022-03-02T15:45:18.099Z] DONE 6 tests in 8.677s [2022-03-02T15:45:18.099Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-03-02T15:45:18.099Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-03-02T15:45:18.099Z] ++ set -e [2022-03-02T15:45:18.099Z] ++ '[' -n 0 ']' [2022-03-02T15:45:18.099Z] ++ set -x [2022-03-02T15:45:18.100Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-03-02T15:45:18.100Z] testing: warning: no tests to run [2022-03-02T15:45:18.100Z] PASS [2022-03-02T15:45:18.100Z] [2022-03-02T15:45:18.100Z] DONE 0 tests in 0.025s [2022-03-02T15:45:18.100Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-03-02T15:45:18.100Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-03-02T15:45:18.100Z] ++ set -e [2022-03-02T15:45:18.100Z] ++ '[' -n 0 ']' [2022-03-02T15:45:18.100Z] ++ set -x [2022-03-02T15:45:18.100Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-03-02T15:45:18.100Z] INFO: Testing against a local daemon [2022-03-02T15:45:18.100Z] === RUN TestPluginWithDevMounts [2022-03-02T15:45:18.100Z] === PAUSE TestPluginWithDevMounts [2022-03-02T15:45:18.100Z] === CONT TestPluginWithDevMounts [2022-03-02T15:45:18.297Z] ---> d47f8a3d53dd [2022-03-02T15:45:18.297Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-03-02T15:45:18.297Z] ---> Running in 87fd29d3310d [2022-03-02T15:45:19.515Z] --- PASS: TestPluginWithDevMounts (1.51s) [2022-03-02T15:45:19.515Z] PASS [2022-03-02T15:45:19.782Z] [2022-03-02T15:45:19.782Z] DONE 1 tests in 1.608s [2022-03-02T15:45:19.782Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-03-02T15:45:19.782Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-03-02T15:45:19.782Z] ++ set -e [2022-03-02T15:45:19.782Z] ++ '[' -n 0 ']' [2022-03-02T15:45:19.782Z] ++ set -x [2022-03-02T15:45:19.782Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-03-02T15:45:19.782Z] INFO: Testing against a local daemon [2022-03-02T15:45:19.782Z] === RUN TestSecretInspect [2022-03-02T15:45:19.931Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-02T15:45:19.932Z] Using test binary docker [2022-03-02T15:45:19.932Z] +++ /etc/init.d/apparmor start [2022-03-02T15:45:19.932Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-02T15:45:19.932Z] INFO: Waiting for daemon to start... [2022-03-02T15:45:19.932Z] Starting dockerd [2022-03-02T15:45:19.932Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-03-02T15:45:19.932Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-02T15:45:19.932Z] Using test binary docker [2022-03-02T15:45:19.932Z] +++ /etc/init.d/apparmor start [2022-03-02T15:45:19.932Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-02T15:45:19.932Z] INFO: Waiting for daemon to start... [2022-03-02T15:45:19.932Z] Starting dockerd [2022-03-02T15:45:19.932Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-03-02T15:45:19.932Z] . [2022-03-02T15:45:19.932Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-02T15:45:19.932Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-02T15:45:19.932Z] Error: No such image: emptyfs [2022-03-02T15:45:19.932Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-03-02T15:45:19.932Z] ++++ docker load [2022-03-02T15:45:19.932Z] Running integration-test (iteration 1) [2022-03-02T15:45:19.932Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-03-02T15:45:19.932Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-03-02T15:45:19.932Z] ++ set -e [2022-03-02T15:45:19.932Z] ++ '[' -n 0 ']' [2022-03-02T15:45:19.932Z] ++ set -x [2022-03-02T15:45:19.932Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-03-02T15:45:19.932Z] Loaded image: busybox:latest [2022-03-02T15:45:19.932Z] Loaded image: busybox:glibc [2022-03-02T15:45:19.932Z] [2022-03-02T15:45:19.932Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-02T15:45:19.932Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-02T15:45:19.932Z] Error: No such image: emptyfs [2022-03-02T15:45:19.932Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-03-02T15:45:19.932Z] ++++ docker load [2022-03-02T15:45:19.932Z] Running integration-test (iteration 1) [2022-03-02T15:45:19.932Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-03-02T15:45:19.932Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-03-02T15:45:19.932Z] ++ set -e [2022-03-02T15:45:19.932Z] ++ '[' -n 0 ']' [2022-03-02T15:45:19.932Z] ++ set -x [2022-03-02T15:45:19.932Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-03-02T15:45:19.932Z] Loaded image: busybox:latest [2022-03-02T15:45:20.499Z] Loaded image: busybox:glibc [2022-03-02T15:45:21.681Z] --- PASS: TestSecretInspect (1.69s) [2022-03-02T15:45:21.681Z] === RUN TestSecretList [2022-03-02T15:45:22.405Z] Loaded image: debian:bullseye-slim [2022-03-02T15:45:22.405Z] Loaded image: hello-world:latest [2022-03-02T15:45:22.664Z] Loaded image: arm32v7/hello-world:latest [2022-03-02T15:45:22.664Z] INFO: Testing against a local daemon [2022-03-02T15:45:22.664Z] === RUN TestDockerDaemonSuite [2022-03-02T15:45:22.664Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-03-02T15:45:22.785Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-03-02T15:45:22.785Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-03-02T15:45:22.785Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-03-02T15:45:22.785Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-03-02T15:45:22.785Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-03-02T15:45:22.785Z] remote: Enumerating objects: 23, done. [2022-03-02T15:45:22.785Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-03-02T15:45:22.785Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-03-02T15:45:22.785Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-03-02T15:45:22.785Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. [2022-03-02T15:45:22.785Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-03-02T15:45:22.785Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-03-02T15:45:22.785Z] Cross building: bundles/cross/linux/ppc64le [2022-03-02T15:45:22.785Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-03-02T15:45:22.785Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-03-02T15:45:23.053Z] --- PASS: TestSecretList (1.66s) [2022-03-02T15:45:23.053Z] === RUN TestSecretsCreateAndDelete [2022-03-02T15:45:25.200Z] Loaded image: debian:bullseye-slim [2022-03-02T15:45:25.200Z] Loaded image: hello-world:latest [2022-03-02T15:45:25.200Z] Loaded image: arm32v7/hello-world:latest [2022-03-02T15:45:25.200Z] INFO: Testing against a local daemon [2022-03-02T15:45:25.200Z] === RUN TestDockerSuite [2022-03-02T15:45:25.200Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-03-02T15:45:25.200Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-03-02T15:45:25.200Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-03-02T15:45:25.200Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-03-02T15:45:25.200Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-03-02T15:45:25.200Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-03-02T15:45:25.200Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-03-02T15:45:25.200Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-03-02T15:45:25.581Z] --- PASS: TestSecretsCreateAndDelete (2.06s) [2022-03-02T15:45:25.581Z] === RUN TestSecretsUpdate [2022-03-02T15:45:25.770Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-03-02T15:45:25.770Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-03-02T15:45:26.337Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-03-02T15:45:26.337Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-03-02T15:45:26.909Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-03-02T15:45:26.909Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-03-02T15:45:26.909Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-03-02T15:45:26.955Z] --- PASS: TestSecretsUpdate (1.68s) [2022-03-02T15:45:26.955Z] === RUN TestTemplatedSecret [2022-03-02T15:45:27.847Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-03-02T15:45:28.415Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-03-02T15:45:28.600Z] Removing intermediate container 87fd29d3310d [2022-03-02T15:45:28.600Z] ---> cc511f22bca3 [2022-03-02T15:45:28.600Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-03-02T15:45:28.600Z] ---> Running in 5be22f0b68da [2022-03-02T15:45:28.854Z] --- PASS: TestTemplatedSecret (2.04s) [2022-03-02T15:45:28.854Z] === RUN TestSecretCreateResolve [2022-03-02T15:45:28.982Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-03-02T15:45:28.982Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-03-02T15:45:28.982Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-03-02T15:45:29.551Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-03-02T15:45:29.564Z] [2022-03-02T15:45:29.564Z] SUCCESS: Specified value was saved. [2022-03-02T15:45:30.120Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-03-02T15:45:30.753Z] --- PASS: TestSecretCreateResolve (1.69s) [2022-03-02T15:45:30.753Z] PASS [2022-03-02T15:45:30.753Z] [2022-03-02T15:45:30.753Z] DONE 6 tests in 10.917s [2022-03-02T15:45:30.753Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-03-02T15:45:30.753Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-03-02T15:45:30.753Z] ++ set -e [2022-03-02T15:45:30.753Z] ++ '[' -n 0 ']' [2022-03-02T15:45:30.753Z] ++ set -x [2022-03-02T15:45:30.753Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-03-02T15:45:30.753Z] INFO: Testing against a local daemon [2022-03-02T15:45:30.753Z] === RUN TestServiceCreateInit [2022-03-02T15:45:30.753Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-02T15:45:31.057Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-03-02T15:45:31.057Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-03-02T15:45:31.057Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-03-02T15:45:31.057Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-03-02T15:45:32.455Z] Removing intermediate container 5be22f0b68da [2022-03-02T15:45:32.455Z] ---> 4d0771d29b39 [2022-03-02T15:45:32.455Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-03-02T15:45:32.455Z] ---> Running in 68dbb5fb637a [2022-03-02T15:45:34.032Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-02T15:45:37.125Z] Cannot create a file when that file already exists. [2022-03-02T15:45:37.312Z] --- PASS: TestServiceCreateInit (6.25s) [2022-03-02T15:45:37.312Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.13s) [2022-03-02T15:45:37.312Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.11s) [2022-03-02T15:45:37.312Z] === RUN TestCreateServiceMultipleTimes [2022-03-02T15:45:37.620Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-03-02T15:45:40.910Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-03-02T15:45:41.806Z] Removing intermediate container 68dbb5fb637a [2022-03-02T15:45:41.806Z] ---> febf273fd083 [2022-03-02T15:45:41.806Z] Step 13/13 : CMD ["sh"] [2022-03-02T15:45:42.262Z] ---> Running in 1a4d6dcdc9a4 [2022-03-02T15:45:42.718Z] Removing intermediate container 1a4d6dcdc9a4 [2022-03-02T15:45:42.718Z] ---> 1e5e04e7863a [2022-03-02T15:45:42.718Z] Successfully built 1e5e04e7863a [2022-03-02T15:45:42.718Z] Successfully tagged busybox:latest [2022-03-02T15:45:42.718Z] INFO: Docker images of the daemon under test [2022-03-02T15:45:42.718Z] [2022-03-02T15:45:42.718Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-02T15:45:42.718Z] busybox latest 1e5e04e7863a Less than a second ago 5GB [2022-03-02T15:45:42.718Z] microsoft/windowsservercore latest bdeb13086b9f 4 weeks ago 4.96GB [2022-03-02T15:45:42.718Z] mcr.microsoft.com/windows/servercore ltsc2022 bdeb13086b9f 4 weeks ago 4.96GB [2022-03-02T15:45:42.718Z] [2022-03-02T15:45:42.718Z] INFO: Running integration tests at 03/02/2022 15:45:42... [2022-03-02T15:45:42.718Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-03-02T15:45:42.718Z] INFO: Integration API tests being run from the host: [2022-03-02T15:45:42.718Z] INFO: make.ps1 starting at 03/02/2022 15:45:42 [2022-03-02T15:45:43.444Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-03-02T15:45:43.689Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-03-02T15:45:45.350Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-03-02T15:45:45.919Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-03-02T15:45:45.919Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-03-02T15:45:46.487Z] --- PASS: TestBuildWithHugeFile (108.49s) [2022-03-02T15:45:46.487Z] === RUN TestBuildWCOWSandboxSize [2022-03-02T15:45:46.487Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-02T15:45:46.487Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-02T15:45:46.487Z] === RUN TestBuildWithEmptyDockerfile [2022-03-02T15:45:46.487Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-02T15:45:46.487Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-02T15:45:46.487Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-02T15:45:46.487Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-02T15:45:46.487Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-02T15:45:46.487Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-02T15:45:46.487Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-02T15:45:46.487Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-02T15:45:46.747Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-02T15:45:46.747Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-03-02T15:45:46.747Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2022-03-02T15:45:46.747Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.20s) [2022-03-02T15:45:46.747Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.20s) [2022-03-02T15:45:46.747Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.09s) [2022-03-02T15:45:46.747Z] === RUN TestBuildPreserveOwnership [2022-03-02T15:45:46.747Z] === RUN TestBuildPreserveOwnership/copy_from [2022-03-02T15:45:47.684Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-03-02T15:45:47.684Z] docker_cli_daemon_test.go:1472: [d27a9b9ca63aa] daemon is not started [2022-03-02T15:45:48.251Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-03-02T15:45:48.511Z] check_test.go:308: [df17766840406] daemon is not started [2022-03-02T15:45:48.511Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-03-02T15:45:49.891Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-03-02T15:45:50.150Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-03-02T15:45:50.409Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-03-02T15:45:50.978Z] --- PASS: TestBuildPreserveOwnership (4.26s) [2022-03-02T15:45:50.978Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.90s) [2022-03-02T15:45:50.978Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.35s) [2022-03-02T15:45:50.978Z] === RUN TestBuildPlatformInvalid [2022-03-02T15:45:51.237Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2022-03-02T15:45:51.237Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-03-02T15:45:51.806Z] === RUN TestDockerSuite/TestAttachDetach [2022-03-02T15:45:51.806Z] check_test.go:308: [dd73f215bdd49] daemon is not started [2022-03-02T15:45:51.806Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-03-02T15:45:52.177Z] --- PASS: TestCreateServiceMultipleTimes (14.69s) [2022-03-02T15:45:52.177Z] === RUN TestCreateServiceConflict [2022-03-02T15:45:52.376Z] Loaded image: busybox:latest [2022-03-02T15:45:52.376Z] Loaded image: busybox:glibc [2022-03-02T15:45:52.635Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-03-02T15:45:53.571Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-03-02T15:45:54.076Z] --- PASS: TestCreateServiceConflict (2.08s) [2022-03-02T15:45:54.076Z] === RUN TestCreateServiceMaxReplicas [2022-03-02T15:45:54.508Z] Loaded image: debian:bullseye-slim [2022-03-02T15:45:54.508Z] Loaded image: hello-world:latest [2022-03-02T15:45:54.508Z] Loaded image: arm32v7/hello-world:latest [2022-03-02T15:45:55.075Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-03-02T15:45:56.011Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-03-02T15:45:56.270Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-03-02T15:45:56.604Z] --- PASS: TestCreateServiceMaxReplicas (2.43s) [2022-03-02T15:45:56.604Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-02T15:45:56.839Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-03-02T15:45:56.873Z] --- PASS: TestImportExtremelyLargeImageWorks (89.04s) [2022-03-02T15:45:56.873Z] PASS [2022-03-02T15:45:56.873Z] [2022-03-02T15:45:56.873Z] === Skipped [2022-03-02T15:45:56.873Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-03-02T15:45:56.873Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-03-02T15:45:56.873Z] [2022-03-02T15:45:56.873Z] DONE 22 tests, 1 skipped in 93.060s [2022-03-02T15:45:56.873Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-03-02T15:45:56.873Z] INFO: Testing against a local daemon [2022-03-02T15:45:56.873Z] === RUN TestNetworkCreateDelete [2022-03-02T15:45:56.873Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-03-02T15:45:56.873Z] === RUN TestDockerNetworkDeletePreferID [2022-03-02T15:45:56.873Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2022-03-02T15:45:56.873Z] === RUN TestDaemonDNSFallback [2022-03-02T15:45:56.873Z] --- PASS: TestDaemonDNSFallback (6.29s) [2022-03-02T15:45:56.873Z] === RUN TestInspectNetwork [2022-03-02T15:45:56.873Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-02T15:45:56.873Z] --- SKIP: TestInspectNetwork (0.00s) [2022-03-02T15:45:56.873Z] === RUN TestRunContainerWithBridgeNone [2022-03-02T15:45:56.873Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-02T15:45:56.873Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-03-02T15:45:56.873Z] === RUN TestNetworkInvalidJSON [2022-03-02T15:45:56.873Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-02T15:45:56.873Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-02T15:45:56.873Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-02T15:45:56.873Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-02T15:45:56.873Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-02T15:45:56.873Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-02T15:45:56.873Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-02T15:45:56.873Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-02T15:45:56.873Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-02T15:45:56.873Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-03-02T15:45:56.873Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-03-02T15:45:56.873Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-03-02T15:45:56.873Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-03-02T15:45:56.873Z] === RUN TestNetworkList [2022-03-02T15:45:56.873Z] === RUN TestNetworkList//networks [2022-03-02T15:45:56.873Z] === PAUSE TestNetworkList//networks [2022-03-02T15:45:56.873Z] === RUN TestNetworkList//networks/ [2022-03-02T15:45:56.873Z] === PAUSE TestNetworkList//networks/ [2022-03-02T15:45:56.873Z] === CONT TestNetworkList//networks [2022-03-02T15:45:56.873Z] === CONT TestNetworkList//networks/ [2022-03-02T15:45:56.873Z] --- PASS: TestNetworkList (0.01s) [2022-03-02T15:45:56.873Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-02T15:45:56.873Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-02T15:45:56.873Z] === RUN TestHostIPv4BridgeLabel [2022-03-02T15:45:56.873Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-02T15:45:56.873Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-03-02T15:45:56.873Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-02T15:45:56.873Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-02T15:45:56.873Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2022-03-02T15:45:56.873Z] === RUN TestDaemonDefaultNetworkPools [2022-03-02T15:45:56.873Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-02T15:45:56.873Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-03-02T15:45:56.873Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-02T15:45:56.873Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-02T15:45:56.873Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2022-03-02T15:45:56.873Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-02T15:45:56.873Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-02T15:45:56.873Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-02T15:45:56.873Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-02T15:45:56.873Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-02T15:45:56.873Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-02T15:45:56.873Z] === RUN TestServiceWithPredefinedNetwork [2022-03-02T15:45:56.873Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-02T15:45:56.873Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-03-02T15:45:56.873Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-02T15:45:56.873Z] service_test.go:243: FLAKY_TEST [2022-03-02T15:45:56.873Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-02T15:45:56.873Z] === RUN TestServiceWithDataPathPortInit [2022-03-02T15:45:56.873Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-02T15:45:56.873Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-03-02T15:45:56.873Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-02T15:45:56.873Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-02T15:45:56.873Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-02T15:45:56.873Z] PASS [2022-03-02T15:45:56.873Z] [2022-03-02T15:45:56.873Z] === Skipped [2022-03-02T15:45:56.873Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-03-02T15:45:56.873Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-02T15:45:56.873Z] [2022-03-02T15:45:56.873Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-03-02T15:45:56.873Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-02T15:45:56.873Z] [2022-03-02T15:45:56.873Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-03-02T15:45:56.873Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-02T15:45:56.873Z] [2022-03-02T15:45:56.873Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2022-03-02T15:45:56.873Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-02T15:45:56.873Z] [2022-03-02T15:45:56.873Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2022-03-02T15:45:56.873Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-02T15:45:56.873Z] [2022-03-02T15:45:56.873Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2022-03-02T15:45:56.873Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-02T15:45:56.873Z] [2022-03-02T15:45:56.873Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-02T15:45:56.873Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-02T15:45:56.873Z] [2022-03-02T15:45:56.873Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-02T15:45:56.873Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-02T15:45:56.873Z] [2022-03-02T15:45:56.873Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-03-02T15:45:56.873Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-02T15:45:56.873Z] [2022-03-02T15:45:56.873Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-02T15:45:56.873Z] service_test.go:243: FLAKY_TEST [2022-03-02T15:45:56.873Z] [2022-03-02T15:45:56.873Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2022-03-02T15:45:56.873Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-02T15:45:56.873Z] [2022-03-02T15:45:56.873Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-02T15:45:56.873Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-02T15:45:56.873Z] [2022-03-02T15:45:56.873Z] DONE 22 tests, 12 skipped in 6.939s [2022-03-02T15:45:56.873Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-03-02T15:45:56.873Z] INFO: Testing against a local daemon [2022-03-02T15:45:56.873Z] === RUN TestDockerNetworkIpvlanPersistance [2022-03-02T15:45:56.873Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-02T15:45:56.873Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-02T15:45:56.873Z] === RUN TestDockerNetworkIpvlan [2022-03-02T15:45:56.873Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-02T15:45:56.873Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-03-02T15:45:56.873Z] PASS [2022-03-02T15:45:56.873Z] [2022-03-02T15:45:56.873Z] === Skipped [2022-03-02T15:45:56.873Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-02T15:45:56.873Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-02T15:45:56.873Z] [2022-03-02T15:45:56.873Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-03-02T15:45:56.873Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-02T15:45:56.873Z] [2022-03-02T15:45:56.873Z] DONE 2 tests, 2 skipped in 0.084s [2022-03-02T15:45:56.873Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-03-02T15:45:56.873Z] INFO: Testing against a local daemon [2022-03-02T15:45:56.873Z] === RUN TestDockerNetworkMacvlanPersistance [2022-03-02T15:45:56.873Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-02T15:45:56.873Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-03-02T15:45:56.873Z] === RUN TestDockerNetworkMacvlan [2022-03-02T15:45:56.873Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-02T15:45:56.873Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-03-02T15:45:56.873Z] PASS [2022-03-02T15:45:56.873Z] [2022-03-02T15:45:56.873Z] === Skipped [2022-03-02T15:45:56.873Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-03-02T15:45:56.873Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-02T15:45:56.873Z] [2022-03-02T15:45:56.873Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-03-02T15:45:56.873Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-02T15:45:56.873Z] [2022-03-02T15:45:56.873Z] DONE 2 tests, 2 skipped in 0.090s [2022-03-02T15:45:56.873Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-03-02T15:45:56.873Z] testing: warning: no tests to run [2022-03-02T15:45:56.873Z] PASS [2022-03-02T15:45:56.873Z] [2022-03-02T15:45:56.873Z] DONE 0 tests in 0.020s [2022-03-02T15:45:56.873Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-03-02T15:45:56.873Z] INFO: Testing against a local daemon [2022-03-02T15:45:56.873Z] === RUN TestAuthZPluginAllowRequest [2022-03-02T15:45:56.873Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-02T15:45:56.873Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-03-02T15:45:56.873Z] === RUN TestAuthZPluginTLS [2022-03-02T15:45:56.873Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-02T15:45:56.873Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-03-02T15:45:56.873Z] === RUN TestAuthZPluginDenyRequest [2022-03-02T15:45:56.873Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-02T15:45:56.873Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-03-02T15:45:56.873Z] === RUN TestAuthZPluginAPIDenyResponse [2022-03-02T15:45:56.873Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-02T15:45:56.873Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-03-02T15:45:56.873Z] === RUN TestAuthZPluginDenyResponse [2022-03-02T15:45:56.873Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-02T15:45:56.873Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-03-02T15:45:56.873Z] === RUN TestAuthZPluginAllowEventStream [2022-03-02T15:45:56.873Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-02T15:45:56.873Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-03-02T15:45:56.873Z] === RUN TestAuthZPluginErrorResponse [2022-03-02T15:45:56.873Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-02T15:45:56.873Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-03-02T15:45:56.873Z] === RUN TestAuthZPluginErrorRequest [2022-03-02T15:45:56.873Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-02T15:45:56.873Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-03-02T15:45:56.873Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-03-02T15:45:56.873Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-02T15:45:56.873Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-03-02T15:45:56.873Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-03-02T15:45:56.873Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-02T15:45:56.873Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-03-02T15:45:56.873Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-03-02T15:45:56.873Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-02T15:45:56.873Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-03-02T15:45:56.873Z] === RUN TestAuthZPluginHeader [2022-03-02T15:45:56.873Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-02T15:45:56.873Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-03-02T15:45:56.873Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-03-02T15:45:56.873Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-02T15:45:56.873Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.11s) [2022-03-02T15:45:56.873Z] === RUN TestAuthZPluginV2Disable [2022-03-02T15:45:56.873Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-02T15:45:56.873Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2022-03-02T15:45:56.873Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-03-02T15:45:56.873Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-02T15:45:56.873Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-03-02T15:45:56.873Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-03-02T15:45:56.873Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-02T15:45:56.873Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-03-02T15:45:56.873Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-03-02T15:45:56.873Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-02T15:45:56.873Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-03-02T15:45:56.873Z] PASS [2022-03-02T15:45:56.873Z] [2022-03-02T15:45:56.873Z] === Skipped [2022-03-02T15:45:56.873Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-03-02T15:45:56.873Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-02T15:45:56.873Z] [2022-03-02T15:45:56.873Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-03-02T15:45:56.873Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-02T15:45:56.873Z] [2022-03-02T15:45:56.873Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-03-02T15:45:56.873Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-02T15:45:56.873Z] [2022-03-02T15:45:56.873Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-03-02T15:45:56.873Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-02T15:45:56.873Z] [2022-03-02T15:45:56.873Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-03-02T15:45:56.873Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-02T15:45:56.873Z] [2022-03-02T15:45:56.873Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-03-02T15:45:56.873Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-02T15:45:56.873Z] [2022-03-02T15:45:56.873Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-03-02T15:45:56.873Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-02T15:45:56.873Z] [2022-03-02T15:45:56.873Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-03-02T15:45:56.873Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-02T15:45:56.873Z] [2022-03-02T15:45:56.874Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-03-02T15:45:56.874Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-02T15:45:56.874Z] [2022-03-02T15:45:56.874Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-03-02T15:45:56.874Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-02T15:45:56.874Z] [2022-03-02T15:45:56.874Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-03-02T15:45:56.874Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-02T15:45:56.874Z] [2022-03-02T15:45:56.874Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-03-02T15:45:56.874Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-02T15:45:56.874Z] [2022-03-02T15:45:56.874Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.11s) [2022-03-02T15:45:56.874Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-02T15:45:56.874Z] [2022-03-02T15:45:56.874Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2022-03-02T15:45:56.874Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-02T15:45:56.874Z] [2022-03-02T15:45:56.874Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-03-02T15:45:56.874Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-02T15:45:56.874Z] [2022-03-02T15:45:56.874Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-03-02T15:45:56.874Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-02T15:45:56.874Z] [2022-03-02T15:45:56.874Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-03-02T15:45:56.874Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-02T15:45:56.874Z] [2022-03-02T15:45:56.874Z] DONE 17 tests, 17 skipped in 0.279s [2022-03-02T15:45:56.874Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-03-02T15:45:56.874Z] INFO: Testing against a local daemon [2022-03-02T15:45:56.874Z] === RUN TestPluginInvalidJSON [2022-03-02T15:45:56.874Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-02T15:45:56.874Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-02T15:45:56.874Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-02T15:45:56.874Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-03-02T15:45:56.874Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-02T15:45:56.874Z] === RUN TestPluginInstall [2022-03-02T15:45:56.874Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-02T15:45:56.874Z] --- SKIP: TestPluginInstall (0.00s) [2022-03-02T15:45:56.874Z] === RUN TestPluginsWithRuntimes [2022-03-02T15:45:56.874Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-03-02T15:45:56.874Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-03-02T15:45:56.874Z] === RUN TestPluginBackCompatMediaTypes [2022-03-02T15:45:56.874Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-03-02T15:45:56.874Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-03-02T15:45:56.874Z] PASS [2022-03-02T15:45:56.874Z] [2022-03-02T15:45:56.874Z] === Skipped [2022-03-02T15:45:56.874Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-03-02T15:45:56.874Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-02T15:45:56.874Z] [2022-03-02T15:45:56.874Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-03-02T15:45:56.874Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-03-02T15:45:56.874Z] [2022-03-02T15:45:56.874Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-03-02T15:45:56.874Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-03-02T15:45:56.874Z] [2022-03-02T15:45:56.874Z] DONE 5 tests, 3 skipped in 0.118s [2022-03-02T15:45:56.874Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-03-02T15:45:57.135Z] INFO: Testing against a local daemon [2022-03-02T15:45:57.135Z] === RUN TestExternalGraphDriver [2022-03-02T15:45:57.135Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-03-02T15:45:57.135Z] --- SKIP: TestExternalGraphDriver (0.03s) [2022-03-02T15:45:57.135Z] === RUN TestGraphdriverPluginV2 [2022-03-02T15:45:58.216Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-03-02T15:45:59.596Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-03-02T15:45:59.855Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-03-02T15:46:00.793Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-03-02T15:46:01.337Z] --- PASS: TestGraphdriverPluginV2 (3.57s) [2022-03-02T15:46:01.337Z] PASS [2022-03-02T15:46:01.337Z] [2022-03-02T15:46:01.337Z] === Skipped [2022-03-02T15:46:01.337Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s) [2022-03-02T15:46:01.337Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-03-02T15:46:01.337Z] [2022-03-02T15:46:01.337Z] DONE 2 tests, 1 skipped in 3.714s [2022-03-02T15:46:01.337Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-03-02T15:46:01.337Z] INFO: Testing against a local daemon [2022-03-02T15:46:01.337Z] === RUN TestContinueAfterPluginCrash [2022-03-02T15:46:01.337Z] === PAUSE TestContinueAfterPluginCrash [2022-03-02T15:46:01.337Z] === RUN TestReadPluginNoRead [2022-03-02T15:46:01.337Z] === PAUSE TestReadPluginNoRead [2022-03-02T15:46:01.337Z] === RUN TestDaemonStartWithLogOpt [2022-03-02T15:46:01.337Z] === PAUSE TestDaemonStartWithLogOpt [2022-03-02T15:46:01.337Z] === CONT TestContinueAfterPluginCrash [2022-03-02T15:46:01.337Z] === CONT TestDaemonStartWithLogOpt [2022-03-02T15:46:01.731Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-03-02T15:46:01.990Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-03-02T15:46:01.990Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-03-02T15:46:03.436Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-03-02T15:46:03.705Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-03-02T15:46:04.893Z] --- PASS: TestImportExtremelyLargeImageWorks (90.52s) [2022-03-02T15:46:04.893Z] PASS [2022-03-02T15:46:04.893Z] [2022-03-02T15:46:04.893Z] DONE 22 tests in 93.429s [2022-03-02T15:46:04.893Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-03-02T15:46:04.893Z] INFO: Testing against a local daemon [2022-03-02T15:46:04.893Z] === RUN TestNetworkCreateDelete [2022-03-02T15:46:04.893Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-03-02T15:46:04.893Z] === RUN TestDockerNetworkDeletePreferID [2022-03-02T15:46:04.893Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-03-02T15:46:04.893Z] === RUN TestDaemonDNSFallback [2022-03-02T15:46:05.545Z] --- PASS: TestDaemonStartWithLogOpt (4.41s) [2022-03-02T15:46:05.545Z] === CONT TestReadPluginNoRead [2022-03-02T15:46:05.613Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-03-02T15:46:05.830Z] --- PASS: TestDaemonDNSFallback (6.31s) [2022-03-02T15:46:05.830Z] === RUN TestInspectNetwork [2022-03-02T15:46:07.456Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-03-02T15:46:08.148Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (16.62s) [2022-03-02T15:46:08.148Z] PASS [2022-03-02T15:46:08.148Z] [2022-03-02T15:46:08.148Z] === Skipped [2022-03-02T15:46:08.148Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-03-02T15:46:08.148Z] build_session_test.go:25: TODO: BuildKit [2022-03-02T15:46:08.148Z] [2022-03-02T15:46:08.148Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-03-02T15:46:08.148Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-02T15:46:08.148Z] [2022-03-02T15:46:08.148Z] DONE 34 tests, 2 skipped in 174.736s [2022-03-02T15:46:08.148Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-03-02T15:46:08.148Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-03-02T15:46:08.148Z] ++ set -e [2022-03-02T15:46:08.148Z] ++ '[' -n 0 ']' [2022-03-02T15:46:08.148Z] ++ set -x [2022-03-02T15:46:08.148Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-03-02T15:46:08.148Z] INFO: Testing against a local daemon [2022-03-02T15:46:08.148Z] === RUN TestConfigInspect [2022-03-02T15:46:08.840Z] === RUN TestReadPluginNoRead/default [2022-03-02T15:46:09.086Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-03-02T15:46:09.098Z] === RUN TestInspectNetwork/full_network_id [2022-03-02T15:46:09.098Z] === RUN TestInspectNetwork/partial_network_id [2022-03-02T15:46:09.098Z] === RUN TestInspectNetwork/network_name [2022-03-02T15:46:09.098Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-03-02T15:46:09.787Z] --- PASS: TestContinueAfterPluginCrash (9.06s) [2022-03-02T15:46:10.049Z] === RUN TestReadPluginNoRead/disabled_caching [2022-03-02T15:46:10.993Z] --- PASS: TestConfigInspect (3.12s) [2022-03-02T15:46:10.993Z] === RUN TestConfigList [2022-03-02T15:46:11.253Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-03-02T15:46:11.433Z] === CONT TestReadPluginNoRead [2022-03-02T15:46:11.433Z] read_test.go:92: [d7a7cf97336d9] daemon is not started [2022-03-02T15:46:11.433Z] --- PASS: TestReadPluginNoRead (6.07s) [2022-03-02T15:46:11.433Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.24s) [2022-03-02T15:46:11.433Z] --- PASS: TestReadPluginNoRead/default (1.41s) [2022-03-02T15:46:11.433Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.25s) [2022-03-02T15:46:11.433Z] PASS [2022-03-02T15:46:11.433Z] [2022-03-02T15:46:11.433Z] DONE 6 tests in 10.584s [2022-03-02T15:46:11.433Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-03-02T15:46:11.433Z] testing: warning: no tests to run [2022-03-02T15:46:11.433Z] PASS [2022-03-02T15:46:11.433Z] [2022-03-02T15:46:11.433Z] DONE 0 tests in 0.028s [2022-03-02T15:46:11.433Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-03-02T15:46:11.433Z] INFO: Testing against a local daemon [2022-03-02T15:46:11.433Z] === RUN TestPluginWithDevMounts [2022-03-02T15:46:11.433Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-03-02T15:46:11.433Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-03-02T15:46:11.433Z] PASS [2022-03-02T15:46:11.433Z] [2022-03-02T15:46:11.433Z] === Skipped [2022-03-02T15:46:11.433Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-03-02T15:46:11.433Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-03-02T15:46:11.433Z] [2022-03-02T15:46:11.433Z] DONE 1 tests, 1 skipped in 0.091s [2022-03-02T15:46:11.433Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-03-02T15:46:11.433Z] INFO: Testing against a local daemon [2022-03-02T15:46:11.433Z] === RUN TestSecretInspect [2022-03-02T15:46:11.433Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-02T15:46:11.433Z] --- SKIP: TestSecretInspect (0.01s) [2022-03-02T15:46:11.433Z] === RUN TestSecretList [2022-03-02T15:46:11.433Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-02T15:46:11.433Z] --- SKIP: TestSecretList (0.01s) [2022-03-02T15:46:11.433Z] === RUN TestSecretsCreateAndDelete [2022-03-02T15:46:11.433Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-02T15:46:11.468Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.87s) [2022-03-02T15:46:11.468Z] === RUN TestCreateServiceSecretFileMode [2022-03-02T15:46:11.701Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-03-02T15:46:11.701Z] === RUN TestSecretsUpdate [2022-03-02T15:46:11.701Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-02T15:46:11.701Z] --- SKIP: TestSecretsUpdate (0.02s) [2022-03-02T15:46:11.701Z] === RUN TestTemplatedSecret [2022-03-02T15:46:11.701Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-02T15:46:11.701Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-03-02T15:46:11.701Z] === RUN TestSecretCreateResolve [2022-03-02T15:46:11.701Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-02T15:46:11.701Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-03-02T15:46:11.701Z] PASS [2022-03-02T15:46:11.701Z] [2022-03-02T15:46:11.701Z] === Skipped [2022-03-02T15:46:11.701Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-03-02T15:46:11.701Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-02T15:46:11.701Z] [2022-03-02T15:46:11.701Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-03-02T15:46:11.701Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-02T15:46:11.701Z] [2022-03-02T15:46:11.701Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-03-02T15:46:11.701Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-02T15:46:11.701Z] [2022-03-02T15:46:11.701Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s) [2022-03-02T15:46:11.701Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-02T15:46:11.701Z] [2022-03-02T15:46:11.701Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-03-02T15:46:11.701Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-02T15:46:11.701Z] [2022-03-02T15:46:11.701Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-03-02T15:46:11.701Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-02T15:46:11.701Z] [2022-03-02T15:46:11.701Z] DONE 6 tests, 6 skipped in 0.163s [2022-03-02T15:46:11.701Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-03-02T15:46:11.701Z] INFO: Testing against a local daemon [2022-03-02T15:46:11.701Z] === RUN TestServiceCreateInit [2022-03-02T15:46:11.701Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-02T15:46:11.701Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-02T15:46:11.701Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-02T15:46:11.701Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-02T15:46:11.701Z] --- PASS: TestServiceCreateInit (0.02s) [2022-03-02T15:46:11.701Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-02T15:46:11.701Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-02T15:46:11.701Z] === RUN TestCreateServiceMultipleTimes [2022-03-02T15:46:11.701Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-02T15:46:11.701Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-03-02T15:46:11.701Z] === RUN TestCreateServiceConflict [2022-03-02T15:46:11.701Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-02T15:46:11.701Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-03-02T15:46:11.701Z] === RUN TestCreateServiceMaxReplicas [2022-03-02T15:46:11.701Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-02T15:46:11.701Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-03-02T15:46:11.701Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-02T15:46:11.701Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-02T15:46:11.701Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-03-02T15:46:11.701Z] === RUN TestCreateServiceSecretFileMode [2022-03-02T15:46:11.701Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-02T15:46:11.701Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-03-02T15:46:11.701Z] === RUN TestCreateServiceConfigFileMode [2022-03-02T15:46:11.701Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-02T15:46:11.701Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-03-02T15:46:11.701Z] === RUN TestCreateServiceSysctls [2022-03-02T15:46:11.701Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-02T15:46:11.701Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2022-03-02T15:46:11.701Z] === RUN TestCreateServiceCapabilities [2022-03-02T15:46:11.966Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-02T15:46:11.966Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-03-02T15:46:11.966Z] === RUN TestInspect [2022-03-02T15:46:11.966Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-02T15:46:11.966Z] --- SKIP: TestInspect (0.01s) [2022-03-02T15:46:11.966Z] === RUN TestCreateJob [2022-03-02T15:46:11.966Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-02T15:46:11.966Z] --- SKIP: TestCreateJob (0.01s) [2022-03-02T15:46:11.966Z] === RUN TestReplicatedJob [2022-03-02T15:46:11.966Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-02T15:46:11.966Z] --- SKIP: TestReplicatedJob (0.01s) [2022-03-02T15:46:11.966Z] === RUN TestUpdateReplicatedJob [2022-03-02T15:46:11.966Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-02T15:46:11.966Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-03-02T15:46:11.966Z] === RUN TestServiceListWithStatuses [2022-03-02T15:46:11.966Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-02T15:46:11.966Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-02T15:46:11.966Z] === RUN TestDockerNetworkConnectAlias [2022-03-02T15:46:11.966Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-02T15:46:11.966Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-03-02T15:46:11.966Z] === RUN TestDockerNetworkReConnect [2022-03-02T15:46:11.966Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-02T15:46:11.966Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-03-02T15:46:11.966Z] === RUN TestServicePlugin [2022-03-02T15:46:12.632Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-03-02T15:46:13.269Z] --- PASS: TestInspectNetwork (7.28s) [2022-03-02T15:46:13.269Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-03-02T15:46:13.269Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-03-02T15:46:13.269Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-03-02T15:46:13.269Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-03-02T15:46:13.269Z] === RUN TestRunContainerWithBridgeNone [2022-03-02T15:46:13.691Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-02T15:46:13.691Z] INFO: Testing against a local daemon [2022-03-02T15:46:13.691Z] === RUN TestBuildWithSession [2022-03-02T15:46:13.691Z] build_session_test.go:25: TODO: BuildKit [2022-03-02T15:46:13.691Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-02T15:46:13.691Z] === RUN TestBuildSquashParent [2022-03-02T15:46:13.691Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:46:13.691Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-03-02T15:46:13.691Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-02T15:46:13.691Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-02T15:46:13.691Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-02T15:46:13.691Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-02T15:46:13.691Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-02T15:46:13.691Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-02T15:46:13.691Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-02T15:46:13.691Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-02T15:46:13.691Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-02T15:46:13.691Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-02T15:46:13.691Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-02T15:46:13.691Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-02T15:46:13.691Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-02T15:46:13.691Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-02T15:46:13.691Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-02T15:46:13.691Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-02T15:46:13.691Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-02T15:46:13.880Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-02T15:46:13.880Z] --- SKIP: TestServicePlugin (1.90s) [2022-03-02T15:46:13.880Z] === RUN TestServiceUpdateLabel [2022-03-02T15:46:13.880Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-02T15:46:13.880Z] --- SKIP: TestServiceUpdateLabel (0.02s) [2022-03-02T15:46:13.880Z] === RUN TestServiceUpdateSecrets [2022-03-02T15:46:13.880Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-02T15:46:13.880Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-03-02T15:46:13.881Z] === RUN TestServiceUpdateConfigs [2022-03-02T15:46:13.881Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-02T15:46:13.881Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-03-02T15:46:13.881Z] === RUN TestServiceUpdateNetwork [2022-03-02T15:46:13.881Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-02T15:46:13.881Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-03-02T15:46:13.881Z] === RUN TestServiceUpdatePidsLimit [2022-03-02T15:46:13.881Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-02T15:46:13.881Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2022-03-02T15:46:13.881Z] PASS [2022-03-02T15:46:13.881Z] [2022-03-02T15:46:13.881Z] === Skipped [2022-03-02T15:46:13.881Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-02T15:46:13.881Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-02T15:46:13.881Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-02T15:46:13.881Z] [2022-03-02T15:46:13.881Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-02T15:46:13.881Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-02T15:46:13.881Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-02T15:46:13.881Z] [2022-03-02T15:46:13.881Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-03-02T15:46:13.881Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-02T15:46:13.881Z] [2022-03-02T15:46:13.881Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-03-02T15:46:13.881Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-02T15:46:13.881Z] [2022-03-02T15:46:13.881Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-03-02T15:46:13.881Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-02T15:46:13.881Z] [2022-03-02T15:46:13.881Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-03-02T15:46:13.881Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-02T15:46:13.881Z] [2022-03-02T15:46:13.881Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-03-02T15:46:13.881Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-02T15:46:13.881Z] [2022-03-02T15:46:13.881Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-03-02T15:46:13.881Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-02T15:46:13.881Z] [2022-03-02T15:46:13.881Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2022-03-02T15:46:13.881Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-02T15:46:13.881Z] [2022-03-02T15:46:13.881Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-03-02T15:46:13.881Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-02T15:46:13.881Z] [2022-03-02T15:46:13.881Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-03-02T15:46:13.881Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-02T15:46:13.881Z] [2022-03-02T15:46:13.881Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-03-02T15:46:13.881Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-02T15:46:13.881Z] [2022-03-02T15:46:13.881Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-03-02T15:46:13.881Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-02T15:46:13.881Z] [2022-03-02T15:46:13.881Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-03-02T15:46:13.881Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-02T15:46:13.881Z] [2022-03-02T15:46:13.881Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-03-02T15:46:13.881Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-02T15:46:13.881Z] [2022-03-02T15:46:13.881Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-03-02T15:46:13.881Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-02T15:46:13.881Z] [2022-03-02T15:46:13.881Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-03-02T15:46:13.881Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-02T15:46:13.881Z] [2022-03-02T15:46:13.881Z] === SKIP: amd64.integration.service TestServicePlugin (1.90s) [2022-03-02T15:46:13.881Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-02T15:46:13.881Z] [2022-03-02T15:46:13.881Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s) [2022-03-02T15:46:13.881Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-02T15:46:13.881Z] [2022-03-02T15:46:13.881Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-03-02T15:46:13.881Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-02T15:46:13.881Z] [2022-03-02T15:46:13.881Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-03-02T15:46:13.881Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-02T15:46:13.881Z] [2022-03-02T15:46:13.881Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-03-02T15:46:13.881Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-02T15:46:13.881Z] [2022-03-02T15:46:13.881Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2022-03-02T15:46:13.881Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-02T15:46:13.881Z] [2022-03-02T15:46:13.881Z] DONE 24 tests, 23 skipped in 2.265s [2022-03-02T15:46:13.881Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-03-02T15:46:13.881Z] INFO: Testing against a local daemon [2022-03-02T15:46:13.881Z] === RUN TestSessionCreate [2022-03-02T15:46:13.881Z] --- PASS: TestSessionCreate (0.02s) [2022-03-02T15:46:13.881Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-02T15:46:14.014Z] --- PASS: TestConfigList (2.66s) [2022-03-02T15:46:14.014Z] === RUN TestConfigsCreateAndDelete [2022-03-02T15:46:14.142Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-03-02T15:46:14.142Z] PASS [2022-03-02T15:46:14.142Z] [2022-03-02T15:46:14.142Z] DONE 2 tests in 0.130s [2022-03-02T15:46:14.142Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-03-02T15:46:14.142Z] INFO: Testing against a local daemon [2022-03-02T15:46:14.142Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-02T15:46:14.142Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-02T15:46:14.142Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-02T15:46:14.142Z] === RUN TestDiskUsage [2022-03-02T15:46:14.142Z] === PAUSE TestDiskUsage [2022-03-02T15:46:14.142Z] === RUN TestEventsExecDie [2022-03-02T15:46:14.635Z] --- PASS: TestRunContainerWithBridgeNone (1.45s) [2022-03-02T15:46:14.635Z] === RUN TestNetworkInvalidJSON [2022-03-02T15:46:14.635Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-02T15:46:14.635Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-02T15:46:14.635Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-02T15:46:14.635Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-02T15:46:14.635Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-02T15:46:14.635Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-02T15:46:14.635Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-02T15:46:14.635Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-02T15:46:14.635Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-02T15:46:14.635Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-03-02T15:46:14.635Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-03-02T15:46:14.635Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-03-02T15:46:14.635Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-03-02T15:46:14.635Z] === RUN TestNetworkList [2022-03-02T15:46:14.635Z] === RUN TestNetworkList//networks [2022-03-02T15:46:14.635Z] === PAUSE TestNetworkList//networks [2022-03-02T15:46:14.635Z] === RUN TestNetworkList//networks/ [2022-03-02T15:46:14.635Z] === PAUSE TestNetworkList//networks/ [2022-03-02T15:46:14.635Z] === CONT TestNetworkList//networks [2022-03-02T15:46:14.635Z] === CONT TestNetworkList//networks/ [2022-03-02T15:46:14.635Z] --- PASS: TestNetworkList (0.01s) [2022-03-02T15:46:14.635Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-02T15:46:14.635Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-02T15:46:14.635Z] === RUN TestHostIPv4BridgeLabel [2022-03-02T15:46:14.714Z] --- PASS: TestEventsExecDie (0.49s) [2022-03-02T15:46:14.714Z] === RUN TestEventsBackwardsCompatible [2022-03-02T15:46:14.714Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-03-02T15:46:14.714Z] === RUN TestEventsVolumeCreate [2022-03-02T15:46:14.714Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-03-02T15:46:14.714Z] === RUN TestInfoBinaryCommits [2022-03-02T15:46:14.714Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-03-02T15:46:14.714Z] === RUN TestInfoAPIVersioned [2022-03-02T15:46:14.714Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-03-02T15:46:14.714Z] === RUN TestInfoAPI [2022-03-02T15:46:14.714Z] --- PASS: TestInfoAPI (0.02s) [2022-03-02T15:46:14.714Z] === RUN TestInfoAPIWarnings [2022-03-02T15:46:14.950Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2022-03-02T15:46:15.197Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2022-03-02T15:46:15.197Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-02T15:46:15.209Z] check_test.go:308: [d924aec5566a2] daemon is not started [2022-03-02T15:46:15.209Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2022-03-02T15:46:15.782Z] check_test.go:308: [dac48c040cddc] daemon is not started [2022-03-02T15:46:15.782Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-03-02T15:46:16.562Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-03-02T15:46:16.562Z] === RUN TestDaemonDefaultNetworkPools [2022-03-02T15:46:16.719Z] --- PASS: TestConfigsCreateAndDelete (2.76s) [2022-03-02T15:46:16.719Z] === RUN TestConfigsUpdate [2022-03-02T15:46:16.979Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-03-02T15:46:17.123Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2022-03-02T15:46:17.123Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-02T15:46:17.546Z] check_test.go:308: [d8896718e8055] daemon is not started [2022-03-02T15:46:17.546Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-03-02T15:46:18.050Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-03-02T15:46:18.050Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-02T15:46:19.415Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-03-02T15:46:19.415Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-02T15:46:19.449Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-03-02T15:46:19.449Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-03-02T15:46:19.449Z] --- PASS: TestConfigsUpdate (3.00s) [2022-03-02T15:46:19.449Z] === RUN TestTemplatedConfig [2022-03-02T15:46:19.976Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-03-02T15:46:19.976Z] === RUN TestServiceWithPredefinedNetwork [2022-03-02T15:46:20.018Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-03-02T15:46:20.956Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-03-02T15:46:20.956Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-03-02T15:46:21.429Z] --- PASS: TestCreateServiceSecretFileMode (12.36s) [2022-03-02T15:46:21.429Z] === RUN TestCreateServiceConfigFileMode [2022-03-02T15:46:21.524Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-03-02T15:46:21.783Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-03-02T15:46:22.492Z] --- PASS: TestServiceWithPredefinedNetwork (2.23s) [2022-03-02T15:46:22.492Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-02T15:46:22.492Z] service_test.go:243: FLAKY_TEST [2022-03-02T15:46:22.492Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-02T15:46:22.492Z] === RUN TestServiceWithDataPathPortInit [2022-03-02T15:46:23.162Z] --- PASS: TestTemplatedConfig (3.50s) [2022-03-02T15:46:23.162Z] === RUN TestConfigCreateResolve [2022-03-02T15:46:23.729Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-03-02T15:46:23.729Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-03-02T15:46:25.639Z] --- PASS: TestConfigCreateResolve (2.34s) [2022-03-02T15:46:25.639Z] PASS [2022-03-02T15:46:25.639Z] [2022-03-02T15:46:25.639Z] DONE 6 tests in 17.509s [2022-03-02T15:46:25.639Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-03-02T15:46:25.639Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-03-02T15:46:25.639Z] ++ set -e [2022-03-02T15:46:25.639Z] ++ '[' -n 0 ']' [2022-03-02T15:46:25.639Z] ++ set -x [2022-03-02T15:46:25.639Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-03-02T15:46:25.639Z] INFO: Testing against a local daemon [2022-03-02T15:46:25.639Z] === RUN TestCheckpoint [2022-03-02T15:46:25.639Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-02T15:46:25.639Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-02T15:46:25.639Z] === RUN TestContainerInvalidJSON [2022-03-02T15:46:25.639Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-02T15:46:25.639Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-02T15:46:25.639Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-02T15:46:25.639Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-02T15:46:25.639Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-02T15:46:25.639Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-02T15:46:25.639Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-03-02T15:46:25.639Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-03-02T15:46:25.639Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-02T15:46:25.639Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-02T15:46:25.639Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-02T15:46:25.639Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2022-03-02T15:46:25.639Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-02T15:46:25.639Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-03-02T15:46:25.639Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-02T15:46:25.639Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-03-02T15:46:25.639Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-02T15:46:25.898Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-03-02T15:46:25.898Z] === RUN TestCopyFromContainer [2022-03-02T15:46:26.157Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-03-02T15:46:27.094Z] === RUN TestCopyFromContainer// [2022-03-02T15:46:27.094Z] === RUN TestCopyFromContainer//bar/root [2022-03-02T15:46:27.353Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-03-02T15:46:27.353Z] === RUN TestCopyFromContainer//bar/root/ [2022-03-02T15:46:27.353Z] === RUN TestCopyFromContainer/bar/quux [2022-03-02T15:46:27.612Z] === RUN TestCopyFromContainer/bar/quux/ [2022-03-02T15:46:27.612Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-03-02T15:46:27.612Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-03-02T15:46:27.871Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-03-02T15:46:27.871Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-03-02T15:46:27.871Z] === RUN TestCopyFromContainer/bar/notarget [2022-03-02T15:46:28.129Z] --- PASS: TestCopyFromContainer (2.25s) [2022-03-02T15:46:28.129Z] --- PASS: TestCopyFromContainer// (0.12s) [2022-03-02T15:46:28.129Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2022-03-02T15:46:28.129Z] --- PASS: TestCopyFromContainer//bar/root/ (0.15s) [2022-03-02T15:46:28.129Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2022-03-02T15:46:28.129Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2022-03-02T15:46:28.129Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2022-03-02T15:46:28.129Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2022-03-02T15:46:28.129Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2022-03-02T15:46:28.129Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2022-03-02T15:46:28.129Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-03-02T15:46:28.129Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-02T15:46:28.129Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-02T15:46:28.129Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-02T15:46:28.129Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-02T15:46:28.129Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-02T15:46:28.129Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-02T15:46:28.129Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-02T15:46:28.129Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-02T15:46:28.129Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-02T15:46:28.129Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-02T15:46:28.129Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-03-02T15:46:28.129Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-02T15:46:28.129Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-02T15:46:28.129Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-02T15:46:28.129Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-02T15:46:28.129Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-03-02T15:46:28.129Z] === RUN TestCreateWithInvalidEnv [2022-03-02T15:46:28.129Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-02T15:46:28.129Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-02T15:46:28.129Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-02T15:46:28.129Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-02T15:46:28.129Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-02T15:46:28.129Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-02T15:46:28.129Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-02T15:46:28.129Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-02T15:46:28.129Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-02T15:46:28.129Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-03-02T15:46:28.129Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-02T15:46:28.129Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-02T15:46:28.130Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-02T15:46:28.130Z] === RUN TestCreateTmpfsMountsTarget [2022-03-02T15:46:28.130Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-03-02T15:46:28.130Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-02T15:46:28.485Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-02T15:46:28.485Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-02T15:46:28.954Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-03-02T15:46:28.954Z] [2022-03-02T15:46:28.954Z] ________ ____ __. [2022-03-02T15:46:28.954Z] \_____ \ | |/ _| [2022-03-02T15:46:28.954Z] / | \| < [2022-03-02T15:46:28.954Z] / | \ | \ [2022-03-02T15:46:28.954Z] \_______ /____|__ \ [2022-03-02T15:46:28.954Z] \/ \/ [2022-03-02T15:46:28.954Z] [2022-03-02T15:46:28.954Z] INFO: make.ps1 ended at 03/02/2022 15:46:28 [2022-03-02T15:46:30.033Z] --- PASS: TestCreateWithCustomMaskedPaths (1.66s) [2022-03-02T15:46:30.033Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-02T15:46:30.492Z] INFO: Binaries build ended at 03/02/2022 15:46:29. Duration:00:01:35.1323494 [2022-03-02T15:46:30.969Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-03-02T15:46:31.537Z] check_test.go:308: [d2fb0cd646172] daemon is not started [2022-03-02T15:46:31.537Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-03-02T15:46:31.537Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.69s) [2022-03-02T15:46:31.537Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-02T15:46:31.537Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-02T15:46:31.537Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-02T15:46:31.537Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-02T15:46:31.537Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-02T15:46:31.537Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-02T15:46:31.537Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-02T15:46:31.537Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-02T15:46:31.537Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-02T15:46:31.537Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-02T15:46:31.537Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-02T15:46:31.537Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-02T15:46:31.537Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-02T15:46:31.537Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-02T15:46:31.537Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-02T15:46:31.537Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-02T15:46:31.537Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-03-02T15:46:31.537Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-02T15:46:31.537Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2022-03-02T15:46:31.537Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-02T15:46:31.537Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2022-03-02T15:46:31.537Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-03-02T15:46:31.537Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-02T15:46:31.537Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-03-02T15:46:32.036Z] INFO: Copying the built daemon binary to d:\CI\PR-43313\1\binary\dockerd-0bf6492858.exe... [2022-03-02T15:46:32.036Z] INFO: Copying the built client binary to d:\CI\PR-43313\1\binary\docker-0bf6492858.exe... [2022-03-02T15:46:32.036Z] INFO: Copying dockerversion from the container... [2022-03-02T15:46:32.036Z] INFO: Copying the golang package from the container to d:\CI\PR-43313\1\installer\go.zip... [2022-03-02T15:46:32.105Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-03-02T15:46:32.364Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.71s) [2022-03-02T15:46:32.364Z] === RUN TestCreateDifferentPlatform [2022-03-02T15:46:32.364Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-02T15:46:32.364Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-02T15:46:32.364Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-03-02T15:46:32.364Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-02T15:46:32.364Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-02T15:46:32.364Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-02T15:46:32.364Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s) [2022-03-02T15:46:32.364Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-02T15:46:32.364Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2022-03-02T15:46:32.364Z] === RUN TestContainerStartOnDaemonRestart [2022-03-02T15:46:32.364Z] === PAUSE TestContainerStartOnDaemonRestart [2022-03-02T15:46:32.364Z] === RUN TestDaemonRestartIpcMode [2022-03-02T15:46:32.364Z] === PAUSE TestDaemonRestartIpcMode [2022-03-02T15:46:32.364Z] === RUN TestDaemonHostGatewayIP [2022-03-02T15:46:32.364Z] === PAUSE TestDaemonHostGatewayIP [2022-03-02T15:46:32.364Z] === RUN TestRestartDaemonWithRestartingContainer [2022-03-02T15:46:32.364Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-03-02T15:46:32.364Z] === RUN TestContainerKillOnDaemonStart [2022-03-02T15:46:32.364Z] === PAUSE TestContainerKillOnDaemonStart [2022-03-02T15:46:32.364Z] === RUN TestDiff [2022-03-02T15:46:32.623Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-03-02T15:46:32.822Z] --- PASS: TestInfoAPIWarnings (16.37s) [2022-03-02T15:46:32.822Z] === RUN TestInfoDebug [2022-03-02T15:46:32.822Z] --- PASS: TestInfoDebug (0.54s) [2022-03-02T15:46:32.822Z] === RUN TestInfoInsecureRegistries [2022-03-02T15:46:32.822Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-03-02T15:46:32.822Z] === RUN TestInfoRegistryMirrors [2022-03-02T15:46:32.822Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-03-02T15:46:32.822Z] === RUN TestLoginFailsWithBadCredentials [2022-03-02T15:46:32.822Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2022-03-02T15:46:32.822Z] === RUN TestPingCacheHeaders [2022-03-02T15:46:32.822Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-03-02T15:46:32.822Z] === RUN TestPingGet [2022-03-02T15:46:32.822Z] --- PASS: TestPingGet (0.01s) [2022-03-02T15:46:32.822Z] === RUN TestPingHead [2022-03-02T15:46:32.822Z] --- PASS: TestPingHead (0.02s) [2022-03-02T15:46:32.822Z] === RUN TestVersion [2022-03-02T15:46:32.822Z] --- PASS: TestVersion (0.02s) [2022-03-02T15:46:32.822Z] === CONT TestDiskUsage [2022-03-02T15:46:32.883Z] --- PASS: TestDiff (0.60s) [2022-03-02T15:46:32.883Z] === RUN TestExecWithCloseStdin [2022-03-02T15:46:33.006Z] INFO: Extracting go.zip to d:\CI\PR-43313\1\go [2022-03-02T15:46:33.142Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-03-02T15:46:33.393Z] === RUN TestDiskUsage/empty [2022-03-02T15:46:33.393Z] === RUN TestDiskUsage/empty/container_types [2022-03-02T15:46:33.393Z] === RUN TestDiskUsage/empty/image_types [2022-03-02T15:46:33.393Z] === RUN TestDiskUsage/empty/volume_types [2022-03-02T15:46:33.393Z] === RUN TestDiskUsage/empty/build-cache_types [2022-03-02T15:46:33.393Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-03-02T15:46:33.393Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-03-02T15:46:33.393Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-03-02T15:46:33.393Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-03-02T15:46:33.393Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-03-02T15:46:33.393Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-03-02T15:46:33.393Z] === RUN TestDiskUsage/after_LoadBusybox [2022-03-02T15:46:33.653Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-03-02T15:46:33.653Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-03-02T15:46:33.653Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-03-02T15:46:33.653Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-03-02T15:46:33.653Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-03-02T15:46:33.653Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-03-02T15:46:33.653Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-03-02T15:46:33.653Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-03-02T15:46:33.653Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-03-02T15:46:33.653Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-03-02T15:46:33.653Z] === RUN TestDiskUsage/after_container.Run [2022-03-02T15:46:33.710Z] --- PASS: TestExecWithCloseStdin (0.81s) [2022-03-02T15:46:33.710Z] === RUN TestExec [2022-03-02T15:46:33.914Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-03-02T15:46:33.914Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-03-02T15:46:33.914Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-03-02T15:46:33.914Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-03-02T15:46:33.914Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-03-02T15:46:33.914Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-03-02T15:46:33.914Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-03-02T15:46:33.914Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-03-02T15:46:33.914Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-03-02T15:46:33.914Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-03-02T15:46:34.175Z] --- PASS: TestDiskUsage (1.26s) [2022-03-02T15:46:34.175Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-03-02T15:46:34.175Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-03-02T15:46:34.175Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-03-02T15:46:34.175Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-03-02T15:46:34.175Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-03-02T15:46:34.175Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-03-02T15:46:34.175Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-03-02T15:46:34.175Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-03-02T15:46:34.175Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-03-02T15:46:34.175Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-03-02T15:46:34.175Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-03-02T15:46:34.175Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.16s) [2022-03-02T15:46:34.175Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-03-02T15:46:34.175Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-03-02T15:46:34.175Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-03-02T15:46:34.175Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-03-02T15:46:34.175Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-03-02T15:46:34.175Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-03-02T15:46:34.175Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-03-02T15:46:34.175Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-03-02T15:46:34.175Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-03-02T15:46:34.175Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-03-02T15:46:34.175Z] --- PASS: TestDiskUsage/after_container.Run (0.38s) [2022-03-02T15:46:34.175Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s) [2022-03-02T15:46:34.175Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-03-02T15:46:34.175Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-03-02T15:46:34.175Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-03-02T15:46:34.175Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-03-02T15:46:34.175Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-03-02T15:46:34.175Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-03-02T15:46:34.175Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-03-02T15:46:34.175Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-03-02T15:46:34.175Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-03-02T15:46:34.175Z] PASS [2022-03-02T15:46:34.175Z] [2022-03-02T15:46:34.175Z] === Skipped [2022-03-02T15:46:34.175Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-02T15:46:34.175Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-02T15:46:34.175Z] [2022-03-02T15:46:34.175Z] DONE 50 tests, 1 skipped in 20.120s [2022-03-02T15:46:34.175Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-03-02T15:46:34.175Z] INFO: Testing against a local daemon [2022-03-02T15:46:34.175Z] === RUN TestVolumesCreateAndList [2022-03-02T15:46:34.175Z] --- PASS: TestVolumesCreateAndList (0.05s) [2022-03-02T15:46:34.175Z] === RUN TestVolumesRemove [2022-03-02T15:46:34.436Z] --- PASS: TestVolumesRemove (0.12s) [2022-03-02T15:46:34.436Z] === RUN TestVolumesInspect [2022-03-02T15:46:34.436Z] --- PASS: TestVolumesInspect (0.03s) [2022-03-02T15:46:34.436Z] === RUN TestVolumesInvalidJSON [2022-03-02T15:46:34.436Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-02T15:46:34.436Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-02T15:46:34.436Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-02T15:46:34.436Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-03-02T15:46:34.436Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-02T15:46:34.436Z] PASS [2022-03-02T15:46:34.436Z] [2022-03-02T15:46:34.436Z] DONE 5 tests in 0.303s [2022-03-02T15:46:34.436Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-02T15:46:34.436Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 13112 is not a child of this shell [2022-03-02T15:46:34.436Z] warning: PID 13112 from bundles/test-integration/docker.pid had a nonzero exit code [2022-03-02T15:46:34.646Z] --- PASS: TestExec (0.85s) [2022-03-02T15:46:34.646Z] === RUN TestExecUser [2022-03-02T15:46:34.698Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-02T15:46:34.698Z] [2022-03-02T15:46:34.698Z] Unloading profiles will leave already running processes permanently [2022-03-02T15:46:34.698Z] unconfined, which can lead to unexpected situations. [2022-03-02T15:46:34.698Z] [2022-03-02T15:46:34.698Z] To set a process to complain mode, use the command line tool [2022-03-02T15:46:34.698Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-02T15:46:34.698Z] Removing test suite binaries [2022-03-02T15:46:34.698Z] exiting test-integration [2022-03-02T15:46:34.698Z] ++ exit 0 [2022-03-02T15:46:34.698Z] [2022-03-02T15:46:35.214Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-03-02T15:46:35.474Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-03-02T15:46:35.474Z] --- PASS: TestExecUser (0.83s) [2022-03-02T15:46:35.474Z] === RUN TestExportContainerAndImportImage [2022-03-02T15:46:35.557Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-03-02T15:46:35.557Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (16.09s) [2022-03-02T15:46:35.557Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (16.18s) [2022-03-02T15:46:35.557Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (16.31s) [2022-03-02T15:46:35.557Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (16.42s) [2022-03-02T15:46:35.557Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (8.52s) [2022-03-02T15:46:35.557Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (8.74s) [2022-03-02T15:46:35.557Z] === RUN TestBuildMultiStageCopy [2022-03-02T15:46:35.557Z] === RUN TestBuildMultiStageCopy/copy_to_root Post stage [Pipeline] junit [2022-03-02T15:46:35.656Z] Recording test results [2022-03-02T15:46:36.041Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-03-02T15:46:36.292Z] --- PASS: TestCreateServiceConfigFileMode (12.42s) [2022-03-02T15:46:36.292Z] === RUN TestCreateServiceSysctls [2022-03-02T15:46:36.610Z] --- PASS: TestExportContainerAndImportImage (1.11s) [2022-03-02T15:46:36.610Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-02T15:46:36.858Z] --- PASS: TestCreateServiceSysctls (2.92s) [2022-03-02T15:46:36.858Z] === RUN TestCreateServiceCapabilities [2022-03-02T15:46:37.176Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-03-02T15:46:37.332Z] --- PASS: TestServiceWithDataPathPortInit (13.64s) [2022-03-02T15:46:37.332Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-02T15:46:37.418Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-02T15:46:37.770Z] + echo Ensuring container killed. [2022-03-02T15:46:37.770Z] Ensuring container killed. [2022-03-02T15:46:37.770Z] + docker rm -vf docker-pr1 [2022-03-02T15:46:37.770Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-03-02T15:46:38.061Z] + echo Chowning /workspace to jenkins user [2022-03-02T15:46:38.061Z] Chowning /workspace to jenkins user [2022-03-02T15:46:38.061Z] + id -u [2022-03-02T15:46:38.061Z] + id -g [2022-03-02T15:46:38.061Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43313:/workspace busybox chown -R 1000:1000 /workspace [2022-03-02T15:46:38.061Z] Unable to find image 'busybox:latest' locally [2022-03-02T15:46:38.061Z] latest: Pulling from library/busybox [2022-03-02T15:46:38.114Z] --- PASS: TestExportContainerAfterDaemonRestart (1.52s) [2022-03-02T15:46:38.114Z] === RUN TestHealthCheckWorkdir [2022-03-02T15:46:38.259Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ih3grlflcy70mfiv6c3829ll6 Created:2022-03-02 15:46:37.023010949 +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[a0cf3706a57aba7aa6483ac50ef022c18858cb1f23ca1bec8e32d69cb5db8a8f:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wyjipzchhhaimw3ky0qreevwu EndpointID:17207b92ba39715c52178d0f85b2fd2649d3974ece46db39a1bf31e3455dc009 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e876344dd3d9964b3c60b1e1d6ee207d49d70d320cc9dda0b9deaa48d588c490 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:f4f32c7552cf IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wyjipzchhhaimw3ky0qreevwu EndpointID:17207b92ba39715c52178d0f85b2fd2649d3974ece46db39a1bf31e3455dc009 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-03-02T15:46:38.323Z] 009932687766: Pulling fs layer [2022-03-02T15:46:38.323Z] 009932687766: Verifying Checksum [2022-03-02T15:46:38.323Z] 009932687766: Download complete [2022-03-02T15:46:38.323Z] 009932687766: Pull complete [2022-03-02T15:46:38.323Z] Digest: sha256:afcc7f1ac1b49db317a7196c902e61c6c3c4607d63599ee1a82d702d249a0ccb [2022-03-02T15:46:38.323Z] Status: Downloaded newer image for busybox:latest [2022-03-02T15:46:39.050Z] --- PASS: TestHealthCheckWorkdir (0.86s) [2022-03-02T15:46:39.050Z] === RUN TestHealthKillContainer [2022-03-02T15:46:39.386Z] --- PASS: TestCreateServiceCapabilities (2.30s) [2022-03-02T15:46:39.386Z] === RUN TestInspect [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-02T15:46:40.428Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-03-02T15:46:40.543Z] + bundleName=amd64-rootless [2022-03-02T15:46:40.543Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-03-02T15:46:40.543Z] Creating amd64-rootless-bundles.tar.gz [2022-03-02T15:46:40.543Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2022-03-02T15:46:40.543Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-03-02T15:46:40.556Z] Archiving artifacts [2022-03-02T15:46:40.686Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-03-02T15:46:40.947Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-03-02T15:46:41.515Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-03-02T15:46:41.911Z] --- PASS: TestInspect (2.62s) [2022-03-02T15:46:41.911Z] === RUN TestCreateJob [2022-03-02T15:46:42.514Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43313/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-02T15:46:42.833Z] + make clean [2022-03-02T15:46:43.094Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-02T15:46:43.094Z] docker-dev-cache [2022-03-02T15:46:43.094Z] docker-mod-cache [Pipeline] deleteDir [2022-03-02T15:46:43.420Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-03-02T15:46:43.420Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-03-02T15:46:43.420Z] check_test.go:308: [d3baba6138212] daemon is not started [2022-03-02T15:46:43.420Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-03-02T15:46:43.502Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.86s) [2022-03-02T15:46:43.502Z] PASS [2022-03-02T15:46:43.502Z] [2022-03-02T15:46:43.502Z] === Skipped [2022-03-02T15:46:43.502Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-02T15:46:43.502Z] service_test.go:243: FLAKY_TEST [2022-03-02T15:46:43.502Z] [2022-03-02T15:46:43.502Z] DONE 26 tests, 1 skipped in 43.510s [2022-03-02T15:46:43.502Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-03-02T15:46:43.502Z] INFO: Testing against a local daemon [2022-03-02T15:46:43.502Z] === RUN TestDockerNetworkIpvlanPersistance [2022-03-02T15:46:43.502Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-02T15:46:43.502Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-02T15:46:43.502Z] === RUN TestDockerNetworkIpvlan [2022-03-02T15:46:43.502Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-02T15:46:43.502Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-03-02T15:46:43.502Z] PASS [2022-03-02T15:46:43.502Z] [2022-03-02T15:46:43.502Z] === Skipped [2022-03-02T15:46:43.502Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-02T15:46:43.502Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-02T15:46:43.502Z] [2022-03-02T15:46:43.502Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-03-02T15:46:43.502Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-02T15:46:43.502Z] [2022-03-02T15:46:43.502Z] DONE 2 tests, 2 skipped in 0.035s [2022-03-02T15:46:43.502Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-03-02T15:46:43.502Z] INFO: Testing against a local daemon [2022-03-02T15:46:43.502Z] === RUN TestDockerNetworkMacvlanPersistance [2022-03-02T15:46:43.547Z] 898469748ff6: Pull complete [2022-03-02T15:46:43.547Z] Digest: sha256:720729320e08bdf14b6bc16444be6a3b74a457bd0584fee5124e6073e9f8f1cf [2022-03-02T15:46:43.547Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-02T15:46:43.547Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-03-02T15:46:43.547Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-03-02T15:46:43.547Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.524' [2022-03-02T15:46:43.547Z] WARN: Skipping validation tests [2022-03-02T15:46:43.547Z] INFO: Running unit tests at 03/02/2022 15:46:41... [2022-03-02T15:46:43.679Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-02T15:46:44.064Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.33s) [2022-03-02T15:46:44.065Z] === RUN TestDockerNetworkMacvlan [2022-03-02T15:46:44.439Z] --- PASS: TestCreateJob (2.89s) [2022-03-02T15:46:44.439Z] === RUN TestReplicatedJob [2022-03-02T15:46:44.615Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-03-02T15:46:44.628Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-03-02T15:46:45.555Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-03-02T15:46:45.858Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-02T15:46:45.858Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-02T15:46:45.990Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-03-02T15:46:46.117Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-03-02T15:46:46.249Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-03-02T15:46:46.442Z] INFO: make.ps1 starting at 03/02/2022 15:46:45 [2022-03-02T15:46:46.443Z] INFO: Git commit (0bf6492858) assumed from DOCKER_GITCOMMIT environment variable [2022-03-02T15:46:46.443Z] INFO: Invoking autogen... [2022-03-02T15:46:46.821Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-02T15:46:46.899Z] INFO: Running unit tests... [2022-03-02T15:46:47.186Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-03-02T15:46:47.446Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-03-02T15:46:47.446Z] --- PASS: TestHealthKillContainer (8.47s) [2022-03-02T15:46:47.446Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-02T15:46:48.007Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-03-02T15:46:48.351Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-02T15:46:48.382Z] --- PASS: TestInspectCpusetInConfigPre120 (0.69s) [2022-03-02T15:46:48.383Z] === RUN TestIpcModeNone [2022-03-02T15:46:48.383Z] === RUN TestDockerSuite/TestBuildAddScript [2022-03-02T15:46:48.671Z] --- PASS: TestReplicatedJob (4.15s) [2022-03-02T15:46:48.671Z] === RUN TestUpdateReplicatedJob [2022-03-02T15:46:48.950Z] --- PASS: TestIpcModeNone (0.81s) [2022-03-02T15:46:48.951Z] === RUN TestIpcModePrivate [2022-03-02T15:46:49.210Z] check_test.go:308: [dc6f3ca89f9ee] daemon is not started [2022-03-02T15:46:49.210Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-03-02T15:46:49.779Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:89, shared: false, mustBeShared: false [2022-03-02T15:46:49.779Z] --- PASS: TestIpcModePrivate (0.84s) [2022-03-02T15:46:49.779Z] === RUN TestIpcModeShareable [2022-03-02T15:46:49.897Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-03-02T15:46:49.979Z] --- PASS: TestBuildMultiStageCopy (14.52s) [2022-03-02T15:46:49.980Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.32s) [2022-03-02T15:46:49.980Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.97s) [2022-03-02T15:46:49.980Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.18s) [2022-03-02T15:46:49.980Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.42s) [2022-03-02T15:46:49.980Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.63s) [2022-03-02T15:46:49.980Z] === RUN TestBuildMultiStageParentConfig [2022-03-02T15:46:50.348Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:79, shared: true, mustBeShared: true [2022-03-02T15:46:50.607Z] --- PASS: TestIpcModeShareable (0.85s) [2022-03-02T15:46:50.607Z] === RUN TestAPIIpcModeShareableAndContainer [2022-03-02T15:46:51.175Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-03-02T15:46:51.200Z] --- PASS: TestUpdateReplicatedJob (2.50s) [2022-03-02T15:46:51.200Z] === RUN TestServiceListWithStatuses [2022-03-02T15:46:51.200Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-02T15:46:51.200Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-02T15:46:51.200Z] === RUN TestDockerNetworkConnectAlias [2022-03-02T15:46:52.111Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-03-02T15:46:52.681Z] check_test.go:308: [d3f9924756416] daemon is not started [2022-03-02T15:46:52.681Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-03-02T15:46:52.940Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.42s) [2022-03-02T15:46:52.940Z] === RUN TestAPIIpcModeHost [2022-03-02T15:46:53.164Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-03-02T15:46:53.420Z] --- PASS: TestDockerNetworkMacvlan (9.52s) [2022-03-02T15:46:53.420Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-03-02T15:46:53.420Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-03-02T15:46:53.420Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.83s) [2022-03-02T15:46:53.420Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.82s) [2022-03-02T15:46:53.420Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.01s) [2022-03-02T15:46:53.420Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.56s) [2022-03-02T15:46:53.420Z] PASS [2022-03-02T15:46:53.420Z] [2022-03-02T15:46:53.420Z] DONE 8 tests in 10.877s [2022-03-02T15:46:53.675Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-03-02T15:46:53.675Z] testing: warning: no tests to run [2022-03-02T15:46:53.675Z] PASS [2022-03-02T15:46:53.675Z] [2022-03-02T15:46:53.675Z] DONE 0 tests in 0.011s [2022-03-02T15:46:53.675Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-03-02T15:46:53.675Z] INFO: Testing against a local daemon [2022-03-02T15:46:53.675Z] === RUN TestAuthZPluginAllowRequest [2022-03-02T15:46:53.696Z] --- PASS: TestBuildMultiStageParentConfig (3.10s) [2022-03-02T15:46:53.696Z] === RUN TestBuildLabelWithTargets [2022-03-02T15:46:53.696Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-02T15:46:53.696Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-03-02T15:46:53.696Z] === RUN TestBuildWithEmptyLayers [2022-03-02T15:46:53.877Z] --- PASS: TestAPIIpcModeHost (0.68s) [2022-03-02T15:46:53.877Z] === RUN TestDaemonIpcModeShareable [2022-03-02T15:46:54.660Z] --- PASS: TestBuildWithEmptyLayers (1.48s) [2022-03-02T15:46:54.660Z] === RUN TestBuildMultiStageOnBuild [2022-03-02T15:46:55.040Z] --- PASS: TestAuthZPluginAllowRequest (1.16s) [2022-03-02T15:46:55.040Z] === RUN TestAuthZPluginTLS [2022-03-02T15:46:55.289Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:100, shared: true, mustBeShared: true [2022-03-02T15:46:55.290Z] --- PASS: TestDaemonIpcModeShareable (1.67s) [2022-03-02T15:46:55.290Z] === RUN TestDaemonIpcModePrivate [2022-03-02T15:46:55.296Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-03-02T15:46:55.296Z] === RUN TestAuthZPluginDenyRequest [2022-03-02T15:46:55.382Z] --- PASS: TestDockerNetworkConnectAlias (3.54s) [2022-03-02T15:46:55.382Z] === RUN TestDockerNetworkReConnect [2022-03-02T15:46:55.436Z] 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/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/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 [2022-03-02T15:46:55.557Z] docker_cli_daemon_plugins_test.go:80: [d65b9cb59a174] daemon is not started [2022-03-02T15:46:55.864Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-03-02T15:46:55.864Z] === RUN TestAuthZPluginAPIDenyResponse [2022-03-02T15:46:56.425Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-03-02T15:46:56.425Z] === RUN TestAuthZPluginDenyResponse [2022-03-02T15:46:56.943Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-03-02T15:46:56.943Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false [2022-03-02T15:46:56.988Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-03-02T15:46:56.988Z] === RUN TestAuthZPluginAllowEventStream [2022-03-02T15:46:57.201Z] --- PASS: TestDaemonIpcModePrivate (1.76s) [2022-03-02T15:46:57.201Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-03-02T15:46:57.460Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-03-02T15:46:57.910Z] --- PASS: TestDockerNetworkReConnect (2.81s) [2022-03-02T15:46:57.910Z] === RUN TestServicePlugin [2022-03-02T15:46:57.910Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-02T15:46:57.910Z] --- SKIP: TestServicePlugin (0.00s) [2022-03-02T15:46:57.910Z] === RUN TestServiceUpdateLabel [2022-03-02T15:46:58.355Z] --- PASS: TestAuthZPluginAllowEventStream (1.19s) [2022-03-02T15:46:58.355Z] === RUN TestAuthZPluginErrorResponse [2022-03-02T15:46:58.396Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:91, shared: false, mustBeShared: false [2022-03-02T15:46:58.611Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-03-02T15:46:58.611Z] === RUN TestAuthZPluginErrorRequest [2022-03-02T15:46:58.654Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.45s) [2022-03-02T15:46:58.654Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-03-02T15:46:59.173Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-03-02T15:46:59.173Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-03-02T15:46:59.283Z] --- PASS: TestServiceUpdateLabel (1.68s) [2022-03-02T15:46:59.283Z] === RUN TestServiceUpdateSecrets [2022-03-02T15:46:59.339Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-03-02T15:46:59.339Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-03-02T15:46:59.339Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-03-02T15:46:59.339Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-03-02T15:46:59.339Z] Cross building: bundles/cross/linux/s390x [2022-03-02T15:46:59.339Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-03-02T15:46:59.339Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-03-02T15:46:59.591Z] docker_cli_daemon_plugins_test.go:170: [d6185b69435f8] daemon is not started [2022-03-02T15:46:59.734Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-03-02T15:46:59.735Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-03-02T15:47:00.158Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: true, mustBeShared: true [2022-03-02T15:47:00.158Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.56s) [2022-03-02T15:47:00.158Z] === RUN TestIpcModeOlderClient [2022-03-02T15:47:00.158Z] === PAUSE TestIpcModeOlderClient [2022-03-02T15:47:00.158Z] === RUN TestKillContainerInvalidSignal [2022-03-02T15:47:00.726Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-03-02T15:47:00.987Z] --- PASS: TestKillContainerInvalidSignal (0.79s) [2022-03-02T15:47:00.987Z] === RUN TestKillContainer [2022-03-02T15:47:00.987Z] === RUN TestKillContainer/no_signal [2022-03-02T15:47:01.100Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.38s) [2022-03-02T15:47:01.100Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-03-02T15:47:01.246Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-03-02T15:47:01.505Z] === RUN TestKillContainer/non_killing_signal [2022-03-02T15:47:02.072Z] === RUN TestKillContainer/killing_signal [2022-03-02T15:47:02.466Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.45s) [2022-03-02T15:47:02.466Z] === RUN TestAuthZPluginHeader [2022-03-02T15:47:02.968Z] INFO: Extraction ended at 03/02/2022 15:47:02. Duration:00:00:29.9134140 [2022-03-02T15:47:02.968Z] INFO: Updating the golang and path environment variables [2022-03-02T15:47:02.968Z] INFO: GOPATH=d:\gopath [2022-03-02T15:47:02.968Z] INFO: go version go1.17.7 windows/amd64 [2022-03-02T15:47:02.968Z] INFO: Running the daemon under test in debug mode [2022-03-02T15:47:02.968Z] INFO: Starting a daemon under test... [2022-03-02T15:47:02.968Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43313\1\daemon --pidfile d:\CI\PR-43313\1\docker.pid -D [2022-03-02T15:47:02.968Z] INFO: Process started successfully. [2022-03-02T15:47:02.968Z] INFO: Start tailing logs of the daemon under tests [2022-03-02T15:47:03.393Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-03-02T15:47:03.393Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-03-02T15:47:03.428Z] INFO: Waiting for the daemon under test to start... [2022-03-02T15:47:03.449Z] --- PASS: TestKillContainer (2.17s) [2022-03-02T15:47:03.449Z] --- PASS: TestKillContainer/no_signal (0.64s) [2022-03-02T15:47:03.449Z] --- PASS: TestKillContainer/non_killing_signal (0.50s) [2022-03-02T15:47:03.449Z] --- PASS: TestKillContainer/killing_signal (0.76s) [2022-03-02T15:47:03.449Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-02T15:47:03.449Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-03-02T15:47:03.708Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-03-02T15:47:03.966Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-03-02T15:47:04.226Z] === RUN TestDockerSuite/TestBuildAddTar [2022-03-02T15:47:04.226Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-03-02T15:47:04.486Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.37s) [2022-03-02T15:47:04.486Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.66s) [2022-03-02T15:47:04.486Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.49s) [2022-03-02T15:47:04.486Z] === RUN TestKillStoppedContainer [2022-03-02T15:47:04.486Z] --- PASS: TestKillStoppedContainer (0.06s) [2022-03-02T15:47:04.486Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-02T15:47:04.746Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2022-03-02T15:47:04.746Z] === RUN TestKillDifferentUserContainer [2022-03-02T15:47:05.006Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-03-02T15:47:05.265Z] --- PASS: TestKillDifferentUserContainer (0.68s) [2022-03-02T15:47:05.265Z] === RUN TestInspectOomKilledTrue [2022-03-02T15:47:05.265Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-02T15:47:05.265Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-02T15:47:05.265Z] === RUN TestInspectOomKilledFalse [2022-03-02T15:47:05.265Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-02T15:47:05.265Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-02T15:47:05.265Z] === RUN TestLinksEtcHostsContentMatch [2022-03-02T15:47:05.524Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-03-02T15:47:05.770Z] ? github.com/docker/docker/api [no test files] [2022-03-02T15:47:05.784Z] --- PASS: TestLinksEtcHostsContentMatch (0.55s) [2022-03-02T15:47:05.784Z] === RUN TestLinksContainerNames [2022-03-02T15:47:06.045Z] check_test.go:308: [d4cd47bb2b555] daemon is not started [2022-03-02T15:47:06.045Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-03-02T15:47:07.423Z] --- PASS: TestLinksContainerNames (1.40s) [2022-03-02T15:47:07.423Z] === RUN TestLogsFollowTailEmpty [2022-03-02T15:47:07.586Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.06s) [2022-03-02T15:47:07.586Z] === RUN TestAuthZPluginV2Disable [2022-03-02T15:47:07.683Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-03-02T15:47:07.941Z] --- PASS: TestLogsFollowTailEmpty (0.64s) [2022-03-02T15:47:07.941Z] === RUN TestContainerNetworkMountsNoChown [2022-03-02T15:47:08.509Z] --- PASS: TestContainerNetworkMountsNoChown (0.69s) [2022-03-02T15:47:08.509Z] === RUN TestMountDaemonRoot [2022-03-02T15:47:08.768Z] === RUN TestMountDaemonRoot/default [2022-03-02T15:47:08.768Z] === PAUSE TestMountDaemonRoot/default [2022-03-02T15:47:08.768Z] === RUN TestMountDaemonRoot/private [2022-03-02T15:47:08.768Z] === PAUSE TestMountDaemonRoot/private [2022-03-02T15:47:08.768Z] === RUN TestMountDaemonRoot/rprivate [2022-03-02T15:47:08.768Z] === PAUSE TestMountDaemonRoot/rprivate [2022-03-02T15:47:08.768Z] === RUN TestMountDaemonRoot/slave [2022-03-02T15:47:08.768Z] === PAUSE TestMountDaemonRoot/slave [2022-03-02T15:47:08.768Z] === RUN TestMountDaemonRoot/rslave [2022-03-02T15:47:08.768Z] === PAUSE TestMountDaemonRoot/rslave [2022-03-02T15:47:08.768Z] === RUN TestMountDaemonRoot/shared [2022-03-02T15:47:08.768Z] === PAUSE TestMountDaemonRoot/shared [2022-03-02T15:47:08.768Z] === RUN TestMountDaemonRoot/rshared [2022-03-02T15:47:08.768Z] === PAUSE TestMountDaemonRoot/rshared [2022-03-02T15:47:08.768Z] === CONT TestMountDaemonRoot/default [2022-03-02T15:47:08.768Z] === RUN TestMountDaemonRoot/default/bind_root [2022-03-02T15:47:08.768Z] === CONT TestMountDaemonRoot/rslave [2022-03-02T15:47:08.768Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-03-02T15:47:08.768Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-03-02T15:47:08.768Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-03-02T15:47:08.768Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-03-02T15:47:08.768Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-03-02T15:47:08.768Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-03-02T15:47:08.768Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-03-02T15:47:08.768Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-03-02T15:47:08.768Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-03-02T15:47:08.768Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-03-02T15:47:08.768Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-03-02T15:47:08.768Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-03-02T15:47:08.768Z] === RUN TestMountDaemonRoot/default/mount_root [2022-03-02T15:47:08.768Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-03-02T15:47:08.768Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-03-02T15:47:08.768Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-03-02T15:47:08.768Z] === CONT TestMountDaemonRoot/rshared [2022-03-02T15:47:08.768Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-03-02T15:47:08.768Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-03-02T15:47:08.768Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-03-02T15:47:08.768Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-03-02T15:47:08.768Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-03-02T15:47:08.768Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-03-02T15:47:08.768Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-03-02T15:47:08.768Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-03-02T15:47:08.768Z] === CONT TestMountDaemonRoot/shared [2022-03-02T15:47:08.768Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-03-02T15:47:08.768Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-03-02T15:47:08.768Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-03-02T15:47:08.768Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-03-02T15:47:08.768Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-03-02T15:47:08.768Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-03-02T15:47:08.768Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-03-02T15:47:08.768Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-03-02T15:47:08.768Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-03-02T15:47:08.768Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-03-02T15:47:08.768Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-03-02T15:47:08.768Z] === CONT TestMountDaemonRoot/rprivate [2022-03-02T15:47:08.769Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-03-02T15:47:08.769Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-03-02T15:47:08.769Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-03-02T15:47:08.769Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-03-02T15:47:08.769Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-03-02T15:47:08.769Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-03-02T15:47:08.769Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-03-02T15:47:08.769Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-03-02T15:47:08.769Z] === CONT TestMountDaemonRoot/slave [2022-03-02T15:47:08.769Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-03-02T15:47:08.769Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-03-02T15:47:08.769Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-03-02T15:47:08.769Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-03-02T15:47:08.769Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-03-02T15:47:08.769Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-03-02T15:47:08.769Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-03-02T15:47:08.769Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-03-02T15:47:08.769Z] === CONT TestMountDaemonRoot/private [2022-03-02T15:47:08.769Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-03-02T15:47:08.769Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-03-02T15:47:08.769Z] === RUN TestMountDaemonRoot/private/bind_root [2022-03-02T15:47:08.769Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-03-02T15:47:08.769Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-03-02T15:47:08.769Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-03-02T15:47:08.769Z] === RUN TestMountDaemonRoot/private/mount_root [2022-03-02T15:47:08.769Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-03-02T15:47:08.769Z] === CONT TestMountDaemonRoot/default/bind_root [2022-03-02T15:47:08.769Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-03-02T15:47:08.769Z] === CONT TestMountDaemonRoot/default/mount_root [2022-03-02T15:47:08.769Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-03-02T15:47:08.769Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-03-02T15:47:09.028Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-03-02T15:47:09.028Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-03-02T15:47:09.028Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-03-02T15:47:09.028Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-03-02T15:47:09.028Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-03-02T15:47:09.028Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-03-02T15:47:09.028Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-03-02T15:47:09.028Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-03-02T15:47:09.028Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-03-02T15:47:09.028Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-03-02T15:47:09.028Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-03-02T15:47:09.028Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-03-02T15:47:09.028Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-03-02T15:47:09.028Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-03-02T15:47:09.287Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-03-02T15:47:09.287Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-03-02T15:47:09.287Z] === CONT TestMountDaemonRoot/private/mount_root [2022-03-02T15:47:09.287Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-03-02T15:47:09.287Z] === CONT TestMountDaemonRoot/private/bind_root [2022-03-02T15:47:09.287Z] --- PASS: TestMountDaemonRoot (0.05s) [2022-03-02T15:47:09.287Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-03-02T15:47:09.287Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-03-02T15:47:09.287Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2022-03-02T15:47:09.287Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-03-02T15:47:09.287Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-03-02T15:47:09.287Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-03-02T15:47:09.287Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2022-03-02T15:47:09.287Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-03-02T15:47:09.287Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-03-02T15:47:09.287Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-03-02T15:47:09.287Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-03-02T15:47:09.287Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-03-02T15:47:09.287Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-03-02T15:47:09.287Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-03-02T15:47:09.287Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-03-02T15:47:09.287Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-03-02T15:47:09.287Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-03-02T15:47:09.287Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-03-02T15:47:09.287Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-03-02T15:47:09.287Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-03-02T15:47:09.287Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-03-02T15:47:09.287Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-03-02T15:47:09.287Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-03-02T15:47:09.287Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2022-03-02T15:47:09.287Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-03-02T15:47:09.287Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-03-02T15:47:09.287Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-03-02T15:47:09.287Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-03-02T15:47:09.287Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-03-02T15:47:09.287Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-03-02T15:47:09.287Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-03-02T15:47:09.287Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2022-03-02T15:47:09.287Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-03-02T15:47:09.287Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-03-02T15:47:09.287Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-03-02T15:47:09.287Z] === RUN TestContainerBindMountNonRecursive [2022-03-02T15:47:09.287Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-03-02T15:47:10.853Z] --- PASS: TestAuthZPluginV2Disable (3.32s) [2022-03-02T15:47:10.853Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-03-02T15:47:11.192Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-03-02T15:47:11.192Z] --- PASS: TestContainerBindMountNonRecursive (1.92s) [2022-03-02T15:47:11.192Z] === RUN TestContainerVolumesMountedAsShared [2022-03-02T15:47:11.760Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-03-02T15:47:11.760Z] --- PASS: TestContainerVolumesMountedAsShared (0.63s) [2022-03-02T15:47:11.760Z] === RUN TestContainerVolumesMountedAsSlave [2022-03-02T15:47:12.327Z] --- PASS: TestContainerVolumesMountedAsSlave (0.62s) [2022-03-02T15:47:12.327Z] === RUN TestNetworkNat [2022-03-02T15:47:12.337Z] --- PASS: TestBuildMultiStageOnBuild (15.47s) [2022-03-02T15:47:12.337Z] === RUN TestBuildUncleanTarFilenames [2022-03-02T15:47:12.337Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-02T15:47:12.337Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2022-03-02T15:47:12.337Z] === RUN TestBuildMultiStageLayerLeak [2022-03-02T15:47:12.895Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-03-02T15:47:12.895Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-03-02T15:47:13.154Z] --- PASS: TestNetworkNat (0.87s) [2022-03-02T15:47:13.154Z] === RUN TestNetworkLocalhostTCPNat [2022-03-02T15:47:14.092Z] --- PASS: TestNetworkLocalhostTCPNat (0.79s) [2022-03-02T15:47:14.092Z] === RUN TestNetworkLoopbackNat [2022-03-02T15:47:14.092Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-03-02T15:47:14.118Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.14s) [2022-03-02T15:47:14.118Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-03-02T15:47:14.148Z] --- PASS: TestServiceUpdateSecrets (13.89s) [2022-03-02T15:47:14.148Z] === RUN TestServiceUpdateConfigs [2022-03-02T15:47:14.661Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-03-02T15:47:16.039Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-03-02T15:47:16.976Z] --- PASS: TestNetworkLoopbackNat (3.02s) [2022-03-02T15:47:16.976Z] === RUN TestPause [2022-03-02T15:47:17.239Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-03-02T15:47:17.498Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-03-02T15:47:17.757Z] --- PASS: TestPause (0.79s) [2022-03-02T15:47:17.757Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-02T15:47:17.757Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-02T15:47:17.757Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-02T15:47:17.757Z] === RUN TestPauseStopPausedContainer [2022-03-02T15:47:18.016Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-03-02T15:47:18.587Z] --- PASS: TestPauseStopPausedContainer (0.74s) [2022-03-02T15:47:18.587Z] === RUN TestPidHost [2022-03-02T15:47:19.969Z] --- PASS: TestPidHost (1.31s) [2022-03-02T15:47:19.969Z] === RUN TestPsFilter [2022-03-02T15:47:19.969Z] --- PASS: TestPsFilter (0.11s) [2022-03-02T15:47:19.969Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-02T15:47:20.537Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.55s) [2022-03-02T15:47:20.537Z] === RUN TestRemoveContainerWithVolume [2022-03-02T15:47:20.554Z] === RUN TestMiddlewares [2022-03-02T15:47:20.554Z] --- PASS: TestMiddlewares (0.00s) [2022-03-02T15:47:20.554Z] PASS [2022-03-02T15:47:20.554Z] coverage: 9.0% of statements [2022-03-02T15:47:20.554Z] ok github.com/docker/docker/api/server 0.051s coverage: 9.0% of statements [2022-03-02T15:47:21.107Z] --- PASS: TestRemoveContainerWithVolume (0.52s) [2022-03-02T15:47:21.107Z] === RUN TestRemoveContainerRunning [2022-03-02T15:47:21.676Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-03-02T15:47:21.676Z] --- PASS: TestRemoveContainerRunning (0.63s) [2022-03-02T15:47:21.676Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-02T15:47:22.244Z] === RUN TestDockerSuite/TestBuildBlankName [2022-03-02T15:47:22.244Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.60s) [2022-03-02T15:47:22.244Z] === RUN TestRemoveInvalidContainer [2022-03-02T15:47:22.244Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-03-02T15:47:22.244Z] === RUN TestRenameLinkedContainer [2022-03-02T15:47:22.503Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-03-02T15:47:24.058Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.99s) [2022-03-02T15:47:24.058Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-03-02T15:47:24.408Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-03-02T15:47:24.519Z] .....INFO: Daemon under test started and replied! [2022-03-02T15:47:24.519Z] INFO: Docker version of the daemon under test [2022-03-02T15:47:24.519Z] [2022-03-02T15:47:24.519Z] Client: [2022-03-02T15:47:24.519Z] Version: 17.06.2-ce [2022-03-02T15:47:24.519Z] API version: 1.30 [2022-03-02T15:47:24.519Z] Go version: go1.8.3 [2022-03-02T15:47:24.519Z] Git commit: cec0b72 [2022-03-02T15:47:24.519Z] Built: Tue Sep 5 19:57:19 2017 [2022-03-02T15:47:24.519Z] OS/Arch: windows/amd64 [2022-03-02T15:47:24.519Z] [2022-03-02T15:47:24.519Z] Server: [2022-03-02T15:47:24.519Z] Version: 0.0.0-dev [2022-03-02T15:47:24.519Z] API version: 1.42 (minimum version 1.24) [2022-03-02T15:47:24.519Z] Go version: go1.17.7 [2022-03-02T15:47:24.519Z] Git commit: 0bf6492858 [2022-03-02T15:47:24.519Z] Built: 03/02/2022 15:45:02 [2022-03-02T15:47:24.519Z] OS/Arch: windows/amd64 [2022-03-02T15:47:24.519Z] Experimental: false [2022-03-02T15:47:24.519Z] [2022-03-02T15:47:24.519Z] INFO: Docker info of the daemon under test [2022-03-02T15:47:24.519Z] [2022-03-02T15:47:24.519Z] Containers: 0 [2022-03-02T15:47:24.519Z] Running: 0 [2022-03-02T15:47:24.519Z] Paused: 0 [2022-03-02T15:47:24.519Z] Stopped: 0 [2022-03-02T15:47:24.519Z] Images: 0 [2022-03-02T15:47:24.519Z] Server Version: 0.0.0-dev [2022-03-02T15:47:24.519Z] Storage Driver: windowsfilter [2022-03-02T15:47:24.519Z] Windows: [2022-03-02T15:47:24.519Z] Logging Driver: json-file [2022-03-02T15:47:24.519Z] Plugins: [2022-03-02T15:47:24.519Z] Volume: local [2022-03-02T15:47:24.519Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-02T15:47:24.519Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-02T15:47:24.519Z] Swarm: inactive [2022-03-02T15:47:24.519Z] Default Isolation: process [2022-03-02T15:47:24.519Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-03-02T15:47:24.519Z] Operating System: Microsoft Windows Server 2019 Datacenter (Build 17763) [2022-03-02T15:47:24.519Z] OSType: windows [2022-03-02T15:47:24.519Z] Architecture: x86_64 [2022-03-02T15:47:24.519Z] CPUs: 4 [2022-03-02T15:47:24.519Z] Total Memory: 32GiB [2022-03-02T15:47:24.519Z] Name: azwin-2-2d3c40 [2022-03-02T15:47:24.519Z] ID: NCKO:BMOG:XTD6:667K:J3R6:5C2T:6A2M:XAVE:CN5F:UKRC:SYNM:Z4AV [2022-03-02T15:47:24.519Z] Docker Root Dir: D:\CI\PR-43313\1\daemon [2022-03-02T15:47:24.519Z] Debug Mode (client): false [2022-03-02T15:47:24.519Z] Debug Mode (server): true [2022-03-02T15:47:24.519Z] File Descriptors: -1 [2022-03-02T15:47:24.519Z] Goroutines: 16 [2022-03-02T15:47:24.519Z] System Time: 2022-03-02T15:47:22.6822039Z [2022-03-02T15:47:24.519Z] EventsListeners: 0 [2022-03-02T15:47:24.519Z] Registry: https://index.docker.io/v1/ [2022-03-02T15:47:24.519Z] Labels: [2022-03-02T15:47:24.519Z] Experimental: false [2022-03-02T15:47:24.519Z] Insecure Registries: [2022-03-02T15:47:24.519Z] 127.0.0.0/8 [2022-03-02T15:47:24.519Z] Live Restore Enabled: false [2022-03-02T15:47:24.519Z] [2022-03-02T15:47:24.519Z] [2022-03-02T15:47:24.519Z] INFO: Docker images of the daemon under test [2022-03-02T15:47:24.519Z] [2022-03-02T15:47:24.519Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-02T15:47:24.519Z] [2022-03-02T15:47:24.519Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-03-02T15:47:24.519Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-03-02T15:47:24.519Z] ltsc2019: Pulling from windows/servercore [2022-03-02T15:47:24.519Z] 4612f6d0b889: Pulling fs layer [2022-03-02T15:47:24.519Z] 1bd78008c728: Pulling fs layer [2022-03-02T15:47:24.668Z] --- PASS: TestRenameLinkedContainer (2.21s) [2022-03-02T15:47:24.668Z] === RUN TestRenameStoppedContainer [2022-03-02T15:47:24.685Z] --- PASS: TestBuildMultiStageLayerLeak (13.30s) [2022-03-02T15:47:24.685Z] === RUN TestBuildWithHugeFile [2022-03-02T15:47:25.236Z] --- PASS: TestRenameStoppedContainer (0.56s) [2022-03-02T15:47:25.236Z] === RUN TestRenameRunningContainerAndReuse [2022-03-02T15:47:25.496Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-03-02T15:47:26.433Z] --- PASS: TestRenameRunningContainerAndReuse (1.16s) [2022-03-02T15:47:26.433Z] === RUN TestRenameInvalidName [2022-03-02T15:47:26.433Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-03-02T15:47:26.692Z] --- PASS: TestRenameInvalidName (0.55s) [2022-03-02T15:47:26.692Z] === RUN TestRenameAnonymousContainer [2022-03-02T15:47:28.073Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-03-02T15:47:28.073Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-03-02T15:47:29.011Z] --- PASS: TestServiceUpdateConfigs (13.90s) [2022-03-02T15:47:29.011Z] === RUN TestServiceUpdateNetwork [2022-03-02T15:47:29.016Z] --- PASS: TestRenameAnonymousContainer (2.32s) [2022-03-02T15:47:29.016Z] === RUN TestRenameContainerWithSameName [2022-03-02T15:47:29.955Z] --- PASS: TestRenameContainerWithSameName (0.72s) [2022-03-02T15:47:29.955Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-02T15:47:29.955Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-03-02T15:47:31.333Z] --- PASS: TestRenameContainerWithLinkedContainer (1.26s) [2022-03-02T15:47:31.333Z] === RUN TestResize [2022-03-02T15:47:31.901Z] --- PASS: TestResize (0.73s) [2022-03-02T15:47:31.901Z] === RUN TestResizeWithInvalidSize [2022-03-02T15:47:32.160Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-03-02T15:47:32.422Z] --- PASS: TestResizeWithInvalidSize (0.65s) [2022-03-02T15:47:32.422Z] === RUN TestResizeWhenContainerNotStarted [2022-03-02T15:47:33.359Z] --- PASS: TestResizeWhenContainerNotStarted (0.72s) [2022-03-02T15:47:33.359Z] === RUN TestDaemonRestartKillContainers [2022-03-02T15:47:33.359Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-02T15:47:33.359Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-02T15:47:33.359Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-02T15:47:33.359Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-02T15:47:33.359Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-02T15:47:33.359Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-02T15:47:33.359Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-02T15:47:33.359Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-02T15:47:33.359Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-02T15:47:33.359Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-02T15:47:33.359Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-02T15:47:33.359Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-02T15:47:33.359Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-02T15:47:33.359Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-02T15:47:33.359Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-02T15:47:33.359Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-02T15:47:33.359Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-02T15:47:33.359Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-02T15:47:33.359Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-02T15:47:33.359Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-02T15:47:33.359Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-02T15:47:33.359Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-02T15:47:33.359Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-02T15:47:33.359Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-02T15:47:33.359Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-02T15:47:33.359Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-02T15:47:33.359Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-02T15:47:33.359Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-02T15:47:33.359Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-02T15:47:33.359Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-02T15:47:33.359Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-02T15:47:33.359Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-02T15:47:33.359Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-02T15:47:33.359Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-02T15:47:33.359Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-03-02T15:47:33.618Z] check_test.go:308: [d21f3b2f797b2] daemon is not started [2022-03-02T15:47:33.618Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-03-02T15:47:36.152Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-03-02T15:47:36.153Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-02T15:47:36.722Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-03-02T15:47:37.662Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-02T15:47:38.975Z] --- PASS: TestServiceUpdateNetwork (11.64s) [2022-03-02T15:47:38.975Z] === RUN TestServiceUpdatePidsLimit [2022-03-02T15:47:39.042Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-02T15:47:39.301Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-02T15:47:39.666Z] 1bd78008c728: Verifying Checksum [2022-03-02T15:47:39.666Z] 1bd78008c728: Download complete [2022-03-02T15:47:39.908Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-03-02T15:47:40.474Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-03-02T15:47:40.681Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-02T15:47:41.248Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-02T15:47:42.098Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-03-02T15:47:42.098Z] PASS [2022-03-02T15:47:42.098Z] [2022-03-02T15:47:42.098Z] DONE 17 tests in 46.754s [2022-03-02T15:47:42.098Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-03-02T15:47:42.098Z] INFO: Testing against a local daemon [2022-03-02T15:47:42.098Z] === RUN TestPluginInvalidJSON [2022-03-02T15:47:42.098Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-02T15:47:42.098Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-02T15:47:42.098Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-02T15:47:42.098Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-03-02T15:47:42.098Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-02T15:47:42.098Z] === RUN TestPluginInstall [2022-03-02T15:47:42.098Z] === RUN TestPluginInstall/no_auth [2022-03-02T15:47:42.098Z] time="2022-03-02T15:47:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-02T15:47:42.098Z] time="2022-03-02T15:47:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bdb6d411e5531dfa0d678c38a7591d23c61a06838dc7dbaa4c0ae24b7baae1e8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-02T15:47:42.098Z] time="2022-03-02T15:47:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-02T15:47:42.098Z] time="2022-03-02T15:47:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bdb6d411e5531dfa0d678c38a7591d23c61a06838dc7dbaa4c0ae24b7baae1e8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-02T15:47:42.098Z] === RUN TestPluginInstall/with_htpasswd [2022-03-02T15:47:42.098Z] time="2022-03-02T15:47:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-02T15:47:42.098Z] time="2022-03-02T15:47:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bdb6d411e5531dfa0d678c38a7591d23c61a06838dc7dbaa4c0ae24b7baae1e8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-02T15:47:42.098Z] time="2022-03-02T15:47:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-02T15:47:42.098Z] time="2022-03-02T15:47:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bdb6d411e5531dfa0d678c38a7591d23c61a06838dc7dbaa4c0ae24b7baae1e8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-02T15:47:42.354Z] === RUN TestPluginInstall/with_insecure [2022-03-02T15:47:43.281Z] time="2022-03-02T15:47:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-02T15:47:43.281Z] time="2022-03-02T15:47:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a00d50ad39b8bfcd1393f06917bfac5b82638341b256d332d179ba3eb59f9ef2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-02T15:47:43.281Z] time="2022-03-02T15:47:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-02T15:47:43.281Z] time="2022-03-02T15:47:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a00d50ad39b8bfcd1393f06917bfac5b82638341b256d332d179ba3eb59f9ef2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-02T15:47:43.537Z] plugin_test.go:165: [d7b73d9965d69] daemon is not started [2022-03-02T15:47:43.537Z] --- PASS: TestPluginInstall (3.13s) [2022-03-02T15:47:43.537Z] --- PASS: TestPluginInstall/no_auth (1.48s) [2022-03-02T15:47:43.537Z] --- PASS: TestPluginInstall/with_htpasswd (0.59s) [2022-03-02T15:47:43.537Z] --- PASS: TestPluginInstall/with_insecure (1.06s) [2022-03-02T15:47:43.537Z] === RUN TestPluginsWithRuntimes [2022-03-02T15:47:44.902Z] === RUN TestPluginsWithRuntimes/No_Args [2022-03-02T15:47:45.452Z] 4612f6d0b889: Verifying Checksum [2022-03-02T15:47:45.452Z] 4612f6d0b889: Download complete [2022-03-02T15:47:45.467Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-02T15:47:45.829Z] === RUN TestPluginsWithRuntimes/With_Args [2022-03-02T15:47:46.047Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-02T15:47:46.797Z] --- PASS: TestPluginsWithRuntimes (3.25s) [2022-03-02T15:47:46.797Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.85s) [2022-03-02T15:47:46.797Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.85s) [2022-03-02T15:47:46.797Z] === RUN TestPluginBackCompatMediaTypes [2022-03-02T15:47:47.361Z] --- PASS: TestPluginBackCompatMediaTypes (0.55s) [2022-03-02T15:47:47.361Z] PASS [2022-03-02T15:47:47.361Z] [2022-03-02T15:47:47.361Z] DONE 10 tests in 6.980s [2022-03-02T15:47:47.361Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-03-02T15:47:47.361Z] INFO: Testing against a local daemon [2022-03-02T15:47:47.361Z] === RUN TestExternalGraphDriver [2022-03-02T15:47:47.361Z] === RUN TestExternalGraphDriver/json [2022-03-02T15:47:48.578Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-03-02T15:47:49.249Z] === RUN TestExternalGraphDriver/spec [2022-03-02T15:47:49.369Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-03-02T15:47:50.307Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-02T15:47:50.660Z] === RUN TestExternalGraphDriver/pull [2022-03-02T15:47:50.878Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-03-02T15:47:51.446Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-02T15:47:52.015Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-03-02T15:47:52.550Z] --- PASS: TestExternalGraphDriver (4.91s) [2022-03-02T15:47:52.550Z] --- PASS: TestExternalGraphDriver/json (1.62s) [2022-03-02T15:47:52.550Z] --- PASS: TestExternalGraphDriver/spec (1.61s) [2022-03-02T15:47:52.550Z] --- PASS: TestExternalGraphDriver/pull (1.65s) [2022-03-02T15:47:52.550Z] === RUN TestGraphdriverPluginV2 [2022-03-02T15:47:52.583Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-02T15:47:53.519Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-03-02T15:47:54.088Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-02T15:47:54.348Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-03-02T15:47:54.607Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-03-02T15:47:54.866Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-03-02T15:47:55.131Z] --- PASS: TestServiceUpdatePidsLimit (16.06s) [2022-03-02T15:47:55.131Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.64s) [2022-03-02T15:47:55.131Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-03-02T15:47:55.131Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-03-02T15:47:55.131Z] PASS [2022-03-02T15:47:55.131Z] [2022-03-02T15:47:55.131Z] === Skipped [2022-03-02T15:47:55.131Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-03-02T15:47:55.131Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-02T15:47:55.131Z] [2022-03-02T15:47:55.131Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-03-02T15:47:55.131Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-02T15:47:55.131Z] [2022-03-02T15:47:55.131Z] DONE 27 tests, 2 skipped in 144.105s [2022-03-02T15:47:55.131Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-03-02T15:47:55.131Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-03-02T15:47:55.131Z] ++ set -e [2022-03-02T15:47:55.131Z] ++ '[' -n 0 ']' [2022-03-02T15:47:55.131Z] ++ set -x [2022-03-02T15:47:55.131Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-03-02T15:47:55.131Z] INFO: Testing against a local daemon [2022-03-02T15:47:55.131Z] === RUN TestSessionCreate [2022-03-02T15:47:55.131Z] --- PASS: TestSessionCreate (0.02s) [2022-03-02T15:47:55.131Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-02T15:47:55.131Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-03-02T15:47:55.131Z] PASS [2022-03-02T15:47:55.131Z] [2022-03-02T15:47:55.131Z] DONE 2 tests in 0.125s [2022-03-02T15:47:55.131Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-03-02T15:47:55.131Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-03-02T15:47:55.131Z] ++ set -e [2022-03-02T15:47:55.131Z] ++ '[' -n 0 ']' [2022-03-02T15:47:55.131Z] ++ set -x [2022-03-02T15:47:55.131Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-03-02T15:47:55.131Z] INFO: Testing against a local daemon [2022-03-02T15:47:55.131Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-02T15:47:55.131Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-02T15:47:55.131Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-02T15:47:55.131Z] === RUN TestDiskUsage [2022-03-02T15:47:55.131Z] === PAUSE TestDiskUsage [2022-03-02T15:47:55.131Z] === RUN TestEventsExecDie [2022-03-02T15:47:55.389Z] --- PASS: TestEventsExecDie (0.45s) [2022-03-02T15:47:55.389Z] === RUN TestEventsBackwardsCompatible [2022-03-02T15:47:55.389Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-03-02T15:47:55.389Z] === RUN TestEventsVolumeCreate [2022-03-02T15:47:55.389Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-03-02T15:47:55.389Z] === RUN TestInfoBinaryCommits [2022-03-02T15:47:55.389Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-03-02T15:47:55.389Z] === RUN TestInfoAPIVersioned [2022-03-02T15:47:55.389Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-03-02T15:47:55.389Z] === RUN TestInfoAPI [2022-03-02T15:47:55.434Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-02T15:47:55.646Z] --- PASS: TestInfoAPI (0.02s) [2022-03-02T15:47:55.647Z] === RUN TestInfoAPIWarnings [2022-03-02T15:47:56.720Z] --- PASS: TestGraphdriverPluginV2 (3.77s) [2022-03-02T15:47:56.720Z] PASS [2022-03-02T15:47:56.720Z] [2022-03-02T15:47:56.720Z] DONE 5 tests in 8.712s [2022-03-02T15:47:56.720Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-03-02T15:47:56.720Z] INFO: Testing against a local daemon [2022-03-02T15:47:56.720Z] === RUN TestContinueAfterPluginCrash [2022-03-02T15:47:56.720Z] === PAUSE TestContinueAfterPluginCrash [2022-03-02T15:47:56.720Z] === RUN TestReadPluginNoRead [2022-03-02T15:47:56.720Z] === PAUSE TestReadPluginNoRead [2022-03-02T15:47:56.720Z] === RUN TestDaemonStartWithLogOpt [2022-03-02T15:47:56.720Z] === PAUSE TestDaemonStartWithLogOpt [2022-03-02T15:47:56.720Z] === CONT TestContinueAfterPluginCrash [2022-03-02T15:47:56.720Z] === CONT TestDaemonStartWithLogOpt [2022-03-02T15:47:56.823Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-02T15:47:57.083Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-03-02T15:47:58.985Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-03-02T15:47:59.238Z] --- PASS: TestDaemonStartWithLogOpt (3.26s) [2022-03-02T15:47:59.238Z] === CONT TestReadPluginNoRead [2022-03-02T15:47:59.244Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-03-02T15:47:59.244Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.97s) [2022-03-02T15:47:59.244Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.52s) [2022-03-02T15:47:59.244Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.67s) [2022-03-02T15:47:59.244Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.64s) [2022-03-02T15:47:59.244Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.79s) [2022-03-02T15:47:59.244Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.89s) [2022-03-02T15:47:59.244Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.68s) [2022-03-02T15:47:59.244Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.88s) [2022-03-02T15:47:59.244Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.98s) [2022-03-02T15:47:59.244Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (6.19s) [2022-03-02T15:47:59.244Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.34s) [2022-03-02T15:47:59.244Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.64s) [2022-03-02T15:47:59.244Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.07s) [2022-03-02T15:47:59.244Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.66s) [2022-03-02T15:47:59.244Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.58s) [2022-03-02T15:47:59.244Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.33s) [2022-03-02T15:47:59.244Z] === RUN TestCgroupNamespacesRun [2022-03-02T15:47:59.502Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-03-02T15:48:00.880Z] --- PASS: TestCgroupNamespacesRun (1.61s) [2022-03-02T15:48:00.880Z] === RUN TestCgroupNamespacesRunPrivileged [2022-03-02T15:48:01.755Z] === RUN TestReadPluginNoRead/default [2022-03-02T15:48:02.255Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-03-02T15:48:02.513Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.65s) [2022-03-02T15:48:02.513Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-03-02T15:48:02.682Z] === RUN TestReadPluginNoRead/disabled_caching [2022-03-02T15:48:03.453Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-03-02T15:48:04.022Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.70s) [2022-03-02T15:48:04.022Z] === RUN TestCgroupNamespacesRunHostMode [2022-03-02T15:48:04.046Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-03-02T15:48:04.302Z] --- PASS: TestContinueAfterPluginCrash (8.20s) [2022-03-02T15:48:04.590Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-03-02T15:48:05.228Z] === CONT TestReadPluginNoRead [2022-03-02T15:48:05.228Z] read_test.go:92: [de26a705ffc29] daemon is not started [2022-03-02T15:48:05.228Z] --- PASS: TestReadPluginNoRead (5.75s) [2022-03-02T15:48:05.228Z] --- PASS: TestReadPluginNoRead/default (1.25s) [2022-03-02T15:48:05.228Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.17s) [2022-03-02T15:48:05.228Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.16s) [2022-03-02T15:48:05.228Z] PASS [2022-03-02T15:48:05.228Z] [2022-03-02T15:48:05.228Z] DONE 6 tests in 9.039s [2022-03-02T15:48:05.228Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-03-02T15:48:05.228Z] testing: warning: no tests to run [2022-03-02T15:48:05.228Z] PASS [2022-03-02T15:48:05.228Z] [2022-03-02T15:48:05.228Z] DONE 0 tests in 0.012s [2022-03-02T15:48:05.228Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-03-02T15:48:05.228Z] INFO: Testing against a local daemon [2022-03-02T15:48:05.228Z] === RUN TestPluginWithDevMounts [2022-03-02T15:48:05.228Z] === PAUSE TestPluginWithDevMounts [2022-03-02T15:48:05.228Z] === CONT TestPluginWithDevMounts [2022-03-02T15:48:05.968Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-03-02T15:48:05.968Z] --- PASS: TestCgroupNamespacesRunHostMode (1.74s) [2022-03-02T15:48:05.968Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-03-02T15:48:06.674Z] --- PASS: TestPluginWithDevMounts (1.55s) [2022-03-02T15:48:06.674Z] PASS [2022-03-02T15:48:06.674Z] [2022-03-02T15:48:06.674Z] DONE 1 tests in 1.584s [2022-03-02T15:48:06.674Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-03-02T15:48:06.674Z] INFO: Testing against a local daemon [2022-03-02T15:48:06.674Z] === RUN TestSecretInspect [2022-03-02T15:48:06.674Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-03-02T15:48:06.937Z] check_test.go:308: [d9add4d7d0db0] daemon is not started [2022-03-02T15:48:06.937Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-03-02T15:48:07.196Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-03-02T15:48:07.455Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.61s) [2022-03-02T15:48:07.455Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-03-02T15:48:08.392Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-03-02T15:48:08.960Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.50s) [2022-03-02T15:48:08.960Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-03-02T15:48:09.189Z] --- PASS: TestSecretInspect (2.22s) [2022-03-02T15:48:09.189Z] === RUN TestSecretList [2022-03-02T15:48:09.901Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.87s) [2022-03-02T15:48:09.901Z] === RUN TestCgroupNamespacesRunOlderClient [2022-03-02T15:48:10.838Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-03-02T15:48:11.080Z] --- PASS: TestSecretList (2.16s) [2022-03-02T15:48:11.080Z] === RUN TestSecretsCreateAndDelete [2022-03-02T15:48:11.406Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.56s) [2022-03-02T15:48:11.406Z] === RUN TestNISDomainname [2022-03-02T15:48:12.344Z] --- PASS: TestNISDomainname (0.92s) [2022-03-02T15:48:12.344Z] === RUN TestHostnameDnsResolution [2022-03-02T15:48:12.911Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-03-02T15:48:13.479Z] --- PASS: TestHostnameDnsResolution (1.19s) [2022-03-02T15:48:13.479Z] === RUN TestUnprivilegedPortsAndPing [2022-03-02T15:48:13.597Z] --- PASS: TestSecretsCreateAndDelete (2.13s) [2022-03-02T15:48:13.597Z] === RUN TestSecretsUpdate [2022-03-02T15:48:13.714Z] --- PASS: TestInfoAPIWarnings (16.21s) [2022-03-02T15:48:13.714Z] === RUN TestInfoDebug [2022-03-02T15:48:13.714Z] --- PASS: TestInfoDebug (0.52s) [2022-03-02T15:48:13.714Z] === RUN TestInfoInsecureRegistries [2022-03-02T15:48:13.714Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-03-02T15:48:13.714Z] === RUN TestInfoRegistryMirrors [2022-03-02T15:48:13.714Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-03-02T15:48:13.714Z] === RUN TestLoginFailsWithBadCredentials [2022-03-02T15:48:13.714Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-03-02T15:48:13.714Z] === RUN TestPingCacheHeaders [2022-03-02T15:48:13.714Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-03-02T15:48:13.714Z] === RUN TestPingGet [2022-03-02T15:48:13.714Z] --- PASS: TestPingGet (0.01s) [2022-03-02T15:48:13.714Z] === RUN TestPingHead [2022-03-02T15:48:13.714Z] --- PASS: TestPingHead (0.02s) [2022-03-02T15:48:13.714Z] === RUN TestVersion [2022-03-02T15:48:13.714Z] --- PASS: TestVersion (0.02s) [2022-03-02T15:48:13.714Z] === CONT TestDiskUsage [2022-03-02T15:48:13.972Z] === RUN TestDiskUsage/empty [2022-03-02T15:48:13.972Z] === RUN TestDiskUsage/empty/container_types [2022-03-02T15:48:13.972Z] === RUN TestDiskUsage/empty/image_types [2022-03-02T15:48:13.972Z] === RUN TestDiskUsage/empty/volume_types [2022-03-02T15:48:13.972Z] === RUN TestDiskUsage/empty/build-cache_types [2022-03-02T15:48:13.972Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-03-02T15:48:13.972Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-03-02T15:48:13.972Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-03-02T15:48:13.972Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-03-02T15:48:13.972Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-03-02T15:48:13.972Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-03-02T15:48:13.972Z] === RUN TestDiskUsage/after_LoadBusybox [2022-03-02T15:48:13.972Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-03-02T15:48:13.972Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-03-02T15:48:13.972Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-03-02T15:48:13.972Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-03-02T15:48:13.972Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-03-02T15:48:13.972Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-03-02T15:48:13.972Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-03-02T15:48:13.972Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-03-02T15:48:13.972Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-03-02T15:48:13.972Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-03-02T15:48:13.972Z] === RUN TestDiskUsage/after_container.Run [2022-03-02T15:48:14.415Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-03-02T15:48:14.415Z] --- PASS: TestUnprivilegedPortsAndPing (0.93s) [2022-03-02T15:48:14.415Z] === RUN TestStats [2022-03-02T15:48:14.537Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-03-02T15:48:14.537Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-03-02T15:48:14.537Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-03-02T15:48:14.537Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-03-02T15:48:14.537Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-03-02T15:48:14.537Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-03-02T15:48:14.537Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-03-02T15:48:14.537Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-03-02T15:48:14.537Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-03-02T15:48:14.537Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-03-02T15:48:14.537Z] --- PASS: TestDiskUsage (1.10s) [2022-03-02T15:48:14.537Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-03-02T15:48:14.537Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-03-02T15:48:14.537Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-03-02T15:48:14.537Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-03-02T15:48:14.537Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-03-02T15:48:14.537Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-03-02T15:48:14.537Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-03-02T15:48:14.537Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-03-02T15:48:14.537Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-03-02T15:48:14.537Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-03-02T15:48:14.537Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-03-02T15:48:14.537Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.15s) [2022-03-02T15:48:14.537Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-03-02T15:48:14.537Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-03-02T15:48:14.537Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-03-02T15:48:14.537Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-03-02T15:48:14.537Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-03-02T15:48:14.537Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-03-02T15:48:14.537Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-03-02T15:48:14.537Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-03-02T15:48:14.537Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-03-02T15:48:14.537Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-03-02T15:48:14.537Z] --- PASS: TestDiskUsage/after_container.Run (0.30s) [2022-03-02T15:48:14.537Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-03-02T15:48:14.537Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-03-02T15:48:14.537Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-03-02T15:48:14.537Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-03-02T15:48:14.537Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-03-02T15:48:14.537Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-03-02T15:48:14.537Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-03-02T15:48:14.537Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-03-02T15:48:14.537Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-03-02T15:48:14.537Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-03-02T15:48:14.537Z] PASS [2022-03-02T15:48:14.537Z] [2022-03-02T15:48:14.537Z] === Skipped [2022-03-02T15:48:14.537Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-02T15:48:14.537Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-02T15:48:14.537Z] [2022-03-02T15:48:14.537Z] DONE 50 tests, 1 skipped in 19.690s [2022-03-02T15:48:14.537Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-03-02T15:48:14.537Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-03-02T15:48:14.537Z] ++ set -e [2022-03-02T15:48:14.537Z] ++ '[' -n 0 ']' [2022-03-02T15:48:14.537Z] ++ set -x [2022-03-02T15:48:14.537Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-03-02T15:48:14.537Z] INFO: Testing against a local daemon [2022-03-02T15:48:14.537Z] === RUN TestVolumesCreateAndList [2022-03-02T15:48:14.537Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-03-02T15:48:14.537Z] === RUN TestVolumesRemove [2022-03-02T15:48:14.795Z] --- PASS: TestVolumesRemove (0.06s) [2022-03-02T15:48:14.795Z] === RUN TestVolumesInspect [2022-03-02T15:48:14.795Z] --- PASS: TestVolumesInspect (0.02s) [2022-03-02T15:48:14.795Z] === RUN TestVolumesInvalidJSON [2022-03-02T15:48:14.795Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-02T15:48:14.795Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-02T15:48:14.795Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-02T15:48:14.795Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-03-02T15:48:14.795Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-02T15:48:14.795Z] PASS [2022-03-02T15:48:14.795Z] [2022-03-02T15:48:14.795Z] DONE 5 tests in 0.210s [2022-03-02T15:48:14.795Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-02T15:48:14.795Z] ++++ cat bundles/test-integration/docker.pid [2022-03-02T15:48:14.795Z] +++ kill 13138 [2022-03-02T15:48:14.983Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-03-02T15:48:15.053Z] +++ /etc/init.d/apparmor stop [2022-03-02T15:48:15.053Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-02T15:48:15.053Z] [2022-03-02T15:48:15.053Z] Unloading profiles will leave already running processes permanently [2022-03-02T15:48:15.053Z] unconfined, which can lead to unexpected situations. [2022-03-02T15:48:15.053Z] [2022-03-02T15:48:15.053Z] To set a process to complain mode, use the command line tool [2022-03-02T15:48:15.053Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-02T15:48:15.053Z] +++ true [2022-03-02T15:48:15.053Z] exiting test-integration [2022-03-02T15:48:15.053Z] ++ exit 0 [2022-03-02T15:48:15.053Z] [2022-03-02T15:48:15.488Z] --- PASS: TestSecretsUpdate (2.12s) [2022-03-02T15:48:15.488Z] === RUN TestTemplatedSecret [2022-03-02T15:48:15.550Z] === RUN TestDockerSuite/TestBuildChownOnCopy Post stage [Pipeline] junit [2022-03-02T15:48:15.998Z] Recording test results [2022-03-02T15:48:16.245Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-02T15:48:16.627Z] + echo Ensuring container killed. [2022-03-02T15:48:16.627Z] Ensuring container killed. [2022-03-02T15:48:16.627Z] + docker rm -vf docker-pr1 [2022-03-02T15:48:16.627Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-03-02T15:48:16.924Z] + echo Chowning /workspace to jenkins user [2022-03-02T15:48:16.924Z] Chowning /workspace to jenkins user [2022-03-02T15:48:16.924Z] + id -u [2022-03-02T15:48:16.924Z] + id -g [2022-03-02T15:48:16.924Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43313:/workspace busybox chown -R 1000:1000 /workspace [2022-03-02T15:48:17.455Z] --- PASS: TestStats (2.73s) [2022-03-02T15:48:17.455Z] === RUN TestStopContainerWithTimeout [2022-03-02T15:48:17.455Z] === RUN TestStopContainerWithTimeout/0 [2022-03-02T15:48:17.455Z] === PAUSE TestStopContainerWithTimeout/0 [2022-03-02T15:48:17.455Z] === RUN TestStopContainerWithTimeout/1 [2022-03-02T15:48:17.455Z] === PAUSE TestStopContainerWithTimeout/1 [2022-03-02T15:48:17.455Z] === RUN TestStopContainerWithTimeout/3 [2022-03-02T15:48:17.455Z] === PAUSE TestStopContainerWithTimeout/3 [2022-03-02T15:48:17.455Z] === RUN TestStopContainerWithTimeout/-1 [2022-03-02T15:48:17.455Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-03-02T15:48:17.455Z] === CONT TestStopContainerWithTimeout/0 [2022-03-02T15:48:17.455Z] === CONT TestStopContainerWithTimeout/3 [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-02T15:48:18.005Z] --- PASS: TestTemplatedSecret (2.41s) [2022-03-02T15:48:18.005Z] === RUN TestSecretCreateResolve [2022-03-02T15:48:18.151Z] + bundleName=arm64-integration [2022-03-02T15:48:18.151Z] + echo Creating arm64-integration-bundles.tar.gz [2022-03-02T15:48:18.151Z] Creating arm64-integration-bundles.tar.gz [2022-03-02T15:48:18.151Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2022-03-02T15:48:18.151Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-03-02T15:48:18.163Z] Archiving artifacts [2022-03-02T15:48:18.392Z] === CONT TestStopContainerWithTimeout/-1 [2022-03-02T15:48:18.442Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43313/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-02T15:48:18.748Z] + make clean [2022-03-02T15:48:18.748Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-02T15:48:18.748Z] docker-dev-cache [2022-03-02T15:48:18.748Z] docker-mod-cache [Pipeline] deleteDir [2022-03-02T15:48:19.328Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-03-02T15:48:19.895Z] --- PASS: TestSecretCreateResolve (2.13s) [2022-03-02T15:48:19.895Z] PASS [2022-03-02T15:48:19.895Z] [2022-03-02T15:48:19.895Z] DONE 6 tests in 13.189s [2022-03-02T15:48:19.895Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-03-02T15:48:19.895Z] INFO: Testing against a local daemon [2022-03-02T15:48:19.895Z] === RUN TestServiceCreateInit [2022-03-02T15:48:19.895Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-02T15:48:20.268Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-03-02T15:48:20.268Z] === CONT TestStopContainerWithTimeout/1 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-02T15:48:20.840Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-03-02T15:48:20.840Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-03-02T15:48:20.840Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-03-02T15:48:20.840Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-03-02T15:48:20.840Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-03-02T15:48:20.944Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-02T15:48:20.944Z] === RUN TestBoolValue [2022-03-02T15:48:20.944Z] --- PASS: TestBoolValue (0.00s) [2022-03-02T15:48:20.944Z] === RUN TestBoolValueOrDefault [2022-03-02T15:48:20.944Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-03-02T15:48:20.944Z] === RUN TestInt64ValueOrZero [2022-03-02T15:48:20.944Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-03-02T15:48:20.944Z] === RUN TestInt64ValueOrDefault [2022-03-02T15:48:20.944Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-03-02T15:48:20.944Z] === RUN TestInt64ValueOrDefaultWithError [2022-03-02T15:48:20.944Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-03-02T15:48:20.944Z] === RUN TestJsonContentType [2022-03-02T15:48:20.944Z] --- PASS: TestJsonContentType (0.00s) [2022-03-02T15:48:20.944Z] PASS [2022-03-02T15:48:20.944Z] coverage: 14.7% of statements [2022-03-02T15:48:20.944Z] ok github.com/docker/docker/api/server/httputils 0.081s coverage: 14.7% of statements [2022-03-02T15:48:20.944Z] === RUN TestMaskSecretKeys [2022-03-02T15:48:20.944Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-03-02T15:48:20.944Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-03-02T15:48:20.944Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-03-02T15:48:20.944Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-03-02T15:48:20.944Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-03-02T15:48:20.944Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-03-02T15:48:20.944Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-03-02T15:48:20.944Z] === RUN TestVersionMiddlewareVersion [2022-03-02T15:48:20.944Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-03-02T15:48:20.944Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-03-02T15:48:20.944Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-03-02T15:48:20.944Z] PASS [2022-03-02T15:48:20.944Z] coverage: 37.7% of statements [2022-03-02T15:48:20.944Z] ok github.com/docker/docker/api/server/middleware 0.078s coverage: 37.7% of statements [2022-03-02T15:48:20.944Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-02T15:48:20.944Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-02T15:48:20.944Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-02T15:48:20.944Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-02T15:48:20.944Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-02T15:48:20.944Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-02T15:48:20.944Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-02T15:48:20.944Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-02T15:48:20.944Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-02T15:48:20.944Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-02T15:48:20.944Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-02T15:48:20.944Z] === RUN TestAdjustForAPIVersion [2022-03-02T15:48:20.944Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-03-02T15:48:20.944Z] PASS [2022-03-02T15:48:20.944Z] coverage: 5.7% of statements [2022-03-02T15:48:20.944Z] ok github.com/docker/docker/api/server/router/swarm 0.065s coverage: 5.7% of statements [2022-03-02T15:48:20.944Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-02T15:48:20.944Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-02T15:48:20.944Z] ? github.com/docker/docker/api/types [no test files] [2022-03-02T15:48:20.944Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-02T15:48:20.944Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-02T15:48:20.944Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-02T15:48:20.944Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-02T15:48:20.944Z] === RUN TestStrSliceMarshalJSON [2022-03-02T15:48:20.944Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-03-02T15:48:20.944Z] === RUN TestStrSliceUnmarshalJSON [2022-03-02T15:48:20.944Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-03-02T15:48:20.944Z] === RUN TestStrSliceUnmarshalString [2022-03-02T15:48:20.944Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-03-02T15:48:20.944Z] === RUN TestStrSliceUnmarshalSlice [2022-03-02T15:48:20.944Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-03-02T15:48:20.944Z] PASS [2022-03-02T15:48:20.944Z] coverage: 90.0% of statements [2022-03-02T15:48:20.944Z] ok github.com/docker/docker/api/types/strslice 0.044s coverage: 90.0% of statements [2022-03-02T15:48:20.944Z] === RUN TestToJSON [2022-03-02T15:48:20.944Z] --- PASS: TestToJSON (0.00s) [2022-03-02T15:48:20.944Z] === RUN TestToParamWithVersion [2022-03-02T15:48:20.944Z] --- PASS: TestToParamWithVersion (0.00s) [2022-03-02T15:48:20.944Z] === RUN TestFromJSON [2022-03-02T15:48:20.944Z] --- PASS: TestFromJSON (0.00s) [2022-03-02T15:48:20.944Z] === RUN TestEmpty [2022-03-02T15:48:20.944Z] --- PASS: TestEmpty (0.00s) [2022-03-02T15:48:20.944Z] === RUN TestArgsMatchKVListEmptySources [2022-03-02T15:48:20.944Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-03-02T15:48:20.944Z] === RUN TestArgsMatchKVList [2022-03-02T15:48:20.944Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-03-02T15:48:20.944Z] === RUN TestArgsMatch [2022-03-02T15:48:20.944Z] --- PASS: TestArgsMatch (0.00s) [2022-03-02T15:48:20.944Z] === RUN TestAdd [2022-03-02T15:48:20.944Z] --- PASS: TestAdd (0.00s) [2022-03-02T15:48:20.944Z] === RUN TestDel [2022-03-02T15:48:20.944Z] --- PASS: TestDel (0.00s) [2022-03-02T15:48:20.944Z] === RUN TestLen [2022-03-02T15:48:20.944Z] --- PASS: TestLen (0.00s) [2022-03-02T15:48:20.944Z] === RUN TestExactMatch [2022-03-02T15:48:20.944Z] --- PASS: TestExactMatch (0.00s) [2022-03-02T15:48:20.945Z] === RUN TestOnlyOneExactMatch [2022-03-02T15:48:20.945Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-03-02T15:48:20.945Z] === RUN TestContains [2022-03-02T15:48:20.945Z] --- PASS: TestContains (0.00s) [2022-03-02T15:48:20.945Z] === RUN TestValidate [2022-03-02T15:48:20.945Z] --- PASS: TestValidate (0.00s) [2022-03-02T15:48:20.945Z] === RUN TestWalkValues [2022-03-02T15:48:20.945Z] --- PASS: TestWalkValues (0.00s) [2022-03-02T15:48:20.945Z] === RUN TestFuzzyMatch [2022-03-02T15:48:20.945Z] --- PASS: TestFuzzyMatch (0.00s) [2022-03-02T15:48:20.945Z] === RUN TestClone [2022-03-02T15:48:20.945Z] --- PASS: TestClone (0.00s) [2022-03-02T15:48:20.945Z] PASS [2022-03-02T15:48:20.945Z] coverage: 92.2% of statements [2022-03-02T15:48:20.945Z] ok github.com/docker/docker/api/types/filters 0.051s coverage: 92.2% of statements [2022-03-02T15:48:20.945Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-02T15:48:20.945Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-02T15:48:20.945Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-02T15:48:20.945Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-02T15:48:20.945Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-02T15:48:20.945Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-02T15:48:20.945Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-02T15:48:20.945Z] === RUN TestDurationToSecondsString [2022-03-02T15:48:20.945Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-03-02T15:48:20.945Z] === RUN TestGetTimestamp [2022-03-02T15:48:20.945Z] --- PASS: TestGetTimestamp (0.19s) [2022-03-02T15:48:20.945Z] === RUN TestParseTimestamps [2022-03-02T15:48:20.945Z] --- PASS: TestParseTimestamps (0.00s) [2022-03-02T15:48:20.945Z] PASS [2022-03-02T15:48:20.945Z] coverage: 100.0% of statements [2022-03-02T15:48:20.945Z] ok github.com/docker/docker/api/types/time 0.240s coverage: 100.0% of statements [2022-03-02T15:48:20.945Z] === RUN TestCompareVersion [2022-03-02T15:48:20.945Z] --- PASS: TestCompareVersion (0.00s) [2022-03-02T15:48:20.945Z] PASS [2022-03-02T15:48:20.945Z] coverage: 77.3% of statements [2022-03-02T15:48:20.945Z] ok github.com/docker/docker/api/types/versions 0.036s coverage: 77.3% of statements [2022-03-02T15:48:20.945Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-02T15:48:20.945Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-02T15:48:20.945Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-02T15:48:20.945Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-03-02T15:48:20.945Z] ? github.com/docker/docker/builder [no test files] [2022-03-02T15:48:20.945Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-02T15:48:20.945Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-02T15:48:20.945Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-02T15:48:20.945Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-02T15:48:20.945Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-02T15:48:20.945Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-02T15:48:20.945Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-02T15:48:21.184Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-03-02T15:48:21.535Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43313/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0bf649285834a6f7bf8af9a3dac8793cd587d7ef -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0bf649285834a6f7bf8af9a3dac8793cd587d7ef hack/test/unit [2022-03-02T15:48:21.798Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-03-02T15:48:21.798Z] + TESTFLAGS+=' -test.timeout=5m' [2022-03-02T15:48:21.798Z] + TESTDIRS=./... [2022-03-02T15:48:21.798Z] + exclude_paths='/vendor/|/integration' [2022-03-02T15:48:21.798Z] ++ grep -vE '(/vendor/|/integration)' [2022-03-02T15:48:21.798Z] ++ go list ./... [2022-03-02T15:48:21.909Z] === RUN TestParseRemoteURL [2022-03-02T15:48:21.909Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-03-02T15:48:21.909Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-03-02T15:48:21.909Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-03-02T15:48:21.909Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-03-02T15:48:21.909Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-03-02T15:48:21.909Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-03-02T15:48:21.909Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-03-02T15:48:21.909Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-03-02T15:48:21.909Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-03-02T15:48:21.909Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-03-02T15:48:21.909Z] --- PASS: TestParseRemoteURL (0.00s) [2022-03-02T15:48:21.909Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-03-02T15:48:21.909Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-03-02T15:48:21.909Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-03-02T15:48:21.909Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-03-02T15:48:21.909Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-03-02T15:48:21.909Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-03-02T15:48:21.909Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-03-02T15:48:21.909Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-03-02T15:48:21.909Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-03-02T15:48:21.909Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-03-02T15:48:21.909Z] === RUN TestCloneArgsSmartHttp [2022-03-02T15:48:21.909Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-03-02T15:48:21.909Z] === RUN TestCloneArgsDumbHttp [2022-03-02T15:48:21.909Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-03-02T15:48:21.909Z] === RUN TestCloneArgsGit [2022-03-02T15:48:21.909Z] --- PASS: TestCloneArgsGit (0.00s) [2022-03-02T15:48:21.909Z] === RUN TestCheckoutGit [2022-03-02T15:48:22.170Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-03-02T15:48:22.170Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-03-02T15:48:22.170Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-03-02T15:48:22.170Z] --- PASS: TestStopContainerWithTimeout/0 (1.23s) [2022-03-02T15:48:22.170Z] --- PASS: TestStopContainerWithTimeout/3 (3.13s) [2022-03-02T15:48:22.170Z] --- PASS: TestStopContainerWithTimeout/-1 (2.79s) [2022-03-02T15:48:22.170Z] --- PASS: TestStopContainerWithTimeout/1 (1.77s) [2022-03-02T15:48:22.170Z] === RUN TestDeleteDevicemapper [2022-03-02T15:48:22.170Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-02T15:48:22.170Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-03-02T15:48:22.170Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-02T15:48:22.738Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-03-02T15:48:22.765Z] + pkg_list='github.com/docker/docker/api [2022-03-02T15:48:22.765Z] github.com/docker/docker/api/server [2022-03-02T15:48:22.765Z] github.com/docker/docker/api/server/backend/build [2022-03-02T15:48:22.765Z] github.com/docker/docker/api/server/httputils [2022-03-02T15:48:22.765Z] github.com/docker/docker/api/server/middleware [2022-03-02T15:48:22.765Z] github.com/docker/docker/api/server/router [2022-03-02T15:48:22.765Z] github.com/docker/docker/api/server/router/build [2022-03-02T15:48:22.765Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-02T15:48:22.765Z] github.com/docker/docker/api/server/router/container [2022-03-02T15:48:22.765Z] github.com/docker/docker/api/server/router/debug [2022-03-02T15:48:22.765Z] github.com/docker/docker/api/server/router/distribution [2022-03-02T15:48:22.765Z] github.com/docker/docker/api/server/router/grpc [2022-03-02T15:48:22.765Z] github.com/docker/docker/api/server/router/image [2022-03-02T15:48:22.765Z] github.com/docker/docker/api/server/router/network [2022-03-02T15:48:22.765Z] github.com/docker/docker/api/server/router/plugin [2022-03-02T15:48:22.765Z] github.com/docker/docker/api/server/router/session [2022-03-02T15:48:22.765Z] github.com/docker/docker/api/server/router/swarm [2022-03-02T15:48:22.765Z] github.com/docker/docker/api/server/router/system [2022-03-02T15:48:22.765Z] github.com/docker/docker/api/server/router/volume [2022-03-02T15:48:22.765Z] github.com/docker/docker/api/types [2022-03-02T15:48:22.765Z] github.com/docker/docker/api/types/backend [2022-03-02T15:48:22.765Z] github.com/docker/docker/api/types/blkiodev [2022-03-02T15:48:22.765Z] github.com/docker/docker/api/types/container [2022-03-02T15:48:22.765Z] github.com/docker/docker/api/types/events [2022-03-02T15:48:22.765Z] github.com/docker/docker/api/types/filters [2022-03-02T15:48:22.765Z] github.com/docker/docker/api/types/image [2022-03-02T15:48:22.765Z] github.com/docker/docker/api/types/mount [2022-03-02T15:48:22.765Z] github.com/docker/docker/api/types/network [2022-03-02T15:48:22.765Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-02T15:48:22.765Z] github.com/docker/docker/api/types/registry [2022-03-02T15:48:22.765Z] github.com/docker/docker/api/types/strslice [2022-03-02T15:48:22.765Z] github.com/docker/docker/api/types/swarm [2022-03-02T15:48:22.765Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-02T15:48:22.765Z] github.com/docker/docker/api/types/time [2022-03-02T15:48:22.765Z] github.com/docker/docker/api/types/versions [2022-03-02T15:48:22.765Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-02T15:48:22.765Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-02T15:48:22.765Z] github.com/docker/docker/api/types/volume [2022-03-02T15:48:22.765Z] github.com/docker/docker/builder [2022-03-02T15:48:22.765Z] github.com/docker/docker/builder/builder-next [2022-03-02T15:48:22.765Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-02T15:48:22.765Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-02T15:48:22.765Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-02T15:48:22.765Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-02T15:48:22.765Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-02T15:48:22.765Z] github.com/docker/docker/builder/builder-next/worker [2022-03-02T15:48:22.765Z] github.com/docker/docker/builder/dockerfile [2022-03-02T15:48:22.765Z] github.com/docker/docker/builder/dockerignore [2022-03-02T15:48:22.765Z] github.com/docker/docker/builder/remotecontext [2022-03-02T15:48:22.765Z] github.com/docker/docker/builder/remotecontext/git [2022-03-02T15:48:22.765Z] github.com/docker/docker/cli [2022-03-02T15:48:22.765Z] github.com/docker/docker/cli/config [2022-03-02T15:48:22.765Z] github.com/docker/docker/cli/debug [2022-03-02T15:48:22.765Z] github.com/docker/docker/client [2022-03-02T15:48:22.765Z] github.com/docker/docker/cmd/docker-proxy [2022-03-02T15:48:22.765Z] github.com/docker/docker/cmd/dockerd [2022-03-02T15:48:22.765Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-02T15:48:22.765Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-02T15:48:22.765Z] github.com/docker/docker/container [2022-03-02T15:48:22.765Z] github.com/docker/docker/container/stream [2022-03-02T15:48:22.765Z] github.com/docker/docker/contrib/apparmor [2022-03-02T15:48:22.765Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-02T15:48:22.765Z] github.com/docker/docker/contrib/httpserver [2022-03-02T15:48:22.765Z] github.com/docker/docker/daemon [2022-03-02T15:48:22.765Z] github.com/docker/docker/daemon/cluster [2022-03-02T15:48:22.765Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-02T15:48:22.765Z] github.com/docker/docker/daemon/cluster/convert [2022-03-02T15:48:22.765Z] github.com/docker/docker/daemon/cluster/executor [2022-03-02T15:48:22.765Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-02T15:48:22.765Z] github.com/docker/docker/daemon/cluster/provider [2022-03-02T15:48:22.765Z] github.com/docker/docker/daemon/config [2022-03-02T15:48:22.765Z] github.com/docker/docker/daemon/events [2022-03-02T15:48:22.765Z] github.com/docker/docker/daemon/events/testutils [2022-03-02T15:48:22.765Z] github.com/docker/docker/daemon/exec [2022-03-02T15:48:22.765Z] github.com/docker/docker/daemon/graphdriver [2022-03-02T15:48:22.765Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-02T15:48:22.765Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-02T15:48:22.765Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-02T15:48:22.765Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-02T15:48:22.765Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-02T15:48:22.765Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-02T15:48:22.765Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-02T15:48:22.765Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-02T15:48:22.765Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-02T15:48:22.765Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-02T15:48:22.765Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-02T15:48:22.765Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-02T15:48:22.765Z] github.com/docker/docker/daemon/images [2022-03-02T15:48:22.765Z] github.com/docker/docker/daemon/initlayer [2022-03-02T15:48:22.765Z] github.com/docker/docker/daemon/links [2022-03-02T15:48:22.765Z] github.com/docker/docker/daemon/listeners [2022-03-02T15:48:22.765Z] github.com/docker/docker/daemon/logger [2022-03-02T15:48:22.765Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-02T15:48:22.765Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-02T15:48:22.765Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-02T15:48:22.765Z] github.com/docker/docker/daemon/logger/gelf [2022-03-02T15:48:22.765Z] github.com/docker/docker/daemon/logger/journald [2022-03-02T15:48:22.765Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-02T15:48:22.765Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-02T15:48:22.765Z] github.com/docker/docker/daemon/logger/local [2022-03-02T15:48:22.765Z] github.com/docker/docker/daemon/logger/logentries [2022-03-02T15:48:22.765Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-02T15:48:22.765Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-02T15:48:22.765Z] github.com/docker/docker/daemon/logger/splunk [2022-03-02T15:48:22.765Z] github.com/docker/docker/daemon/logger/syslog [2022-03-02T15:48:22.765Z] github.com/docker/docker/daemon/logger/templates [2022-03-02T15:48:22.765Z] github.com/docker/docker/daemon/names [2022-03-02T15:48:22.765Z] github.com/docker/docker/daemon/network [2022-03-02T15:48:22.765Z] github.com/docker/docker/daemon/stats [2022-03-02T15:48:22.765Z] github.com/docker/docker/distribution [2022-03-02T15:48:22.765Z] github.com/docker/docker/distribution/metadata [2022-03-02T15:48:22.765Z] github.com/docker/docker/distribution/utils [2022-03-02T15:48:22.765Z] github.com/docker/docker/distribution/xfer [2022-03-02T15:48:22.765Z] github.com/docker/docker/dockerversion [2022-03-02T15:48:22.765Z] github.com/docker/docker/errdefs [2022-03-02T15:48:22.765Z] github.com/docker/docker/image [2022-03-02T15:48:22.765Z] github.com/docker/docker/image/cache [2022-03-02T15:48:22.765Z] github.com/docker/docker/image/tarexport [2022-03-02T15:48:22.765Z] github.com/docker/docker/image/v1 [2022-03-02T15:48:22.765Z] github.com/docker/docker/internal/test/suite [2022-03-02T15:48:22.765Z] github.com/docker/docker/layer [2022-03-02T15:48:22.765Z] github.com/docker/docker/libcontainerd [2022-03-02T15:48:22.765Z] github.com/docker/docker/libcontainerd/queue [2022-03-02T15:48:22.765Z] github.com/docker/docker/libcontainerd/remote [2022-03-02T15:48:22.765Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-02T15:48:22.765Z] github.com/docker/docker/libcontainerd/types [2022-03-02T15:48:22.765Z] github.com/docker/docker/libnetwork [2022-03-02T15:48:22.765Z] github.com/docker/docker/libnetwork/bitseq [2022-03-02T15:48:22.765Z] github.com/docker/docker/libnetwork/cluster [2022-03-02T15:48:22.765Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-02T15:48:22.765Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-02T15:48:22.765Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-02T15:48:22.765Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-02T15:48:22.765Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-02T15:48:22.765Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-02T15:48:22.765Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-02T15:48:22.765Z] github.com/docker/docker/libnetwork/config [2022-03-02T15:48:22.765Z] github.com/docker/docker/libnetwork/datastore [2022-03-02T15:48:22.765Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-02T15:48:22.765Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-02T15:48:22.765Z] github.com/docker/docker/libnetwork/driverapi [2022-03-02T15:48:22.765Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-02T15:48:22.765Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-02T15:48:22.765Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-02T15:48:22.765Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-02T15:48:22.765Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-02T15:48:22.765Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-02T15:48:22.765Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-02T15:48:22.765Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-02T15:48:22.765Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-02T15:48:22.765Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-02T15:48:22.765Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-02T15:48:22.765Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-02T15:48:22.765Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-02T15:48:22.765Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-02T15:48:22.765Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-02T15:48:22.765Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-02T15:48:22.765Z] github.com/docker/docker/libnetwork/etchosts [2022-03-02T15:48:22.765Z] github.com/docker/docker/libnetwork/idm [2022-03-02T15:48:22.765Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-02T15:48:22.765Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-02T15:48:22.765Z] github.com/docker/docker/libnetwork/ipam [2022-03-02T15:48:22.765Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-02T15:48:22.765Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-02T15:48:22.765Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-02T15:48:22.765Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-02T15:48:22.765Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-02T15:48:22.765Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-02T15:48:22.765Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-02T15:48:22.765Z] github.com/docker/docker/libnetwork/iptables [2022-03-02T15:48:22.765Z] github.com/docker/docker/libnetwork/netlabel [2022-03-02T15:48:22.765Z] github.com/docker/docker/libnetwork/netutils [2022-03-02T15:48:22.765Z] github.com/docker/docker/libnetwork/networkdb [2022-03-02T15:48:22.765Z] github.com/docker/docker/libnetwork/ns [2022-03-02T15:48:22.765Z] github.com/docker/docker/libnetwork/options [2022-03-02T15:48:22.765Z] github.com/docker/docker/libnetwork/osl [2022-03-02T15:48:22.765Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-02T15:48:22.765Z] github.com/docker/docker/libnetwork/portallocator [2022-03-02T15:48:22.765Z] github.com/docker/docker/libnetwork/portmapper [2022-03-02T15:48:22.765Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-02T15:48:22.765Z] github.com/docker/docker/libnetwork/testutils [2022-03-02T15:48:22.765Z] github.com/docker/docker/libnetwork/types [2022-03-02T15:48:22.765Z] github.com/docker/docker/oci [2022-03-02T15:48:22.765Z] github.com/docker/docker/oci/caps [2022-03-02T15:48:22.765Z] github.com/docker/docker/opts [2022-03-02T15:48:22.765Z] github.com/docker/docker/pkg/aaparser [2022-03-02T15:48:22.765Z] github.com/docker/docker/pkg/archive [2022-03-02T15:48:22.765Z] github.com/docker/docker/pkg/authorization [2022-03-02T15:48:22.765Z] github.com/docker/docker/pkg/broadcaster [2022-03-02T15:48:22.765Z] github.com/docker/docker/pkg/capabilities [2022-03-02T15:48:22.765Z] github.com/docker/docker/pkg/chrootarchive [2022-03-02T15:48:22.765Z] github.com/docker/docker/pkg/containerfs [2022-03-02T15:48:22.765Z] github.com/docker/docker/pkg/devicemapper [2022-03-02T15:48:22.765Z] github.com/docker/docker/pkg/directory [2022-03-02T15:48:22.765Z] github.com/docker/docker/pkg/dmesg [2022-03-02T15:48:22.765Z] github.com/docker/docker/pkg/filenotify [2022-03-02T15:48:22.765Z] github.com/docker/docker/pkg/fileutils [2022-03-02T15:48:22.765Z] github.com/docker/docker/pkg/fsutils [2022-03-02T15:48:22.765Z] github.com/docker/docker/pkg/homedir [2022-03-02T15:48:22.765Z] github.com/docker/docker/pkg/idtools [2022-03-02T15:48:22.765Z] github.com/docker/docker/pkg/ioutils [2022-03-02T15:48:22.765Z] github.com/docker/docker/pkg/jsonmessage [2022-03-02T15:48:22.765Z] github.com/docker/docker/pkg/locker [2022-03-02T15:48:22.765Z] github.com/docker/docker/pkg/longpath [2022-03-02T15:48:22.765Z] github.com/docker/docker/pkg/loopback [2022-03-02T15:48:22.765Z] github.com/docker/docker/pkg/mount [2022-03-02T15:48:22.765Z] github.com/docker/docker/pkg/namesgenerator [2022-03-02T15:48:22.765Z] github.com/docker/docker/pkg/parsers [2022-03-02T15:48:22.765Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-02T15:48:22.765Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-02T15:48:22.765Z] github.com/docker/docker/pkg/pidfile [2022-03-02T15:48:22.765Z] github.com/docker/docker/pkg/platform [2022-03-02T15:48:22.765Z] github.com/docker/docker/pkg/plugingetter [2022-03-02T15:48:22.765Z] github.com/docker/docker/pkg/plugins [2022-03-02T15:48:22.765Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-02T15:48:22.765Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-02T15:48:22.765Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-02T15:48:22.765Z] github.com/docker/docker/pkg/plugins/transport [2022-03-02T15:48:22.765Z] github.com/docker/docker/pkg/pools [2022-03-02T15:48:22.765Z] github.com/docker/docker/pkg/progress [2022-03-02T15:48:22.765Z] github.com/docker/docker/pkg/pubsub [2022-03-02T15:48:22.765Z] github.com/docker/docker/pkg/reexec [2022-03-02T15:48:22.765Z] github.com/docker/docker/pkg/signal [2022-03-02T15:48:22.765Z] github.com/docker/docker/pkg/stack [2022-03-02T15:48:22.765Z] github.com/docker/docker/pkg/stdcopy [2022-03-02T15:48:22.765Z] github.com/docker/docker/pkg/streamformatter [2022-03-02T15:48:22.765Z] github.com/docker/docker/pkg/stringid [2022-03-02T15:48:22.765Z] github.com/docker/docker/pkg/symlink [2022-03-02T15:48:22.765Z] github.com/docker/docker/pkg/sysinfo [2022-03-02T15:48:22.765Z] github.com/docker/docker/pkg/system [2022-03-02T15:48:22.765Z] github.com/docker/docker/pkg/tailfile [2022-03-02T15:48:22.765Z] github.com/docker/docker/pkg/tarsum [2022-03-02T15:48:22.765Z] github.com/docker/docker/pkg/term [2022-03-02T15:48:22.765Z] github.com/docker/docker/pkg/term/windows [2022-03-02T15:48:22.765Z] github.com/docker/docker/pkg/truncindex [2022-03-02T15:48:22.765Z] github.com/docker/docker/pkg/urlutil [2022-03-02T15:48:22.765Z] github.com/docker/docker/pkg/useragent [2022-03-02T15:48:22.765Z] github.com/docker/docker/plugin [2022-03-02T15:48:22.765Z] github.com/docker/docker/plugin/executor/containerd [2022-03-02T15:48:22.765Z] github.com/docker/docker/plugin/v2 [2022-03-02T15:48:22.765Z] github.com/docker/docker/profiles/apparmor [2022-03-02T15:48:22.765Z] github.com/docker/docker/profiles/seccomp [2022-03-02T15:48:22.765Z] github.com/docker/docker/quota [2022-03-02T15:48:22.765Z] github.com/docker/docker/reference [2022-03-02T15:48:22.765Z] github.com/docker/docker/registry [2022-03-02T15:48:22.765Z] github.com/docker/docker/registry/resumable [2022-03-02T15:48:22.765Z] github.com/docker/docker/restartmanager [2022-03-02T15:48:22.765Z] github.com/docker/docker/rootless [2022-03-02T15:48:22.765Z] github.com/docker/docker/rootless/specconv [2022-03-02T15:48:22.765Z] github.com/docker/docker/runconfig [2022-03-02T15:48:22.765Z] github.com/docker/docker/runconfig/opts [2022-03-02T15:48:22.765Z] github.com/docker/docker/testutil [2022-03-02T15:48:22.765Z] github.com/docker/docker/testutil/daemon [2022-03-02T15:48:22.765Z] github.com/docker/docker/testutil/environment [2022-03-02T15:48:22.765Z] github.com/docker/docker/testutil/fakecontext [2022-03-02T15:48:22.765Z] github.com/docker/docker/testutil/fakegit [2022-03-02T15:48:22.765Z] github.com/docker/docker/testutil/fakestorage [2022-03-02T15:48:22.766Z] github.com/docker/docker/testutil/fixtures/load [2022-03-02T15:48:22.766Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-02T15:48:22.766Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-02T15:48:22.766Z] github.com/docker/docker/testutil/registry [2022-03-02T15:48:22.766Z] github.com/docker/docker/testutil/request [2022-03-02T15:48:22.766Z] github.com/docker/docker/volume [2022-03-02T15:48:22.766Z] github.com/docker/docker/volume/drivers [2022-03-02T15:48:22.766Z] github.com/docker/docker/volume/local [2022-03-02T15:48:22.766Z] github.com/docker/docker/volume/mounts [2022-03-02T15:48:22.766Z] github.com/docker/docker/volume/service [2022-03-02T15:48:22.766Z] github.com/docker/docker/volume/service/opts [2022-03-02T15:48:22.766Z] github.com/docker/docker/volume/testutils' [2022-03-02T15:48:22.766Z] ++ grep --fixed-strings -v /libnetwork [2022-03-02T15:48:22.766Z] ++ echo 'github.com/docker/docker/api [2022-03-02T15:48:22.766Z] github.com/docker/docker/api/server [2022-03-02T15:48:22.766Z] github.com/docker/docker/api/server/backend/build [2022-03-02T15:48:22.766Z] github.com/docker/docker/api/server/httputils [2022-03-02T15:48:22.766Z] github.com/docker/docker/api/server/middleware [2022-03-02T15:48:22.766Z] github.com/docker/docker/api/server/router [2022-03-02T15:48:22.766Z] github.com/docker/docker/api/server/router/build [2022-03-02T15:48:22.766Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-02T15:48:22.766Z] github.com/docker/docker/api/server/router/container [2022-03-02T15:48:22.766Z] github.com/docker/docker/api/server/router/debug [2022-03-02T15:48:22.766Z] github.com/docker/docker/api/server/router/distribution [2022-03-02T15:48:22.766Z] github.com/docker/docker/api/server/router/grpc [2022-03-02T15:48:22.766Z] github.com/docker/docker/api/server/router/image [2022-03-02T15:48:22.766Z] github.com/docker/docker/api/server/router/network [2022-03-02T15:48:22.766Z] github.com/docker/docker/api/server/router/plugin [2022-03-02T15:48:22.766Z] github.com/docker/docker/api/server/router/session [2022-03-02T15:48:22.766Z] github.com/docker/docker/api/server/router/swarm [2022-03-02T15:48:22.766Z] github.com/docker/docker/api/server/router/system [2022-03-02T15:48:22.766Z] github.com/docker/docker/api/server/router/volume [2022-03-02T15:48:22.766Z] github.com/docker/docker/api/types [2022-03-02T15:48:22.766Z] github.com/docker/docker/api/types/backend [2022-03-02T15:48:22.766Z] github.com/docker/docker/api/types/blkiodev [2022-03-02T15:48:22.766Z] github.com/docker/docker/api/types/container [2022-03-02T15:48:22.766Z] github.com/docker/docker/api/types/events [2022-03-02T15:48:22.766Z] github.com/docker/docker/api/types/filters [2022-03-02T15:48:22.766Z] github.com/docker/docker/api/types/image [2022-03-02T15:48:22.766Z] github.com/docker/docker/api/types/mount [2022-03-02T15:48:22.766Z] github.com/docker/docker/api/types/network [2022-03-02T15:48:22.766Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-02T15:48:22.766Z] github.com/docker/docker/api/types/registry [2022-03-02T15:48:22.766Z] github.com/docker/docker/api/types/strslice [2022-03-02T15:48:22.766Z] github.com/docker/docker/api/types/swarm [2022-03-02T15:48:22.766Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-02T15:48:22.766Z] github.com/docker/docker/api/types/time [2022-03-02T15:48:22.766Z] github.com/docker/docker/api/types/versions [2022-03-02T15:48:22.766Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-02T15:48:22.766Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-02T15:48:22.766Z] github.com/docker/docker/api/types/volume [2022-03-02T15:48:22.766Z] github.com/docker/docker/builder [2022-03-02T15:48:22.766Z] github.com/docker/docker/builder/builder-next [2022-03-02T15:48:22.766Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-02T15:48:22.766Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-02T15:48:22.766Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-02T15:48:22.766Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-02T15:48:22.766Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-02T15:48:22.766Z] github.com/docker/docker/builder/builder-next/worker [2022-03-02T15:48:22.766Z] github.com/docker/docker/builder/dockerfile [2022-03-02T15:48:22.766Z] github.com/docker/docker/builder/dockerignore [2022-03-02T15:48:22.766Z] github.com/docker/docker/builder/remotecontext [2022-03-02T15:48:22.766Z] github.com/docker/docker/builder/remotecontext/git [2022-03-02T15:48:22.766Z] github.com/docker/docker/cli [2022-03-02T15:48:22.766Z] github.com/docker/docker/cli/config [2022-03-02T15:48:22.766Z] github.com/docker/docker/cli/debug [2022-03-02T15:48:22.766Z] github.com/docker/docker/client [2022-03-02T15:48:22.766Z] github.com/docker/docker/cmd/docker-proxy [2022-03-02T15:48:22.766Z] github.com/docker/docker/cmd/dockerd [2022-03-02T15:48:22.766Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-02T15:48:22.766Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-02T15:48:22.766Z] github.com/docker/docker/container [2022-03-02T15:48:22.766Z] github.com/docker/docker/container/stream [2022-03-02T15:48:22.766Z] github.com/docker/docker/contrib/apparmor [2022-03-02T15:48:22.766Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-02T15:48:22.766Z] github.com/docker/docker/contrib/httpserver [2022-03-02T15:48:22.766Z] github.com/docker/docker/daemon [2022-03-02T15:48:22.766Z] github.com/docker/docker/daemon/cluster [2022-03-02T15:48:22.766Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-02T15:48:22.766Z] github.com/docker/docker/daemon/cluster/convert [2022-03-02T15:48:22.766Z] github.com/docker/docker/daemon/cluster/executor [2022-03-02T15:48:22.766Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-02T15:48:22.766Z] github.com/docker/docker/daemon/cluster/provider [2022-03-02T15:48:22.766Z] github.com/docker/docker/daemon/config [2022-03-02T15:48:22.766Z] github.com/docker/docker/daemon/events [2022-03-02T15:48:22.766Z] github.com/docker/docker/daemon/events/testutils [2022-03-02T15:48:22.766Z] github.com/docker/docker/daemon/exec [2022-03-02T15:48:22.766Z] github.com/docker/docker/daemon/graphdriver [2022-03-02T15:48:22.766Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-02T15:48:22.766Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-02T15:48:22.766Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-02T15:48:22.766Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-02T15:48:22.766Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-02T15:48:22.766Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-02T15:48:22.766Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-02T15:48:22.766Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-02T15:48:22.766Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-02T15:48:22.766Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-02T15:48:22.766Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-02T15:48:22.766Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-02T15:48:22.766Z] github.com/docker/docker/daemon/images [2022-03-02T15:48:22.766Z] github.com/docker/docker/daemon/initlayer [2022-03-02T15:48:22.766Z] github.com/docker/docker/daemon/links [2022-03-02T15:48:22.766Z] github.com/docker/docker/daemon/listeners [2022-03-02T15:48:22.766Z] github.com/docker/docker/daemon/logger [2022-03-02T15:48:22.766Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-02T15:48:22.766Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-02T15:48:22.766Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-02T15:48:22.766Z] github.com/docker/docker/daemon/logger/gelf [2022-03-02T15:48:22.766Z] github.com/docker/docker/daemon/logger/journald [2022-03-02T15:48:22.766Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-02T15:48:22.766Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-02T15:48:22.766Z] github.com/docker/docker/daemon/logger/local [2022-03-02T15:48:22.766Z] github.com/docker/docker/daemon/logger/logentries [2022-03-02T15:48:22.766Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-02T15:48:22.766Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-02T15:48:22.766Z] github.com/docker/docker/daemon/logger/splunk [2022-03-02T15:48:22.766Z] github.com/docker/docker/daemon/logger/syslog [2022-03-02T15:48:22.766Z] github.com/docker/docker/daemon/logger/templates [2022-03-02T15:48:22.766Z] github.com/docker/docker/daemon/names [2022-03-02T15:48:22.766Z] github.com/docker/docker/daemon/network [2022-03-02T15:48:22.766Z] github.com/docker/docker/daemon/stats [2022-03-02T15:48:22.766Z] github.com/docker/docker/distribution [2022-03-02T15:48:22.766Z] github.com/docker/docker/distribution/metadata [2022-03-02T15:48:22.766Z] github.com/docker/docker/distribution/utils [2022-03-02T15:48:22.766Z] github.com/docker/docker/distribution/xfer [2022-03-02T15:48:22.766Z] github.com/docker/docker/dockerversion [2022-03-02T15:48:22.766Z] github.com/docker/docker/errdefs [2022-03-02T15:48:22.766Z] github.com/docker/docker/image [2022-03-02T15:48:22.766Z] github.com/docker/docker/image/cache [2022-03-02T15:48:22.766Z] github.com/docker/docker/image/tarexport [2022-03-02T15:48:22.766Z] github.com/docker/docker/image/v1 [2022-03-02T15:48:22.766Z] github.com/docker/docker/internal/test/suite [2022-03-02T15:48:22.766Z] github.com/docker/docker/layer [2022-03-02T15:48:22.766Z] github.com/docker/docker/libcontainerd [2022-03-02T15:48:22.766Z] github.com/docker/docker/libcontainerd/queue [2022-03-02T15:48:22.766Z] github.com/docker/docker/libcontainerd/remote [2022-03-02T15:48:22.766Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-02T15:48:22.766Z] github.com/docker/docker/libcontainerd/types [2022-03-02T15:48:22.766Z] github.com/docker/docker/libnetwork [2022-03-02T15:48:22.766Z] github.com/docker/docker/libnetwork/bitseq [2022-03-02T15:48:22.766Z] github.com/docker/docker/libnetwork/cluster [2022-03-02T15:48:22.766Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-02T15:48:22.766Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-02T15:48:22.766Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-02T15:48:22.766Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-02T15:48:22.766Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-02T15:48:22.766Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-02T15:48:22.766Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-02T15:48:22.766Z] github.com/docker/docker/libnetwork/config [2022-03-02T15:48:22.766Z] github.com/docker/docker/libnetwork/datastore [2022-03-02T15:48:22.766Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-02T15:48:22.766Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-02T15:48:22.766Z] github.com/docker/docker/libnetwork/driverapi [2022-03-02T15:48:22.766Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-02T15:48:22.766Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-02T15:48:22.766Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-02T15:48:22.766Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-02T15:48:22.766Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-02T15:48:22.766Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-02T15:48:22.766Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-02T15:48:22.766Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-02T15:48:22.766Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-02T15:48:22.766Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-02T15:48:22.766Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-02T15:48:22.766Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-02T15:48:22.766Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-02T15:48:22.766Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-02T15:48:22.766Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-02T15:48:22.766Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-02T15:48:22.766Z] github.com/docker/docker/libnetwork/etchosts [2022-03-02T15:48:22.766Z] github.com/docker/docker/libnetwork/idm [2022-03-02T15:48:22.766Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-02T15:48:22.766Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-02T15:48:22.766Z] github.com/docker/docker/libnetwork/ipam [2022-03-02T15:48:22.766Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-02T15:48:22.766Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-02T15:48:22.766Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-02T15:48:22.766Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-02T15:48:22.766Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-02T15:48:22.766Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-02T15:48:22.766Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-02T15:48:22.766Z] github.com/docker/docker/libnetwork/iptables [2022-03-02T15:48:22.766Z] github.com/docker/docker/libnetwork/netlabel [2022-03-02T15:48:22.766Z] github.com/docker/docker/libnetwork/netutils [2022-03-02T15:48:22.766Z] github.com/docker/docker/libnetwork/networkdb [2022-03-02T15:48:22.766Z] github.com/docker/docker/libnetwork/ns [2022-03-02T15:48:22.766Z] github.com/docker/docker/libnetwork/options [2022-03-02T15:48:22.766Z] github.com/docker/docker/libnetwork/osl [2022-03-02T15:48:22.766Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-02T15:48:22.766Z] github.com/docker/docker/libnetwork/portallocator [2022-03-02T15:48:22.766Z] github.com/docker/docker/libnetwork/portmapper [2022-03-02T15:48:22.766Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-02T15:48:22.766Z] github.com/docker/docker/libnetwork/testutils [2022-03-02T15:48:22.766Z] github.com/docker/docker/libnetwork/types [2022-03-02T15:48:22.766Z] github.com/docker/docker/oci [2022-03-02T15:48:22.766Z] github.com/docker/docker/oci/caps [2022-03-02T15:48:22.766Z] github.com/docker/docker/opts [2022-03-02T15:48:22.766Z] github.com/docker/docker/pkg/aaparser [2022-03-02T15:48:22.766Z] github.com/docker/docker/pkg/archive [2022-03-02T15:48:22.766Z] github.com/docker/docker/pkg/authorization [2022-03-02T15:48:22.766Z] github.com/docker/docker/pkg/broadcaster [2022-03-02T15:48:22.766Z] github.com/docker/docker/pkg/capabilities [2022-03-02T15:48:22.766Z] github.com/docker/docker/pkg/chrootarchive [2022-03-02T15:48:22.766Z] github.com/docker/docker/pkg/containerfs [2022-03-02T15:48:22.766Z] github.com/docker/docker/pkg/devicemapper [2022-03-02T15:48:22.766Z] github.com/docker/docker/pkg/directory [2022-03-02T15:48:22.766Z] github.com/docker/docker/pkg/dmesg [2022-03-02T15:48:22.766Z] github.com/docker/docker/pkg/filenotify [2022-03-02T15:48:22.766Z] github.com/docker/docker/pkg/fileutils [2022-03-02T15:48:22.766Z] github.com/docker/docker/pkg/fsutils [2022-03-02T15:48:22.766Z] github.com/docker/docker/pkg/homedir [2022-03-02T15:48:22.766Z] github.com/docker/docker/pkg/idtools [2022-03-02T15:48:22.766Z] github.com/docker/docker/pkg/ioutils [2022-03-02T15:48:22.766Z] github.com/docker/docker/pkg/jsonmessage [2022-03-02T15:48:22.766Z] github.com/docker/docker/pkg/locker [2022-03-02T15:48:22.766Z] github.com/docker/docker/pkg/longpath [2022-03-02T15:48:22.766Z] github.com/docker/docker/pkg/loopback [2022-03-02T15:48:22.766Z] github.com/docker/docker/pkg/mount [2022-03-02T15:48:22.766Z] github.com/docker/docker/pkg/namesgenerator [2022-03-02T15:48:22.766Z] github.com/docker/docker/pkg/parsers [2022-03-02T15:48:22.766Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-02T15:48:22.766Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-02T15:48:22.766Z] github.com/docker/docker/pkg/pidfile [2022-03-02T15:48:22.766Z] github.com/docker/docker/pkg/platform [2022-03-02T15:48:22.766Z] github.com/docker/docker/pkg/plugingetter [2022-03-02T15:48:22.766Z] github.com/docker/docker/pkg/plugins [2022-03-02T15:48:22.766Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-02T15:48:22.766Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-02T15:48:22.766Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-02T15:48:22.766Z] github.com/docker/docker/pkg/plugins/transport [2022-03-02T15:48:22.766Z] github.com/docker/docker/pkg/pools [2022-03-02T15:48:22.766Z] github.com/docker/docker/pkg/progress [2022-03-02T15:48:22.766Z] github.com/docker/docker/pkg/pubsub [2022-03-02T15:48:22.766Z] github.com/docker/docker/pkg/reexec [2022-03-02T15:48:22.766Z] github.com/docker/docker/pkg/signal [2022-03-02T15:48:22.766Z] github.com/docker/docker/pkg/stack [2022-03-02T15:48:22.766Z] github.com/docker/docker/pkg/stdcopy [2022-03-02T15:48:22.766Z] github.com/docker/docker/pkg/streamformatter [2022-03-02T15:48:22.766Z] github.com/docker/docker/pkg/stringid [2022-03-02T15:48:22.766Z] github.com/docker/docker/pkg/symlink [2022-03-02T15:48:22.766Z] github.com/docker/docker/pkg/sysinfo [2022-03-02T15:48:22.766Z] github.com/docker/docker/pkg/system [2022-03-02T15:48:22.766Z] github.com/docker/docker/pkg/tailfile [2022-03-02T15:48:22.766Z] github.com/docker/docker/pkg/tarsum [2022-03-02T15:48:22.766Z] github.com/docker/docker/pkg/term [2022-03-02T15:48:22.766Z] github.com/docker/docker/pkg/term/windows [2022-03-02T15:48:22.766Z] github.com/docker/docker/pkg/truncindex [2022-03-02T15:48:22.766Z] github.com/docker/docker/pkg/urlutil [2022-03-02T15:48:22.766Z] github.com/docker/docker/pkg/useragent [2022-03-02T15:48:22.766Z] github.com/docker/docker/plugin [2022-03-02T15:48:22.766Z] github.com/docker/docker/plugin/executor/containerd [2022-03-02T15:48:22.766Z] github.com/docker/docker/plugin/v2 [2022-03-02T15:48:22.766Z] github.com/docker/docker/profiles/apparmor [2022-03-02T15:48:22.766Z] github.com/docker/docker/profiles/seccomp [2022-03-02T15:48:22.766Z] github.com/docker/docker/quota [2022-03-02T15:48:22.766Z] github.com/docker/docker/reference [2022-03-02T15:48:22.766Z] github.com/docker/docker/registry [2022-03-02T15:48:22.766Z] github.com/docker/docker/registry/resumable [2022-03-02T15:48:22.766Z] github.com/docker/docker/restartmanager [2022-03-02T15:48:22.766Z] github.com/docker/docker/rootless [2022-03-02T15:48:22.766Z] github.com/docker/docker/rootless/specconv [2022-03-02T15:48:22.766Z] github.com/docker/docker/runconfig [2022-03-02T15:48:22.766Z] github.com/docker/docker/runconfig/opts [2022-03-02T15:48:22.766Z] github.com/docker/docker/testutil [2022-03-02T15:48:22.766Z] github.com/docker/docker/testutil/daemon [2022-03-02T15:48:22.766Z] github.com/docker/docker/testutil/environment [2022-03-02T15:48:22.766Z] github.com/docker/docker/testutil/fakecontext [2022-03-02T15:48:22.766Z] github.com/docker/docker/testutil/fakegit [2022-03-02T15:48:22.766Z] github.com/docker/docker/testutil/fakestorage [2022-03-02T15:48:22.766Z] github.com/docker/docker/testutil/fixtures/load [2022-03-02T15:48:22.766Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-02T15:48:22.766Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-02T15:48:22.766Z] github.com/docker/docker/testutil/registry [2022-03-02T15:48:22.766Z] github.com/docker/docker/testutil/request [2022-03-02T15:48:22.766Z] github.com/docker/docker/volume [2022-03-02T15:48:22.766Z] github.com/docker/docker/volume/drivers [2022-03-02T15:48:22.766Z] github.com/docker/docker/volume/local [2022-03-02T15:48:22.766Z] github.com/docker/docker/volume/mounts [2022-03-02T15:48:22.766Z] github.com/docker/docker/volume/service [2022-03-02T15:48:22.766Z] github.com/docker/docker/volume/service/opts [2022-03-02T15:48:22.766Z] github.com/docker/docker/volume/testutils' [2022-03-02T15:48:22.766Z] + base_pkg_list='github.com/docker/docker/api [2022-03-02T15:48:22.766Z] github.com/docker/docker/api/server [2022-03-02T15:48:22.766Z] github.com/docker/docker/api/server/backend/build [2022-03-02T15:48:22.766Z] github.com/docker/docker/api/server/httputils [2022-03-02T15:48:22.766Z] github.com/docker/docker/api/server/middleware [2022-03-02T15:48:22.766Z] github.com/docker/docker/api/server/router [2022-03-02T15:48:22.766Z] github.com/docker/docker/api/server/router/build [2022-03-02T15:48:22.766Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-02T15:48:22.766Z] github.com/docker/docker/api/server/router/container [2022-03-02T15:48:22.766Z] github.com/docker/docker/api/server/router/debug [2022-03-02T15:48:22.766Z] github.com/docker/docker/api/server/router/distribution [2022-03-02T15:48:22.766Z] github.com/docker/docker/api/server/router/grpc [2022-03-02T15:48:22.766Z] github.com/docker/docker/api/server/router/image [2022-03-02T15:48:22.766Z] github.com/docker/docker/api/server/router/network [2022-03-02T15:48:22.766Z] github.com/docker/docker/api/server/router/plugin [2022-03-02T15:48:22.766Z] github.com/docker/docker/api/server/router/session [2022-03-02T15:48:22.766Z] github.com/docker/docker/api/server/router/swarm [2022-03-02T15:48:22.766Z] github.com/docker/docker/api/server/router/system [2022-03-02T15:48:22.766Z] github.com/docker/docker/api/server/router/volume [2022-03-02T15:48:22.766Z] github.com/docker/docker/api/types [2022-03-02T15:48:22.766Z] github.com/docker/docker/api/types/backend [2022-03-02T15:48:22.766Z] github.com/docker/docker/api/types/blkiodev [2022-03-02T15:48:22.766Z] github.com/docker/docker/api/types/container [2022-03-02T15:48:22.766Z] github.com/docker/docker/api/types/events [2022-03-02T15:48:22.766Z] github.com/docker/docker/api/types/filters [2022-03-02T15:48:22.766Z] github.com/docker/docker/api/types/image [2022-03-02T15:48:22.766Z] github.com/docker/docker/api/types/mount [2022-03-02T15:48:22.766Z] github.com/docker/docker/api/types/network [2022-03-02T15:48:22.766Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-02T15:48:22.766Z] github.com/docker/docker/api/types/registry [2022-03-02T15:48:22.766Z] github.com/docker/docker/api/types/strslice [2022-03-02T15:48:22.766Z] github.com/docker/docker/api/types/swarm [2022-03-02T15:48:22.766Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-02T15:48:22.766Z] github.com/docker/docker/api/types/time [2022-03-02T15:48:22.766Z] github.com/docker/docker/api/types/versions [2022-03-02T15:48:22.766Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-02T15:48:22.766Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-02T15:48:22.766Z] github.com/docker/docker/api/types/volume [2022-03-02T15:48:22.766Z] github.com/docker/docker/builder [2022-03-02T15:48:22.766Z] github.com/docker/docker/builder/builder-next [2022-03-02T15:48:22.766Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-02T15:48:22.766Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-02T15:48:22.766Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-02T15:48:22.766Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-02T15:48:22.766Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-02T15:48:22.766Z] github.com/docker/docker/builder/builder-next/worker [2022-03-02T15:48:22.766Z] github.com/docker/docker/builder/dockerfile [2022-03-02T15:48:22.766Z] github.com/docker/docker/builder/dockerignore [2022-03-02T15:48:22.766Z] github.com/docker/docker/builder/remotecontext [2022-03-02T15:48:22.766Z] github.com/docker/docker/builder/remotecontext/git [2022-03-02T15:48:22.766Z] github.com/docker/docker/cli [2022-03-02T15:48:22.766Z] github.com/docker/docker/cli/config [2022-03-02T15:48:22.766Z] github.com/docker/docker/cli/debug [2022-03-02T15:48:22.767Z] github.com/docker/docker/client [2022-03-02T15:48:22.767Z] github.com/docker/docker/cmd/docker-proxy [2022-03-02T15:48:22.767Z] github.com/docker/docker/cmd/dockerd [2022-03-02T15:48:22.767Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-02T15:48:22.767Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-02T15:48:22.767Z] github.com/docker/docker/container [2022-03-02T15:48:22.767Z] github.com/docker/docker/container/stream [2022-03-02T15:48:22.767Z] github.com/docker/docker/contrib/apparmor [2022-03-02T15:48:22.767Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-02T15:48:22.767Z] github.com/docker/docker/contrib/httpserver [2022-03-02T15:48:22.767Z] github.com/docker/docker/daemon [2022-03-02T15:48:22.767Z] github.com/docker/docker/daemon/cluster [2022-03-02T15:48:22.767Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-02T15:48:22.767Z] github.com/docker/docker/daemon/cluster/convert [2022-03-02T15:48:22.767Z] github.com/docker/docker/daemon/cluster/executor [2022-03-02T15:48:22.767Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-02T15:48:22.767Z] github.com/docker/docker/daemon/cluster/provider [2022-03-02T15:48:22.767Z] github.com/docker/docker/daemon/config [2022-03-02T15:48:22.767Z] github.com/docker/docker/daemon/events [2022-03-02T15:48:22.767Z] github.com/docker/docker/daemon/events/testutils [2022-03-02T15:48:22.767Z] github.com/docker/docker/daemon/exec [2022-03-02T15:48:22.767Z] github.com/docker/docker/daemon/graphdriver [2022-03-02T15:48:22.767Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-02T15:48:22.767Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-02T15:48:22.767Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-02T15:48:22.767Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-02T15:48:22.767Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-02T15:48:22.767Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-02T15:48:22.767Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-02T15:48:22.767Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-02T15:48:22.767Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-02T15:48:22.767Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-02T15:48:22.767Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-02T15:48:22.767Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-02T15:48:22.767Z] github.com/docker/docker/daemon/images [2022-03-02T15:48:22.767Z] github.com/docker/docker/daemon/initlayer [2022-03-02T15:48:22.767Z] github.com/docker/docker/daemon/links [2022-03-02T15:48:22.767Z] github.com/docker/docker/daemon/listeners [2022-03-02T15:48:22.767Z] github.com/docker/docker/daemon/logger [2022-03-02T15:48:22.767Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-02T15:48:22.767Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-02T15:48:22.767Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-02T15:48:22.767Z] github.com/docker/docker/daemon/logger/gelf [2022-03-02T15:48:22.767Z] github.com/docker/docker/daemon/logger/journald [2022-03-02T15:48:22.767Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-02T15:48:22.767Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-02T15:48:22.767Z] github.com/docker/docker/daemon/logger/local [2022-03-02T15:48:22.767Z] github.com/docker/docker/daemon/logger/logentries [2022-03-02T15:48:22.767Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-02T15:48:22.767Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-02T15:48:22.767Z] github.com/docker/docker/daemon/logger/splunk [2022-03-02T15:48:22.767Z] github.com/docker/docker/daemon/logger/syslog [2022-03-02T15:48:22.767Z] github.com/docker/docker/daemon/logger/templates [2022-03-02T15:48:22.767Z] github.com/docker/docker/daemon/names [2022-03-02T15:48:22.767Z] github.com/docker/docker/daemon/network [2022-03-02T15:48:22.767Z] github.com/docker/docker/daemon/stats [2022-03-02T15:48:22.767Z] github.com/docker/docker/distribution [2022-03-02T15:48:22.767Z] github.com/docker/docker/distribution/metadata [2022-03-02T15:48:22.767Z] github.com/docker/docker/distribution/utils [2022-03-02T15:48:22.767Z] github.com/docker/docker/distribution/xfer [2022-03-02T15:48:22.767Z] github.com/docker/docker/dockerversion [2022-03-02T15:48:22.767Z] github.com/docker/docker/errdefs [2022-03-02T15:48:22.767Z] github.com/docker/docker/image [2022-03-02T15:48:22.767Z] github.com/docker/docker/image/cache [2022-03-02T15:48:22.767Z] github.com/docker/docker/image/tarexport [2022-03-02T15:48:22.767Z] github.com/docker/docker/image/v1 [2022-03-02T15:48:22.767Z] github.com/docker/docker/internal/test/suite [2022-03-02T15:48:22.767Z] github.com/docker/docker/layer [2022-03-02T15:48:22.767Z] github.com/docker/docker/libcontainerd [2022-03-02T15:48:22.767Z] github.com/docker/docker/libcontainerd/queue [2022-03-02T15:48:22.767Z] github.com/docker/docker/libcontainerd/remote [2022-03-02T15:48:22.767Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-02T15:48:22.767Z] github.com/docker/docker/libcontainerd/types [2022-03-02T15:48:22.767Z] github.com/docker/docker/oci [2022-03-02T15:48:22.767Z] github.com/docker/docker/oci/caps [2022-03-02T15:48:22.767Z] github.com/docker/docker/opts [2022-03-02T15:48:22.767Z] github.com/docker/docker/pkg/aaparser [2022-03-02T15:48:22.767Z] github.com/docker/docker/pkg/archive [2022-03-02T15:48:22.767Z] github.com/docker/docker/pkg/authorization [2022-03-02T15:48:22.767Z] github.com/docker/docker/pkg/broadcaster [2022-03-02T15:48:22.767Z] github.com/docker/docker/pkg/capabilities [2022-03-02T15:48:22.767Z] github.com/docker/docker/pkg/chrootarchive [2022-03-02T15:48:22.767Z] github.com/docker/docker/pkg/containerfs [2022-03-02T15:48:22.767Z] github.com/docker/docker/pkg/devicemapper [2022-03-02T15:48:22.767Z] github.com/docker/docker/pkg/directory [2022-03-02T15:48:22.767Z] github.com/docker/docker/pkg/dmesg [2022-03-02T15:48:22.767Z] github.com/docker/docker/pkg/filenotify [2022-03-02T15:48:22.767Z] github.com/docker/docker/pkg/fileutils [2022-03-02T15:48:22.767Z] github.com/docker/docker/pkg/fsutils [2022-03-02T15:48:22.767Z] github.com/docker/docker/pkg/homedir [2022-03-02T15:48:22.767Z] github.com/docker/docker/pkg/idtools [2022-03-02T15:48:22.767Z] github.com/docker/docker/pkg/ioutils [2022-03-02T15:48:22.767Z] github.com/docker/docker/pkg/jsonmessage [2022-03-02T15:48:22.767Z] github.com/docker/docker/pkg/locker [2022-03-02T15:48:22.767Z] github.com/docker/docker/pkg/longpath [2022-03-02T15:48:22.767Z] github.com/docker/docker/pkg/loopback [2022-03-02T15:48:22.767Z] github.com/docker/docker/pkg/mount [2022-03-02T15:48:22.767Z] github.com/docker/docker/pkg/namesgenerator [2022-03-02T15:48:22.767Z] github.com/docker/docker/pkg/parsers [2022-03-02T15:48:22.767Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-02T15:48:22.767Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-02T15:48:22.767Z] github.com/docker/docker/pkg/pidfile [2022-03-02T15:48:22.767Z] github.com/docker/docker/pkg/platform [2022-03-02T15:48:22.767Z] github.com/docker/docker/pkg/plugingetter [2022-03-02T15:48:22.767Z] github.com/docker/docker/pkg/plugins [2022-03-02T15:48:22.767Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-02T15:48:22.767Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-02T15:48:22.767Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-02T15:48:22.767Z] github.com/docker/docker/pkg/plugins/transport [2022-03-02T15:48:22.767Z] github.com/docker/docker/pkg/pools [2022-03-02T15:48:22.767Z] github.com/docker/docker/pkg/progress [2022-03-02T15:48:22.767Z] github.com/docker/docker/pkg/pubsub [2022-03-02T15:48:22.767Z] github.com/docker/docker/pkg/reexec [2022-03-02T15:48:22.767Z] github.com/docker/docker/pkg/signal [2022-03-02T15:48:22.767Z] github.com/docker/docker/pkg/stack [2022-03-02T15:48:22.767Z] github.com/docker/docker/pkg/stdcopy [2022-03-02T15:48:22.767Z] github.com/docker/docker/pkg/streamformatter [2022-03-02T15:48:22.767Z] github.com/docker/docker/pkg/stringid [2022-03-02T15:48:22.767Z] github.com/docker/docker/pkg/symlink [2022-03-02T15:48:22.767Z] github.com/docker/docker/pkg/sysinfo [2022-03-02T15:48:22.767Z] github.com/docker/docker/pkg/system [2022-03-02T15:48:22.767Z] github.com/docker/docker/pkg/tailfile [2022-03-02T15:48:22.767Z] github.com/docker/docker/pkg/tarsum [2022-03-02T15:48:22.767Z] github.com/docker/docker/pkg/term [2022-03-02T15:48:22.767Z] github.com/docker/docker/pkg/term/windows [2022-03-02T15:48:22.767Z] github.com/docker/docker/pkg/truncindex [2022-03-02T15:48:22.767Z] github.com/docker/docker/pkg/urlutil [2022-03-02T15:48:22.767Z] github.com/docker/docker/pkg/useragent [2022-03-02T15:48:22.767Z] github.com/docker/docker/plugin [2022-03-02T15:48:22.767Z] github.com/docker/docker/plugin/executor/containerd [2022-03-02T15:48:22.767Z] github.com/docker/docker/plugin/v2 [2022-03-02T15:48:22.767Z] github.com/docker/docker/profiles/apparmor [2022-03-02T15:48:22.767Z] github.com/docker/docker/profiles/seccomp [2022-03-02T15:48:22.767Z] github.com/docker/docker/quota [2022-03-02T15:48:22.767Z] github.com/docker/docker/reference [2022-03-02T15:48:22.767Z] github.com/docker/docker/registry [2022-03-02T15:48:22.767Z] github.com/docker/docker/registry/resumable [2022-03-02T15:48:22.767Z] github.com/docker/docker/restartmanager [2022-03-02T15:48:22.767Z] github.com/docker/docker/rootless [2022-03-02T15:48:22.767Z] github.com/docker/docker/rootless/specconv [2022-03-02T15:48:22.767Z] github.com/docker/docker/runconfig [2022-03-02T15:48:22.767Z] github.com/docker/docker/runconfig/opts [2022-03-02T15:48:22.767Z] github.com/docker/docker/testutil [2022-03-02T15:48:22.767Z] github.com/docker/docker/testutil/daemon [2022-03-02T15:48:22.767Z] github.com/docker/docker/testutil/environment [2022-03-02T15:48:22.767Z] github.com/docker/docker/testutil/fakecontext [2022-03-02T15:48:22.767Z] github.com/docker/docker/testutil/fakegit [2022-03-02T15:48:22.767Z] github.com/docker/docker/testutil/fakestorage [2022-03-02T15:48:22.767Z] github.com/docker/docker/testutil/fixtures/load [2022-03-02T15:48:22.767Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-02T15:48:22.767Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-02T15:48:22.767Z] github.com/docker/docker/testutil/registry [2022-03-02T15:48:22.767Z] github.com/docker/docker/testutil/request [2022-03-02T15:48:22.767Z] github.com/docker/docker/volume [2022-03-02T15:48:22.767Z] github.com/docker/docker/volume/drivers [2022-03-02T15:48:22.767Z] github.com/docker/docker/volume/local [2022-03-02T15:48:22.767Z] github.com/docker/docker/volume/mounts [2022-03-02T15:48:22.767Z] github.com/docker/docker/volume/service [2022-03-02T15:48:22.767Z] github.com/docker/docker/volume/service/opts [2022-03-02T15:48:22.767Z] github.com/docker/docker/volume/testutils' [2022-03-02T15:48:22.767Z] ++ echo 'github.com/docker/docker/api [2022-03-02T15:48:22.767Z] github.com/docker/docker/api/server [2022-03-02T15:48:22.767Z] github.com/docker/docker/api/server/backend/build [2022-03-02T15:48:22.767Z] github.com/docker/docker/api/server/httputils [2022-03-02T15:48:22.767Z] github.com/docker/docker/api/server/middleware [2022-03-02T15:48:22.767Z] github.com/docker/docker/api/server/router [2022-03-02T15:48:22.767Z] github.com/docker/docker/api/server/router/build [2022-03-02T15:48:22.767Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-02T15:48:22.767Z] github.com/docker/docker/api/server/router/container [2022-03-02T15:48:22.767Z] github.com/docker/docker/api/server/router/debug [2022-03-02T15:48:22.767Z] github.com/docker/docker/api/server/router/distribution [2022-03-02T15:48:22.767Z] github.com/docker/docker/api/server/router/grpc [2022-03-02T15:48:22.767Z] github.com/docker/docker/api/server/router/image [2022-03-02T15:48:22.767Z] github.com/docker/docker/api/server/router/network [2022-03-02T15:48:22.767Z] github.com/docker/docker/api/server/router/plugin [2022-03-02T15:48:22.767Z] github.com/docker/docker/api/server/router/session [2022-03-02T15:48:22.767Z] github.com/docker/docker/api/server/router/swarm [2022-03-02T15:48:22.767Z] github.com/docker/docker/api/server/router/system [2022-03-02T15:48:22.767Z] github.com/docker/docker/api/server/router/volume [2022-03-02T15:48:22.767Z] github.com/docker/docker/api/types [2022-03-02T15:48:22.767Z] github.com/docker/docker/api/types/backend [2022-03-02T15:48:22.767Z] github.com/docker/docker/api/types/blkiodev [2022-03-02T15:48:22.767Z] github.com/docker/docker/api/types/container [2022-03-02T15:48:22.767Z] github.com/docker/docker/api/types/events [2022-03-02T15:48:22.767Z] github.com/docker/docker/api/types/filters [2022-03-02T15:48:22.767Z] github.com/docker/docker/api/types/image [2022-03-02T15:48:22.767Z] github.com/docker/docker/api/types/mount [2022-03-02T15:48:22.767Z] github.com/docker/docker/api/types/network [2022-03-02T15:48:22.767Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-02T15:48:22.767Z] github.com/docker/docker/api/types/registry [2022-03-02T15:48:22.767Z] github.com/docker/docker/api/types/strslice [2022-03-02T15:48:22.767Z] github.com/docker/docker/api/types/swarm [2022-03-02T15:48:22.767Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-02T15:48:22.767Z] github.com/docker/docker/api/types/time [2022-03-02T15:48:22.767Z] github.com/docker/docker/api/types/versions [2022-03-02T15:48:22.767Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-02T15:48:22.767Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-02T15:48:22.767Z] github.com/docker/docker/api/types/volume [2022-03-02T15:48:22.767Z] github.com/docker/docker/builder [2022-03-02T15:48:22.767Z] github.com/docker/docker/builder/builder-next [2022-03-02T15:48:22.767Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-02T15:48:22.767Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-02T15:48:22.767Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-02T15:48:22.767Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-02T15:48:22.767Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-02T15:48:22.767Z] github.com/docker/docker/builder/builder-next/worker [2022-03-02T15:48:22.767Z] github.com/docker/docker/builder/dockerfile [2022-03-02T15:48:22.767Z] github.com/docker/docker/builder/dockerignore [2022-03-02T15:48:22.767Z] github.com/docker/docker/builder/remotecontext [2022-03-02T15:48:22.767Z] github.com/docker/docker/builder/remotecontext/git [2022-03-02T15:48:22.767Z] github.com/docker/docker/cli [2022-03-02T15:48:22.767Z] github.com/docker/docker/cli/config [2022-03-02T15:48:22.767Z] github.com/docker/docker/cli/debug [2022-03-02T15:48:22.767Z] github.com/docker/docker/client [2022-03-02T15:48:22.767Z] github.com/docker/docker/cmd/docker-proxy [2022-03-02T15:48:22.767Z] github.com/docker/docker/cmd/dockerd [2022-03-02T15:48:22.767Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-02T15:48:22.767Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-02T15:48:22.767Z] github.com/docker/docker/container [2022-03-02T15:48:22.767Z] github.com/docker/docker/container/stream [2022-03-02T15:48:22.767Z] github.com/docker/docker/contrib/apparmor [2022-03-02T15:48:22.767Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-02T15:48:22.767Z] github.com/docker/docker/contrib/httpserver [2022-03-02T15:48:22.767Z] github.com/docker/docker/daemon [2022-03-02T15:48:22.767Z] github.com/docker/docker/daemon/cluster [2022-03-02T15:48:22.767Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-02T15:48:22.767Z] github.com/docker/docker/daemon/cluster/convert [2022-03-02T15:48:22.767Z] github.com/docker/docker/daemon/cluster/executor [2022-03-02T15:48:22.767Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-02T15:48:22.767Z] github.com/docker/docker/daemon/cluster/provider [2022-03-02T15:48:22.767Z] github.com/docker/docker/daemon/config [2022-03-02T15:48:22.767Z] github.com/docker/docker/daemon/events [2022-03-02T15:48:22.767Z] github.com/docker/docker/daemon/events/testutils [2022-03-02T15:48:22.767Z] github.com/docker/docker/daemon/exec [2022-03-02T15:48:22.767Z] github.com/docker/docker/daemon/graphdriver [2022-03-02T15:48:22.767Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-02T15:48:22.767Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-02T15:48:22.767Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-02T15:48:22.767Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-02T15:48:22.767Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-02T15:48:22.767Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-02T15:48:22.767Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-02T15:48:22.767Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-02T15:48:22.767Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-02T15:48:22.767Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-02T15:48:22.767Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-02T15:48:22.767Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-02T15:48:22.767Z] github.com/docker/docker/daemon/images [2022-03-02T15:48:22.767Z] github.com/docker/docker/daemon/initlayer [2022-03-02T15:48:22.767Z] github.com/docker/docker/daemon/links [2022-03-02T15:48:22.767Z] github.com/docker/docker/daemon/listeners [2022-03-02T15:48:22.767Z] github.com/docker/docker/daemon/logger [2022-03-02T15:48:22.767Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-02T15:48:22.767Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-02T15:48:22.767Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-02T15:48:22.767Z] github.com/docker/docker/daemon/logger/gelf [2022-03-02T15:48:22.767Z] github.com/docker/docker/daemon/logger/journald [2022-03-02T15:48:22.767Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-02T15:48:22.767Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-02T15:48:22.767Z] github.com/docker/docker/daemon/logger/local [2022-03-02T15:48:22.767Z] github.com/docker/docker/daemon/logger/logentries [2022-03-02T15:48:22.767Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-02T15:48:22.767Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-02T15:48:22.767Z] github.com/docker/docker/daemon/logger/splunk [2022-03-02T15:48:22.767Z] github.com/docker/docker/daemon/logger/syslog [2022-03-02T15:48:22.767Z] github.com/docker/docker/daemon/logger/templates [2022-03-02T15:48:22.767Z] github.com/docker/docker/daemon/names [2022-03-02T15:48:22.767Z] github.com/docker/docker/daemon/network [2022-03-02T15:48:22.767Z] github.com/docker/docker/daemon/stats [2022-03-02T15:48:22.767Z] github.com/docker/docker/distribution [2022-03-02T15:48:22.767Z] github.com/docker/docker/distribution/metadata [2022-03-02T15:48:22.767Z] github.com/docker/docker/distribution/utils [2022-03-02T15:48:22.767Z] github.com/docker/docker/distribution/xfer [2022-03-02T15:48:22.767Z] github.com/docker/docker/dockerversion [2022-03-02T15:48:22.767Z] github.com/docker/docker/errdefs [2022-03-02T15:48:22.767Z] github.com/docker/docker/image [2022-03-02T15:48:22.767Z] github.com/docker/docker/image/cache [2022-03-02T15:48:22.767Z] github.com/docker/docker/image/tarexport [2022-03-02T15:48:22.767Z] github.com/docker/docker/image/v1 [2022-03-02T15:48:22.767Z] github.com/docker/docker/internal/test/suite [2022-03-02T15:48:22.767Z] github.com/docker/docker/layer [2022-03-02T15:48:22.767Z] github.com/docker/docker/libcontainerd [2022-03-02T15:48:22.767Z] github.com/docker/docker/libcontainerd/queue [2022-03-02T15:48:22.767Z] github.com/docker/docker/libcontainerd/remote [2022-03-02T15:48:22.767Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-02T15:48:22.767Z] github.com/docker/docker/libcontainerd/types [2022-03-02T15:48:22.767Z] github.com/docker/docker/libnetwork [2022-03-02T15:48:22.767Z] github.com/docker/docker/libnetwork/bitseq [2022-03-02T15:48:22.767Z] github.com/docker/docker/libnetwork/cluster [2022-03-02T15:48:22.767Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-02T15:48:22.767Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-02T15:48:22.767Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-02T15:48:22.767Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-02T15:48:22.767Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-02T15:48:22.767Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-02T15:48:22.767Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-02T15:48:22.767Z] github.com/docker/docker/libnetwork/config [2022-03-02T15:48:22.767Z] github.com/docker/docker/libnetwork/datastore [2022-03-02T15:48:22.767Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-02T15:48:22.767Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-02T15:48:22.767Z] github.com/docker/docker/libnetwork/driverapi [2022-03-02T15:48:22.767Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-02T15:48:22.767Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-02T15:48:22.767Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-02T15:48:22.767Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-02T15:48:22.767Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-02T15:48:22.767Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-02T15:48:22.767Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-02T15:48:22.767Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-02T15:48:22.767Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-02T15:48:22.767Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-02T15:48:22.767Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-02T15:48:22.767Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-02T15:48:22.767Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-02T15:48:22.767Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-02T15:48:22.767Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-02T15:48:22.767Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-02T15:48:22.767Z] github.com/docker/docker/libnetwork/etchosts [2022-03-02T15:48:22.767Z] github.com/docker/docker/libnetwork/idm [2022-03-02T15:48:22.767Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-02T15:48:22.767Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-02T15:48:22.767Z] github.com/docker/docker/libnetwork/ipam [2022-03-02T15:48:22.767Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-02T15:48:22.767Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-02T15:48:22.767Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-02T15:48:22.767Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-02T15:48:22.767Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/iptables [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/netlabel [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/netutils [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/networkdb [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/ns [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/options [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/osl [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/portallocator [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/portmapper [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/testutils [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/types [2022-03-02T15:48:22.768Z] github.com/docker/docker/oci [2022-03-02T15:48:22.768Z] github.com/docker/docker/oci/caps [2022-03-02T15:48:22.768Z] github.com/docker/docker/opts [2022-03-02T15:48:22.768Z] github.com/docker/docker/pkg/aaparser [2022-03-02T15:48:22.768Z] github.com/docker/docker/pkg/archive [2022-03-02T15:48:22.768Z] github.com/docker/docker/pkg/authorization [2022-03-02T15:48:22.768Z] github.com/docker/docker/pkg/broadcaster [2022-03-02T15:48:22.768Z] github.com/docker/docker/pkg/capabilities [2022-03-02T15:48:22.768Z] github.com/docker/docker/pkg/chrootarchive [2022-03-02T15:48:22.768Z] github.com/docker/docker/pkg/containerfs [2022-03-02T15:48:22.768Z] github.com/docker/docker/pkg/devicemapper [2022-03-02T15:48:22.768Z] github.com/docker/docker/pkg/directory [2022-03-02T15:48:22.768Z] github.com/docker/docker/pkg/dmesg [2022-03-02T15:48:22.768Z] github.com/docker/docker/pkg/filenotify [2022-03-02T15:48:22.768Z] github.com/docker/docker/pkg/fileutils [2022-03-02T15:48:22.768Z] github.com/docker/docker/pkg/fsutils [2022-03-02T15:48:22.768Z] github.com/docker/docker/pkg/homedir [2022-03-02T15:48:22.768Z] github.com/docker/docker/pkg/idtools [2022-03-02T15:48:22.768Z] github.com/docker/docker/pkg/ioutils [2022-03-02T15:48:22.768Z] github.com/docker/docker/pkg/jsonmessage [2022-03-02T15:48:22.768Z] github.com/docker/docker/pkg/locker [2022-03-02T15:48:22.768Z] github.com/docker/docker/pkg/longpath [2022-03-02T15:48:22.768Z] github.com/docker/docker/pkg/loopback [2022-03-02T15:48:22.768Z] github.com/docker/docker/pkg/mount [2022-03-02T15:48:22.768Z] github.com/docker/docker/pkg/namesgenerator [2022-03-02T15:48:22.768Z] github.com/docker/docker/pkg/parsers [2022-03-02T15:48:22.768Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-02T15:48:22.768Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-02T15:48:22.768Z] github.com/docker/docker/pkg/pidfile [2022-03-02T15:48:22.768Z] github.com/docker/docker/pkg/platform [2022-03-02T15:48:22.768Z] github.com/docker/docker/pkg/plugingetter [2022-03-02T15:48:22.768Z] github.com/docker/docker/pkg/plugins [2022-03-02T15:48:22.768Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-02T15:48:22.768Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-02T15:48:22.768Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-02T15:48:22.768Z] github.com/docker/docker/pkg/plugins/transport [2022-03-02T15:48:22.768Z] github.com/docker/docker/pkg/pools [2022-03-02T15:48:22.768Z] github.com/docker/docker/pkg/progress [2022-03-02T15:48:22.768Z] github.com/docker/docker/pkg/pubsub [2022-03-02T15:48:22.768Z] github.com/docker/docker/pkg/reexec [2022-03-02T15:48:22.768Z] github.com/docker/docker/pkg/signal [2022-03-02T15:48:22.768Z] github.com/docker/docker/pkg/stack [2022-03-02T15:48:22.768Z] github.com/docker/docker/pkg/stdcopy [2022-03-02T15:48:22.768Z] github.com/docker/docker/pkg/streamformatter [2022-03-02T15:48:22.768Z] github.com/docker/docker/pkg/stringid [2022-03-02T15:48:22.768Z] github.com/docker/docker/pkg/symlink [2022-03-02T15:48:22.768Z] github.com/docker/docker/pkg/sysinfo [2022-03-02T15:48:22.768Z] github.com/docker/docker/pkg/system [2022-03-02T15:48:22.768Z] github.com/docker/docker/pkg/tailfile [2022-03-02T15:48:22.768Z] github.com/docker/docker/pkg/tarsum [2022-03-02T15:48:22.768Z] github.com/docker/docker/pkg/term [2022-03-02T15:48:22.768Z] github.com/docker/docker/pkg/term/windows [2022-03-02T15:48:22.768Z] github.com/docker/docker/pkg/truncindex [2022-03-02T15:48:22.768Z] github.com/docker/docker/pkg/urlutil [2022-03-02T15:48:22.768Z] github.com/docker/docker/pkg/useragent [2022-03-02T15:48:22.768Z] github.com/docker/docker/plugin [2022-03-02T15:48:22.768Z] github.com/docker/docker/plugin/executor/containerd [2022-03-02T15:48:22.768Z] github.com/docker/docker/plugin/v2 [2022-03-02T15:48:22.768Z] github.com/docker/docker/profiles/apparmor [2022-03-02T15:48:22.768Z] github.com/docker/docker/profiles/seccomp [2022-03-02T15:48:22.768Z] github.com/docker/docker/quota [2022-03-02T15:48:22.768Z] github.com/docker/docker/reference [2022-03-02T15:48:22.768Z] github.com/docker/docker/registry [2022-03-02T15:48:22.768Z] github.com/docker/docker/registry/resumable [2022-03-02T15:48:22.768Z] github.com/docker/docker/restartmanager [2022-03-02T15:48:22.768Z] github.com/docker/docker/rootless [2022-03-02T15:48:22.768Z] github.com/docker/docker/rootless/specconv [2022-03-02T15:48:22.768Z] github.com/docker/docker/runconfig [2022-03-02T15:48:22.768Z] github.com/docker/docker/runconfig/opts [2022-03-02T15:48:22.768Z] github.com/docker/docker/testutil [2022-03-02T15:48:22.768Z] github.com/docker/docker/testutil/daemon [2022-03-02T15:48:22.768Z] github.com/docker/docker/testutil/environment [2022-03-02T15:48:22.768Z] github.com/docker/docker/testutil/fakecontext [2022-03-02T15:48:22.768Z] github.com/docker/docker/testutil/fakegit [2022-03-02T15:48:22.768Z] github.com/docker/docker/testutil/fakestorage [2022-03-02T15:48:22.768Z] github.com/docker/docker/testutil/fixtures/load [2022-03-02T15:48:22.768Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-02T15:48:22.768Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-02T15:48:22.768Z] github.com/docker/docker/testutil/registry [2022-03-02T15:48:22.768Z] github.com/docker/docker/testutil/request [2022-03-02T15:48:22.768Z] github.com/docker/docker/volume [2022-03-02T15:48:22.768Z] github.com/docker/docker/volume/drivers [2022-03-02T15:48:22.768Z] github.com/docker/docker/volume/local [2022-03-02T15:48:22.768Z] github.com/docker/docker/volume/mounts [2022-03-02T15:48:22.768Z] github.com/docker/docker/volume/service [2022-03-02T15:48:22.768Z] github.com/docker/docker/volume/service/opts [2022-03-02T15:48:22.768Z] github.com/docker/docker/volume/testutils' [2022-03-02T15:48:22.768Z] ++ grep --fixed-strings /libnetwork [2022-03-02T15:48:22.768Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/bitseq [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/cluster [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/config [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/datastore [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/driverapi [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/etchosts [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/idm [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/ipam [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/iptables [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/netlabel [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/netutils [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/networkdb [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/ns [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/options [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/osl [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/portallocator [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/portmapper [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/testutils [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/types' [2022-03-02T15:48:22.768Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-03-02T15:48:22.768Z] + echo 'github.com/docker/docker/libnetwork [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/bitseq [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/cluster [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/config [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/datastore [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/driverapi [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/etchosts [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/idm [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/ipam [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/iptables [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/netlabel [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/netutils [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/networkdb [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/ns [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/options [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/osl [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/portallocator [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/portmapper [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/testutils [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/types' [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-02T15:48:22.768Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-02T15:48:22.768Z] + type docker-proxy [2022-03-02T15:48:22.768Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-03-02T15:48:22.768Z] + hack/make.sh binary-proxy install-proxy [2022-03-02T15:48:22.768Z] [2022-03-02T15:48:22.768Z] Removing bundles/ [2022-03-02T15:48:23.029Z] [2022-03-02T15:48:23.029Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-03-02T15:48:23.029Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-03-02T15:48:23.029Z] GOOS="" GOARCH="" GOARM="" [2022-03-02T15:48:23.307Z] === RUN TestDockerSuite/TestBuildCmd [2022-03-02T15:48:23.566Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-03-02T15:48:23.826Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-03-02T15:48:24.061Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-02T15:48:24.082Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-03-02T15:48:24.082Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-03-02T15:48:24.082Z] === RUN TestProcessNoDockerignore [2022-03-02T15:48:24.082Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-03-02T15:48:24.082Z] === RUN TestProcessShouldLeaveAllFiles [2022-03-02T15:48:24.082Z] --- PASS: TestProcessShouldLeaveAllFiles (0.03s) [2022-03-02T15:48:24.082Z] === RUN TestDetectContentType [2022-03-02T15:48:24.082Z] --- PASS: TestDetectContentType (0.00s) [2022-03-02T15:48:24.082Z] === RUN TestSelectAcceptableMIME [2022-03-02T15:48:24.082Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-03-02T15:48:24.082Z] === RUN TestInspectEmptyResponse [2022-03-02T15:48:24.082Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-03-02T15:48:24.082Z] === RUN TestInspectResponseBinary [2022-03-02T15:48:24.082Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-03-02T15:48:24.082Z] === RUN TestResponseUnsupportedContentType [2022-03-02T15:48:24.082Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-03-02T15:48:24.082Z] === RUN TestInspectResponseTextSimple [2022-03-02T15:48:24.082Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-03-02T15:48:24.082Z] === RUN TestInspectResponseEmptyContentType [2022-03-02T15:48:24.082Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-03-02T15:48:24.082Z] === RUN TestUnknownContentLength [2022-03-02T15:48:24.082Z] --- PASS: TestUnknownContentLength (0.00s) [2022-03-02T15:48:24.082Z] === RUN TestDownloadRemote [2022-03-02T15:48:24.082Z] === RUN TestEnable [2022-03-02T15:48:24.082Z] --- PASS: TestEnable (0.00s) [2022-03-02T15:48:24.082Z] === RUN TestDisable [2022-03-02T15:48:24.082Z] --- PASS: TestDisable (0.00s) [2022-03-02T15:48:24.082Z] === RUN TestEnabled [2022-03-02T15:48:24.082Z] --- PASS: TestEnabled (0.00s) [2022-03-02T15:48:24.082Z] PASS [2022-03-02T15:48:24.082Z] coverage: 100.0% of statements [2022-03-02T15:48:24.082Z] --- PASS: TestDownloadRemote (0.10s) [2022-03-02T15:48:24.082Z] === RUN TestGetWithStatusError [2022-03-02T15:48:24.082Z] ok github.com/docker/docker/cli/debug 0.045s coverage: 100.0% of statements [2022-03-02T15:48:24.082Z] --- PASS: TestGetWithStatusError (0.00s) [2022-03-02T15:48:24.082Z] === RUN TestCloseRootDirectory [2022-03-02T15:48:24.082Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-02T15:48:24.082Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-03-02T15:48:24.082Z] === RUN TestHashFile [2022-03-02T15:48:24.082Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-02T15:48:24.082Z] --- SKIP: TestHashFile (0.00s) [2022-03-02T15:48:24.082Z] === RUN TestHashSubdir [2022-03-02T15:48:24.082Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-02T15:48:24.082Z] --- SKIP: TestHashSubdir (0.03s) [2022-03-02T15:48:24.082Z] === RUN TestRemoveDirectory [2022-03-02T15:48:24.082Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-02T15:48:24.082Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-03-02T15:48:24.082Z] PASS [2022-03-02T15:48:24.082Z] coverage: 9.3% of statements [2022-03-02T15:48:24.082Z] ok github.com/docker/docker/builder/remotecontext 0.307s coverage: 9.3% of statements [2022-03-02T15:48:24.085Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-03-02T15:48:24.085Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.05s) [2022-03-02T15:48:24.085Z] === RUN TestUpdateMemory [2022-03-02T15:48:24.085Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-03-02T15:48:24.085Z] --- SKIP: TestUpdateMemory (0.00s) [2022-03-02T15:48:24.085Z] === RUN TestUpdateCPUQuota [2022-03-02T15:48:24.653Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-03-02T15:48:24.653Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-03-02T15:48:24.653Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-03-02T15:48:25.046Z] === RUN TestGetAllAllowed [2022-03-02T15:48:25.046Z] --- PASS: TestGetAllAllowed (0.00s) [2022-03-02T15:48:25.046Z] === RUN TestGetAllMeta [2022-03-02T15:48:25.046Z] --- PASS: TestGetAllMeta (0.00s) [2022-03-02T15:48:25.046Z] === RUN TestWarnOnUnusedBuildArgs [2022-03-02T15:48:25.046Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-03-02T15:48:25.046Z] === RUN TestIsUnreferencedBuiltin [2022-03-02T15:48:25.046Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-03-02T15:48:25.046Z] === RUN TestIsExistingDirectory [2022-03-02T15:48:25.046Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-03-02T15:48:25.046Z] === RUN TestGetFilenameForDownload [2022-03-02T15:48:25.046Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-03-02T15:48:25.046Z] === RUN TestEnv2Variables [2022-03-02T15:48:25.046Z] --- PASS: TestEnv2Variables (0.00s) [2022-03-02T15:48:25.047Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-03-02T15:48:25.047Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-03-02T15:48:25.047Z] === RUN TestMaintainer [2022-03-02T15:48:25.047Z] --- PASS: TestMaintainer (0.00s) [2022-03-02T15:48:25.047Z] === RUN TestLabel [2022-03-02T15:48:25.047Z] --- PASS: TestLabel (0.00s) [2022-03-02T15:48:25.047Z] === RUN TestFromScratch [2022-03-02T15:48:25.047Z] --- PASS: TestFromScratch (0.00s) [2022-03-02T15:48:25.047Z] === RUN TestFromWithArg [2022-03-02T15:48:25.047Z] --- PASS: TestFromWithArg (0.00s) [2022-03-02T15:48:25.047Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-03-02T15:48:25.047Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-03-02T15:48:25.047Z] === RUN TestFromWithUndefinedArg [2022-03-02T15:48:25.047Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-03-02T15:48:25.047Z] === RUN TestFromMultiStageWithNamedStage [2022-03-02T15:48:25.047Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-03-02T15:48:25.047Z] === RUN TestOnbuild [2022-03-02T15:48:25.047Z] --- PASS: TestOnbuild (0.00s) [2022-03-02T15:48:25.047Z] === RUN TestWorkdir [2022-03-02T15:48:25.047Z] --- PASS: TestWorkdir (0.00s) [2022-03-02T15:48:25.047Z] === RUN TestCmd [2022-03-02T15:48:25.047Z] --- PASS: TestCmd (0.00s) [2022-03-02T15:48:25.047Z] === RUN TestHealthcheckNone [2022-03-02T15:48:25.047Z] --- PASS: TestHealthcheckNone (0.00s) [2022-03-02T15:48:25.047Z] === RUN TestHealthcheckCmd [2022-03-02T15:48:25.047Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-03-02T15:48:25.047Z] === RUN TestEntrypoint [2022-03-02T15:48:25.047Z] --- PASS: TestEntrypoint (0.00s) [2022-03-02T15:48:25.047Z] === RUN TestExpose [2022-03-02T15:48:25.047Z] --- PASS: TestExpose (0.00s) [2022-03-02T15:48:25.047Z] === RUN TestUser [2022-03-02T15:48:25.047Z] --- PASS: TestUser (0.00s) [2022-03-02T15:48:25.047Z] === RUN TestVolume [2022-03-02T15:48:25.047Z] --- PASS: TestVolume (0.00s) [2022-03-02T15:48:25.047Z] === RUN TestStopSignal [2022-03-02T15:48:25.047Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-02T15:48:25.047Z] --- SKIP: TestStopSignal (0.00s) [2022-03-02T15:48:25.047Z] === RUN TestArg [2022-03-02T15:48:25.047Z] --- PASS: TestArg (0.00s) [2022-03-02T15:48:25.047Z] === RUN TestShell [2022-03-02T15:48:25.047Z] --- PASS: TestShell (0.00s) [2022-03-02T15:48:25.047Z] === RUN TestPrependEnvOnCmd [2022-03-02T15:48:25.047Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-03-02T15:48:25.047Z] === RUN TestRunWithBuildArgs [2022-03-02T15:48:25.047Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-03-02T15:48:25.047Z] === RUN TestRunIgnoresHealthcheck [2022-03-02T15:48:25.047Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-03-02T15:48:25.047Z] === RUN TestDispatchUnsupportedOptions [2022-03-02T15:48:25.047Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-03-02T15:48:25.047Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-03-02T15:48:25.047Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-03-02T15:48:25.047Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-03-02T15:48:25.047Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-03-02T15:48:25.047Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-03-02T15:48:25.047Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-03-02T15:48:25.047Z] === RUN TestNormalizeWorkdir [2022-03-02T15:48:25.047Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-03-02T15:48:25.047Z] === RUN TestDispatch [2022-03-02T15:48:25.047Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-03-02T15:48:25.047Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-03-02T15:48:25.047Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-03-02T15:48:25.047Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-03-02T15:48:25.047Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-03-02T15:48:25.047Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-03-02T15:48:25.047Z] === RUN TestDispatch/COPY_url [2022-03-02T15:48:25.047Z] --- PASS: TestDispatch (0.08s) [2022-03-02T15:48:25.047Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2022-03-02T15:48:25.047Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2022-03-02T15:48:25.047Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.02s) [2022-03-02T15:48:25.047Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-03-02T15:48:25.047Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-03-02T15:48:25.047Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-03-02T15:48:25.047Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-03-02T15:48:25.047Z] === RUN TestAddScratchImageAddsToMounts [2022-03-02T15:48:25.047Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-03-02T15:48:25.047Z] === RUN TestAddFromScratchPopulatesPlatform [2022-03-02T15:48:25.047Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-03-02T15:48:25.047Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-03-02T15:48:25.047Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-03-02T15:48:25.047Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-03-02T15:48:25.047Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-03-02T15:48:25.047Z] === RUN TestImageSourceGetAddsToMounts [2022-03-02T15:48:25.047Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-03-02T15:48:25.047Z] === RUN TestEmptyDockerfile [2022-03-02T15:48:25.047Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-03-02T15:48:25.047Z] === RUN TestSymlinkDockerfile [2022-03-02T15:48:25.047Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-03-02T15:48:25.047Z] === RUN TestDockerfileOutsideTheBuildContext [2022-03-02T15:48:25.047Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.01s) [2022-03-02T15:48:25.047Z] === RUN TestNonExistingDockerfile [2022-03-02T15:48:25.047Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-03-02T15:48:25.047Z] === RUN TestCopyRunConfig [2022-03-02T15:48:25.047Z] --- PASS: TestCopyRunConfig (0.00s) [2022-03-02T15:48:25.047Z] === RUN TestDeepCopyRunConfig [2022-03-02T15:48:25.047Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-03-02T15:48:25.047Z] === RUN TestExportImage [2022-03-02T15:48:25.047Z] --- PASS: TestExportImage (0.00s) [2022-03-02T15:48:25.047Z] === RUN TestNormalizeDest [2022-03-02T15:48:25.047Z] --- PASS: TestNormalizeDest (0.00s) [2022-03-02T15:48:25.047Z] PASS [2022-03-02T15:48:25.047Z] coverage: 46.7% of statements [2022-03-02T15:48:25.047Z] ok github.com/docker/docker/builder/dockerfile 0.228s coverage: 46.7% of statements [2022-03-02T15:48:25.047Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-03-02T15:48:25.504Z] === RUN TestTCP4Proxy [2022-03-02T15:48:25.504Z] --- PASS: TestTCP4Proxy (0.01s) [2022-03-02T15:48:25.504Z] === RUN TestTCP4ProxyHalfClose [2022-03-02T15:48:25.504Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-03-02T15:48:25.504Z] === RUN TestTCP6Proxy [2022-03-02T15:48:25.504Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-02T15:48:25.504Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-03-02T15:48:25.504Z] === RUN TestTCPDualStackProxy [2022-03-02T15:48:25.504Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-02T15:48:25.504Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-03-02T15:48:25.504Z] === RUN TestUDP4Proxy [2022-03-02T15:48:25.504Z] --- PASS: TestUDP4Proxy (0.00s) [2022-03-02T15:48:25.504Z] === RUN TestUDP6Proxy [2022-03-02T15:48:25.504Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-02T15:48:25.504Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-03-02T15:48:25.504Z] === RUN TestUDPWriteError [2022-03-02T15:48:25.504Z] --- PASS: TestUDPWriteError (0.00s) [2022-03-02T15:48:25.504Z] === RUN TestSCTP4Proxy [2022-03-02T15:48:25.504Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-02T15:48:25.504Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-03-02T15:48:25.504Z] === RUN TestSCTP6Proxy [2022-03-02T15:48:25.504Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-02T15:48:25.504Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-03-02T15:48:25.504Z] PASS [2022-03-02T15:48:25.504Z] coverage: 49.4% of statements [2022-03-02T15:48:25.504Z] ok github.com/docker/docker/cmd/docker-proxy 0.072s coverage: 49.4% of statements [2022-03-02T15:48:25.590Z] --- PASS: TestUpdateCPUQuota (1.24s) [2022-03-02T15:48:25.590Z] === RUN TestUpdatePidsLimit [2022-03-02T15:48:25.590Z] === RUN TestUpdatePidsLimit/update_from_none [2022-03-02T15:48:25.848Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-03-02T15:48:25.848Z] === RUN TestUpdatePidsLimit/no_change [2022-03-02T15:48:25.848Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-03-02T15:48:26.108Z] === RUN TestUpdatePidsLimit/update_lower [2022-03-02T15:48:26.367Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-03-02T15:48:26.935Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-03-02T15:48:27.194Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-03-02T15:48:27.328Z] --- PASS: TestServiceCreateInit (7.38s) [2022-03-02T15:48:27.328Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.58s) [2022-03-02T15:48:27.328Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.78s) [2022-03-02T15:48:27.328Z] === RUN TestCreateServiceMultipleTimes [2022-03-02T15:48:27.454Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-03-02T15:48:28.832Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-03-02T15:48:28.832Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-03-02T15:48:28.832Z] check_test.go:308: [d8cf7d5b70c5e] daemon is not started [2022-03-02T15:48:28.832Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-03-02T15:48:28.832Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-03-02T15:48:28.832Z] check_test.go:308: [d5a87c453e13b] daemon is not started [2022-03-02T15:48:28.832Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-03-02T15:48:28.832Z] --- PASS: TestUpdatePidsLimit (3.34s) [2022-03-02T15:48:28.832Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.35s) [2022-03-02T15:48:28.832Z] --- PASS: TestUpdatePidsLimit/no_change (0.34s) [2022-03-02T15:48:28.832Z] --- PASS: TestUpdatePidsLimit/update_lower (0.33s) [2022-03-02T15:48:28.832Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s) [2022-03-02T15:48:28.832Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.36s) [2022-03-02T15:48:28.832Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.31s) [2022-03-02T15:48:28.832Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.33s) [2022-03-02T15:48:28.832Z] === RUN TestUpdateRestartPolicy [2022-03-02T15:48:29.628Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-03-02T15:48:29.628Z] [2022-03-02T15:48:29.628Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-03-02T15:48:29.628Z] Installing docker-proxy to /usr/local/bin/ [2022-03-02T15:48:29.628Z] [2022-03-02T15:48:29.628Z] + mkdir -p bundles [2022-03-02T15:48:29.628Z] + '[' -n 'github.com/docker/docker/api [2022-03-02T15:48:29.628Z] github.com/docker/docker/api/server [2022-03-02T15:48:29.628Z] github.com/docker/docker/api/server/backend/build [2022-03-02T15:48:29.628Z] github.com/docker/docker/api/server/httputils [2022-03-02T15:48:29.628Z] github.com/docker/docker/api/server/middleware [2022-03-02T15:48:29.628Z] github.com/docker/docker/api/server/router [2022-03-02T15:48:29.628Z] github.com/docker/docker/api/server/router/build [2022-03-02T15:48:29.628Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-02T15:48:29.628Z] github.com/docker/docker/api/server/router/container [2022-03-02T15:48:29.628Z] github.com/docker/docker/api/server/router/debug [2022-03-02T15:48:29.628Z] github.com/docker/docker/api/server/router/distribution [2022-03-02T15:48:29.628Z] github.com/docker/docker/api/server/router/grpc [2022-03-02T15:48:29.628Z] github.com/docker/docker/api/server/router/image [2022-03-02T15:48:29.628Z] github.com/docker/docker/api/server/router/network [2022-03-02T15:48:29.628Z] github.com/docker/docker/api/server/router/plugin [2022-03-02T15:48:29.628Z] github.com/docker/docker/api/server/router/session [2022-03-02T15:48:29.628Z] github.com/docker/docker/api/server/router/swarm [2022-03-02T15:48:29.628Z] github.com/docker/docker/api/server/router/system [2022-03-02T15:48:29.628Z] github.com/docker/docker/api/server/router/volume [2022-03-02T15:48:29.628Z] github.com/docker/docker/api/types [2022-03-02T15:48:29.628Z] github.com/docker/docker/api/types/backend [2022-03-02T15:48:29.628Z] github.com/docker/docker/api/types/blkiodev [2022-03-02T15:48:29.628Z] github.com/docker/docker/api/types/container [2022-03-02T15:48:29.628Z] github.com/docker/docker/api/types/events [2022-03-02T15:48:29.628Z] github.com/docker/docker/api/types/filters [2022-03-02T15:48:29.628Z] github.com/docker/docker/api/types/image [2022-03-02T15:48:29.628Z] github.com/docker/docker/api/types/mount [2022-03-02T15:48:29.628Z] github.com/docker/docker/api/types/network [2022-03-02T15:48:29.628Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-02T15:48:29.628Z] github.com/docker/docker/api/types/registry [2022-03-02T15:48:29.628Z] github.com/docker/docker/api/types/strslice [2022-03-02T15:48:29.628Z] github.com/docker/docker/api/types/swarm [2022-03-02T15:48:29.628Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-02T15:48:29.628Z] github.com/docker/docker/api/types/time [2022-03-02T15:48:29.628Z] github.com/docker/docker/api/types/versions [2022-03-02T15:48:29.628Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-02T15:48:29.628Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-02T15:48:29.628Z] github.com/docker/docker/api/types/volume [2022-03-02T15:48:29.628Z] github.com/docker/docker/builder [2022-03-02T15:48:29.628Z] github.com/docker/docker/builder/builder-next [2022-03-02T15:48:29.628Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-02T15:48:29.628Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-02T15:48:29.628Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-02T15:48:29.628Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-02T15:48:29.628Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-02T15:48:29.628Z] github.com/docker/docker/builder/builder-next/worker [2022-03-02T15:48:29.628Z] github.com/docker/docker/builder/dockerfile [2022-03-02T15:48:29.628Z] github.com/docker/docker/builder/dockerignore [2022-03-02T15:48:29.628Z] github.com/docker/docker/builder/remotecontext [2022-03-02T15:48:29.628Z] github.com/docker/docker/builder/remotecontext/git [2022-03-02T15:48:29.628Z] github.com/docker/docker/cli [2022-03-02T15:48:29.628Z] github.com/docker/docker/cli/config [2022-03-02T15:48:29.628Z] github.com/docker/docker/cli/debug [2022-03-02T15:48:29.628Z] github.com/docker/docker/client [2022-03-02T15:48:29.628Z] github.com/docker/docker/cmd/docker-proxy [2022-03-02T15:48:29.628Z] github.com/docker/docker/cmd/dockerd [2022-03-02T15:48:29.628Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-02T15:48:29.628Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-02T15:48:29.628Z] github.com/docker/docker/container [2022-03-02T15:48:29.628Z] github.com/docker/docker/container/stream [2022-03-02T15:48:29.628Z] github.com/docker/docker/contrib/apparmor [2022-03-02T15:48:29.628Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-02T15:48:29.628Z] github.com/docker/docker/contrib/httpserver [2022-03-02T15:48:29.628Z] github.com/docker/docker/daemon [2022-03-02T15:48:29.628Z] github.com/docker/docker/daemon/cluster [2022-03-02T15:48:29.628Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-02T15:48:29.628Z] github.com/docker/docker/daemon/cluster/convert [2022-03-02T15:48:29.628Z] github.com/docker/docker/daemon/cluster/executor [2022-03-02T15:48:29.628Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-02T15:48:29.628Z] github.com/docker/docker/daemon/cluster/provider [2022-03-02T15:48:29.628Z] github.com/docker/docker/daemon/config [2022-03-02T15:48:29.628Z] github.com/docker/docker/daemon/events [2022-03-02T15:48:29.628Z] github.com/docker/docker/daemon/events/testutils [2022-03-02T15:48:29.628Z] github.com/docker/docker/daemon/exec [2022-03-02T15:48:29.628Z] github.com/docker/docker/daemon/graphdriver [2022-03-02T15:48:29.628Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-02T15:48:29.628Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-02T15:48:29.628Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-02T15:48:29.628Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-02T15:48:29.628Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-02T15:48:29.628Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-02T15:48:29.628Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-02T15:48:29.628Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-02T15:48:29.628Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-02T15:48:29.628Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-02T15:48:29.628Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-02T15:48:29.628Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-02T15:48:29.628Z] github.com/docker/docker/daemon/images [2022-03-02T15:48:29.628Z] github.com/docker/docker/daemon/initlayer [2022-03-02T15:48:29.628Z] github.com/docker/docker/daemon/links [2022-03-02T15:48:29.628Z] github.com/docker/docker/daemon/listeners [2022-03-02T15:48:29.628Z] github.com/docker/docker/daemon/logger [2022-03-02T15:48:29.628Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-02T15:48:29.628Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-02T15:48:29.628Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-02T15:48:29.628Z] github.com/docker/docker/daemon/logger/gelf [2022-03-02T15:48:29.628Z] github.com/docker/docker/daemon/logger/journald [2022-03-02T15:48:29.628Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-02T15:48:29.628Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-02T15:48:29.628Z] github.com/docker/docker/daemon/logger/local [2022-03-02T15:48:29.628Z] github.com/docker/docker/daemon/logger/logentries [2022-03-02T15:48:29.628Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-02T15:48:29.628Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-02T15:48:29.628Z] github.com/docker/docker/daemon/logger/splunk [2022-03-02T15:48:29.628Z] github.com/docker/docker/daemon/logger/syslog [2022-03-02T15:48:29.628Z] github.com/docker/docker/daemon/logger/templates [2022-03-02T15:48:29.628Z] github.com/docker/docker/daemon/names [2022-03-02T15:48:29.628Z] github.com/docker/docker/daemon/network [2022-03-02T15:48:29.628Z] github.com/docker/docker/daemon/stats [2022-03-02T15:48:29.628Z] github.com/docker/docker/distribution [2022-03-02T15:48:29.628Z] github.com/docker/docker/distribution/metadata [2022-03-02T15:48:29.628Z] github.com/docker/docker/distribution/utils [2022-03-02T15:48:29.628Z] github.com/docker/docker/distribution/xfer [2022-03-02T15:48:29.628Z] github.com/docker/docker/dockerversion [2022-03-02T15:48:29.628Z] github.com/docker/docker/errdefs [2022-03-02T15:48:29.628Z] github.com/docker/docker/image [2022-03-02T15:48:29.628Z] github.com/docker/docker/image/cache [2022-03-02T15:48:29.628Z] github.com/docker/docker/image/tarexport [2022-03-02T15:48:29.628Z] github.com/docker/docker/image/v1 [2022-03-02T15:48:29.628Z] github.com/docker/docker/internal/test/suite [2022-03-02T15:48:29.628Z] github.com/docker/docker/layer [2022-03-02T15:48:29.628Z] github.com/docker/docker/libcontainerd [2022-03-02T15:48:29.628Z] github.com/docker/docker/libcontainerd/queue [2022-03-02T15:48:29.628Z] github.com/docker/docker/libcontainerd/remote [2022-03-02T15:48:29.628Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-02T15:48:29.628Z] github.com/docker/docker/libcontainerd/types [2022-03-02T15:48:29.628Z] github.com/docker/docker/oci [2022-03-02T15:48:29.628Z] github.com/docker/docker/oci/caps [2022-03-02T15:48:29.628Z] github.com/docker/docker/opts [2022-03-02T15:48:29.628Z] github.com/docker/docker/pkg/aaparser [2022-03-02T15:48:29.628Z] github.com/docker/docker/pkg/archive [2022-03-02T15:48:29.628Z] github.com/docker/docker/pkg/authorization [2022-03-02T15:48:29.628Z] github.com/docker/docker/pkg/broadcaster [2022-03-02T15:48:29.628Z] github.com/docker/docker/pkg/capabilities [2022-03-02T15:48:29.628Z] github.com/docker/docker/pkg/chrootarchive [2022-03-02T15:48:29.628Z] github.com/docker/docker/pkg/containerfs [2022-03-02T15:48:29.628Z] github.com/docker/docker/pkg/devicemapper [2022-03-02T15:48:29.628Z] github.com/docker/docker/pkg/directory [2022-03-02T15:48:29.628Z] github.com/docker/docker/pkg/dmesg [2022-03-02T15:48:29.628Z] github.com/docker/docker/pkg/filenotify [2022-03-02T15:48:29.628Z] github.com/docker/docker/pkg/fileutils [2022-03-02T15:48:29.628Z] github.com/docker/docker/pkg/fsutils [2022-03-02T15:48:29.628Z] github.com/docker/docker/pkg/homedir [2022-03-02T15:48:29.628Z] github.com/docker/docker/pkg/idtools [2022-03-02T15:48:29.628Z] github.com/docker/docker/pkg/ioutils [2022-03-02T15:48:29.628Z] github.com/docker/docker/pkg/jsonmessage [2022-03-02T15:48:29.628Z] github.com/docker/docker/pkg/locker [2022-03-02T15:48:29.628Z] github.com/docker/docker/pkg/longpath [2022-03-02T15:48:29.628Z] github.com/docker/docker/pkg/loopback [2022-03-02T15:48:29.628Z] github.com/docker/docker/pkg/mount [2022-03-02T15:48:29.628Z] github.com/docker/docker/pkg/namesgenerator [2022-03-02T15:48:29.628Z] github.com/docker/docker/pkg/parsers [2022-03-02T15:48:29.628Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-02T15:48:29.628Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-02T15:48:29.628Z] github.com/docker/docker/pkg/pidfile [2022-03-02T15:48:29.628Z] github.com/docker/docker/pkg/platform [2022-03-02T15:48:29.628Z] github.com/docker/docker/pkg/plugingetter [2022-03-02T15:48:29.628Z] github.com/docker/docker/pkg/plugins [2022-03-02T15:48:29.628Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-02T15:48:29.628Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-02T15:48:29.628Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-02T15:48:29.628Z] github.com/docker/docker/pkg/plugins/transport [2022-03-02T15:48:29.628Z] github.com/docker/docker/pkg/pools [2022-03-02T15:48:29.628Z] github.com/docker/docker/pkg/progress [2022-03-02T15:48:29.628Z] github.com/docker/docker/pkg/pubsub [2022-03-02T15:48:29.628Z] github.com/docker/docker/pkg/reexec [2022-03-02T15:48:29.628Z] github.com/docker/docker/pkg/signal [2022-03-02T15:48:29.628Z] github.com/docker/docker/pkg/stack [2022-03-02T15:48:29.628Z] github.com/docker/docker/pkg/stdcopy [2022-03-02T15:48:29.628Z] github.com/docker/docker/pkg/streamformatter [2022-03-02T15:48:29.628Z] github.com/docker/docker/pkg/stringid [2022-03-02T15:48:29.628Z] github.com/docker/docker/pkg/symlink [2022-03-02T15:48:29.628Z] github.com/docker/docker/pkg/sysinfo [2022-03-02T15:48:29.628Z] github.com/docker/docker/pkg/system [2022-03-02T15:48:29.628Z] github.com/docker/docker/pkg/tailfile [2022-03-02T15:48:29.628Z] github.com/docker/docker/pkg/tarsum [2022-03-02T15:48:29.628Z] github.com/docker/docker/pkg/term [2022-03-02T15:48:29.628Z] github.com/docker/docker/pkg/term/windows [2022-03-02T15:48:29.628Z] github.com/docker/docker/pkg/truncindex [2022-03-02T15:48:29.628Z] github.com/docker/docker/pkg/urlutil [2022-03-02T15:48:29.628Z] github.com/docker/docker/pkg/useragent [2022-03-02T15:48:29.628Z] github.com/docker/docker/plugin [2022-03-02T15:48:29.628Z] github.com/docker/docker/plugin/executor/containerd [2022-03-02T15:48:29.628Z] github.com/docker/docker/plugin/v2 [2022-03-02T15:48:29.628Z] github.com/docker/docker/profiles/apparmor [2022-03-02T15:48:29.628Z] github.com/docker/docker/profiles/seccomp [2022-03-02T15:48:29.628Z] github.com/docker/docker/quota [2022-03-02T15:48:29.628Z] github.com/docker/docker/reference [2022-03-02T15:48:29.628Z] github.com/docker/docker/registry [2022-03-02T15:48:29.628Z] github.com/docker/docker/registry/resumable [2022-03-02T15:48:29.628Z] github.com/docker/docker/restartmanager [2022-03-02T15:48:29.628Z] github.com/docker/docker/rootless [2022-03-02T15:48:29.628Z] github.com/docker/docker/rootless/specconv [2022-03-02T15:48:29.628Z] github.com/docker/docker/runconfig [2022-03-02T15:48:29.628Z] github.com/docker/docker/runconfig/opts [2022-03-02T15:48:29.628Z] github.com/docker/docker/testutil [2022-03-02T15:48:29.628Z] github.com/docker/docker/testutil/daemon [2022-03-02T15:48:29.628Z] github.com/docker/docker/testutil/environment [2022-03-02T15:48:29.628Z] github.com/docker/docker/testutil/fakecontext [2022-03-02T15:48:29.628Z] github.com/docker/docker/testutil/fakegit [2022-03-02T15:48:29.628Z] github.com/docker/docker/testutil/fakestorage [2022-03-02T15:48:29.628Z] github.com/docker/docker/testutil/fixtures/load [2022-03-02T15:48:29.628Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-02T15:48:29.628Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-02T15:48:29.628Z] github.com/docker/docker/testutil/registry [2022-03-02T15:48:29.628Z] github.com/docker/docker/testutil/request [2022-03-02T15:48:29.628Z] github.com/docker/docker/volume [2022-03-02T15:48:29.628Z] github.com/docker/docker/volume/drivers [2022-03-02T15:48:29.628Z] github.com/docker/docker/volume/local [2022-03-02T15:48:29.628Z] github.com/docker/docker/volume/mounts [2022-03-02T15:48:29.628Z] github.com/docker/docker/volume/service [2022-03-02T15:48:29.628Z] github.com/docker/docker/volume/service/opts [2022-03-02T15:48:29.628Z] github.com/docker/docker/volume/testutils' ']' [2022-03-02T15:48:29.629Z] + 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/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/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/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 [2022-03-02T15:48:30.211Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-03-02T15:48:30.572Z] ? github.com/docker/docker/api [no test files] [2022-03-02T15:48:30.779Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-03-02T15:48:31.717Z] check_test.go:308: [d3b2b8f39377a] daemon is not started [2022-03-02T15:48:31.717Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-03-02T15:48:31.717Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-03-02T15:48:31.977Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-03-02T15:48:32.547Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-03-02T15:48:33.115Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-03-02T15:48:33.375Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-03-02T15:48:35.911Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-03-02T15:48:37.872Z] === RUN TestCheckpointCreateError [2022-03-02T15:48:37.872Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-03-02T15:48:37.872Z] === RUN TestCheckpointCreate [2022-03-02T15:48:37.872Z] --- PASS: TestCheckpointCreate (0.00s) [2022-03-02T15:48:37.872Z] === RUN TestCheckpointDeleteError [2022-03-02T15:48:37.872Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-03-02T15:48:37.872Z] === RUN TestCheckpointDelete [2022-03-02T15:48:37.872Z] --- PASS: TestCheckpointDelete (0.00s) [2022-03-02T15:48:37.872Z] === RUN TestCheckpointListError [2022-03-02T15:48:37.872Z] --- PASS: TestCheckpointListError (0.00s) [2022-03-02T15:48:37.872Z] === RUN TestCheckpointList [2022-03-02T15:48:37.872Z] --- PASS: TestCheckpointList (0.00s) [2022-03-02T15:48:37.872Z] === RUN TestCheckpointListContainerNotFound [2022-03-02T15:48:37.872Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-03-02T15:48:37.872Z] === RUN TestNewClientWithOpsFromEnv [2022-03-02T15:48:37.872Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-02T15:48:37.872Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-03-02T15:48:37.872Z] === RUN TestGetAPIPath [2022-03-02T15:48:37.872Z] --- PASS: TestGetAPIPath (0.00s) [2022-03-02T15:48:37.872Z] === RUN TestParseHostURL [2022-03-02T15:48:37.872Z] --- PASS: TestParseHostURL (0.00s) [2022-03-02T15:48:37.872Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-03-02T15:48:37.872Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-03-02T15:48:37.872Z] === RUN TestNegotiateAPIVersionEmpty [2022-03-02T15:48:37.872Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-03-02T15:48:37.872Z] === RUN TestNegotiateAPIVersion [2022-03-02T15:48:37.872Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-03-02T15:48:37.872Z] === RUN TestNegotiateAPVersionOverride [2022-03-02T15:48:37.872Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-03-02T15:48:37.872Z] === RUN TestNegotiateAPIVersionAutomatic [2022-03-02T15:48:37.872Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-03-02T15:48:37.872Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-03-02T15:48:37.872Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-03-02T15:48:37.872Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-03-02T15:48:37.872Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-03-02T15:48:37.872Z] === RUN TestClientRedirect [2022-03-02T15:48:37.872Z] --- PASS: TestClientRedirect (0.00s) [2022-03-02T15:48:37.872Z] === RUN TestConfigCreateUnsupported [2022-03-02T15:48:37.872Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-03-02T15:48:37.872Z] === RUN TestConfigCreateError [2022-03-02T15:48:37.872Z] --- PASS: TestConfigCreateError (0.00s) [2022-03-02T15:48:37.872Z] === RUN TestConfigCreate [2022-03-02T15:48:37.872Z] --- PASS: TestConfigCreate (0.00s) [2022-03-02T15:48:37.872Z] === RUN TestConfigInspectNotFound [2022-03-02T15:48:37.872Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-03-02T15:48:37.872Z] === RUN TestConfigInspectWithEmptyID [2022-03-02T15:48:37.872Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-03-02T15:48:37.872Z] === RUN TestConfigInspectUnsupported [2022-03-02T15:48:37.872Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-03-02T15:48:37.872Z] === RUN TestConfigInspectError [2022-03-02T15:48:37.872Z] --- PASS: TestConfigInspectError (0.00s) [2022-03-02T15:48:37.872Z] === RUN TestConfigInspectConfigNotFound [2022-03-02T15:48:37.872Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-03-02T15:48:37.872Z] === RUN TestConfigInspect [2022-03-02T15:48:37.872Z] --- PASS: TestConfigInspect (0.00s) [2022-03-02T15:48:37.872Z] === RUN TestConfigListUnsupported [2022-03-02T15:48:37.872Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-03-02T15:48:37.872Z] === RUN TestConfigListError [2022-03-02T15:48:37.872Z] --- PASS: TestConfigListError (0.00s) [2022-03-02T15:48:37.872Z] === RUN TestConfigList [2022-03-02T15:48:37.872Z] --- PASS: TestConfigList (0.00s) [2022-03-02T15:48:37.872Z] === RUN TestConfigRemoveUnsupported [2022-03-02T15:48:37.872Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-03-02T15:48:37.872Z] === RUN TestConfigRemoveError [2022-03-02T15:48:37.872Z] --- PASS: TestConfigRemoveError (0.00s) [2022-03-02T15:48:37.872Z] === RUN TestConfigRemove [2022-03-02T15:48:37.872Z] --- PASS: TestConfigRemove (0.00s) [2022-03-02T15:48:37.872Z] === RUN TestConfigUpdateUnsupported [2022-03-02T15:48:37.872Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-03-02T15:48:37.872Z] === RUN TestConfigUpdateError [2022-03-02T15:48:37.872Z] --- PASS: TestConfigUpdateError (0.00s) [2022-03-02T15:48:37.872Z] === RUN TestConfigUpdate [2022-03-02T15:48:37.872Z] --- PASS: TestConfigUpdate (0.00s) [2022-03-02T15:48:37.872Z] === RUN TestContainerCommitError [2022-03-02T15:48:37.872Z] --- PASS: TestContainerCommitError (0.00s) [2022-03-02T15:48:37.872Z] === RUN TestContainerCommit [2022-03-02T15:48:37.872Z] --- PASS: TestContainerCommit (0.00s) [2022-03-02T15:48:37.872Z] === RUN TestContainerStatPathError [2022-03-02T15:48:37.872Z] --- PASS: TestContainerStatPathError (0.00s) [2022-03-02T15:48:37.872Z] === RUN TestContainerStatPathNotFoundError [2022-03-02T15:48:37.872Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-03-02T15:48:37.872Z] === RUN TestContainerStatPathNoHeaderError [2022-03-02T15:48:37.872Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-03-02T15:48:37.872Z] === RUN TestContainerStatPath [2022-03-02T15:48:37.872Z] --- PASS: TestContainerStatPath (0.00s) [2022-03-02T15:48:37.872Z] === RUN TestCopyToContainerError [2022-03-02T15:48:37.872Z] --- PASS: TestCopyToContainerError (0.00s) [2022-03-02T15:48:37.872Z] === RUN TestCopyToContainerNotFoundError [2022-03-02T15:48:37.872Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-03-02T15:48:37.872Z] === RUN TestCopyToContainerNotStatusOKError [2022-03-02T15:48:37.872Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-03-02T15:48:37.872Z] === RUN TestCopyToContainer [2022-03-02T15:48:37.872Z] --- PASS: TestCopyToContainer (0.00s) [2022-03-02T15:48:37.872Z] === RUN TestCopyFromContainerError [2022-03-02T15:48:37.872Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-03-02T15:48:37.872Z] === RUN TestCopyFromContainerNotFoundError [2022-03-02T15:48:37.872Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-03-02T15:48:37.872Z] === RUN TestCopyFromContainerNotStatusOKError [2022-03-02T15:48:37.872Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-03-02T15:48:37.872Z] === RUN TestCopyFromContainerNoHeaderError [2022-03-02T15:48:37.872Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-03-02T15:48:37.872Z] === RUN TestCopyFromContainer [2022-03-02T15:48:37.872Z] --- PASS: TestCopyFromContainer (0.00s) [2022-03-02T15:48:37.872Z] === RUN TestContainerCreateError [2022-03-02T15:48:37.872Z] --- PASS: TestContainerCreateError (0.00s) [2022-03-02T15:48:37.872Z] === RUN TestContainerCreateImageNotFound [2022-03-02T15:48:37.872Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-03-02T15:48:37.872Z] === RUN TestContainerCreateWithName [2022-03-02T15:48:37.872Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-03-02T15:48:37.872Z] === RUN TestContainerCreateAutoRemove [2022-03-02T15:48:37.872Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-03-02T15:48:37.872Z] === RUN TestContainerDiffError [2022-03-02T15:48:37.872Z] --- PASS: TestContainerDiffError (0.00s) [2022-03-02T15:48:37.872Z] === RUN TestContainerDiff [2022-03-02T15:48:37.872Z] --- PASS: TestContainerDiff (0.00s) [2022-03-02T15:48:37.872Z] === RUN TestContainerExecCreateError [2022-03-02T15:48:37.872Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-03-02T15:48:37.872Z] === RUN TestContainerExecCreate [2022-03-02T15:48:37.872Z] --- PASS: TestContainerExecCreate (0.00s) [2022-03-02T15:48:37.872Z] === RUN TestContainerExecStartError [2022-03-02T15:48:37.872Z] --- PASS: TestContainerExecStartError (0.00s) [2022-03-02T15:48:37.872Z] === RUN TestContainerExecStart [2022-03-02T15:48:37.872Z] --- PASS: TestContainerExecStart (0.00s) [2022-03-02T15:48:37.872Z] === RUN TestContainerExecInspectError [2022-03-02T15:48:37.872Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-03-02T15:48:37.872Z] === RUN TestContainerExecInspect [2022-03-02T15:48:37.872Z] --- PASS: TestContainerExecInspect (0.00s) [2022-03-02T15:48:37.872Z] === RUN TestContainerExportError [2022-03-02T15:48:37.872Z] --- PASS: TestContainerExportError (0.00s) [2022-03-02T15:48:37.872Z] === RUN TestContainerExport [2022-03-02T15:48:37.872Z] --- PASS: TestContainerExport (0.00s) [2022-03-02T15:48:37.872Z] === RUN TestContainerInspectError [2022-03-02T15:48:37.872Z] --- PASS: TestContainerInspectError (0.00s) [2022-03-02T15:48:37.872Z] === RUN TestContainerInspectContainerNotFound [2022-03-02T15:48:37.872Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-03-02T15:48:37.872Z] === RUN TestContainerInspectWithEmptyID [2022-03-02T15:48:37.872Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-03-02T15:48:37.872Z] === RUN TestContainerInspect [2022-03-02T15:48:37.872Z] --- PASS: TestContainerInspect (0.00s) [2022-03-02T15:48:37.872Z] === RUN TestContainerInspectNode [2022-03-02T15:48:37.872Z] --- PASS: TestContainerInspectNode (0.00s) [2022-03-02T15:48:37.872Z] === RUN TestContainerKillError [2022-03-02T15:48:37.872Z] --- PASS: TestContainerKillError (0.00s) [2022-03-02T15:48:37.872Z] === RUN TestContainerKill [2022-03-02T15:48:37.872Z] --- PASS: TestContainerKill (0.00s) [2022-03-02T15:48:37.872Z] === RUN TestContainerListError [2022-03-02T15:48:37.872Z] --- PASS: TestContainerListError (0.00s) [2022-03-02T15:48:37.872Z] === RUN TestContainerList [2022-03-02T15:48:37.872Z] --- PASS: TestContainerList (0.00s) [2022-03-02T15:48:37.872Z] === RUN TestContainerLogsNotFoundError [2022-03-02T15:48:37.872Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-03-02T15:48:37.872Z] === RUN TestContainerLogsError [2022-03-02T15:48:37.872Z] --- PASS: TestContainerLogsError (0.00s) [2022-03-02T15:48:37.872Z] === RUN TestContainerLogs [2022-03-02T15:48:37.872Z] --- PASS: TestContainerLogs (0.19s) [2022-03-02T15:48:37.872Z] === RUN TestContainerPauseError [2022-03-02T15:48:37.872Z] --- PASS: TestContainerPauseError (0.00s) [2022-03-02T15:48:37.872Z] === RUN TestContainerPause [2022-03-02T15:48:37.872Z] --- PASS: TestContainerPause (0.00s) [2022-03-02T15:48:37.872Z] === RUN TestContainersPruneError [2022-03-02T15:48:37.872Z] --- PASS: TestContainersPruneError (0.00s) [2022-03-02T15:48:37.872Z] === RUN TestContainersPrune [2022-03-02T15:48:37.872Z] --- PASS: TestContainersPrune (0.00s) [2022-03-02T15:48:37.872Z] === RUN TestContainerRemoveError [2022-03-02T15:48:37.872Z] --- PASS: TestContainerRemoveError (0.00s) [2022-03-02T15:48:37.872Z] === RUN TestContainerRemoveNotFoundError [2022-03-02T15:48:37.872Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-03-02T15:48:37.872Z] === RUN TestContainerRemove [2022-03-02T15:48:37.872Z] --- PASS: TestContainerRemove (0.00s) [2022-03-02T15:48:37.872Z] === RUN TestContainerRenameError [2022-03-02T15:48:37.872Z] --- PASS: TestContainerRenameError (0.00s) [2022-03-02T15:48:37.872Z] === RUN TestContainerRename [2022-03-02T15:48:37.872Z] --- PASS: TestContainerRename (0.00s) [2022-03-02T15:48:37.872Z] === RUN TestContainerResizeError [2022-03-02T15:48:37.872Z] --- PASS: TestContainerResizeError (0.00s) [2022-03-02T15:48:37.872Z] === RUN TestContainerExecResizeError [2022-03-02T15:48:37.872Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-03-02T15:48:37.872Z] === RUN TestContainerResize [2022-03-02T15:48:37.872Z] --- PASS: TestContainerResize (0.00s) [2022-03-02T15:48:37.872Z] === RUN TestContainerExecResize [2022-03-02T15:48:37.872Z] --- PASS: TestContainerExecResize (0.00s) [2022-03-02T15:48:37.872Z] === RUN TestContainerRestartError [2022-03-02T15:48:37.872Z] --- PASS: TestContainerRestartError (0.00s) [2022-03-02T15:48:37.872Z] === RUN TestContainerRestart [2022-03-02T15:48:37.872Z] --- PASS: TestContainerRestart (0.00s) [2022-03-02T15:48:37.872Z] === RUN TestContainerStartError [2022-03-02T15:48:37.872Z] --- PASS: TestContainerStartError (0.00s) [2022-03-02T15:48:37.872Z] === RUN TestContainerStart [2022-03-02T15:48:37.872Z] --- PASS: TestContainerStart (0.00s) [2022-03-02T15:48:37.872Z] === RUN TestContainerStatsError [2022-03-02T15:48:37.872Z] --- PASS: TestContainerStatsError (0.00s) [2022-03-02T15:48:37.872Z] === RUN TestContainerStats [2022-03-02T15:48:37.872Z] --- PASS: TestContainerStats (0.00s) [2022-03-02T15:48:37.872Z] === RUN TestContainerStopError [2022-03-02T15:48:37.872Z] --- PASS: TestContainerStopError (0.00s) [2022-03-02T15:48:37.872Z] === RUN TestContainerStop [2022-03-02T15:48:37.872Z] --- PASS: TestContainerStop (0.00s) [2022-03-02T15:48:37.872Z] === RUN TestContainerTopError [2022-03-02T15:48:37.872Z] --- PASS: TestContainerTopError (0.00s) [2022-03-02T15:48:37.872Z] === RUN TestContainerTop [2022-03-02T15:48:37.872Z] --- PASS: TestContainerTop (0.00s) [2022-03-02T15:48:37.872Z] === RUN TestContainerUnpauseError [2022-03-02T15:48:37.872Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-03-02T15:48:37.872Z] === RUN TestContainerUnpause [2022-03-02T15:48:37.872Z] --- PASS: TestContainerUnpause (0.00s) [2022-03-02T15:48:37.872Z] === RUN TestContainerUpdateError [2022-03-02T15:48:37.872Z] --- PASS: TestContainerUpdateError (0.00s) [2022-03-02T15:48:37.872Z] === RUN TestContainerUpdate [2022-03-02T15:48:37.872Z] --- PASS: TestContainerUpdate (0.03s) [2022-03-02T15:48:37.872Z] === RUN TestContainerWaitError [2022-03-02T15:48:37.872Z] --- PASS: TestContainerWaitError (0.00s) [2022-03-02T15:48:37.872Z] === RUN TestContainerWait [2022-03-02T15:48:37.872Z] --- PASS: TestContainerWait (0.00s) [2022-03-02T15:48:37.872Z] === RUN TestDiskUsageError [2022-03-02T15:48:37.872Z] --- PASS: TestDiskUsageError (0.00s) [2022-03-02T15:48:37.872Z] === RUN TestDiskUsage [2022-03-02T15:48:37.872Z] --- PASS: TestDiskUsage (0.00s) [2022-03-02T15:48:37.872Z] === RUN TestDistributionInspectUnsupported [2022-03-02T15:48:37.872Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-03-02T15:48:37.872Z] === RUN TestDistributionInspectWithEmptyID [2022-03-02T15:48:37.872Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-03-02T15:48:37.872Z] === RUN TestEventsErrorInOptions [2022-03-02T15:48:37.872Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-03-02T15:48:37.872Z] === RUN TestEventsErrorFromServer [2022-03-02T15:48:37.872Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-03-02T15:48:37.872Z] === RUN TestEvents [2022-03-02T15:48:37.872Z] --- PASS: TestEvents (0.00s) [2022-03-02T15:48:37.872Z] === RUN TestTLSCloseWriter [2022-03-02T15:48:37.872Z] === PAUSE TestTLSCloseWriter [2022-03-02T15:48:37.872Z] === RUN TestImageBuildError [2022-03-02T15:48:37.872Z] --- PASS: TestImageBuildError (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestImageBuild [2022-03-02T15:48:37.873Z] --- PASS: TestImageBuild (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestGetDockerOS [2022-03-02T15:48:37.873Z] --- PASS: TestGetDockerOS (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestImageCreateError [2022-03-02T15:48:37.873Z] --- PASS: TestImageCreateError (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestImageCreate [2022-03-02T15:48:37.873Z] --- PASS: TestImageCreate (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestImageHistoryError [2022-03-02T15:48:37.873Z] --- PASS: TestImageHistoryError (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestImageHistory [2022-03-02T15:48:37.873Z] --- PASS: TestImageHistory (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestImageImportError [2022-03-02T15:48:37.873Z] --- PASS: TestImageImportError (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestImageImport [2022-03-02T15:48:37.873Z] --- PASS: TestImageImport (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestImageInspectError [2022-03-02T15:48:37.873Z] --- PASS: TestImageInspectError (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestImageInspectImageNotFound [2022-03-02T15:48:37.873Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestImageInspectWithEmptyID [2022-03-02T15:48:37.873Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestImageInspect [2022-03-02T15:48:37.873Z] --- PASS: TestImageInspect (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestImageListError [2022-03-02T15:48:37.873Z] --- PASS: TestImageListError (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestImageList [2022-03-02T15:48:37.873Z] --- PASS: TestImageList (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestImageListApiBefore125 [2022-03-02T15:48:37.873Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestImageLoadError [2022-03-02T15:48:37.873Z] --- PASS: TestImageLoadError (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestImageLoad [2022-03-02T15:48:37.873Z] --- PASS: TestImageLoad (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestImagesPruneError [2022-03-02T15:48:37.873Z] --- PASS: TestImagesPruneError (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestImagesPrune [2022-03-02T15:48:37.873Z] --- PASS: TestImagesPrune (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestImagePullReferenceParseError [2022-03-02T15:48:37.873Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestImagePullAnyError [2022-03-02T15:48:37.873Z] --- PASS: TestImagePullAnyError (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestImagePullStatusUnauthorizedError [2022-03-02T15:48:37.873Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-02T15:48:37.873Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-02T15:48:37.873Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-03-02T15:48:37.873Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestImagePullWithoutErrors [2022-03-02T15:48:37.873Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestImagePushReferenceError [2022-03-02T15:48:37.873Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestImagePushAnyError [2022-03-02T15:48:37.873Z] --- PASS: TestImagePushAnyError (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestImagePushStatusUnauthorizedError [2022-03-02T15:48:37.873Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-02T15:48:37.873Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-02T15:48:37.873Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-03-02T15:48:37.873Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestImagePushWithoutErrors [2022-03-02T15:48:37.873Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-03-02T15:48:37.873Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-03-02T15:48:37.873Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-03-02T15:48:37.873Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-03-02T15:48:37.873Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-03-02T15:48:37.873Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-03-02T15:48:37.873Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-03-02T15:48:37.873Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-03-02T15:48:37.873Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestImageRemoveError [2022-03-02T15:48:37.873Z] --- PASS: TestImageRemoveError (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestImageRemoveImageNotFound [2022-03-02T15:48:37.873Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestImageRemove [2022-03-02T15:48:37.873Z] --- PASS: TestImageRemove (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestImageSaveError [2022-03-02T15:48:37.873Z] --- PASS: TestImageSaveError (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestImageSave [2022-03-02T15:48:37.873Z] --- PASS: TestImageSave (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestImageSearchAnyError [2022-03-02T15:48:37.873Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestImageSearchStatusUnauthorizedError [2022-03-02T15:48:37.873Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-02T15:48:37.873Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-02T15:48:37.873Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-03-02T15:48:37.873Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestImageSearchWithoutErrors [2022-03-02T15:48:37.873Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestImageTagError [2022-03-02T15:48:37.873Z] --- PASS: TestImageTagError (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestImageTagInvalidReference [2022-03-02T15:48:37.873Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestImageTagInvalidSourceImageName [2022-03-02T15:48:37.873Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestImageTagHexSource [2022-03-02T15:48:37.873Z] --- PASS: TestImageTagHexSource (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestImageTag [2022-03-02T15:48:37.873Z] --- PASS: TestImageTag (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestInfoServerError [2022-03-02T15:48:37.873Z] --- PASS: TestInfoServerError (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestInfoInvalidResponseJSONError [2022-03-02T15:48:37.873Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestInfo [2022-03-02T15:48:37.873Z] --- PASS: TestInfo (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestNetworkConnectError [2022-03-02T15:48:37.873Z] --- PASS: TestNetworkConnectError (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-03-02T15:48:37.873Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestNetworkConnect [2022-03-02T15:48:37.873Z] --- PASS: TestNetworkConnect (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestNetworkCreateError [2022-03-02T15:48:37.873Z] --- PASS: TestNetworkCreateError (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestNetworkCreate [2022-03-02T15:48:37.873Z] --- PASS: TestNetworkCreate (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestNetworkDisconnectError [2022-03-02T15:48:37.873Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestNetworkDisconnect [2022-03-02T15:48:37.873Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestNetworkInspect [2022-03-02T15:48:37.873Z] === RUN TestNetworkInspect/empty_ID [2022-03-02T15:48:37.873Z] === RUN TestNetworkInspect/no_options [2022-03-02T15:48:37.873Z] === RUN TestNetworkInspect/verbose [2022-03-02T15:48:37.873Z] === RUN TestNetworkInspect/global_scope [2022-03-02T15:48:37.873Z] === RUN TestNetworkInspect/unknown_network [2022-03-02T15:48:37.873Z] === RUN TestNetworkInspect/server_error [2022-03-02T15:48:37.873Z] --- PASS: TestNetworkInspect (0.00s) [2022-03-02T15:48:37.873Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-03-02T15:48:37.873Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-03-02T15:48:37.873Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-03-02T15:48:37.873Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-03-02T15:48:37.873Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-03-02T15:48:37.873Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestNetworkListError [2022-03-02T15:48:37.873Z] --- PASS: TestNetworkListError (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestNetworkList [2022-03-02T15:48:37.873Z] --- PASS: TestNetworkList (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestNetworksPruneError [2022-03-02T15:48:37.873Z] --- PASS: TestNetworksPruneError (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestNetworksPrune [2022-03-02T15:48:37.873Z] --- PASS: TestNetworksPrune (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestNetworkRemoveError [2022-03-02T15:48:37.873Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestNetworkRemove [2022-03-02T15:48:37.873Z] --- PASS: TestNetworkRemove (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestNodeInspectError [2022-03-02T15:48:37.873Z] --- PASS: TestNodeInspectError (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestNodeInspectNodeNotFound [2022-03-02T15:48:37.873Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestNodeInspectWithEmptyID [2022-03-02T15:48:37.873Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestNodeInspect [2022-03-02T15:48:37.873Z] --- PASS: TestNodeInspect (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestNodeListError [2022-03-02T15:48:37.873Z] --- PASS: TestNodeListError (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestNodeList [2022-03-02T15:48:37.873Z] --- PASS: TestNodeList (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestNodeRemoveError [2022-03-02T15:48:37.873Z] --- PASS: TestNodeRemoveError (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestNodeRemove [2022-03-02T15:48:37.873Z] --- PASS: TestNodeRemove (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestNodeUpdateError [2022-03-02T15:48:37.873Z] --- PASS: TestNodeUpdateError (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestNodeUpdate [2022-03-02T15:48:37.873Z] --- PASS: TestNodeUpdate (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestOptionWithHostFromEnv [2022-03-02T15:48:37.873Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestOptionWithTimeout [2022-03-02T15:48:37.873Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestOptionWithVersionFromEnv [2022-03-02T15:48:37.873Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestPingFail [2022-03-02T15:48:37.873Z] --- PASS: TestPingFail (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestPingWithError [2022-03-02T15:48:37.873Z] 2022/03/02 15:48:36 RoundTripper returned a response & error; ignoring response [2022-03-02T15:48:37.873Z] 2022/03/02 15:48:36 RoundTripper returned a response & error; ignoring response [2022-03-02T15:48:37.873Z] --- PASS: TestPingWithError (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestPingSuccess [2022-03-02T15:48:37.873Z] --- PASS: TestPingSuccess (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestPingHeadFallback [2022-03-02T15:48:37.873Z] === RUN TestPingHeadFallback/OK [2022-03-02T15:48:37.873Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-03-02T15:48:37.873Z] === RUN TestPingHeadFallback/Not_Found [2022-03-02T15:48:37.873Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-03-02T15:48:37.873Z] --- PASS: TestPingHeadFallback (0.00s) [2022-03-02T15:48:37.873Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-03-02T15:48:37.873Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-03-02T15:48:37.873Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-03-02T15:48:37.873Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestPluginDisableError [2022-03-02T15:48:37.873Z] --- PASS: TestPluginDisableError (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestPluginDisable [2022-03-02T15:48:37.873Z] --- PASS: TestPluginDisable (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestPluginEnableError [2022-03-02T15:48:37.873Z] --- PASS: TestPluginEnableError (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestPluginEnable [2022-03-02T15:48:37.873Z] --- PASS: TestPluginEnable (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestPluginInspectError [2022-03-02T15:48:37.873Z] --- PASS: TestPluginInspectError (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestPluginInspectWithEmptyID [2022-03-02T15:48:37.873Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestPluginInspect [2022-03-02T15:48:37.873Z] --- PASS: TestPluginInspect (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestPluginListError [2022-03-02T15:48:37.873Z] --- PASS: TestPluginListError (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestPluginList [2022-03-02T15:48:37.873Z] --- PASS: TestPluginList (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestPluginPushError [2022-03-02T15:48:37.873Z] --- PASS: TestPluginPushError (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestPluginPush [2022-03-02T15:48:37.873Z] --- PASS: TestPluginPush (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestPluginRemoveError [2022-03-02T15:48:37.873Z] --- PASS: TestPluginRemoveError (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestPluginRemove [2022-03-02T15:48:37.873Z] --- PASS: TestPluginRemove (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestPluginSetError [2022-03-02T15:48:37.873Z] --- PASS: TestPluginSetError (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestPluginSet [2022-03-02T15:48:37.873Z] --- PASS: TestPluginSet (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestSetHostHeader [2022-03-02T15:48:37.873Z] --- PASS: TestSetHostHeader (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestPlainTextError [2022-03-02T15:48:37.873Z] --- PASS: TestPlainTextError (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestInfiniteError [2022-03-02T15:48:37.873Z] --- PASS: TestInfiniteError (0.04s) [2022-03-02T15:48:37.873Z] === RUN TestCanceledContext [2022-03-02T15:48:37.873Z] 2022/03/02 15:48:36 RoundTripper returned a response & error; ignoring response [2022-03-02T15:48:37.873Z] --- PASS: TestCanceledContext (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestDeadlineExceededContext [2022-03-02T15:48:37.873Z] 2022/03/02 15:48:36 RoundTripper returned a response & error; ignoring response [2022-03-02T15:48:37.873Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestSecretCreateUnsupported [2022-03-02T15:48:37.873Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestSecretCreateError [2022-03-02T15:48:37.873Z] --- PASS: TestSecretCreateError (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestSecretCreate [2022-03-02T15:48:37.873Z] --- PASS: TestSecretCreate (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestSecretInspectUnsupported [2022-03-02T15:48:37.873Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestSecretInspectError [2022-03-02T15:48:37.873Z] --- PASS: TestSecretInspectError (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestSecretInspectSecretNotFound [2022-03-02T15:48:37.873Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestSecretInspectWithEmptyID [2022-03-02T15:48:37.873Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestSecretInspect [2022-03-02T15:48:37.873Z] --- PASS: TestSecretInspect (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestSecretListUnsupported [2022-03-02T15:48:37.873Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestSecretListError [2022-03-02T15:48:37.873Z] --- PASS: TestSecretListError (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestSecretList [2022-03-02T15:48:37.873Z] --- PASS: TestSecretList (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestSecretRemoveUnsupported [2022-03-02T15:48:37.873Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestSecretRemoveError [2022-03-02T15:48:37.873Z] --- PASS: TestSecretRemoveError (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestSecretRemove [2022-03-02T15:48:37.873Z] --- PASS: TestSecretRemove (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestSecretUpdateUnsupported [2022-03-02T15:48:37.873Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestSecretUpdateError [2022-03-02T15:48:37.873Z] --- PASS: TestSecretUpdateError (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestSecretUpdate [2022-03-02T15:48:37.873Z] --- PASS: TestSecretUpdate (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestServiceCreateError [2022-03-02T15:48:37.873Z] --- PASS: TestServiceCreateError (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestServiceCreate [2022-03-02T15:48:37.873Z] --- PASS: TestServiceCreate (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestServiceCreateCompatiblePlatforms [2022-03-02T15:48:37.873Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestServiceCreateDigestPinning [2022-03-02T15:48:37.873Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestServiceInspectError [2022-03-02T15:48:37.873Z] --- PASS: TestServiceInspectError (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestServiceInspectServiceNotFound [2022-03-02T15:48:37.873Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestServiceInspectWithEmptyID [2022-03-02T15:48:37.873Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestServiceInspect [2022-03-02T15:48:37.873Z] --- PASS: TestServiceInspect (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestServiceListError [2022-03-02T15:48:37.873Z] --- PASS: TestServiceListError (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestServiceList [2022-03-02T15:48:37.873Z] --- PASS: TestServiceList (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestServiceLogsError [2022-03-02T15:48:37.873Z] --- PASS: TestServiceLogsError (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestServiceLogs [2022-03-02T15:48:37.873Z] --- PASS: TestServiceLogs (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestServiceRemoveError [2022-03-02T15:48:37.873Z] --- PASS: TestServiceRemoveError (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestServiceRemoveNotFoundError [2022-03-02T15:48:37.873Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestServiceRemove [2022-03-02T15:48:37.873Z] --- PASS: TestServiceRemove (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestServiceUpdateError [2022-03-02T15:48:37.873Z] --- PASS: TestServiceUpdateError (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestServiceUpdate [2022-03-02T15:48:37.873Z] --- PASS: TestServiceUpdate (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestSwarmGetUnlockKeyError [2022-03-02T15:48:37.873Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestSwarmGetUnlockKey [2022-03-02T15:48:37.873Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestSwarmInitError [2022-03-02T15:48:37.873Z] --- PASS: TestSwarmInitError (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestSwarmInit [2022-03-02T15:48:37.873Z] --- PASS: TestSwarmInit (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestSwarmInspectError [2022-03-02T15:48:37.873Z] --- PASS: TestSwarmInspectError (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestSwarmInspect [2022-03-02T15:48:37.873Z] --- PASS: TestSwarmInspect (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestSwarmJoinError [2022-03-02T15:48:37.873Z] --- PASS: TestSwarmJoinError (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestSwarmJoin [2022-03-02T15:48:37.873Z] --- PASS: TestSwarmJoin (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestSwarmLeaveError [2022-03-02T15:48:37.873Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-03-02T15:48:37.873Z] === RUN TestSwarmLeave [2022-03-02T15:48:37.873Z] --- PASS: TestSwarmLeave (0.00s) [2022-03-02T15:48:37.874Z] === RUN TestSwarmUnlockError [2022-03-02T15:48:37.874Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-03-02T15:48:37.874Z] === RUN TestSwarmUnlock [2022-03-02T15:48:37.874Z] --- PASS: TestSwarmUnlock (0.00s) [2022-03-02T15:48:37.874Z] === RUN TestSwarmUpdateError [2022-03-02T15:48:37.874Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-03-02T15:48:37.874Z] === RUN TestSwarmUpdate [2022-03-02T15:48:37.874Z] --- PASS: TestSwarmUpdate (0.00s) [2022-03-02T15:48:37.874Z] === RUN TestTaskInspectError [2022-03-02T15:48:37.874Z] --- PASS: TestTaskInspectError (0.00s) [2022-03-02T15:48:37.874Z] === RUN TestTaskInspectWithEmptyID [2022-03-02T15:48:37.874Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-03-02T15:48:37.874Z] === RUN TestTaskInspect [2022-03-02T15:48:37.874Z] --- PASS: TestTaskInspect (0.00s) [2022-03-02T15:48:37.874Z] === RUN TestTaskListError [2022-03-02T15:48:37.874Z] --- PASS: TestTaskListError (0.00s) [2022-03-02T15:48:37.874Z] === RUN TestTaskList [2022-03-02T15:48:37.874Z] --- PASS: TestTaskList (0.00s) [2022-03-02T15:48:37.874Z] === RUN TestVolumeCreateError [2022-03-02T15:48:37.874Z] --- PASS: TestVolumeCreateError (0.00s) [2022-03-02T15:48:37.874Z] === RUN TestVolumeCreate [2022-03-02T15:48:37.874Z] --- PASS: TestVolumeCreate (0.00s) [2022-03-02T15:48:37.874Z] === RUN TestVolumeInspectError [2022-03-02T15:48:37.874Z] --- PASS: TestVolumeInspectError (0.00s) [2022-03-02T15:48:37.874Z] === RUN TestVolumeInspectNotFound [2022-03-02T15:48:37.874Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-03-02T15:48:37.874Z] === RUN TestVolumeInspectWithEmptyID [2022-03-02T15:48:37.874Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-03-02T15:48:37.874Z] === RUN TestVolumeInspect [2022-03-02T15:48:37.874Z] --- PASS: TestVolumeInspect (0.00s) [2022-03-02T15:48:37.874Z] === RUN TestVolumeListError [2022-03-02T15:48:37.874Z] --- PASS: TestVolumeListError (0.00s) [2022-03-02T15:48:37.874Z] === RUN TestVolumeList [2022-03-02T15:48:37.874Z] --- PASS: TestVolumeList (0.00s) [2022-03-02T15:48:37.874Z] === RUN TestVolumeRemoveError [2022-03-02T15:48:37.874Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-03-02T15:48:37.874Z] === RUN TestVolumeRemove [2022-03-02T15:48:37.874Z] --- PASS: TestVolumeRemove (0.00s) [2022-03-02T15:48:37.874Z] === CONT TestTLSCloseWriter [2022-03-02T15:48:37.874Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-03-02T15:48:37.874Z] PASS [2022-03-02T15:48:37.874Z] coverage: 75.2% of statements [2022-03-02T15:48:37.874Z] ok github.com/docker/docker/client 0.466s coverage: 75.2% of statements [2022-03-02T15:48:38.537Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-03-02T15:48:41.068Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-03-02T15:48:41.068Z] --- PASS: TestUpdateRestartPolicy (12.27s) [2022-03-02T15:48:41.068Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-02T15:48:41.636Z] --- PASS: TestUpdateRestartWithAutoRemove (0.60s) [2022-03-02T15:48:41.636Z] === RUN TestWaitNonBlocked [2022-03-02T15:48:41.636Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-02T15:48:41.636Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-02T15:48:41.636Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-02T15:48:41.636Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-02T15:48:41.636Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-02T15:48:41.636Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-02T15:48:42.203Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-03-02T15:48:42.771Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-03-02T15:48:42.771Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.91s) [2022-03-02T15:48:42.771Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.06s) [2022-03-02T15:48:42.771Z] === RUN TestWaitBlocked [2022-03-02T15:48:42.771Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-02T15:48:42.771Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-02T15:48:42.771Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-03-02T15:48:42.771Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-03-02T15:48:42.771Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-02T15:48:42.771Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-03-02T15:48:42.771Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-03-02T15:48:43.339Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-03-02T15:48:43.339Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-03-02T15:48:43.907Z] --- PASS: TestWaitBlocked (0.02s) [2022-03-02T15:48:43.907Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.12s) [2022-03-02T15:48:43.907Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.19s) [2022-03-02T15:48:43.907Z] === CONT TestContainerStartOnDaemonRestart [2022-03-02T15:48:43.907Z] === CONT TestRestartDaemonWithRestartingContainer [2022-03-02T15:48:45.444Z] --- PASS: TestCreateServiceMultipleTimes (15.53s) [2022-03-02T15:48:45.444Z] === RUN TestCreateServiceConflict [2022-03-02T15:48:45.444Z] --- PASS: TestCreateServiceConflict (2.13s) [2022-03-02T15:48:45.444Z] === RUN TestCreateServiceMaxReplicas [2022-03-02T15:48:45.482Z] ok github.com/docker/docker/api/server 0.005s coverage: 9.0% of statements [2022-03-02T15:48:46.441Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-03-02T15:48:47.377Z] --- PASS: TestContainerStartOnDaemonRestart (3.26s) [2022-03-02T15:48:47.377Z] === CONT TestIpcModeOlderClient [2022-03-02T15:48:47.377Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.28s) [2022-03-02T15:48:47.377Z] === CONT TestContainerKillOnDaemonStart [2022-03-02T15:48:47.377Z] --- PASS: TestIpcModeOlderClient (0.09s) [2022-03-02T15:48:47.377Z] === CONT TestDaemonHostGatewayIP [2022-03-02T15:48:47.636Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-03-02T15:48:47.958Z] --- PASS: TestCreateServiceMaxReplicas (2.64s) [2022-03-02T15:48:47.958Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-02T15:48:50.171Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-03-02T15:48:51.106Z] --- PASS: TestDaemonHostGatewayIP (3.72s) [2022-03-02T15:48:51.106Z] === CONT TestDaemonRestartIpcMode [2022-03-02T15:48:51.366Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-03-02T15:48:51.366Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-03-02T15:48:51.366Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-03-02T15:48:51.366Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-03-02T15:48:51.366Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-03-02T15:48:51.366Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-03-02T15:48:51.366Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-03-02T15:48:51.625Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-03-02T15:48:51.625Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-03-02T15:48:51.625Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-03-02T15:48:54.160Z] --- PASS: TestDaemonRestartIpcMode (3.30s) [2022-03-02T15:48:55.097Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-03-02T15:48:55.097Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-03-02T15:48:57.637Z] check_test.go:308: [d869de9db8c09] daemon is not started [2022-03-02T15:48:57.637Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-03-02T15:48:58.205Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-03-02T15:48:58.954Z] --- PASS: TestCheckoutGit (34.98s) [2022-03-02T15:48:58.954Z] === RUN TestValidGitTransport [2022-03-02T15:48:58.954Z] --- PASS: TestValidGitTransport (0.00s) [2022-03-02T15:48:58.954Z] === RUN TestGitInvalidRef [2022-03-02T15:48:58.954Z] --- PASS: TestGitInvalidRef (0.24s) [2022-03-02T15:48:58.954Z] PASS [2022-03-02T15:48:58.954Z] coverage: 86.3% of statements [2022-03-02T15:48:58.954Z] ok github.com/docker/docker/builder/remotecontext/git 35.282s coverage: 86.3% of statements [2022-03-02T15:48:58.954Z] ? github.com/docker/docker/cli [no test files] [2022-03-02T15:48:58.954Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-02T15:49:00.107Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-03-02T15:49:00.107Z] --- PASS: TestContainerKillOnDaemonStart (12.80s) [2022-03-02T15:49:00.107Z] PASS [2022-03-02T15:49:00.107Z] [2022-03-02T15:49:00.107Z] === Skipped [2022-03-02T15:49:00.107Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-03-02T15:49:00.107Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-02T15:49:00.107Z] [2022-03-02T15:49:00.107Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-03-02T15:49:00.107Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-02T15:49:00.107Z] [2022-03-02T15:49:00.107Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-03-02T15:49:00.107Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-02T15:49:00.107Z] [2022-03-02T15:49:00.107Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-02T15:49:00.107Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-02T15:49:00.107Z] [2022-03-02T15:49:00.107Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-03-02T15:49:00.107Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-02T15:49:00.107Z] [2022-03-02T15:49:00.107Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-03-02T15:49:00.107Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-03-02T15:49:00.107Z] [2022-03-02T15:49:00.107Z] DONE 200 tests, 6 skipped in 154.626s [2022-03-02T15:49:00.107Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-03-02T15:49:00.107Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-03-02T15:49:00.107Z] ++ set -e [2022-03-02T15:49:00.107Z] ++ '[' -n 0 ']' [2022-03-02T15:49:00.107Z] ++ set -x [2022-03-02T15:49:00.107Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-03-02T15:49:00.107Z] === RUN TestConfigDaemonLibtrustID [2022-03-02T15:49:00.366Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-03-02T15:49:00.631Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-03-02T15:49:00.631Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-03-02T15:49:00.631Z] === RUN TestDaemonConfigValidation [2022-03-02T15:49:00.631Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-03-02T15:49:00.631Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-03-02T15:49:00.631Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-03-02T15:49:00.631Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-03-02T15:49:00.631Z] === RUN TestDaemonConfigValidation/invalid_config [2022-03-02T15:49:00.631Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-03-02T15:49:00.631Z] === RUN TestDaemonConfigValidation/malformed_config [2022-03-02T15:49:00.631Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-03-02T15:49:00.631Z] === RUN TestDaemonConfigValidation/valid_config [2022-03-02T15:49:00.631Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-03-02T15:49:00.631Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-03-02T15:49:00.631Z] === CONT TestDaemonConfigValidation/malformed_config [2022-03-02T15:49:00.890Z] === CONT TestDaemonConfigValidation/invalid_config [2022-03-02T15:49:00.890Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-03-02T15:49:00.890Z] === CONT TestDaemonConfigValidation/valid_config [2022-03-02T15:49:01.148Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-03-02T15:49:01.148Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-03-02T15:49:01.148Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.14s) [2022-03-02T15:49:01.148Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.11s) [2022-03-02T15:49:01.148Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.11s) [2022-03-02T15:49:01.148Z] --- PASS: TestDaemonConfigValidation/valid_config (0.12s) [2022-03-02T15:49:01.148Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-02T15:49:01.148Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-03-02T15:49:02.085Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-03-02T15:49:02.795Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.00s) [2022-03-02T15:49:02.795Z] === RUN TestCreateServiceSecretFileMode [2022-03-02T15:49:03.463Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-03-02T15:49:03.463Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-03-02T15:49:03.639Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-03-02T15:49:03.639Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-03-02T15:49:03.639Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-03-02T15:49:03.639Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-03-02T15:49:03.639Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-03-02T15:49:03.639Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-03-02T15:49:03.639Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-03-02T15:49:03.639Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-03-02T15:49:03.639Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-03-02T15:49:03.639Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-03-02T15:49:03.639Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-03-02T15:49:03.639Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-03-02T15:49:03.639Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-03-02T15:49:03.639Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-03-02T15:49:03.639Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-03-02T15:49:03.639Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-03-02T15:49:03.639Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-03-02T15:49:03.639Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-03-02T15:49:03.639Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-03-02T15:49:03.639Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-03-02T15:49:03.639Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-03-02T15:49:03.639Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-03-02T15:49:03.639Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-03-02T15:49:03.639Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-03-02T15:49:03.639Z] === RUN TestConfigureDaemonLogs [2022-03-02T15:49:03.639Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-03-02T15:49:03.639Z] === RUN TestCommonOptionsInstallFlags [2022-03-02T15:49:03.639Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-03-02T15:49:03.639Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-03-02T15:49:03.639Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-03-02T15:49:03.639Z] PASS [2022-03-02T15:49:03.639Z] coverage: 18.7% of statements [2022-03-02T15:49:03.639Z] ok github.com/docker/docker/cmd/dockerd 0.215s coverage: 18.7% of statements [2022-03-02T15:49:03.639Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-03-02T15:49:03.639Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-03-02T15:49:04.400Z] === CONT TestConfigDaemonSeccompProfiles [2022-03-02T15:49:04.400Z] daemon_test.go:156: [d51118e5de7f2] daemon is not started [2022-03-02T15:49:04.400Z] --- PASS: TestConfigDaemonSeccompProfiles (3.25s) [2022-03-02T15:49:04.400Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-03-02T15:49:04.400Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.05s) [2022-03-02T15:49:04.400Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.12s) [2022-03-02T15:49:04.400Z] === RUN TestDaemonProxy [2022-03-02T15:49:04.400Z] === RUN TestDaemonProxy/environment_variables [2022-03-02T15:49:04.970Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-03-02T15:49:04.970Z] check_test.go:308: [d6a6af5716783] daemon is not started [2022-03-02T15:49:04.970Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-03-02T15:49:05.171Z] === RUN TestContainerStopSignal [2022-03-02T15:49:05.172Z] --- PASS: TestContainerStopSignal (0.00s) [2022-03-02T15:49:05.172Z] === RUN TestContainerStopTimeout [2022-03-02T15:49:05.172Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-03-02T15:49:05.172Z] === RUN TestContainerSecretReferenceDestTarget [2022-03-02T15:49:05.172Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-03-02T15:49:05.172Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-03-02T15:49:05.172Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-03-02T15:49:05.172Z] === RUN TestContainerLogPathSetForRingLogger [2022-03-02T15:49:05.172Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-03-02T15:49:05.172Z] === RUN TestReplaceAndAppendEnvVars [2022-03-02T15:49:05.172Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-03-02T15:49:05.172Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-03-02T15:49:05.172Z] === RUN TestNewMemoryStore [2022-03-02T15:49:05.172Z] --- PASS: TestNewMemoryStore (0.00s) [2022-03-02T15:49:05.172Z] === RUN TestAddContainers [2022-03-02T15:49:05.172Z] --- PASS: TestAddContainers (0.00s) [2022-03-02T15:49:05.172Z] === RUN TestGetContainer [2022-03-02T15:49:05.172Z] --- PASS: TestGetContainer (0.00s) [2022-03-02T15:49:05.172Z] === RUN TestDeleteContainer [2022-03-02T15:49:05.172Z] --- PASS: TestDeleteContainer (0.00s) [2022-03-02T15:49:05.172Z] === RUN TestListContainers [2022-03-02T15:49:05.172Z] --- PASS: TestListContainers (0.00s) [2022-03-02T15:49:05.172Z] === RUN TestFirstContainer [2022-03-02T15:49:05.172Z] --- PASS: TestFirstContainer (0.00s) [2022-03-02T15:49:05.172Z] === RUN TestApplyAllContainer [2022-03-02T15:49:05.172Z] --- PASS: TestApplyAllContainer (0.00s) [2022-03-02T15:49:05.172Z] === RUN TestIsValidHealthString [2022-03-02T15:49:05.172Z] --- PASS: TestIsValidHealthString (0.00s) [2022-03-02T15:49:05.172Z] === RUN TestStateRunStop [2022-03-02T15:49:05.172Z] --- PASS: TestStateRunStop (0.00s) [2022-03-02T15:49:05.172Z] === RUN TestStateTimeoutWait [2022-03-02T15:49:05.172Z] state_test.go:141: Stop callback fired [2022-03-02T15:49:05.172Z] state_test.go:165: Stop callback fired [2022-03-02T15:49:05.172Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-03-02T15:49:05.172Z] === RUN TestIsValidStateString [2022-03-02T15:49:05.172Z] --- PASS: TestIsValidStateString (0.00s) [2022-03-02T15:49:05.172Z] === RUN TestViewSaveDelete [2022-03-02T15:49:05.172Z] --- PASS: TestViewSaveDelete (0.02s) [2022-03-02T15:49:05.172Z] === RUN TestViewAll [2022-03-02T15:49:05.172Z] --- PASS: TestViewAll (0.02s) [2022-03-02T15:49:05.172Z] === RUN TestViewGet [2022-03-02T15:49:05.172Z] --- PASS: TestViewGet (0.01s) [2022-03-02T15:49:05.172Z] === RUN TestNames [2022-03-02T15:49:05.172Z] --- PASS: TestNames (0.00s) [2022-03-02T15:49:05.172Z] === RUN TestViewWithHealthCheck [2022-03-02T15:49:05.172Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-03-02T15:49:05.172Z] PASS [2022-03-02T15:49:05.172Z] coverage: 41.7% of statements [2022-03-02T15:49:05.172Z] ok github.com/docker/docker/container 0.271s coverage: 41.7% of statements [2022-03-02T15:49:05.172Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-02T15:49:05.172Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-02T15:49:05.172Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-02T15:49:05.172Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-02T15:49:06.346Z] === RUN TestDaemonProxy/command-line_options [2022-03-02T15:49:06.700Z] === RUN TestPrepare [2022-03-02T15:49:06.700Z] --- PASS: TestPrepare (0.00s) [2022-03-02T15:49:06.700Z] === RUN TestStart [2022-03-02T15:49:06.700Z] --- PASS: TestStart (0.00s) [2022-03-02T15:49:06.700Z] === RUN TestWaitCancel [2022-03-02T15:49:06.700Z] --- PASS: TestWaitCancel (0.00s) [2022-03-02T15:49:06.700Z] === RUN TestWaitDisabled [2022-03-02T15:49:06.700Z] --- PASS: TestWaitDisabled (0.00s) [2022-03-02T15:49:06.700Z] === RUN TestWaitEnabled [2022-03-02T15:49:06.700Z] --- PASS: TestWaitEnabled (0.00s) [2022-03-02T15:49:06.700Z] === RUN TestRemove [2022-03-02T15:49:06.700Z] --- PASS: TestRemove (0.00s) [2022-03-02T15:49:06.700Z] PASS [2022-03-02T15:49:06.700Z] coverage: 65.3% of statements [2022-03-02T15:49:06.700Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.070s coverage: 65.3% of statements [2022-03-02T15:49:07.725Z] === RUN TestDaemonProxy/configuration_file [2022-03-02T15:49:08.230Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-03-02T15:49:08.230Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.18s) [2022-03-02T15:49:08.230Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-03-02T15:49:08.230Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-03-02T15:49:08.230Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-03-02T15:49:08.230Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-03-02T15:49:08.230Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-03-02T15:49:08.230Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-03-02T15:49:08.230Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-03-02T15:49:08.230Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-03-02T15:49:08.230Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-03-02T15:49:08.230Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-03-02T15:49:08.230Z] === RUN TestServiceConvertToGRPCIsolation [2022-03-02T15:49:08.230Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-03-02T15:49:08.230Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-03-02T15:49:08.230Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-03-02T15:49:08.230Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-03-02T15:49:08.230Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-03-02T15:49:08.230Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-03-02T15:49:08.230Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-03-02T15:49:08.230Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-03-02T15:49:08.230Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-03-02T15:49:08.294Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-03-02T15:49:08.553Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-03-02T15:49:08.553Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-03-02T15:49:08.686Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-03-02T15:49:08.686Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-03-02T15:49:08.686Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-03-02T15:49:08.686Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-03-02T15:49:08.686Z] === RUN TestServiceConvertFromGRPCIsolation [2022-03-02T15:49:08.686Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-03-02T15:49:08.686Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-03-02T15:49:08.686Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-03-02T15:49:08.686Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-03-02T15:49:08.686Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-03-02T15:49:08.686Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-03-02T15:49:08.686Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-03-02T15:49:08.686Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-03-02T15:49:08.686Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-03-02T15:49:08.686Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-03-02T15:49:08.686Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-03-02T15:49:08.686Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-03-02T15:49:08.686Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-03-02T15:49:08.686Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-03-02T15:49:08.686Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-03-02T15:49:08.686Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-03-02T15:49:08.686Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-03-02T15:49:08.686Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-02T15:49:08.686Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-03-02T15:49:08.686Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-03-02T15:49:08.686Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-03-02T15:49:08.686Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-03-02T15:49:08.686Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-02T15:49:08.686Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-02T15:49:08.686Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-02T15:49:08.686Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-03-02T15:49:08.686Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-03-02T15:49:08.686Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-03-02T15:49:08.686Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-03-02T15:49:08.686Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-03-02T15:49:08.686Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-03-02T15:49:08.686Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-02T15:49:08.686Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-02T15:49:08.686Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-02T15:49:08.686Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-02T15:49:09.120Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-03-02T15:49:09.142Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-03-02T15:49:09.142Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-03-02T15:49:09.142Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-03-02T15:49:09.142Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-03-02T15:49:09.142Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-03-02T15:49:09.142Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-03-02T15:49:09.142Z] === RUN TestServiceConvertFromGRPCConfigs [2022-03-02T15:49:09.142Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-03-02T15:49:09.142Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-03-02T15:49:09.142Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-03-02T15:49:09.142Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-03-02T15:49:09.142Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-03-02T15:49:09.142Z] === RUN TestServiceConvertToGRPCConfigs [2022-03-02T15:49:09.142Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-03-02T15:49:09.142Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-03-02T15:49:09.142Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-03-02T15:49:09.142Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-03-02T15:49:09.142Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-03-02T15:49:09.142Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-03-02T15:49:09.142Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-03-02T15:49:09.142Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-03-02T15:49:09.142Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-03-02T15:49:09.142Z] PASS [2022-03-02T15:49:09.142Z] coverage: 35.9% of statements [2022-03-02T15:49:09.142Z] ok github.com/docker/docker/daemon/cluster/convert 0.284s coverage: 35.9% of statements [2022-03-02T15:49:09.142Z] === RUN TestNewListSecretsFilters [2022-03-02T15:49:09.142Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-03-02T15:49:09.142Z] === RUN TestNewListConfigsFilters [2022-03-02T15:49:09.142Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-03-02T15:49:09.142Z] PASS [2022-03-02T15:49:09.142Z] coverage: 0.5% of statements [2022-03-02T15:49:09.142Z] ok github.com/docker/docker/daemon/cluster 1.029s coverage: 0.5% of statements [2022-03-02T15:49:09.686Z] === RUN TestDaemonProxy/conflicting_options [2022-03-02T15:49:09.945Z] === RUN TestDaemonProxy/reload_sanitized [2022-03-02T15:49:10.513Z] --- PASS: TestDaemonProxy (6.32s) [2022-03-02T15:49:10.513Z] --- PASS: TestDaemonProxy/environment_variables (1.77s) [2022-03-02T15:49:10.513Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-03-02T15:49:10.513Z] --- PASS: TestDaemonProxy/configuration_file (1.76s) [2022-03-02T15:49:10.513Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-03-02T15:49:10.513Z] --- PASS: TestDaemonProxy/reload_sanitized (0.55s) [2022-03-02T15:49:10.513Z] PASS [2022-03-02T15:49:10.513Z] [2022-03-02T15:49:10.513Z] DONE 17 tests in 10.595s [2022-03-02T15:49:10.513Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-03-02T15:49:10.514Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-03-02T15:49:10.514Z] ++ set -e [2022-03-02T15:49:10.514Z] ++ '[' -n 0 ']' [2022-03-02T15:49:10.514Z] ++ set -x [2022-03-02T15:49:10.772Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-03-02T15:49:10.772Z] INFO: Testing against a local daemon [2022-03-02T15:49:10.772Z] === RUN TestCommitInheritsEnv [2022-03-02T15:49:11.031Z] --- PASS: TestCommitInheritsEnv (0.29s) [2022-03-02T15:49:11.031Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-02T15:49:11.031Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-03-02T15:49:11.031Z] === RUN TestImportWithCustomPlatform [2022-03-02T15:49:11.031Z] === RUN TestImportWithCustomPlatform/#00 [2022-03-02T15:49:11.291Z] === RUN TestImportWithCustomPlatform/_______ [2022-03-02T15:49:11.291Z] === RUN TestImportWithCustomPlatform// [2022-03-02T15:49:11.291Z] === RUN TestImportWithCustomPlatform/linux [2022-03-02T15:49:11.549Z] === RUN TestImportWithCustomPlatform/LINUX [2022-03-02T15:49:11.549Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-03-02T15:49:11.809Z] === RUN TestImportWithCustomPlatform/macos [2022-03-02T15:49:11.809Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-03-02T15:49:11.809Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-03-02T15:49:11.809Z] --- PASS: TestImportWithCustomPlatform (0.61s) [2022-03-02T15:49:11.809Z] --- PASS: TestImportWithCustomPlatform/#00 (0.18s) [2022-03-02T15:49:11.809Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-03-02T15:49:11.809Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-03-02T15:49:11.809Z] --- PASS: TestImportWithCustomPlatform/linux (0.15s) [2022-03-02T15:49:11.809Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.14s) [2022-03-02T15:49:11.809Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.10s) [2022-03-02T15:49:11.809Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-03-02T15:49:11.809Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-03-02T15:49:11.809Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-03-02T15:49:11.809Z] === RUN TestImagesFilterMultiReference [2022-03-02T15:49:11.809Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-03-02T15:49:11.809Z] === RUN TestImagePullPlatformInvalid [2022-03-02T15:49:11.809Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-03-02T15:49:11.809Z] === RUN TestRemoveImageOrphaning [2022-03-02T15:49:11.809Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-03-02T15:49:12.033Z] === RUN TestBuilderGC [2022-03-02T15:49:12.033Z] --- PASS: TestBuilderGC (0.00s) [2022-03-02T15:49:12.033Z] === RUN TestDaemonConfigurationNotFound [2022-03-02T15:49:12.033Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-03-02T15:49:12.033Z] === RUN TestDaemonBrokenConfiguration [2022-03-02T15:49:12.033Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-03-02T15:49:12.033Z] === RUN TestFindConfigurationConflicts [2022-03-02T15:49:12.033Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-03-02T15:49:12.033Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-03-02T15:49:12.033Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-03-02T15:49:12.033Z] === RUN TestDaemonConfigurationMergeConflicts [2022-03-02T15:49:12.033Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-03-02T15:49:12.033Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-03-02T15:49:12.033Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-03-02T15:49:12.033Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-03-02T15:49:12.033Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-03-02T15:49:12.033Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-03-02T15:49:12.033Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-03-02T15:49:12.033Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-03-02T15:49:12.033Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-03-02T15:49:12.033Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-03-02T15:49:12.033Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-03-02T15:49:12.033Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-03-02T15:49:12.033Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-03-02T15:49:12.033Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-03-02T15:49:12.033Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-03-02T15:49:12.033Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-03-02T15:49:12.033Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-03-02T15:49:12.033Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-03-02T15:49:12.033Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-03-02T15:49:12.033Z] === RUN TestValidateConfigurationErrors [2022-03-02T15:49:12.033Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-03-02T15:49:12.033Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-03-02T15:49:12.033Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-03-02T15:49:12.033Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-03-02T15:49:12.033Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-03-02T15:49:12.033Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-03-02T15:49:12.033Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-03-02T15:49:12.033Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-03-02T15:49:12.033Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-03-02T15:49:12.033Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-03-02T15:49:12.033Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-03-02T15:49:12.033Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-03-02T15:49:12.033Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-03-02T15:49:12.033Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-03-02T15:49:12.033Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-03-02T15:49:12.033Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-03-02T15:49:12.033Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-03-02T15:49:12.033Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-03-02T15:49:12.033Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-03-02T15:49:12.033Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-03-02T15:49:12.033Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-03-02T15:49:12.033Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-03-02T15:49:12.033Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-03-02T15:49:12.033Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-03-02T15:49:12.033Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-03-02T15:49:12.033Z] === RUN TestValidateConfiguration [2022-03-02T15:49:12.033Z] === RUN TestValidateConfiguration/with_label [2022-03-02T15:49:12.033Z] === RUN TestValidateConfiguration/with_dns [2022-03-02T15:49:12.033Z] === RUN TestValidateConfiguration/with_dns-search [2022-03-02T15:49:12.033Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-03-02T15:49:12.033Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-03-02T15:49:12.033Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-03-02T15:49:12.033Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-03-02T15:49:12.033Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-03-02T15:49:12.033Z] --- PASS: TestValidateConfiguration (0.00s) [2022-03-02T15:49:12.033Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-03-02T15:49:12.033Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-03-02T15:49:12.033Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-03-02T15:49:12.033Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-03-02T15:49:12.033Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-03-02T15:49:12.033Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-03-02T15:49:12.033Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-03-02T15:49:12.033Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-03-02T15:49:12.033Z] === RUN TestReloadSetConfigFileNotExist [2022-03-02T15:49:12.068Z] --- PASS: TestRemoveImageOrphaning (0.35s) [2022-03-02T15:49:12.068Z] === RUN TestRemoveImageGarbageCollector [2022-03-02T15:49:12.327Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-03-02T15:49:12.327Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-03-02T15:49:12.489Z] time="2022-03-02T15:49:11Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-03-02T15:49:12.489Z] --- PASS: TestReloadSetConfigFileNotExist (0.20s) [2022-03-02T15:49:12.489Z] === RUN TestReloadDefaultConfigNotExist [2022-03-02T15:49:12.489Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-02T15:49:12.489Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-03-02T15:49:12.489Z] === RUN TestReloadBadDefaultConfig [2022-03-02T15:49:12.489Z] time="2022-03-02T15:49:12Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-743752945" [2022-03-02T15:49:12.489Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-03-02T15:49:12.489Z] === RUN TestReloadWithConflictingLabels [2022-03-02T15:49:12.489Z] time="2022-03-02T15:49:12Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2840770559" [2022-03-02T15:49:12.489Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-03-02T15:49:12.489Z] === RUN TestReloadWithDuplicateLabels [2022-03-02T15:49:12.489Z] time="2022-03-02T15:49:12Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3744071811" [2022-03-02T15:49:12.489Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-03-02T15:49:12.489Z] === RUN TestMaskURLCredentials [2022-03-02T15:49:12.489Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-03-02T15:49:12.489Z] === RUN TestDaemonConfigurationMerge [2022-03-02T15:49:12.489Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-03-02T15:49:12.489Z] PASS [2022-03-02T15:49:12.489Z] coverage: 79.2% of statements [2022-03-02T15:49:12.489Z] ok github.com/docker/docker/daemon/config 0.382s coverage: 79.2% of statements [2022-03-02T15:49:13.263Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-03-02T15:49:13.452Z] === RUN TestEventsLog [2022-03-02T15:49:13.452Z] --- PASS: TestEventsLog (0.00s) [2022-03-02T15:49:13.452Z] === RUN TestEventsLogTimeout [2022-03-02T15:49:13.452Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-03-02T15:49:13.452Z] === RUN TestLogEvents [2022-03-02T15:49:13.452Z] --- PASS: TestLogEvents (0.05s) [2022-03-02T15:49:13.452Z] === RUN TestLoadBufferedEvents [2022-03-02T15:49:13.452Z] === RUN TestWaitNodeAttachment [2022-03-02T15:49:13.452Z] --- PASS: TestLoadBufferedEvents (0.19s) [2022-03-02T15:49:13.452Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-03-02T15:49:13.452Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-03-02T15:49:13.452Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-03-02T15:49:13.452Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-03-02T15:49:13.452Z] PASS [2022-03-02T15:49:13.452Z] coverage: 50.0% of statements [2022-03-02T15:49:13.452Z] ok github.com/docker/docker/daemon/events 0.408s coverage: 50.0% of statements [2022-03-02T15:49:13.831Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-03-02T15:49:13.908Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-03-02T15:49:13.908Z] === RUN TestIsolationConversion [2022-03-02T15:49:13.908Z] === RUN TestIsolationConversion/default [2022-03-02T15:49:13.908Z] === RUN TestIsolationConversion/process [2022-03-02T15:49:13.908Z] === RUN TestIsolationConversion/hyperv [2022-03-02T15:49:13.908Z] --- PASS: TestIsolationConversion (0.00s) [2022-03-02T15:49:13.908Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-03-02T15:49:13.908Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-03-02T15:49:13.908Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-03-02T15:49:13.908Z] === RUN TestContainerLabels [2022-03-02T15:49:13.908Z] --- PASS: TestContainerLabels (0.00s) [2022-03-02T15:49:13.908Z] === RUN TestCredentialSpecConversion [2022-03-02T15:49:13.908Z] === RUN TestCredentialSpecConversion/none [2022-03-02T15:49:13.908Z] === RUN TestCredentialSpecConversion/config [2022-03-02T15:49:13.908Z] === RUN TestCredentialSpecConversion/file [2022-03-02T15:49:13.908Z] === RUN TestCredentialSpecConversion/registry [2022-03-02T15:49:13.908Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-03-02T15:49:13.908Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-03-02T15:49:13.908Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-03-02T15:49:13.908Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-03-02T15:49:13.908Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-03-02T15:49:13.908Z] === RUN TestControllerValidateMountBind [2022-03-02T15:49:13.908Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-03-02T15:49:13.908Z] === RUN TestControllerValidateMountVolume [2022-03-02T15:49:13.908Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-03-02T15:49:13.908Z] === RUN TestControllerValidateMountTarget [2022-03-02T15:49:13.908Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-03-02T15:49:13.908Z] === RUN TestControllerValidateMountTmpfs [2022-03-02T15:49:13.908Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-03-02T15:49:13.908Z] === RUN TestControllerValidateMountInvalidType [2022-03-02T15:49:13.908Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-03-02T15:49:13.908Z] === RUN TestControllerValidateMountNamedPipe [2022-03-02T15:49:13.908Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-03-02T15:49:13.908Z] PASS [2022-03-02T15:49:13.908Z] coverage: 11.0% of statements [2022-03-02T15:49:13.908Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.591s coverage: 11.0% of statements [2022-03-02T15:49:14.366Z] === RUN TestIsEmptyDir [2022-03-02T15:49:14.366Z] --- PASS: TestIsEmptyDir (0.01s) [2022-03-02T15:49:14.366Z] PASS [2022-03-02T15:49:14.366Z] coverage: 2.3% of statements [2022-03-02T15:49:14.366Z] ok github.com/docker/docker/daemon/graphdriver 0.079s coverage: 2.3% of statements [2022-03-02T15:49:14.398Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-03-02T15:49:14.398Z] --- PASS: TestRemoveImageGarbageCollector (2.33s) [2022-03-02T15:49:14.398Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-02T15:49:14.398Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-03-02T15:49:14.398Z] === RUN TestTagInvalidReference [2022-03-02T15:49:14.658Z] --- PASS: TestTagInvalidReference (0.03s) [2022-03-02T15:49:14.658Z] === RUN TestTagValidPrefixedRepo [2022-03-02T15:49:14.658Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-03-02T15:49:14.658Z] === RUN TestTagExistedNameWithoutForce [2022-03-02T15:49:14.658Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-03-02T15:49:14.658Z] === RUN TestTagOfficialNames [2022-03-02T15:49:14.658Z] --- PASS: TestTagOfficialNames (0.06s) [2022-03-02T15:49:14.658Z] === RUN TestTagMatchesDigest [2022-03-02T15:49:14.658Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-03-02T15:49:14.658Z] === CONT TestImportExtremelyLargeImageWorks [2022-03-02T15:49:14.916Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-03-02T15:49:14.961Z] --- PASS: TestCreateServiceSecretFileMode (12.51s) [2022-03-02T15:49:14.961Z] === RUN TestCreateServiceConfigFileMode [2022-03-02T15:49:15.176Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-03-02T15:49:15.333Z] === RUN TestVerifyNetworkingConfig [2022-03-02T15:49:15.333Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-03-02T15:49:15.333Z] === RUN TestGetContainer [2022-03-02T15:49:15.333Z] --- PASS: TestGetContainer (0.00s) [2022-03-02T15:49:15.333Z] === RUN TestValidContainerNames [2022-03-02T15:49:15.333Z] --- PASS: TestValidContainerNames (0.00s) [2022-03-02T15:49:15.333Z] === RUN TestContainerInitDNS [2022-03-02T15:49:15.333Z] daemon_test.go:145: root required [2022-03-02T15:49:15.333Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-03-02T15:49:15.333Z] === RUN TestMerge [2022-03-02T15:49:15.333Z] --- PASS: TestMerge (0.00s) [2022-03-02T15:49:15.333Z] === RUN TestValidateContainerIsolation [2022-03-02T15:49:15.333Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-03-02T15:49:15.333Z] === RUN TestFindNetworkErrorType [2022-03-02T15:49:15.333Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-03-02T15:49:15.333Z] === RUN TestEnsureServicesExist [2022-03-02T15:49:15.333Z] --- PASS: TestEnsureServicesExist (0.01s) [2022-03-02T15:49:15.333Z] === RUN TestEnsureServicesExistErrors [2022-03-02T15:49:15.333Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-03-02T15:49:15.333Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-03-02T15:49:15.333Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-03-02T15:49:15.333Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-03-02T15:49:15.333Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-03-02T15:49:15.333Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-03-02T15:49:15.333Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-03-02T15:49:15.333Z] === RUN TestContainerDelete [2022-03-02T15:49:15.333Z] --- PASS: TestContainerDelete (0.01s) [2022-03-02T15:49:15.333Z] === RUN TestContainerDoubleDelete [2022-03-02T15:49:15.333Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-03-02T15:49:15.333Z] === RUN TestLogContainerEventCopyLabels [2022-03-02T15:49:15.333Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-03-02T15:49:15.333Z] === RUN TestLogContainerEventWithAttributes [2022-03-02T15:49:15.333Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-03-02T15:49:15.333Z] === RUN TestNoneHealthcheck [2022-03-02T15:49:15.333Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-03-02T15:49:15.333Z] === RUN TestHealthStates [2022-03-02T15:49:15.333Z] === RUN TestLinkNaming [2022-03-02T15:49:15.333Z] --- PASS: TestLinkNaming (0.00s) [2022-03-02T15:49:15.333Z] === RUN TestLinkNew [2022-03-02T15:49:15.333Z] --- PASS: TestLinkNew (0.00s) [2022-03-02T15:49:15.333Z] === RUN TestLinkEnv [2022-03-02T15:49:15.333Z] --- PASS: TestLinkEnv (0.00s) [2022-03-02T15:49:15.333Z] === RUN TestLinkMultipleEnv [2022-03-02T15:49:15.333Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-03-02T15:49:15.333Z] === RUN TestLinkPortRangeEnv [2022-03-02T15:49:15.333Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-03-02T15:49:15.333Z] PASS [2022-03-02T15:49:15.333Z] coverage: 93.0% of statements [2022-03-02T15:49:15.333Z] ok github.com/docker/docker/daemon/links 0.069s coverage: 93.0% of statements [2022-03-02T15:49:15.333Z] time="2022-03-02T15:49:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-02T15:49:15.333Z] time="2022-03-02T15:49:15Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-02T15:49:15.333Z] time="2022-03-02T15:49:15Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-02T15:49:15.333Z] time="2022-03-02T15:49:15Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-02T15:49:15.333Z] time="2022-03-02T15:49:15Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-02T15:49:15.333Z] time="2022-03-02T15:49:15Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-02T15:49:15.333Z] time="2022-03-02T15:49:15Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-02T15:49:15.333Z] time="2022-03-02T15:49:15Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-02T15:49:15.333Z] time="2022-03-02T15:49:15Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-02T15:49:15.333Z] time="2022-03-02T15:49:15Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-02T15:49:15.333Z] --- PASS: TestHealthStates (0.21s) [2022-03-02T15:49:15.333Z] === RUN TestGetInspectData [2022-03-02T15:49:15.333Z] --- PASS: TestGetInspectData (0.00s) [2022-03-02T15:49:15.333Z] === RUN TestFillLicense [2022-03-02T15:49:15.333Z] --- PASS: TestFillLicense (0.00s) [2022-03-02T15:49:15.333Z] === RUN TestListInvalidFilter [2022-03-02T15:49:15.333Z] --- PASS: TestListInvalidFilter (0.00s) [2022-03-02T15:49:15.333Z] === RUN TestNameFilter [2022-03-02T15:49:15.333Z] --- PASS: TestNameFilter (0.00s) [2022-03-02T15:49:15.333Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-03-02T15:49:15.333Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-03-02T15:49:15.333Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-03-02T15:49:15.333Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-03-02T15:49:15.333Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-03-02T15:49:15.333Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-03-02T15:49:15.333Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-03-02T15:49:15.333Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-03-02T15:49:15.333Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-03-02T15:49:15.333Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-03-02T15:49:15.333Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-03-02T15:49:15.333Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-03-02T15:49:15.333Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-03-02T15:49:15.333Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2022-03-02T15:49:15.333Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-03-02T15:49:15.333Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-03-02T15:49:15.333Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-03-02T15:49:15.333Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-03-02T15:49:15.333Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-03-02T15:49:15.333Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-03-02T15:49:15.333Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-03-02T15:49:15.333Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-03-02T15:49:15.333Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-03-02T15:49:15.333Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-03-02T15:49:15.333Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-03-02T15:49:15.333Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-03-02T15:49:15.333Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-03-02T15:49:15.333Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-02T15:49:15.333Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-03-02T15:49:15.333Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-03-02T15:49:15.333Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-02T15:49:15.333Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-03-02T15:49:15.333Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-03-02T15:49:15.333Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2022-03-02T15:49:15.333Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-03-02T15:49:15.333Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-03-02T15:49:15.333Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-03-02T15:49:15.333Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-03-02T15:49:15.333Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-03-02T15:49:15.333Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-03-02T15:49:15.333Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-03-02T15:49:15.333Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-03-02T15:49:15.333Z] === RUN TestDaemonReloadLabels [2022-03-02T15:49:15.333Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-03-02T15:49:15.333Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-03-02T15:49:15.333Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-03-02T15:49:15.333Z] === RUN TestDaemonReloadMirrors [2022-03-02T15:49:15.333Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-03-02T15:49:15.333Z] === RUN TestDaemonReloadInsecureRegistries [2022-03-02T15:49:15.333Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-03-02T15:49:15.434Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-03-02T15:49:15.789Z] === RUN TestDaemonReloadNotAffectOthers [2022-03-02T15:49:15.789Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-03-02T15:49:15.789Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-03-02T15:49:15.789Z] reload_test.go:342: root required [2022-03-02T15:49:15.789Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-02T15:49:15.789Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-03-02T15:49:15.789Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2022-03-02T15:49:15.789Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-03-02T15:49:15.789Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s) [2022-03-02T15:49:15.789Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-03-02T15:49:15.789Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2022-03-02T15:49:15.789Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-03-02T15:49:15.789Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.04s) [2022-03-02T15:49:15.789Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-03-02T15:49:15.789Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.03s) [2022-03-02T15:49:15.789Z] === RUN TestParseVolumesFrom [2022-03-02T15:49:15.789Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-03-02T15:49:15.789Z] PASS [2022-03-02T15:49:15.789Z] coverage: 8.6% of statements [2022-03-02T15:49:15.789Z] ok github.com/docker/docker/daemon 0.541s coverage: 8.6% of statements [2022-03-02T15:49:15.789Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-02T15:49:15.789Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-02T15:49:15.789Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-02T15:49:15.789Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-02T15:49:15.789Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-03-02T15:49:15.789Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-03-02T15:49:15.789Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-03-02T15:49:15.789Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-02T15:49:15.789Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-03-02T15:49:15.789Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-03-02T15:49:15.789Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-02T15:49:15.789Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-03-02T15:49:15.789Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-03-02T15:49:15.789Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-03-02T15:49:16.001Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-03-02T15:49:16.001Z] docker_cli_daemon_test.go:2859: Checking IpcMode private set from config [2022-03-02T15:49:16.569Z] docker_cli_daemon_test.go:2859: Checking IpcMode shareable set from config [2022-03-02T15:49:17.136Z] docker_cli_daemon_test.go:2859: Checking IpcMode host set from config [2022-03-02T15:49:17.318Z] === RUN TestAdapterReadLogs [2022-03-02T15:49:17.318Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-03-02T15:49:17.318Z] === RUN TestCopier [2022-03-02T15:49:17.318Z] --- PASS: TestCopier (0.00s) [2022-03-02T15:49:17.318Z] === RUN TestCopierLongLines [2022-03-02T15:49:17.318Z] --- PASS: TestCopierLongLines (0.00s) [2022-03-02T15:49:17.318Z] === RUN TestCopierSlow [2022-03-02T15:49:17.318Z] --- PASS: TestCopierSlow (0.20s) [2022-03-02T15:49:17.318Z] === RUN TestCopierWithSized [2022-03-02T15:49:17.318Z] === RUN TestCopierWithSized/as_is [2022-03-02T15:49:17.318Z] === RUN TestCopierWithSized/With_RingLogger [2022-03-02T15:49:17.318Z] --- PASS: TestCopierWithSized (0.02s) [2022-03-02T15:49:17.318Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2022-03-02T15:49:17.318Z] --- PASS: TestCopierWithSized/With_RingLogger (0.02s) [2022-03-02T15:49:17.318Z] === RUN TestCopierWithPartial [2022-03-02T15:49:17.318Z] --- PASS: TestCopierWithPartial (0.01s) [2022-03-02T15:49:17.318Z] === RUN TestRingLogger [2022-03-02T15:49:17.318Z] --- PASS: TestRingLogger (0.00s) [2022-03-02T15:49:17.318Z] === RUN TestRingCap [2022-03-02T15:49:17.318Z] --- PASS: TestRingCap (0.00s) [2022-03-02T15:49:17.318Z] === RUN TestRingClose [2022-03-02T15:49:17.318Z] --- PASS: TestRingClose (0.00s) [2022-03-02T15:49:17.318Z] === RUN TestRingDrain [2022-03-02T15:49:17.318Z] --- PASS: TestRingDrain (0.00s) [2022-03-02T15:49:17.318Z] PASS [2022-03-02T15:49:17.318Z] coverage: 43.3% of statements [2022-03-02T15:49:17.318Z] ok github.com/docker/docker/daemon/logger 0.313s coverage: 43.3% of statements [2022-03-02T15:49:17.705Z] docker_cli_daemon_test.go:2859: Checking IpcMode container:123 set from config [2022-03-02T15:49:18.272Z] docker_cli_daemon_test.go:2859: Checking IpcMode nosuchmode set from config [2022-03-02T15:49:18.282Z] === RUN TestValidateLogOptReconnectInterval [2022-03-02T15:49:18.282Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-03-02T15:49:18.282Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-03-02T15:49:18.282Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-03-02T15:49:18.282Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-03-02T15:49:18.282Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-03-02T15:49:18.282Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-03-02T15:49:18.282Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-03-02T15:49:18.282Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-03-02T15:49:18.282Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-03-02T15:49:18.282Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-03-02T15:49:18.282Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-03-02T15:49:18.282Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-03-02T15:49:18.282Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-03-02T15:49:18.282Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-03-02T15:49:18.282Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-03-02T15:49:18.282Z] PASS [2022-03-02T15:49:18.282Z] coverage: 33.6% of statements [2022-03-02T15:49:18.282Z] ok github.com/docker/docker/daemon/logger/fluentd 0.111s coverage: 33.6% of statements [2022-03-02T15:49:18.282Z] === RUN TestNewStreamConfig [2022-03-02T15:49:18.282Z] === RUN TestNewStreamConfig/defaults [2022-03-02T15:49:18.282Z] === RUN TestNewStreamConfig/invalid_create_group [2022-03-02T15:49:18.282Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-03-02T15:49:18.282Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-03-02T15:49:18.282Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-03-02T15:49:18.282Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-03-02T15:49:18.282Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-03-02T15:49:18.282Z] --- PASS: TestNewStreamConfig (0.00s) [2022-03-02T15:49:18.282Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-03-02T15:49:18.282Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-03-02T15:49:18.282Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-03-02T15:49:18.282Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-03-02T15:49:18.282Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-03-02T15:49:18.282Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-03-02T15:49:18.282Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-03-02T15:49:18.282Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-03-02T15:49:18.282Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-03-02T15:49:18.282Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-03-02T15:49:18.282Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-03-02T15:49:18.282Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-03-02T15:49:18.282Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-03-02T15:49:18.282Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-03-02T15:49:18.282Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-03-02T15:49:18.282Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-03-02T15:49:18.282Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-03-02T15:49:18.282Z] === RUN TestNewAWSLogsClientRegionDetect [2022-03-02T15:49:18.282Z] time="2022-03-02T15:49:17Z" level=info msg="Trying to get region from EC2 Metadata" [2022-03-02T15:49:18.282Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.20s) [2022-03-02T15:49:18.282Z] === RUN TestCreateSuccess [2022-03-02T15:49:18.282Z] --- PASS: TestCreateSuccess (0.00s) [2022-03-02T15:49:18.282Z] === RUN TestCreateStreamSkipped [2022-03-02T15:49:18.282Z] time="2022-03-02T15:49:18Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-03-02T15:49:18.282Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-03-02T15:49:18.282Z] === RUN TestCreateLogGroupSuccess [2022-03-02T15:49:18.282Z] time="2022-03-02T15:49:18Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-03-02T15:49:18.282Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-03-02T15:49:18.282Z] === RUN TestCreateError [2022-03-02T15:49:18.282Z] --- PASS: TestCreateError (0.00s) [2022-03-02T15:49:18.282Z] === RUN TestCreateAlreadyExists [2022-03-02T15:49:18.282Z] time="2022-03-02T15:49:18Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-03-02T15:49:18.282Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-03-02T15:49:18.282Z] === RUN TestLogClosed [2022-03-02T15:49:18.282Z] --- PASS: TestLogClosed (0.00s) [2022-03-02T15:49:18.282Z] === RUN TestLogBlocking [2022-03-02T15:49:18.282Z] --- PASS: TestLogBlocking (0.00s) [2022-03-02T15:49:18.282Z] === RUN TestLogNonBlockingBufferEmpty [2022-03-02T15:49:18.282Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-03-02T15:49:18.282Z] === RUN TestLogNonBlockingBufferFull [2022-03-02T15:49:18.282Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-03-02T15:49:18.282Z] === RUN TestPublishBatchSuccess [2022-03-02T15:49:18.282Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-03-02T15:49:18.282Z] === RUN TestPublishBatchError [2022-03-02T15:49:18.282Z] time="2022-03-02T15:49:18Z" level=error msg=error [2022-03-02T15:49:18.282Z] --- PASS: TestPublishBatchError (0.00s) [2022-03-02T15:49:18.282Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-03-02T15:49:18.282Z] time="2022-03-02T15:49:18Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-02T15:49:18.282Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-03-02T15:49:18.282Z] === RUN TestPublishBatchAlreadyAccepted [2022-03-02T15:49:18.282Z] time="2022-03-02T15:49:18Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-02T15:49:18.282Z] time="2022-03-02T15:49:18Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-03-02T15:49:18.282Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-03-02T15:49:18.282Z] === RUN TestCollectBatchSimple [2022-03-02T15:49:18.282Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-03-02T15:49:18.282Z] === RUN TestCollectBatchTicker [2022-03-02T15:49:18.282Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-03-02T15:49:18.282Z] === RUN TestCollectBatchMultilinePattern [2022-03-02T15:49:18.282Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-03-02T15:49:18.282Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-03-02T15:49:18.282Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-03-02T15:49:18.282Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-03-02T15:49:18.282Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-03-02T15:49:18.282Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-03-02T15:49:18.282Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.04s) [2022-03-02T15:49:18.282Z] === RUN TestCollectBatchClose [2022-03-02T15:49:18.282Z] --- PASS: TestCollectBatchClose (0.00s) [2022-03-02T15:49:18.282Z] === RUN TestEffectiveLen [2022-03-02T15:49:18.282Z] === RUN TestEffectiveLen/0/Hello [2022-03-02T15:49:18.282Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-03-02T15:49:18.282Z] === RUN TestEffectiveLen/2/🙃 [2022-03-02T15:49:18.282Z] === RUN TestEffectiveLen/3/���� [2022-03-02T15:49:18.282Z] === RUN TestEffectiveLen/4/He��o [2022-03-02T15:49:18.282Z] === RUN TestEffectiveLen/5/ [2022-03-02T15:49:18.282Z] --- PASS: TestEffectiveLen (0.00s) [2022-03-02T15:49:18.282Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-03-02T15:49:18.282Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-03-02T15:49:18.282Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-03-02T15:49:18.282Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-03-02T15:49:18.282Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-03-02T15:49:18.282Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-03-02T15:49:18.282Z] === RUN TestFindValidSplit [2022-03-02T15:49:18.282Z] === RUN TestFindValidSplit/0/ [2022-03-02T15:49:18.282Z] cloudwatchlogs_test.go:1076: [2022-03-02T15:49:18.282Z] cloudwatchlogs_test.go:1077: [2022-03-02T15:49:18.282Z] === RUN TestFindValidSplit/1/Hello [2022-03-02T15:49:18.282Z] cloudwatchlogs_test.go:1076: Hello [2022-03-02T15:49:18.282Z] cloudwatchlogs_test.go:1077: [2022-03-02T15:49:18.282Z] === RUN TestFindValidSplit/2/Hello [2022-03-02T15:49:18.282Z] cloudwatchlogs_test.go:1076: He [2022-03-02T15:49:18.282Z] cloudwatchlogs_test.go:1077: llo [2022-03-02T15:49:18.282Z] === RUN TestFindValidSplit/3/Hello [2022-03-02T15:49:18.282Z] cloudwatchlogs_test.go:1076: [2022-03-02T15:49:18.282Z] cloudwatchlogs_test.go:1077: Hello [2022-03-02T15:49:18.282Z] === RUN TestFindValidSplit/4/🙃 [2022-03-02T15:49:18.282Z] cloudwatchlogs_test.go:1076: [2022-03-02T15:49:18.282Z] cloudwatchlogs_test.go:1077: 🙃 [2022-03-02T15:49:18.282Z] === RUN TestFindValidSplit/5/🙃 [2022-03-02T15:49:18.282Z] cloudwatchlogs_test.go:1076: 🙃 [2022-03-02T15:49:18.282Z] cloudwatchlogs_test.go:1077: [2022-03-02T15:49:18.282Z] === RUN TestFindValidSplit/6/a� [2022-03-02T15:49:18.282Z] cloudwatchlogs_test.go:1076: a [2022-03-02T15:49:18.282Z] cloudwatchlogs_test.go:1077: � [2022-03-02T15:49:18.282Z] === RUN TestFindValidSplit/7/a� [2022-03-02T15:49:18.282Z] cloudwatchlogs_test.go:1076: a� [2022-03-02T15:49:18.282Z] cloudwatchlogs_test.go:1077: [2022-03-02T15:49:18.282Z] --- PASS: TestFindValidSplit (0.00s) [2022-03-02T15:49:18.282Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-03-02T15:49:18.282Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-03-02T15:49:18.282Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-03-02T15:49:18.282Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-03-02T15:49:18.282Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-03-02T15:49:18.282Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-03-02T15:49:18.282Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-03-02T15:49:18.282Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-03-02T15:49:18.282Z] === RUN TestProcessEventEmoji [2022-03-02T15:49:18.282Z] --- PASS: TestProcessEventEmoji (0.01s) [2022-03-02T15:49:18.282Z] === RUN TestCollectBatchLineSplit [2022-03-02T15:49:18.282Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-03-02T15:49:18.282Z] === RUN TestCollectBatchLineSplitWithBinary [2022-03-02T15:49:18.282Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2022-03-02T15:49:18.282Z] === RUN TestCollectBatchMaxEvents [2022-03-02T15:49:18.282Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2022-03-02T15:49:18.282Z] === RUN TestSearchRegistryForImagesErrors [2022-03-02T15:49:18.282Z] === RUN TestCollectBatchMaxTotalBytes [2022-03-02T15:49:18.282Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-03-02T15:49:18.283Z] === RUN TestSearchRegistryForImages [2022-03-02T15:49:18.283Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-03-02T15:49:18.283Z] === RUN TestOnlyPlatformWithFallback [2022-03-02T15:49:18.283Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-03-02T15:49:18.283Z] === RUN TestImageDelete [2022-03-02T15:49:18.283Z] === RUN TestImageDelete/no_lease [2022-03-02T15:49:18.531Z] docker_cli_daemon_test.go:2859: Checking IpcMode private set from cli [2022-03-02T15:49:18.739Z] === RUN TestImageDelete/lease_exists [2022-03-02T15:49:18.739Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2022-03-02T15:49:18.739Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-03-02T15:49:18.739Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2022-03-02T15:49:18.739Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-03-02T15:49:18.739Z] --- PASS: TestImageDelete (0.05s) [2022-03-02T15:49:18.739Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-03-02T15:49:18.739Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-03-02T15:49:18.739Z] === RUN TestContentStoreForPull [2022-03-02T15:49:18.739Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s) [2022-03-02T15:49:18.739Z] === RUN TestParseLogOptionsMultilinePattern [2022-03-02T15:49:18.739Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-03-02T15:49:18.739Z] === RUN TestParseLogOptionsDatetimeFormat [2022-03-02T15:49:18.739Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-03-02T15:49:18.739Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-03-02T15:49:18.739Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-03-02T15:49:18.739Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-03-02T15:49:18.739Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-03-02T15:49:18.739Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-03-02T15:49:18.739Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-03-02T15:49:18.739Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-03-02T15:49:18.739Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-03-02T15:49:18.739Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-03-02T15:49:18.739Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-03-02T15:49:18.739Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-03-02T15:49:18.739Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-03-02T15:49:18.739Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-03-02T15:49:18.739Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-03-02T15:49:18.739Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-03-02T15:49:18.739Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-03-02T15:49:18.739Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-03-02T15:49:18.739Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-03-02T15:49:18.739Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-03-02T15:49:18.739Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-03-02T15:49:18.739Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-03-02T15:49:18.739Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-03-02T15:49:18.739Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-03-02T15:49:18.739Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-03-02T15:49:18.739Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-03-02T15:49:18.739Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-03-02T15:49:18.739Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-03-02T15:49:18.739Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-03-02T15:49:18.739Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-03-02T15:49:18.739Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-03-02T15:49:18.739Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-03-02T15:49:18.739Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-03-02T15:49:18.739Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-03-02T15:49:18.739Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-03-02T15:49:18.739Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-03-02T15:49:18.739Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-03-02T15:49:18.739Z] === RUN TestValidateLogOptionsFormat [2022-03-02T15:49:18.739Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-03-02T15:49:18.739Z] === RUN TestValidateLogOptionsFormat/1/random [2022-03-02T15:49:18.739Z] === RUN TestValidateLogOptionsFormat/2/ [2022-03-02T15:49:18.739Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-03-02T15:49:18.739Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-03-02T15:49:18.739Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-03-02T15:49:18.739Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-03-02T15:49:18.739Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-03-02T15:49:18.739Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-03-02T15:49:18.739Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-03-02T15:49:18.739Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-03-02T15:49:18.739Z] === RUN TestCreateTagSuccess [2022-03-02T15:49:18.739Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-03-02T15:49:18.739Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-03-02T15:49:18.739Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-03-02T15:49:18.739Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-03-02T15:49:18.739Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-03-02T15:49:18.739Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-03-02T15:49:18.739Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-03-02T15:49:18.739Z] PASS [2022-03-02T15:49:18.739Z] coverage: 79.9% of statements [2022-03-02T15:49:18.739Z] ok github.com/docker/docker/daemon/logger/awslogs 0.508s coverage: 79.9% of statements [2022-03-02T15:49:18.739Z] --- PASS: TestContentStoreForPull (0.25s) [2022-03-02T15:49:18.739Z] PASS [2022-03-02T15:49:18.739Z] coverage: 6.8% of statements [2022-03-02T15:49:18.739Z] ok github.com/docker/docker/daemon/images 0.451s coverage: 6.8% of statements [2022-03-02T15:49:18.739Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-02T15:49:18.739Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-02T15:49:18.739Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-03-02T15:49:18.739Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-02T15:49:18.739Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-03-02T15:49:18.739Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-03-02T15:49:19.100Z] docker_cli_daemon_test.go:2859: Checking IpcMode shareable set from cli [2022-03-02T15:49:19.196Z] === RUN TestJSONLogsMarshalJSONBuf [2022-03-02T15:49:19.196Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-03-02T15:49:19.196Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-03-02T15:49:19.652Z] === RUN TestJSONFileLogger [2022-03-02T15:49:19.652Z] --- PASS: TestJSONFileLogger (0.00s) [2022-03-02T15:49:19.652Z] === RUN TestJSONFileLoggerWithTags [2022-03-02T15:49:19.652Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-03-02T15:49:19.652Z] === RUN TestJSONFileLoggerWithOpts [2022-03-02T15:49:19.652Z] --- PASS: TestJSONFileLoggerWithOpts (0.03s) [2022-03-02T15:49:19.652Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-03-02T15:49:19.652Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-03-02T15:49:19.652Z] === RUN TestEncodeDecode [2022-03-02T15:49:19.652Z] === PAUSE TestEncodeDecode [2022-03-02T15:49:19.652Z] === RUN TestUnexpectedEOF [2022-03-02T15:49:19.652Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.27s) [2022-03-02T15:49:19.652Z] === RUN TestFastTimeMarshalJSON [2022-03-02T15:49:19.652Z] --- PASS: TestFastTimeMarshalJSON (0.03s) [2022-03-02T15:49:19.652Z] PASS [2022-03-02T15:49:19.652Z] coverage: 87.2% of statements [2022-03-02T15:49:19.652Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.405s coverage: 87.2% of statements [2022-03-02T15:49:19.652Z] time="2022-03-02T15:49:19Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-02T15:49:19.652Z] time="2022-03-02T15:49:19Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-02T15:49:19.652Z] --- PASS: TestUnexpectedEOF (0.26s) [2022-03-02T15:49:19.652Z] === CONT TestEncodeDecode [2022-03-02T15:49:19.652Z] --- PASS: TestEncodeDecode (0.00s) [2022-03-02T15:49:19.652Z] PASS [2022-03-02T15:49:19.652Z] coverage: 69.9% of statements [2022-03-02T15:49:19.652Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.368s coverage: 69.9% of statements [2022-03-02T15:49:19.668Z] docker_cli_daemon_test.go:2859: Checking IpcMode host set from cli [2022-03-02T15:49:20.235Z] docker_cli_daemon_test.go:2859: Checking IpcMode container:123 set from cli [2022-03-02T15:49:20.618Z] === RUN TestWriteLog [2022-03-02T15:49:20.618Z] === PAUSE TestWriteLog [2022-03-02T15:49:20.618Z] === RUN TestReadLog [2022-03-02T15:49:20.618Z] === PAUSE TestReadLog [2022-03-02T15:49:20.802Z] docker_cli_daemon_test.go:2859: Checking IpcMode nosuchmode set from cli [2022-03-02T15:49:21.061Z] check_test.go:308: [dc6ced8be094b] daemon is not started [2022-03-02T15:49:21.078Z] === RUN TestDecode [2022-03-02T15:49:21.078Z] --- PASS: TestDecode (0.03s) [2022-03-02T15:49:21.078Z] === CONT TestWriteLog [2022-03-02T15:49:21.078Z] === CONT TestReadLog [2022-03-02T15:49:21.078Z] --- PASS: TestWriteLog (0.01s) [2022-03-02T15:49:21.078Z] === RUN TestReadLog/tail_exact [2022-03-02T15:49:21.078Z] === RUN TestOpenFileDelete [2022-03-02T15:49:21.078Z] --- PASS: TestOpenFileDelete (0.00s) [2022-03-02T15:49:21.078Z] === RUN TestOpenFileRename [2022-03-02T15:49:21.078Z] --- PASS: TestOpenFileRename (0.00s) [2022-03-02T15:49:21.078Z] === RUN TestHandleDecoderErr [2022-03-02T15:49:21.078Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-03-02T15:49:21.078Z] === RUN TestParseLogTagDefaultTag [2022-03-02T15:49:21.078Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-03-02T15:49:21.078Z] === RUN TestParseLogTag [2022-03-02T15:49:21.078Z] --- PASS: TestParseLogTag (0.00s) [2022-03-02T15:49:21.078Z] === RUN TestParseLogTagEmptyTag [2022-03-02T15:49:21.078Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-03-02T15:49:21.078Z] === RUN TestTailFiles [2022-03-02T15:49:21.078Z] --- PASS: TestTailFiles (0.00s) [2022-03-02T15:49:21.078Z] === RUN TestFollowLogsConsumerGone [2022-03-02T15:49:21.078Z] --- PASS: TestFollowLogsConsumerGone (0.01s) [2022-03-02T15:49:21.078Z] === RUN TestFollowLogsProducerGone [2022-03-02T15:49:21.078Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-03-02T15:49:21.078Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-03-02T15:49:21.078Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-03-02T15:49:21.078Z] === RUN TestCheckCapacityAndRotate [2022-03-02T15:49:21.078Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-03-02T15:49:21.078Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-03-02T15:49:21.078Z] --- PASS: TestCheckCapacityAndRotate (0.07s) [2022-03-02T15:49:21.078Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-03-02T15:49:21.078Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.04s) [2022-03-02T15:49:21.078Z] PASS [2022-03-02T15:49:21.078Z] coverage: 53.4% of statements [2022-03-02T15:49:21.078Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.140s coverage: 53.4% of statements [2022-03-02T15:49:21.078Z] === RUN TestReadLog/tail_less_than_available [2022-03-02T15:49:21.078Z] === RUN TestReadLog/tail_more_than_available [2022-03-02T15:49:21.078Z] --- PASS: TestReadLog (0.25s) [2022-03-02T15:49:21.078Z] --- PASS: TestReadLog/tail_exact (0.21s) [2022-03-02T15:49:21.078Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-03-02T15:49:21.078Z] --- PASS: TestReadLog/tail_more_than_available (0.02s) [2022-03-02T15:49:21.078Z] PASS [2022-03-02T15:49:21.078Z] coverage: 78.7% of statements [2022-03-02T15:49:21.078Z] ok github.com/docker/docker/daemon/logger/local 0.422s coverage: 78.7% of statements [2022-03-02T15:49:21.078Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-02T15:49:21.125Z] --- PASS: TestBuildWithHugeFile (117.17s) [2022-03-02T15:49:21.125Z] === RUN TestBuildWCOWSandboxSize [2022-03-02T15:49:21.125Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-02T15:49:21.125Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-02T15:49:21.125Z] === RUN TestBuildWithEmptyDockerfile [2022-03-02T15:49:21.125Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-02T15:49:21.125Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-02T15:49:21.125Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-02T15:49:21.125Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-02T15:49:21.125Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-02T15:49:21.125Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-02T15:49:21.125Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-02T15:49:21.125Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-02T15:49:21.125Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-02T15:49:21.125Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s) [2022-03-02T15:49:21.125Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-03-02T15:49:21.125Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-03-02T15:49:21.125Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-03-02T15:49:21.125Z] === RUN TestBuildPreserveOwnership [2022-03-02T15:49:21.125Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-02T15:49:21.125Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-03-02T15:49:21.125Z] === RUN TestBuildPlatformInvalid [2022-03-02T15:49:21.125Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2022-03-02T15:49:21.125Z] PASS [2022-03-02T15:49:21.125Z] ok github.com/docker/docker/integration/build 190.406s [2022-03-02T15:49:21.125Z] [2022-03-02T15:49:21.125Z] === Skipped [2022-03-02T15:49:21.125Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-03-02T15:49:21.125Z] build_session_test.go:25: TODO: BuildKit [2022-03-02T15:49:21.125Z] [2022-03-02T15:49:21.125Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-03-02T15:49:21.125Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:49:21.125Z] [2022-03-02T15:49:21.125Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-03-02T15:49:21.125Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-02T15:49:21.125Z] [2022-03-02T15:49:21.125Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2022-03-02T15:49:21.125Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-02T15:49:21.125Z] [2022-03-02T15:49:21.125Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-03-02T15:49:21.125Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-02T15:49:21.125Z] [2022-03-02T15:49:21.125Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-03-02T15:49:21.125Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-02T15:49:21.125Z] [2022-03-02T15:49:21.125Z] DONE 29 tests, 6 skipped in 217.411s [2022-03-02T15:49:21.125Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-03-02T15:49:21.320Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-03-02T15:49:21.535Z] === RUN TestLog [2022-03-02T15:49:21.535Z] --- PASS: TestLog (0.03s) [2022-03-02T15:49:21.535Z] PASS [2022-03-02T15:49:21.535Z] coverage: 31.5% of statements [2022-03-02T15:49:21.535Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.088s coverage: 31.5% of statements [2022-03-02T15:49:21.992Z] === RUN TestValidateLogOpt [2022-03-02T15:49:21.992Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-02T15:49:21.992Z] === RUN TestNewMissedConfig [2022-03-02T15:49:21.992Z] --- PASS: TestNewMissedConfig (0.00s) [2022-03-02T15:49:21.992Z] === RUN TestNewMissedUrl [2022-03-02T15:49:21.992Z] --- PASS: TestNewMissedUrl (0.00s) [2022-03-02T15:49:21.992Z] === RUN TestNewMissedToken [2022-03-02T15:49:21.992Z] --- PASS: TestNewMissedToken (0.00s) [2022-03-02T15:49:21.992Z] === RUN TestNewWithProxy [2022-03-02T15:49:21.992Z] --- PASS: TestNewWithProxy (0.00s) [2022-03-02T15:49:21.992Z] === RUN TestDefault [2022-03-02T15:49:21.992Z] === RUN TestNewParse [2022-03-02T15:49:21.992Z] --- PASS: TestNewParse (0.00s) [2022-03-02T15:49:21.992Z] PASS [2022-03-02T15:49:21.992Z] coverage: 8.3% of statements [2022-03-02T15:49:21.992Z] --- PASS: TestDefault (0.01s) [2022-03-02T15:49:21.992Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-03-02T15:49:21.992Z] ok github.com/docker/docker/daemon/logger/templates 0.047s coverage: 8.3% of statements [2022-03-02T15:49:21.992Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-03-02T15:49:21.992Z] === RUN TestJsonFormat [2022-03-02T15:49:22.256Z] check_test.go:308: [dc21d156020f1] daemon is not started [2022-03-02T15:49:22.256Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-03-02T15:49:22.449Z] --- PASS: TestJsonFormat (0.01s) [2022-03-02T15:49:22.449Z] === RUN TestRawFormat [2022-03-02T15:49:22.449Z] --- PASS: TestRawFormat (0.00s) [2022-03-02T15:49:22.449Z] === RUN TestRawFormatWithLabels [2022-03-02T15:49:22.449Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-03-02T15:49:22.449Z] === RUN TestRawFormatWithoutTag [2022-03-02T15:49:22.449Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-03-02T15:49:22.449Z] === RUN TestBatching [2022-03-02T15:49:22.449Z] --- PASS: TestBatching (0.26s) [2022-03-02T15:49:22.449Z] === RUN TestFrequency [2022-03-02T15:49:22.449Z] === RUN TestParseLogFormat [2022-03-02T15:49:22.449Z] --- PASS: TestParseLogFormat (0.00s) [2022-03-02T15:49:22.449Z] === RUN TestValidateLogOptEmpty [2022-03-02T15:49:22.449Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-03-02T15:49:22.449Z] === RUN TestValidateSyslogAddress [2022-03-02T15:49:22.449Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-03-02T15:49:22.449Z] === RUN TestParseAddressDefaultPort [2022-03-02T15:49:22.449Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-03-02T15:49:22.449Z] === RUN TestValidateSyslogFacility [2022-03-02T15:49:22.449Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-03-02T15:49:22.449Z] === RUN TestValidateLogOptSyslogFormat [2022-03-02T15:49:22.449Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-03-02T15:49:22.449Z] === RUN TestValidateLogOpt [2022-03-02T15:49:22.449Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-02T15:49:22.449Z] PASS [2022-03-02T15:49:22.449Z] coverage: 46.8% of statements [2022-03-02T15:49:22.449Z] ok github.com/docker/docker/daemon/logger/syslog 0.076s coverage: 46.8% of statements [2022-03-02T15:49:22.449Z] --- PASS: TestFrequency (0.17s) [2022-03-02T15:49:22.449Z] === RUN TestOneMessagePerRequest [2022-03-02T15:49:22.824Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-03-02T15:49:22.906Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-03-02T15:49:22.906Z] === RUN TestVerify [2022-03-02T15:49:22.906Z] --- PASS: TestVerify (0.00s) [2022-03-02T15:49:22.906Z] === RUN TestSkipVerify [2022-03-02T15:49:22.906Z] time="2022-03-02T15:49:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-02T15:49:22.906Z] time="2022-03-02T15:49:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-02T15:49:22.906Z] time="2022-03-02T15:49:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-02T15:49:23.295Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-02T15:49:23.295Z] INFO: Testing against a local daemon [2022-03-02T15:49:23.295Z] === RUN TestConfigInspect [2022-03-02T15:49:23.295Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:49:23.295Z] --- SKIP: TestConfigInspect (0.00s) [2022-03-02T15:49:23.295Z] === RUN TestConfigList [2022-03-02T15:49:23.295Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:49:23.295Z] --- SKIP: TestConfigList (0.00s) [2022-03-02T15:49:23.295Z] === RUN TestConfigsCreateAndDelete [2022-03-02T15:49:23.295Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:49:23.295Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-03-02T15:49:23.295Z] === RUN TestConfigsUpdate [2022-03-02T15:49:23.295Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:49:23.295Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-03-02T15:49:23.295Z] === RUN TestTemplatedConfig [2022-03-02T15:49:23.295Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:49:23.295Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-03-02T15:49:23.295Z] === RUN TestConfigCreateResolve [2022-03-02T15:49:23.295Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-02T15:49:23.295Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-03-02T15:49:23.295Z] PASS [2022-03-02T15:49:23.295Z] ok github.com/docker/docker/integration/config 0.231s [2022-03-02T15:49:23.363Z] --- PASS: TestSkipVerify (0.84s) [2022-03-02T15:49:23.363Z] === RUN TestBufferMaximum [2022-03-02T15:49:23.363Z] time="2022-03-02T15:49:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-02T15:49:23.363Z] time="2022-03-02T15:49:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-02T15:49:23.363Z] time="2022-03-02T15:49:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-02T15:49:23.363Z] time="2022-03-02T15:49:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-02T15:49:23.363Z] time="2022-03-02T15:49:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-02T15:49:23.363Z] time="2022-03-02T15:49:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646236163.241705\",\"host\":\"72682231dfb2\"}'" [2022-03-02T15:49:23.363Z] time="2022-03-02T15:49:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646236163.241705\",\"host\":\"72682231dfb2\"}'" [2022-03-02T15:49:23.363Z] --- PASS: TestBufferMaximum (0.00s) [2022-03-02T15:49:23.363Z] === RUN TestServerAlwaysDown [2022-03-02T15:49:23.363Z] time="2022-03-02T15:49:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-02T15:49:23.363Z] time="2022-03-02T15:49:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-02T15:49:23.363Z] time="2022-03-02T15:49:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646236163.245704\",\"host\":\"72682231dfb2\"}'" [2022-03-02T15:49:23.363Z] time="2022-03-02T15:49:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646236163.245704\",\"host\":\"72682231dfb2\"}'" [2022-03-02T15:49:23.363Z] time="2022-03-02T15:49:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-02T15:49:23.363Z] time="2022-03-02T15:49:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646236163.245704\",\"host\":\"72682231dfb2\"}'" [2022-03-02T15:49:23.363Z] time="2022-03-02T15:49:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646236163.246702\",\"host\":\"72682231dfb2\"}'" [2022-03-02T15:49:23.363Z] time="2022-03-02T15:49:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646236163.246702\",\"host\":\"72682231dfb2\"}'" [2022-03-02T15:49:23.363Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-03-02T15:49:23.363Z] === RUN TestCannotSendAfterClose [2022-03-02T15:49:23.363Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-03-02T15:49:23.363Z] === RUN TestDeadlockOnBlockedEndpoint [2022-03-02T15:49:23.751Z] [2022-03-02T15:49:23.751Z] === Skipped [2022-03-02T15:49:23.751Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-03-02T15:49:23.751Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:49:23.751Z] [2022-03-02T15:49:23.751Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-03-02T15:49:23.751Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:49:23.751Z] [2022-03-02T15:49:23.751Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-03-02T15:49:23.751Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:49:23.751Z] [2022-03-02T15:49:23.751Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-03-02T15:49:23.751Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:49:23.751Z] [2022-03-02T15:49:23.751Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-03-02T15:49:23.751Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:49:23.751Z] [2022-03-02T15:49:23.751Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-03-02T15:49:23.751Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-02T15:49:23.752Z] [2022-03-02T15:49:23.752Z] DONE 6 tests, 6 skipped in 2.275s [2022-03-02T15:49:23.752Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-03-02T15:49:23.761Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-03-02T15:49:23.819Z] === RUN TestV1IDService [2022-03-02T15:49:23.819Z] --- PASS: TestV1IDService (0.03s) [2022-03-02T15:49:23.819Z] === RUN TestV2MetadataService [2022-03-02T15:49:24.330Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-03-02T15:49:24.783Z] time="2022-03-02T15:49:24Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49206/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-03-02T15:49:24.783Z] time="2022-03-02T15:49:24Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"72682231dfb2\"}'" [2022-03-02T15:49:24.783Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-03-02T15:49:24.783Z] PASS [2022-03-02T15:49:24.783Z] coverage: 82.5% of statements [2022-03-02T15:49:24.783Z] ok github.com/docker/docker/daemon/logger/splunk 2.379s coverage: 82.5% of statements [2022-03-02T15:49:24.783Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-02T15:49:24.783Z] ? github.com/docker/docker/daemon/network [no test files] [2022-03-02T15:49:24.783Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-02T15:49:24.897Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-03-02T15:49:25.240Z] === RUN TestSuccessfulDownload [2022-03-02T15:49:25.240Z] download_test.go:267: Needs fixing on Windows [2022-03-02T15:49:25.240Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-03-02T15:49:25.240Z] === RUN TestCancelledDownload [2022-03-02T15:49:25.240Z] --- PASS: TestCancelledDownload (0.00s) [2022-03-02T15:49:25.240Z] === RUN TestMaxDownloadAttempts [2022-03-02T15:49:25.240Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-02T15:49:25.240Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-02T15:49:25.240Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-02T15:49:25.240Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-02T15:49:25.240Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-02T15:49:25.240Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-02T15:49:25.240Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-02T15:49:25.240Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-02T15:49:25.240Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-02T15:49:25.240Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-02T15:49:25.240Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-02T15:49:25.240Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-02T15:49:25.240Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-03-02T15:49:25.240Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-03-02T15:49:25.241Z] === RUN TestContinueOnError_MirrorEndpoint [2022-03-02T15:49:25.241Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-03-02T15:49:25.241Z] === RUN TestContinueOnError_NeverContinue [2022-03-02T15:49:25.241Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-03-02T15:49:25.241Z] === RUN TestManifestStore [2022-03-02T15:49:25.241Z] === RUN TestManifestStore/no_remote_or_local [2022-03-02T15:49:25.241Z] --- PASS: TestV2MetadataService (1.39s) [2022-03-02T15:49:25.241Z] PASS [2022-03-02T15:49:25.241Z] coverage: 48.2% of statements [2022-03-02T15:49:25.241Z] ok github.com/docker/docker/distribution/metadata 1.524s coverage: 48.2% of statements [2022-03-02T15:49:25.241Z] time="2022-03-02T15:49:25Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local306102776\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-03-02T15:49:25.241Z] === RUN TestManifestStore/no_local_cache [2022-03-02T15:49:25.241Z] === RUN TestManifestStore/with_local_cache [2022-03-02T15:49:25.241Z] === RUN TestManifestStore/unknown_media_type [2022-03-02T15:49:25.241Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-03-02T15:49:25.241Z] time="2022-03-02T15:49:25Z" level=warning msg="reference for unknown type: " [2022-03-02T15:49:25.241Z] time="2022-03-02T15:49:25Z" level=warning msg="reference for unknown type: " [2022-03-02T15:49:25.241Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-03-02T15:49:25.241Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-03-02T15:49:25.241Z] time="2022-03-02T15:49:25Z" level=warning msg="reference for unknown type: " [2022-03-02T15:49:25.697Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-03-02T15:49:25.697Z] time="2022-03-02T15:49:25Z" level=warning msg="reference for unknown type: " [2022-03-02T15:49:25.697Z] time="2022-03-02T15:49:25Z" level=warning msg="reference for unknown type: " [2022-03-02T15:49:25.697Z] === RUN TestManifestStore/error_persisting_manifest [2022-03-02T15:49:25.697Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-03-02T15:49:25.697Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-03-02T15:49:25.697Z] time="2022-03-02T15:49:25Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-03-02T15:49:25.697Z] --- PASS: TestManifestStore (0.35s) [2022-03-02T15:49:25.697Z] --- PASS: TestManifestStore/no_remote_or_local (0.23s) [2022-03-02T15:49:25.697Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-03-02T15:49:25.697Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-03-02T15:49:25.697Z] --- PASS: TestManifestStore/unknown_media_type (0.06s) [2022-03-02T15:49:25.697Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-03-02T15:49:25.697Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2022-03-02T15:49:25.697Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-03-02T15:49:25.697Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-03-02T15:49:25.697Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-03-02T15:49:25.697Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.01s) [2022-03-02T15:49:25.697Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-03-02T15:49:25.697Z] === RUN TestDetectManifestBlobMediaType [2022-03-02T15:49:25.697Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-03-02T15:49:25.697Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-03-02T15:49:25.697Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-03-02T15:49:25.697Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-03-02T15:49:25.697Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-03-02T15:49:25.697Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-03-02T15:49:25.697Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-03-02T15:49:25.697Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-03-02T15:49:25.697Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-03-02T15:49:25.697Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-03-02T15:49:25.697Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-03-02T15:49:25.697Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-03-02T15:49:25.697Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-03-02T15:49:25.697Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-03-02T15:49:25.697Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-03-02T15:49:25.697Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-03-02T15:49:25.697Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-03-02T15:49:25.697Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-03-02T15:49:25.697Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-03-02T15:49:25.697Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-03-02T15:49:25.697Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-03-02T15:49:25.697Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-03-02T15:49:25.697Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-03-02T15:49:25.697Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-03-02T15:49:25.697Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-03-02T15:49:25.697Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-03-02T15:49:25.697Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-03-02T15:49:25.697Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-03-02T15:49:25.697Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-03-02T15:49:25.697Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-03-02T15:49:25.697Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-03-02T15:49:25.697Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-03-02T15:49:25.697Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-03-02T15:49:25.697Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-03-02T15:49:25.697Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-03-02T15:49:25.697Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-03-02T15:49:25.697Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-03-02T15:49:25.697Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-03-02T15:49:25.697Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-03-02T15:49:25.697Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-03-02T15:49:25.697Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-03-02T15:49:25.697Z] === RUN TestFixManifestLayers [2022-03-02T15:49:25.697Z] --- PASS: TestFixManifestLayers (0.00s) [2022-03-02T15:49:25.697Z] === RUN TestFixManifestLayersBaseLayerParent [2022-03-02T15:49:25.697Z] pull_v2_test.go:73: Needs fixing on Windows [2022-03-02T15:49:25.697Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-02T15:49:25.697Z] === RUN TestFixManifestLayersBadParent [2022-03-02T15:49:25.697Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-03-02T15:49:25.697Z] === RUN TestValidateManifest [2022-03-02T15:49:25.697Z] pull_v2_test.go:118: Needs fixing on Windows [2022-03-02T15:49:25.697Z] --- SKIP: TestValidateManifest (0.00s) [2022-03-02T15:49:25.697Z] === RUN TestFormatPlatform [2022-03-02T15:49:25.697Z] --- PASS: TestFormatPlatform (0.00s) [2022-03-02T15:49:25.697Z] === RUN TestGetRepositoryMountCandidates [2022-03-02T15:49:25.697Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-03-02T15:49:25.697Z] === RUN TestLayerAlreadyExists [2022-03-02T15:49:25.697Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-02T15:49:25.697Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-02T15:49:25.697Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-02T15:49:25.697Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-02T15:49:25.697Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-02T15:49:25.697Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-02T15:49:25.697Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-03-02T15:49:25.697Z] === RUN TestWhenEmptyAuthConfig [2022-03-02T15:49:25.697Z] time="2022-03-02T15:49:25Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-02T15:49:25.697Z] time="2022-03-02T15:49:25Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-02T15:49:25.697Z] time="2022-03-02T15:49:25Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-02T15:49:25.697Z] time="2022-03-02T15:49:25Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-02T15:49:25.697Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-03-02T15:49:25.697Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.56s) [2022-03-02T15:49:25.697Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.56s) [2022-03-02T15:49:25.697Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.56s) [2022-03-02T15:49:25.697Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.56s) [2022-03-02T15:49:25.697Z] === RUN TestTransfer [2022-03-02T15:49:25.697Z] --- PASS: TestTransfer (0.11s) [2022-03-02T15:49:25.697Z] === RUN TestConcurrencyLimit [2022-03-02T15:49:26.154Z] --- PASS: TestConcurrencyLimit (0.36s) [2022-03-02T15:49:26.154Z] === RUN TestInactiveJobs [2022-03-02T15:49:26.154Z] === RUN TestNotFound [2022-03-02T15:49:26.154Z] --- PASS: TestNotFound (0.00s) [2022-03-02T15:49:26.154Z] === RUN TestConflict [2022-03-02T15:49:26.154Z] --- PASS: TestConflict (0.00s) [2022-03-02T15:49:26.154Z] === RUN TestForbidden [2022-03-02T15:49:26.154Z] --- PASS: TestForbidden (0.00s) [2022-03-02T15:49:26.154Z] === RUN TestInvalidParameter [2022-03-02T15:49:26.154Z] --- PASS: TestInvalidParameter (0.00s) [2022-03-02T15:49:26.154Z] === RUN TestNotImplemented [2022-03-02T15:49:26.154Z] --- PASS: TestNotImplemented (0.00s) [2022-03-02T15:49:26.154Z] === RUN TestNotModified [2022-03-02T15:49:26.154Z] --- PASS: TestNotModified (0.00s) [2022-03-02T15:49:26.154Z] === RUN TestUnauthorized [2022-03-02T15:49:26.154Z] --- PASS: TestUnauthorized (0.00s) [2022-03-02T15:49:26.154Z] === RUN TestUnknown [2022-03-02T15:49:26.154Z] --- PASS: TestUnknown (0.00s) [2022-03-02T15:49:26.154Z] === RUN TestCancelled [2022-03-02T15:49:26.154Z] --- PASS: TestCancelled (0.00s) [2022-03-02T15:49:26.154Z] === RUN TestDeadline [2022-03-02T15:49:26.154Z] --- PASS: TestDeadline (0.00s) [2022-03-02T15:49:26.154Z] === RUN TestDataLoss [2022-03-02T15:49:26.154Z] --- PASS: TestDataLoss (0.00s) [2022-03-02T15:49:26.154Z] === RUN TestUnavailable [2022-03-02T15:49:26.154Z] --- PASS: TestUnavailable (0.00s) [2022-03-02T15:49:26.154Z] === RUN TestSystem [2022-03-02T15:49:26.154Z] --- PASS: TestSystem (0.00s) [2022-03-02T15:49:26.154Z] === RUN TestFromStatusCode [2022-03-02T15:49:26.154Z] === RUN TestFromStatusCode/Not_Found [2022-03-02T15:49:26.154Z] === RUN TestFromStatusCode/Bad_Request [2022-03-02T15:49:26.154Z] === RUN TestFromStatusCode/Conflict [2022-03-02T15:49:26.154Z] === RUN TestFromStatusCode/Unauthorized [2022-03-02T15:49:26.154Z] === RUN TestFromStatusCode/Service_Unavailable [2022-03-02T15:49:26.154Z] === RUN TestFromStatusCode/Forbidden [2022-03-02T15:49:26.154Z] === RUN TestFromStatusCode/Not_Modified [2022-03-02T15:49:26.154Z] === RUN TestFromStatusCode/Not_Implemented [2022-03-02T15:49:26.154Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-03-02T15:49:26.154Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-03-02T15:49:26.154Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-03-02T15:49:26.154Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-03-02T15:49:26.154Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-03-02T15:49:26.154Z] --- PASS: TestFromStatusCode (0.00s) [2022-03-02T15:49:26.154Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-03-02T15:49:26.154Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-03-02T15:49:26.154Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-03-02T15:49:26.154Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-03-02T15:49:26.154Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-03-02T15:49:26.154Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-03-02T15:49:26.154Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-03-02T15:49:26.154Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-03-02T15:49:26.154Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-03-02T15:49:26.154Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-03-02T15:49:26.154Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-03-02T15:49:26.154Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-03-02T15:49:26.154Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-03-02T15:49:26.154Z] PASS [2022-03-02T15:49:26.154Z] coverage: 53.1% of statements [2022-03-02T15:49:26.154Z] ok github.com/docker/docker/errdefs 0.045s coverage: 53.1% of statements [2022-03-02T15:49:26.611Z] --- PASS: TestInactiveJobs (0.40s) [2022-03-02T15:49:26.611Z] === RUN TestWatchRelease [2022-03-02T15:49:26.611Z] --- PASS: TestWatchRelease (0.04s) [2022-03-02T15:49:26.611Z] === RUN TestWatchFinishedTransfer [2022-03-02T15:49:26.611Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-03-02T15:49:26.611Z] === RUN TestDuplicateTransfer [2022-03-02T15:49:26.611Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-03-02T15:49:26.611Z] === RUN TestSuccessfulUpload [2022-03-02T15:49:26.611Z] --- PASS: TestWhenEmptyAuthConfig (1.20s) [2022-03-02T15:49:26.611Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-03-02T15:49:26.611Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-03-02T15:49:26.611Z] === RUN TestTokenPassThru [2022-03-02T15:49:26.611Z] --- PASS: TestTokenPassThru (0.01s) [2022-03-02T15:49:26.611Z] === RUN TestTokenPassThruDifferentHost [2022-03-02T15:49:26.611Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-03-02T15:49:26.611Z] PASS [2022-03-02T15:49:26.611Z] coverage: 24.6% of statements [2022-03-02T15:49:26.611Z] ok github.com/docker/docker/distribution 1.669s coverage: 24.6% of statements [2022-03-02T15:49:26.654Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-02T15:49:26.654Z] INFO: Testing against a local daemon [2022-03-02T15:49:26.654Z] === RUN TestCheckpoint [2022-03-02T15:49:26.654Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-02T15:49:26.654Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-02T15:49:26.654Z] === RUN TestContainerInvalidJSON [2022-03-02T15:49:26.654Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-02T15:49:26.654Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-02T15:49:26.654Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-02T15:49:26.654Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-02T15:49:26.654Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-02T15:49:26.654Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-02T15:49:26.654Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-03-02T15:49:26.654Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-03-02T15:49:26.654Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-03-02T15:49:26.654Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-02T15:49:26.654Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.29s) [2022-03-02T15:49:26.654Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-02T15:49:26.654Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.27s) [2022-03-02T15:49:26.654Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-02T15:49:27.073Z] time="2022-03-02T15:49:26Z" level=error msg="Upload failed, retrying: simulating retry" [2022-03-02T15:49:27.073Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-02T15:49:27.073Z] --- PASS: TestSuccessfulUpload (0.39s) [2022-03-02T15:49:27.073Z] === RUN TestCancelledUpload [2022-03-02T15:49:27.073Z] --- PASS: TestCancelledUpload (0.00s) [2022-03-02T15:49:27.073Z] PASS [2022-03-02T15:49:27.073Z] coverage: 77.2% of statements [2022-03-02T15:49:27.073Z] ok github.com/docker/docker/distribution/xfer 1.999s coverage: 77.2% of statements [2022-03-02T15:49:27.073Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-02T15:49:27.113Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.28s) [2022-03-02T15:49:27.113Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-02T15:49:27.125Z] --- PASS: TestCreateServiceConfigFileMode (12.50s) [2022-03-02T15:49:27.125Z] === RUN TestCreateServiceSysctls [2022-03-02T15:49:27.431Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-03-02T15:49:27.531Z] === RUN TestCompare [2022-03-02T15:49:27.531Z] --- PASS: TestCompare (0.00s) [2022-03-02T15:49:27.531Z] PASS [2022-03-02T15:49:27.531Z] coverage: 19.2% of statements [2022-03-02T15:49:27.531Z] === RUN TestFSGetInvalidData [2022-03-02T15:49:27.531Z] ok github.com/docker/docker/image/cache 0.082s coverage: 19.2% of statements [2022-03-02T15:49:27.531Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-03-02T15:49:27.531Z] === RUN TestFSInvalidSet [2022-03-02T15:49:27.531Z] --- PASS: TestFSInvalidSet (0.01s) [2022-03-02T15:49:27.531Z] === RUN TestFSInvalidRoot [2022-03-02T15:49:27.531Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-03-02T15:49:27.531Z] === RUN TestFSMetadataGetSet [2022-03-02T15:49:27.531Z] --- PASS: TestFSMetadataGetSet (0.04s) [2022-03-02T15:49:27.531Z] === RUN TestFSInvalidWalker [2022-03-02T15:49:27.531Z] --- PASS: TestFSInvalidWalker (0.02s) [2022-03-02T15:49:27.531Z] === RUN TestFSGetSet [2022-03-02T15:49:27.569Z] --- PASS: TestCopyToContainerPathIsNotDir (0.27s) [2022-03-02T15:49:27.569Z] === RUN TestCopyFromContainer [2022-03-02T15:49:27.569Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:49:27.569Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-03-02T15:49:27.569Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-02T15:49:27.569Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-02T15:49:27.569Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-02T15:49:27.569Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-02T15:49:27.569Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-02T15:49:27.569Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-02T15:49:27.569Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-02T15:49:27.569Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-02T15:49:27.569Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-02T15:49:27.569Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-02T15:49:27.569Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-03-02T15:49:27.569Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-02T15:49:27.569Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-02T15:49:27.569Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-03-02T15:49:27.569Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-02T15:49:27.569Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-02T15:49:27.569Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-03-02T15:49:27.569Z] === RUN TestCreateWithInvalidEnv [2022-03-02T15:49:27.569Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-02T15:49:27.569Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-02T15:49:27.569Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-02T15:49:27.569Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-02T15:49:27.569Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-02T15:49:27.569Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-02T15:49:27.569Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-02T15:49:27.569Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-02T15:49:27.569Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-02T15:49:27.569Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-03-02T15:49:27.569Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-02T15:49:27.569Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-02T15:49:27.569Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-02T15:49:27.569Z] === RUN TestCreateTmpfsMountsTarget [2022-03-02T15:49:27.569Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:49:27.569Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-03-02T15:49:27.569Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-02T15:49:27.570Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-02T15:49:27.570Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-03-02T15:49:27.570Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-02T15:49:27.570Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-02T15:49:27.570Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-02T15:49:27.570Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-02T15:49:27.570Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-02T15:49:27.570Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-02T15:49:27.570Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-02T15:49:27.570Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-02T15:49:27.570Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-02T15:49:27.570Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-02T15:49:27.570Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-02T15:49:27.570Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-02T15:49:27.570Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-02T15:49:27.570Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-02T15:49:27.570Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-02T15:49:27.570Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-02T15:49:27.570Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-02T15:49:27.570Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-02T15:49:27.570Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-02T15:49:27.570Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-03-02T15:49:27.570Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-02T15:49:27.570Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-02T15:49:27.570Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-02T15:49:27.570Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-02T15:49:27.570Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-03-02T15:49:27.570Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-02T15:49:27.570Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-02T15:49:27.570Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-02T15:49:27.570Z] === RUN TestCreateDifferentPlatform [2022-03-02T15:49:27.570Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-02T15:49:27.570Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-02T15:49:27.570Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-03-02T15:49:27.570Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-02T15:49:27.570Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-02T15:49:27.570Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-02T15:49:27.570Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.19s) [2022-03-02T15:49:27.570Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-02T15:49:27.570Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-02T15:49:27.570Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-02T15:49:27.570Z] === RUN TestContainerKillOnDaemonStart [2022-03-02T15:49:27.689Z] check_test.go:308: [db59dbeefd480] daemon is not started [2022-03-02T15:49:27.690Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-03-02T15:49:27.987Z] --- PASS: TestFSGetSet (0.06s) [2022-03-02T15:49:27.987Z] === RUN TestFSGetUnsetKey [2022-03-02T15:49:27.987Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-03-02T15:49:27.987Z] === RUN TestFSGetEmptyData [2022-03-02T15:49:27.987Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-03-02T15:49:27.987Z] === RUN TestFSDelete [2022-03-02T15:49:27.987Z] --- PASS: TestFSDelete (0.02s) [2022-03-02T15:49:27.987Z] === RUN TestFSWalker [2022-03-02T15:49:27.987Z] --- PASS: TestFSWalker (0.02s) [2022-03-02T15:49:27.987Z] === RUN TestFSWalkerStopOnError [2022-03-02T15:49:27.987Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-03-02T15:49:27.987Z] === RUN TestNewFromJSON [2022-03-02T15:49:27.987Z] --- PASS: TestNewFromJSON (0.00s) [2022-03-02T15:49:27.987Z] === RUN TestNewFromJSONWithInvalidJSON [2022-03-02T15:49:27.987Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-03-02T15:49:27.987Z] === RUN TestMarshalKeyOrder [2022-03-02T15:49:27.987Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-03-02T15:49:27.987Z] === RUN TestHistoryEqual [2022-03-02T15:49:27.987Z] --- PASS: TestHistoryEqual (0.19s) [2022-03-02T15:49:27.987Z] === RUN TestImage [2022-03-02T15:49:27.987Z] --- PASS: TestImage (0.00s) [2022-03-02T15:49:27.987Z] === RUN TestImageOSNotEmpty [2022-03-02T15:49:27.987Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-03-02T15:49:27.987Z] === RUN TestNewChildImageFromImageWithRootFS [2022-03-02T15:49:27.987Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-03-02T15:49:27.987Z] === RUN TestCreate [2022-03-02T15:49:27.987Z] --- PASS: TestCreate (0.01s) [2022-03-02T15:49:27.987Z] === RUN TestRestore [2022-03-02T15:49:27.987Z] time="2022-03-02T15:49:27Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-03-02T15:49:27.987Z] --- PASS: TestRestore (0.04s) [2022-03-02T15:49:27.987Z] === RUN TestAddDelete [2022-03-02T15:49:27.987Z] --- PASS: TestAddDelete (0.03s) [2022-03-02T15:49:27.987Z] === RUN TestSearchAfterDelete [2022-03-02T15:49:27.987Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-03-02T15:49:27.987Z] === RUN TestParentReset [2022-03-02T15:49:27.987Z] --- PASS: TestParentReset (0.05s) [2022-03-02T15:49:27.987Z] === RUN TestGetAndSetLastUpdated [2022-03-02T15:49:27.987Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-03-02T15:49:27.987Z] === RUN TestStoreLen [2022-03-02T15:49:28.026Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:49:28.026Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-03-02T15:49:28.026Z] === RUN TestDiff [2022-03-02T15:49:28.026Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-02T15:49:28.026Z] --- SKIP: TestDiff (0.00s) [2022-03-02T15:49:28.026Z] === RUN TestExecWithCloseStdin [2022-03-02T15:49:28.257Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-03-02T15:49:28.443Z] --- PASS: TestStoreLen (0.07s) [2022-03-02T15:49:28.443Z] PASS [2022-03-02T15:49:28.443Z] coverage: 86.9% of statements [2022-03-02T15:49:28.443Z] ok github.com/docker/docker/image 0.716s coverage: 86.9% of statements [2022-03-02T15:49:28.443Z] === RUN TestMakeV1ConfigFromConfig [2022-03-02T15:49:28.443Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-03-02T15:49:28.443Z] PASS [2022-03-02T15:49:28.443Z] coverage: 25.0% of statements [2022-03-02T15:49:28.443Z] ok github.com/docker/docker/image/v1 0.094s coverage: 25.0% of statements [2022-03-02T15:49:28.443Z] === RUN TestValidateManifest [2022-03-02T15:49:28.443Z] === RUN TestValidateManifest/nil [2022-03-02T15:49:28.443Z] === RUN TestValidateManifest/non-nil [2022-03-02T15:49:28.443Z] --- PASS: TestValidateManifest (0.00s) [2022-03-02T15:49:28.443Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-03-02T15:49:28.443Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-03-02T15:49:28.443Z] PASS [2022-03-02T15:49:28.443Z] coverage: 0.7% of statements [2022-03-02T15:49:28.443Z] ok github.com/docker/docker/image/tarexport 0.095s coverage: 0.7% of statements [2022-03-02T15:49:28.899Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-02T15:49:29.014Z] --- PASS: TestCreateServiceSysctls (3.02s) [2022-03-02T15:49:29.014Z] === RUN TestCreateServiceCapabilities [2022-03-02T15:49:29.863Z] === RUN TestSerialization [2022-03-02T15:49:29.863Z] --- PASS: TestSerialization (0.02s) [2022-03-02T15:49:29.863Z] PASS [2022-03-02T15:49:29.863Z] coverage: 100.0% of statements [2022-03-02T15:49:30.222Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-03-02T15:49:30.319Z] ok github.com/docker/docker/libcontainerd/queue 0.067s coverage: 100.0% of statements [2022-03-02T15:49:30.775Z] === RUN TestEnvironmentParsing [2022-03-02T15:49:30.775Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-03-02T15:49:30.775Z] PASS [2022-03-02T15:49:30.775Z] coverage: 1.2% of statements [2022-03-02T15:49:30.775Z] ok github.com/docker/docker/libcontainerd/local 0.126s coverage: 1.2% of statements [2022-03-02T15:49:30.775Z] === RUN TestEmptyLayer [2022-03-02T15:49:30.775Z] --- PASS: TestEmptyLayer (0.00s) [2022-03-02T15:49:30.775Z] === RUN TestCommitFailure [2022-03-02T15:49:30.775Z] --- PASS: TestCommitFailure (0.02s) [2022-03-02T15:49:30.775Z] === RUN TestStartTransactionFailure [2022-03-02T15:49:30.775Z] --- PASS: TestStartTransactionFailure (0.01s) [2022-03-02T15:49:30.775Z] === RUN TestGetOrphan [2022-03-02T15:49:30.775Z] --- PASS: TestGetOrphan (0.01s) [2022-03-02T15:49:30.775Z] === RUN TestMountAndRegister [2022-03-02T15:49:30.775Z] layer_test.go:258: Layer size: 14 [2022-03-02T15:49:30.775Z] --- PASS: TestMountAndRegister (0.07s) [2022-03-02T15:49:30.775Z] === RUN TestLayerRelease [2022-03-02T15:49:30.775Z] layer_test.go:291: Failing on Windows [2022-03-02T15:49:30.775Z] --- SKIP: TestLayerRelease (0.00s) [2022-03-02T15:49:30.775Z] === RUN TestStoreRestore [2022-03-02T15:49:30.775Z] layer_test.go:340: Failing on Windows [2022-03-02T15:49:30.775Z] --- SKIP: TestStoreRestore (0.00s) [2022-03-02T15:49:30.775Z] === RUN TestTarStreamStability [2022-03-02T15:49:30.775Z] layer_test.go:455: Failing on Windows [2022-03-02T15:49:30.775Z] --- SKIP: TestTarStreamStability (0.00s) [2022-03-02T15:49:30.775Z] === RUN TestRegisterExistingLayer [2022-03-02T15:49:30.922Z] --- PASS: TestExecWithCloseStdin (2.73s) [2022-03-02T15:49:30.922Z] === RUN TestExec [2022-03-02T15:49:31.232Z] --- PASS: TestRegisterExistingLayer (0.15s) [2022-03-02T15:49:31.232Z] === RUN TestTarStreamVerification [2022-03-02T15:49:31.232Z] layer_test.go:684: Failing on Windows [2022-03-02T15:49:31.232Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-03-02T15:49:31.232Z] === RUN TestLayerMigration [2022-03-02T15:49:31.232Z] migration_test.go:45: Failing on Windows [2022-03-02T15:49:31.232Z] --- SKIP: TestLayerMigration (0.00s) [2022-03-02T15:49:31.232Z] === RUN TestLayerMigrationNoTarsplit [2022-03-02T15:49:31.232Z] migration_test.go:181: Failing on Windows [2022-03-02T15:49:31.232Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-03-02T15:49:31.232Z] === RUN TestMountInit [2022-03-02T15:49:31.232Z] mount_test.go:17: Failing on Windows [2022-03-02T15:49:31.232Z] --- SKIP: TestMountInit (0.00s) [2022-03-02T15:49:31.232Z] === RUN TestMountSize [2022-03-02T15:49:31.232Z] mount_test.go:76: Failing on Windows [2022-03-02T15:49:31.232Z] --- SKIP: TestMountSize (0.00s) [2022-03-02T15:49:31.232Z] === RUN TestMountChanges [2022-03-02T15:49:31.232Z] mount_test.go:125: Failing on Windows [2022-03-02T15:49:31.232Z] --- SKIP: TestMountChanges (0.00s) [2022-03-02T15:49:31.232Z] === RUN TestMountApply [2022-03-02T15:49:31.232Z] mount_test.go:212: Failing on Windows [2022-03-02T15:49:31.232Z] --- SKIP: TestMountApply (0.00s) [2022-03-02T15:49:31.232Z] PASS [2022-03-02T15:49:31.232Z] coverage: 30.2% of statements [2022-03-02T15:49:31.232Z] ok github.com/docker/docker/layer 0.431s coverage: 30.2% of statements [2022-03-02T15:49:31.232Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-02T15:49:31.232Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-02T15:49:31.232Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-02T15:49:31.232Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-02T15:49:31.532Z] --- PASS: TestCreateServiceCapabilities (2.46s) [2022-03-02T15:49:31.532Z] === RUN TestInspect [2022-03-02T15:49:31.689Z] === RUN TestSequenceGetAvailableBit [2022-03-02T15:49:31.689Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-03-02T15:49:31.689Z] === RUN TestSequenceEqual [2022-03-02T15:49:31.689Z] --- PASS: TestSequenceEqual (0.00s) [2022-03-02T15:49:31.689Z] === RUN TestSequenceCopy [2022-03-02T15:49:31.689Z] --- PASS: TestSequenceCopy (0.00s) [2022-03-02T15:49:31.689Z] === RUN TestGetFirstAvailable [2022-03-02T15:49:31.689Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-03-02T15:49:31.689Z] === RUN TestFindSequence [2022-03-02T15:49:31.689Z] --- PASS: TestFindSequence (0.00s) [2022-03-02T15:49:31.689Z] === RUN TestCheckIfAvailable [2022-03-02T15:49:32.145Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-03-02T15:49:32.145Z] === RUN TestMergeSequences [2022-03-02T15:49:32.145Z] --- PASS: TestMergeSequences (0.00s) [2022-03-02T15:49:32.145Z] === RUN TestPushReservation [2022-03-02T15:49:32.145Z] --- PASS: TestPushReservation (0.00s) [2022-03-02T15:49:32.145Z] === RUN TestSerializeDeserialize [2022-03-02T15:49:32.145Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-03-02T15:49:32.145Z] === RUN TestSet [2022-03-02T15:49:32.145Z] --- PASS: TestSet (0.00s) [2022-03-02T15:49:32.145Z] === RUN TestSetUnset [2022-03-02T15:49:32.145Z] --- PASS: TestSetUnset (0.00s) [2022-03-02T15:49:32.145Z] === RUN TestOffsetSetUnset [2022-03-02T15:49:32.145Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-03-02T15:49:32.145Z] === RUN TestSetInRange [2022-03-02T15:49:32.145Z] --- PASS: TestSetInRange (0.00s) [2022-03-02T15:49:32.145Z] === RUN TestSetAnyInRange [2022-03-02T15:49:32.145Z] --- PASS: TestSetAnyInRange (0.00s) [2022-03-02T15:49:32.145Z] === RUN TestMethods [2022-03-02T15:49:32.145Z] --- PASS: TestMethods (0.00s) [2022-03-02T15:49:32.145Z] === RUN TestRandomAllocateDeallocate [2022-03-02T15:49:32.149Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-03-02T15:49:33.093Z] --- PASS: TestExec (2.42s) [2022-03-02T15:49:33.093Z] === RUN TestExecUser [2022-03-02T15:49:33.093Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-02T15:49:33.093Z] --- SKIP: TestExecUser (0.00s) [2022-03-02T15:49:33.093Z] === RUN TestExportContainerAndImportImage [2022-03-02T15:49:33.093Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:49:33.093Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-03-02T15:49:33.093Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-02T15:49:33.093Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:49:33.093Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-03-02T15:49:33.093Z] === RUN TestHealthCheckWorkdir [2022-03-02T15:49:33.093Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-02T15:49:33.093Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-03-02T15:49:33.093Z] === RUN TestHealthKillContainer [2022-03-02T15:49:33.093Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-02T15:49:33.093Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-03-02T15:49:33.093Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-02T15:49:33.093Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-02T15:49:33.093Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-03-02T15:49:33.093Z] === RUN TestKillContainerInvalidSignal [2022-03-02T15:49:33.673Z] === RUN TestInvalidConfig [2022-03-02T15:49:33.674Z] --- PASS: TestInvalidConfig (0.00s) [2022-03-02T15:49:33.674Z] === RUN TestConfig [2022-03-02T15:49:33.674Z] --- PASS: TestConfig (0.00s) [2022-03-02T15:49:33.674Z] === RUN TestOptionsLabels [2022-03-02T15:49:33.674Z] --- PASS: TestOptionsLabels (0.00s) [2022-03-02T15:49:33.674Z] === RUN TestValidName [2022-03-02T15:49:33.674Z] --- PASS: TestValidName (0.00s) [2022-03-02T15:49:33.674Z] PASS [2022-03-02T15:49:33.674Z] coverage: 19.7% of statements [2022-03-02T15:49:33.674Z] ok github.com/docker/docker/libnetwork/config 0.078s coverage: 19.7% of statements [2022-03-02T15:49:34.046Z] --- PASS: TestInspect (2.64s) [2022-03-02T15:49:34.046Z] === RUN TestCreateJob [2022-03-02T15:49:34.637Z] === RUN TestKey [2022-03-02T15:49:34.637Z] --- PASS: TestKey (0.00s) [2022-03-02T15:49:34.637Z] === RUN TestParseKey [2022-03-02T15:49:34.637Z] --- PASS: TestParseKey (0.00s) [2022-03-02T15:49:34.637Z] === RUN TestInvalidDataStore [2022-03-02T15:49:34.637Z] --- PASS: TestInvalidDataStore (0.00s) [2022-03-02T15:49:34.637Z] === RUN TestKVObjectFlatKey [2022-03-02T15:49:34.637Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-03-02T15:49:34.637Z] === RUN TestAtomicKVObjectFlatKey [2022-03-02T15:49:34.637Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-03-02T15:49:34.637Z] PASS [2022-03-02T15:49:34.637Z] coverage: 21.9% of statements [2022-03-02T15:49:34.637Z] ok github.com/docker/docker/libnetwork/datastore 0.050s coverage: 21.9% of statements [2022-03-02T15:49:34.637Z] === RUN TestErrorInterfaces [2022-03-02T15:49:34.637Z] --- PASS: TestErrorInterfaces (0.00s) [2022-03-02T15:49:34.637Z] === RUN TestNetworkMarshalling [2022-03-02T15:49:35.099Z] --- PASS: TestNetworkMarshalling (0.22s) [2022-03-02T15:49:35.099Z] === RUN TestEndpointMarshalling [2022-03-02T15:49:35.099Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-03-02T15:49:35.099Z] === RUN TestAuxAddresses [2022-03-02T15:49:35.099Z] time="2022-03-02T15:49:34Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-02T15:49:35.099Z] --- PASS: TestAuxAddresses (0.02s) [2022-03-02T15:49:35.099Z] === RUN TestSRVServiceQuery [2022-03-02T15:49:35.099Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-02T15:49:35.099Z] --- SKIP: TestSRVServiceQuery (0.00s) [2022-03-02T15:49:35.099Z] === RUN TestServiceVIPReuse [2022-03-02T15:49:35.099Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-02T15:49:35.099Z] --- SKIP: TestServiceVIPReuse (0.01s) [2022-03-02T15:49:35.099Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-03-02T15:49:35.099Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-02T15:49:35.099Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s) [2022-03-02T15:49:35.099Z] === RUN TestDNSIPQuery [2022-03-02T15:49:35.099Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-02T15:49:35.099Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-03-02T15:49:35.099Z] === RUN TestDNSProxyServFail [2022-03-02T15:49:35.099Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-02T15:49:35.099Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-03-02T15:49:35.099Z] === RUN TestSandboxAddEmpty [2022-03-02T15:49:35.099Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-02T15:49:35.099Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-03-02T15:49:35.099Z] === RUN TestSandboxAddMultiPrio [2022-03-02T15:49:35.099Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-02T15:49:35.099Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-03-02T15:49:35.099Z] === RUN TestSandboxAddSamePrio [2022-03-02T15:49:35.099Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-02T15:49:35.099Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-03-02T15:49:35.099Z] === RUN TestCleanupServiceDiscovery [2022-03-02T15:49:35.099Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-02T15:49:35.099Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-03-02T15:49:35.099Z] === RUN TestDNSOptions [2022-03-02T15:49:35.099Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-02T15:49:35.099Z] --- SKIP: TestDNSOptions (0.00s) [2022-03-02T15:49:35.099Z] === RUN TestMultipleControllersWithSameStore [2022-03-02T15:49:35.099Z] time="2022-03-02T15:49:34Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-02T15:49:35.099Z] time="2022-03-02T15:49:34Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-02T15:49:35.099Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2022-03-02T15:49:35.099Z] PASS [2022-03-02T15:49:35.099Z] coverage: 8.5% of statements [2022-03-02T15:49:35.099Z] ok github.com/docker/docker/libnetwork 0.396s coverage: 8.5% of statements [2022-03-02T15:49:35.259Z] --- PASS: TestKillContainerInvalidSignal (2.38s) [2022-03-02T15:49:35.259Z] === RUN TestKillContainer [2022-03-02T15:49:35.259Z] === RUN TestKillContainer/no_signal [2022-03-02T15:49:35.560Z] === RUN TestIPDataMarshalling [2022-03-02T15:49:35.560Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-03-02T15:49:35.560Z] === RUN TestValidateAndIsV6 [2022-03-02T15:49:35.560Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-03-02T15:49:35.560Z] PASS [2022-03-02T15:49:35.560Z] coverage: 68.9% of statements [2022-03-02T15:49:35.560Z] ok github.com/docker/docker/libnetwork/driverapi 0.051s coverage: 68.9% of statements [2022-03-02T15:49:36.016Z] === RUN TestDriver [2022-03-02T15:49:36.016Z] --- PASS: TestDriver (0.00s) [2022-03-02T15:49:36.016Z] PASS [2022-03-02T15:49:36.016Z] coverage: 34.8% of statements [2022-03-02T15:49:36.016Z] ok github.com/docker/docker/libnetwork/drivers/host 0.049s coverage: 34.8% of statements [2022-03-02T15:49:36.017Z] === RUN TestDriver [2022-03-02T15:49:36.017Z] --- PASS: TestDriver (0.00s) [2022-03-02T15:49:36.017Z] PASS [2022-03-02T15:49:36.017Z] coverage: 34.8% of statements [2022-03-02T15:49:36.017Z] ok github.com/docker/docker/libnetwork/drivers/null 0.048s coverage: 34.8% of statements [2022-03-02T15:49:36.340Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-03-02T15:49:36.909Z] check_test.go:308: [d4e2476cdee0e] daemon is not started [2022-03-02T15:49:36.909Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-03-02T15:49:36.979Z] === RUN TestNetworkAllocateFree [2022-03-02T15:49:36.979Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-03-02T15:49:36.979Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-03-02T15:49:36.979Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-03-02T15:49:36.979Z] PASS [2022-03-02T15:49:36.979Z] coverage: 63.6% of statements [2022-03-02T15:49:36.979Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.108s coverage: 63.6% of statements [2022-03-02T15:49:37.315Z] --- PASS: TestCreateJob (2.94s) [2022-03-02T15:49:37.315Z] === RUN TestReplicatedJob [2022-03-02T15:49:37.435Z] === RUN TestGetEmptyCapabilities [2022-03-02T15:49:37.435Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-03-02T15:49:37.435Z] === RUN TestGetExtraCapabilities [2022-03-02T15:49:37.435Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-03-02T15:49:37.435Z] === RUN TestGetInvalidCapabilities [2022-03-02T15:49:37.435Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-03-02T15:49:37.435Z] === RUN TestRemoteDriver [2022-03-02T15:49:37.435Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-02T15:49:37.435Z] === RUN TestDriverError [2022-03-02T15:49:37.435Z] --- PASS: TestDriverError (0.01s) [2022-03-02T15:49:37.435Z] === RUN TestMissingValues [2022-03-02T15:49:37.435Z] --- PASS: TestMissingValues (0.01s) [2022-03-02T15:49:37.435Z] === RUN TestRollback [2022-03-02T15:49:37.435Z] --- PASS: TestRollback (0.01s) [2022-03-02T15:49:37.435Z] PASS [2022-03-02T15:49:37.435Z] coverage: 57.4% of statements [2022-03-02T15:49:37.435Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.100s coverage: 57.4% of statements [2022-03-02T15:49:37.435Z] --- PASS: TestRandomAllocateDeallocate (5.79s) [2022-03-02T15:49:37.435Z] === RUN TestAllocateRandomDeallocate [2022-03-02T15:49:37.893Z] === RUN TestNAT [2022-03-02T15:49:37.893Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-02T15:49:37.893Z] --- SKIP: TestNAT (0.00s) [2022-03-02T15:49:37.893Z] === RUN TestTransparent [2022-03-02T15:49:37.893Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-02T15:49:37.893Z] --- SKIP: TestTransparent (0.00s) [2022-03-02T15:49:37.893Z] PASS [2022-03-02T15:49:37.893Z] coverage: 0.0% of statements [2022-03-02T15:49:37.893Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.054s coverage: 0.0% of statements [2022-03-02T15:49:38.201Z] === RUN TestKillContainer/non_killing_signal [2022-03-02T15:49:38.201Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-02T15:49:38.201Z] === RUN TestKillContainer/killing_signal [2022-03-02T15:49:38.349Z] === RUN TestBuildDefault [2022-03-02T15:49:38.349Z] --- PASS: TestBuildDefault (0.01s) [2022-03-02T15:49:38.349Z] === RUN TestBuildHostnameDomainname [2022-03-02T15:49:38.349Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-03-02T15:49:38.349Z] === RUN TestBuildHostname [2022-03-02T15:49:38.349Z] --- PASS: TestBuildHostname (0.00s) [2022-03-02T15:49:38.349Z] === RUN TestBuildHostnameFQDN [2022-03-02T15:49:38.349Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-03-02T15:49:38.349Z] === RUN TestBuildNoIP [2022-03-02T15:49:38.349Z] --- PASS: TestBuildNoIP (0.00s) [2022-03-02T15:49:38.349Z] === RUN TestUpdate [2022-03-02T15:49:38.349Z] --- PASS: TestUpdate (0.00s) [2022-03-02T15:49:38.349Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-03-02T15:49:38.349Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-03-02T15:49:38.349Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-03-02T15:49:38.349Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-03-02T15:49:38.349Z] === RUN TestAddEmpty [2022-03-02T15:49:38.349Z] --- PASS: TestAddEmpty (0.00s) [2022-03-02T15:49:38.349Z] === RUN TestAdd [2022-03-02T15:49:38.349Z] --- PASS: TestAdd (0.00s) [2022-03-02T15:49:38.349Z] === RUN TestDeleteEmpty [2022-03-02T15:49:38.349Z] --- PASS: TestDeleteEmpty (0.00s) [2022-03-02T15:49:38.349Z] === RUN TestDeleteNewline [2022-03-02T15:49:38.349Z] --- PASS: TestDeleteNewline (0.00s) [2022-03-02T15:49:38.349Z] === RUN TestDelete [2022-03-02T15:49:38.349Z] --- PASS: TestDelete (0.00s) [2022-03-02T15:49:38.349Z] === RUN TestConcurrentWrites [2022-03-02T15:49:38.349Z] === RUN TestNew [2022-03-02T15:49:38.349Z] --- PASS: TestNew (0.00s) [2022-03-02T15:49:38.349Z] === RUN TestAddDriver [2022-03-02T15:49:38.349Z] --- PASS: TestAddDriver (0.00s) [2022-03-02T15:49:38.349Z] === RUN TestAddDuplicateDriver [2022-03-02T15:49:38.349Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-03-02T15:49:38.349Z] === RUN TestIPAMDefaultAddressSpaces [2022-03-02T15:49:38.349Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-03-02T15:49:38.349Z] === RUN TestDriver [2022-03-02T15:49:38.349Z] --- PASS: TestDriver (0.00s) [2022-03-02T15:49:38.349Z] === RUN TestIPAM [2022-03-02T15:49:38.349Z] --- PASS: TestIPAM (0.00s) [2022-03-02T15:49:38.349Z] === RUN TestWalkIPAMs [2022-03-02T15:49:38.349Z] --- PASS: TestWalkIPAMs (0.00s) [2022-03-02T15:49:38.349Z] === RUN TestWalkDrivers [2022-03-02T15:49:38.349Z] --- PASS: TestWalkDrivers (0.00s) [2022-03-02T15:49:38.349Z] PASS [2022-03-02T15:49:38.349Z] coverage: 82.4% of statements [2022-03-02T15:49:38.349Z] ok github.com/docker/docker/libnetwork/drvregistry 0.100s coverage: 82.4% of statements [2022-03-02T15:49:38.349Z] --- PASS: TestConcurrentWrites (0.28s) [2022-03-02T15:49:38.349Z] PASS [2022-03-02T15:49:38.349Z] coverage: 81.2% of statements [2022-03-02T15:49:38.349Z] ok github.com/docker/docker/libnetwork/etchosts 0.352s coverage: 81.2% of statements [2022-03-02T15:49:38.806Z] === RUN TestNew [2022-03-02T15:49:38.806Z] --- PASS: TestNew (0.00s) [2022-03-02T15:49:38.806Z] === RUN TestAllocate [2022-03-02T15:49:38.806Z] --- PASS: TestAllocate (0.00s) [2022-03-02T15:49:38.806Z] === RUN TestUninitialized [2022-03-02T15:49:38.806Z] --- PASS: TestUninitialized (0.00s) [2022-03-02T15:49:38.806Z] === RUN TestAllocateInRange [2022-03-02T15:49:38.806Z] --- PASS: TestAllocateInRange (0.00s) [2022-03-02T15:49:38.806Z] === RUN TestAllocateSerial [2022-03-02T15:49:38.806Z] --- PASS: TestAllocateSerial (0.00s) [2022-03-02T15:49:38.806Z] PASS [2022-03-02T15:49:38.806Z] coverage: 87.5% of statements [2022-03-02T15:49:38.806Z] ok github.com/docker/docker/libnetwork/idm 0.047s coverage: 87.5% of statements [2022-03-02T15:49:38.806Z] --- PASS: TestAllocateRandomDeallocate (1.17s) [2022-03-02T15:49:38.806Z] === RUN TestAllocateRandomDeallocateSerialize [2022-03-02T15:49:38.813Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-03-02T15:49:39.267Z] === RUN TestCaller [2022-03-02T15:49:39.267Z] --- PASS: TestCaller (0.00s) [2022-03-02T15:49:39.267Z] PASS [2022-03-02T15:49:39.267Z] coverage: 100.0% of statements [2022-03-02T15:49:39.267Z] ok github.com/docker/docker/libnetwork/internal/caller 0.047s coverage: 100.0% of statements [2022-03-02T15:49:39.267Z] === RUN TestSetSerialInsertDelete [2022-03-02T15:49:39.267Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-03-02T15:49:39.267Z] === RUN TestSetParallelInsertDelete [2022-03-02T15:49:39.750Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-03-02T15:49:39.750Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-03-02T15:49:40.230Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.31s) [2022-03-02T15:49:40.230Z] === RUN TestRetrieveFromStore [2022-03-02T15:49:40.686Z] --- PASS: TestRetrieveFromStore (0.53s) [2022-03-02T15:49:40.686Z] === RUN TestIsCorrupted [2022-03-02T15:49:40.686Z] --- PASS: TestIsCorrupted (0.02s) [2022-03-02T15:49:40.686Z] === RUN TestSetRollover [2022-03-02T15:49:41.099Z] --- PASS: TestKillContainer (5.38s) [2022-03-02T15:49:41.099Z] --- PASS: TestKillContainer/no_signal (2.36s) [2022-03-02T15:49:41.099Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-02T15:49:41.099Z] --- PASS: TestKillContainer/killing_signal (2.97s) [2022-03-02T15:49:41.099Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-02T15:49:41.099Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-02T15:49:41.099Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-02T15:49:41.099Z] === RUN TestKillStoppedContainer [2022-03-02T15:49:41.099Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-02T15:49:41.099Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-03-02T15:49:41.099Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-02T15:49:41.099Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-02T15:49:41.099Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-02T15:49:41.099Z] === RUN TestKillDifferentUserContainer [2022-03-02T15:49:41.099Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-02T15:49:41.099Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-03-02T15:49:41.099Z] === RUN TestInspectOomKilledTrue [2022-03-02T15:49:41.099Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:49:41.099Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-02T15:49:41.099Z] === RUN TestInspectOomKilledFalse [2022-03-02T15:49:41.099Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-02T15:49:41.099Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-02T15:49:41.099Z] === RUN TestLogsFollowTailEmpty [2022-03-02T15:49:41.142Z] === RUN TestInt2IP2IntConversion [2022-03-02T15:49:41.485Z] --- PASS: TestReplicatedJob (4.76s) [2022-03-02T15:49:41.485Z] === RUN TestUpdateReplicatedJob [2022-03-02T15:49:41.600Z] === RUN TestPoolRequest [2022-03-02T15:49:41.600Z] --- PASS: TestPoolRequest (0.00s) [2022-03-02T15:49:41.600Z] === RUN TestOtherRequests [2022-03-02T15:49:41.600Z] --- PASS: TestOtherRequests (0.00s) [2022-03-02T15:49:41.600Z] PASS [2022-03-02T15:49:41.600Z] coverage: 57.1% of statements [2022-03-02T15:49:41.600Z] ok github.com/docker/docker/libnetwork/ipams/null 0.048s coverage: 57.1% of statements [2022-03-02T15:49:41.600Z] --- PASS: TestInt2IP2IntConversion (0.57s) [2022-03-02T15:49:41.600Z] === RUN TestGetAddressVersion [2022-03-02T15:49:41.600Z] --- PASS: TestGetAddressVersion (0.00s) [2022-03-02T15:49:41.600Z] === RUN TestKeyString [2022-03-02T15:49:41.600Z] --- PASS: TestKeyString (0.00s) [2022-03-02T15:49:41.600Z] === RUN TestPoolDataMarshal [2022-03-02T15:49:41.600Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-03-02T15:49:41.600Z] === RUN TestSubnetsMarshal [2022-03-02T15:49:41.600Z] --- PASS: TestSubnetsMarshal (0.07s) [2022-03-02T15:49:41.600Z] === RUN TestAddSubnets [2022-03-02T15:49:41.600Z] --- PASS: TestAddSubnets (0.07s) [2022-03-02T15:49:41.600Z] === RUN TestDoublePoolRelease [2022-03-02T15:49:41.600Z] --- PASS: TestDoublePoolRelease (0.03s) [2022-03-02T15:49:41.600Z] === RUN TestAddReleasePoolID [2022-03-02T15:49:41.600Z] --- PASS: TestAddReleasePoolID (0.09s) [2022-03-02T15:49:41.600Z] === RUN TestPredefinedPool [2022-03-02T15:49:41.600Z] --- PASS: TestPredefinedPool (0.04s) [2022-03-02T15:49:41.600Z] === RUN TestRemoveSubnet [2022-03-02T15:49:41.656Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-03-02T15:49:42.055Z] --- PASS: TestRemoveSubnet (0.18s) [2022-03-02T15:49:42.055Z] === RUN TestGetSameAddress [2022-03-02T15:49:42.055Z] --- PASS: TestGetSameAddress (0.02s) [2022-03-02T15:49:42.055Z] === RUN TestPoolAllocationReuse [2022-03-02T15:49:42.055Z] --- PASS: TestSetRollover (1.48s) [2022-03-02T15:49:42.055Z] === RUN TestSetRolloverSerial [2022-03-02T15:49:42.512Z] === RUN TestGetCapabilities [2022-03-02T15:49:42.512Z] --- PASS: TestGetCapabilities (0.01s) [2022-03-02T15:49:42.512Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-03-02T15:49:42.512Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-03-02T15:49:42.512Z] === RUN TestGetDefaultAddressSpaces [2022-03-02T15:49:42.512Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-03-02T15:49:42.512Z] === RUN TestRemoteDriver [2022-03-02T15:49:42.512Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-02T15:49:42.512Z] PASS [2022-03-02T15:49:42.512Z] coverage: 47.4% of statements [2022-03-02T15:49:42.512Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.074s coverage: 47.4% of statements [2022-03-02T15:49:43.277Z] --- PASS: TestLogsFollowTailEmpty (2.32s) [2022-03-02T15:49:43.277Z] === RUN TestNetworkNat [2022-03-02T15:49:43.277Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-02T15:49:43.277Z] --- SKIP: TestNetworkNat (0.00s) [2022-03-02T15:49:43.277Z] === RUN TestNetworkLocalhostTCPNat [2022-03-02T15:49:43.476Z] === RUN TestWindowsIPAM [2022-03-02T15:49:43.476Z] --- PASS: TestWindowsIPAM (0.00s) [2022-03-02T15:49:43.476Z] PASS [2022-03-02T15:49:43.476Z] coverage: 71.4% of statements [2022-03-02T15:49:43.476Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.046s coverage: 71.4% of statements [2022-03-02T15:49:43.932Z] --- PASS: TestPoolAllocationReuse (1.70s) [2022-03-02T15:49:43.932Z] === RUN TestGetAddressSubPoolEqualPool [2022-03-02T15:49:43.932Z] --- PASS: TestSetRolloverSerial (1.60s) [2022-03-02T15:49:43.932Z] === RUN TestGetFirstAvailableFromCurrent [2022-03-02T15:49:43.932Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-03-02T15:49:43.932Z] PASS [2022-03-02T15:49:43.932Z] coverage: 84.4% of statements [2022-03-02T15:49:43.932Z] ok github.com/docker/docker/libnetwork/bitseq 12.034s coverage: 84.4% of statements [2022-03-02T15:49:43.932Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2022-03-02T15:49:43.932Z] === RUN TestRequestReleaseAddressFromSubPool [2022-03-02T15:49:44.196Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-03-02T15:49:44.389Z] === RUN TestDefaultNetwork [2022-03-02T15:49:44.749Z] --- PASS: TestUpdateReplicatedJob (3.12s) [2022-03-02T15:49:44.749Z] === RUN TestServiceListWithStatuses [2022-03-02T15:49:44.749Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-02T15:49:44.749Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-02T15:49:44.749Z] === RUN TestDockerNetworkConnectAlias [2022-03-02T15:49:44.763Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-03-02T15:49:44.845Z] --- PASS: TestDefaultNetwork (0.29s) [2022-03-02T15:49:44.845Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-03-02T15:49:44.845Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.30s) [2022-03-02T15:49:44.845Z] === RUN TestInitAddressPools [2022-03-02T15:49:44.845Z] --- PASS: TestInitAddressPools (0.00s) [2022-03-02T15:49:44.845Z] PASS [2022-03-02T15:49:44.845Z] coverage: 74.0% of statements [2022-03-02T15:49:44.845Z] ok github.com/docker/docker/libnetwork/ipamutils 0.672s coverage: 74.0% of statements [2022-03-02T15:49:45.811Z] === RUN TestKeyValue [2022-03-02T15:49:45.811Z] --- PASS: TestKeyValue (0.00s) [2022-03-02T15:49:45.811Z] PASS [2022-03-02T15:49:45.811Z] coverage: 60.0% of statements [2022-03-02T15:49:45.811Z] ok github.com/docker/docker/libnetwork/netlabel 0.049s coverage: 60.0% of statements [2022-03-02T15:49:45.811Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.15s) [2022-03-02T15:49:45.811Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-03-02T15:49:46.139Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-03-02T15:49:46.174Z] --- PASS: TestNetworkLocalhostTCPNat (2.74s) [2022-03-02T15:49:46.174Z] === RUN TestNetworkLoopbackNat [2022-03-02T15:49:46.174Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-02T15:49:46.174Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-03-02T15:49:46.174Z] === RUN TestPause [2022-03-02T15:49:46.174Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-02T15:49:46.174Z] --- SKIP: TestPause (0.00s) [2022-03-02T15:49:46.174Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-02T15:49:48.046Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-03-02T15:49:48.046Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-03-02T15:49:48.352Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.23s) [2022-03-02T15:49:48.352Z] === RUN TestPauseStopPausedContainer [2022-03-02T15:49:48.352Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:49:48.352Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-03-02T15:49:48.352Z] === RUN TestPsFilter [2022-03-02T15:49:48.352Z] --- PASS: TestPsFilter (0.44s) [2022-03-02T15:49:48.352Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-02T15:49:48.717Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.79s) [2022-03-02T15:49:48.717Z] === RUN TestGetAddress [2022-03-02T15:49:48.717Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-03-02T15:49:48.717Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-03-02T15:49:48.717Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-03-02T15:49:48.717Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-03-02T15:49:48.717Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-03-02T15:49:48.717Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-03-02T15:49:48.717Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-03-02T15:49:48.717Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-03-02T15:49:48.717Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-03-02T15:49:48.717Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-03-02T15:49:48.717Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-03-02T15:49:48.717Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-03-02T15:49:48.717Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-03-02T15:49:48.717Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-03-02T15:49:48.717Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-03-02T15:49:48.717Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-03-02T15:49:48.717Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-03-02T15:49:48.915Z] --- PASS: TestDockerNetworkConnectAlias (4.04s) [2022-03-02T15:49:48.915Z] === RUN TestDockerNetworkReConnect [2022-03-02T15:49:49.173Z] === RUN TestNetworkDBSimple [2022-03-02T15:49:49.630Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-03-02T15:49:49.630Z] PASS [2022-03-02T15:49:49.630Z] coverage: 100.0% of statements [2022-03-02T15:49:49.630Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.051s coverage: 100.0% of statements [2022-03-02T15:49:49.630Z] === RUN TestGenerate [2022-03-02T15:49:49.630Z] --- PASS: TestGenerate (0.00s) [2022-03-02T15:49:49.630Z] === RUN TestGeneratePtr [2022-03-02T15:49:49.630Z] --- PASS: TestGeneratePtr (0.00s) [2022-03-02T15:49:49.630Z] === RUN TestGenerateMissingField [2022-03-02T15:49:49.630Z] --- PASS: TestGenerateMissingField (0.00s) [2022-03-02T15:49:49.630Z] === RUN TestFieldCannotBeSet [2022-03-02T15:49:49.630Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-03-02T15:49:49.630Z] === RUN TestTypeMismatchError [2022-03-02T15:49:49.630Z] --- PASS: TestTypeMismatchError (0.00s) [2022-03-02T15:49:49.630Z] PASS [2022-03-02T15:49:49.630Z] coverage: 100.0% of statements [2022-03-02T15:49:49.630Z] ok github.com/docker/docker/libnetwork/options 0.044s coverage: 100.0% of statements [2022-03-02T15:49:50.086Z] 2022/03/02 15:49:49 Closing DB instances... [2022-03-02T15:49:50.086Z] testing: warning: no tests to run [2022-03-02T15:49:50.086Z] PASS [2022-03-02T15:49:50.086Z] coverage: 0.0% of statements [2022-03-02T15:49:50.086Z] ok github.com/docker/docker/libnetwork/osl 0.044s coverage: 0.0% of statements [no tests to run] [2022-03-02T15:49:50.542Z] === RUN TestRequestNewPort [2022-03-02T15:49:50.542Z] --- PASS: TestRequestNewPort (0.00s) [2022-03-02T15:49:50.542Z] === RUN TestRequestSpecificPort [2022-03-02T15:49:50.542Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-03-02T15:49:50.542Z] === RUN TestReleasePort [2022-03-02T15:49:50.542Z] --- PASS: TestReleasePort (0.00s) [2022-03-02T15:49:50.542Z] === RUN TestReuseReleasedPort [2022-03-02T15:49:50.542Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-03-02T15:49:50.542Z] === RUN TestReleaseUnreadledPort [2022-03-02T15:49:50.542Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-03-02T15:49:50.542Z] === RUN TestUnknowProtocol [2022-03-02T15:49:50.542Z] --- PASS: TestUnknowProtocol (0.00s) [2022-03-02T15:49:50.542Z] === RUN TestAllocateAllPorts [2022-03-02T15:49:50.542Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-03-02T15:49:50.542Z] === RUN TestPortAllocation [2022-03-02T15:49:50.542Z] --- PASS: TestPortAllocation (0.00s) [2022-03-02T15:49:50.542Z] === RUN TestPortAllocationWithCustomRange [2022-03-02T15:49:50.542Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-03-02T15:49:50.542Z] === RUN TestNoDuplicateBPR [2022-03-02T15:49:50.542Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-03-02T15:49:50.542Z] === RUN TestChangePortRange [2022-03-02T15:49:50.542Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-03-02T15:49:50.542Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-03-02T15:49:50.542Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-03-02T15:49:50.542Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-03-02T15:49:50.542Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-03-02T15:49:50.542Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-03-02T15:49:50.542Z] --- PASS: TestChangePortRange (0.00s) [2022-03-02T15:49:50.542Z] PASS [2022-03-02T15:49:50.542Z] coverage: 88.6% of statements [2022-03-02T15:49:50.542Z] ok github.com/docker/docker/libnetwork/portallocator 0.053s coverage: 88.6% of statements [2022-03-02T15:49:50.578Z] check_test.go:308: [dfb892c3b32e2] daemon is not started [2022-03-02T15:49:50.579Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-03-02T15:49:50.837Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-03-02T15:49:51.246Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.85s) [2022-03-02T15:49:51.246Z] === RUN TestRemoveContainerWithVolume [2022-03-02T15:49:51.405Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-03-02T15:49:51.504Z] testing: warning: no tests to run [2022-03-02T15:49:51.505Z] PASS [2022-03-02T15:49:51.505Z] coverage: 0.0% of statements [2022-03-02T15:49:51.505Z] ok github.com/docker/docker/libnetwork/portmapper 0.059s coverage: 0.0% of statements [no tests to run] [2022-03-02T15:49:51.505Z] === RUN TestHashData [2022-03-02T15:49:51.505Z] --- PASS: TestHashData (0.00s) [2022-03-02T15:49:51.505Z] PASS [2022-03-02T15:49:51.505Z] coverage: 2.8% of statements [2022-03-02T15:49:51.505Z] ok github.com/docker/docker/libnetwork/resolvconf 0.055s coverage: 2.8% of statements [2022-03-02T15:49:51.505Z] --- PASS: TestNetworkDBSimple (2.45s) [2022-03-02T15:49:51.505Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-03-02T15:49:51.961Z] === RUN TestErrorConstructors [2022-03-02T15:49:51.961Z] --- PASS: TestErrorConstructors (0.00s) [2022-03-02T15:49:51.961Z] === RUN TestCompareIPMask [2022-03-02T15:49:51.961Z] --- PASS: TestCompareIPMask (0.00s) [2022-03-02T15:49:51.961Z] === RUN TestUtilGetHostPartIP [2022-03-02T15:49:51.961Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-03-02T15:49:51.961Z] === RUN TestUtilGetBroadcastIP [2022-03-02T15:49:51.972Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-03-02T15:49:52.186Z] --- PASS: TestDockerNetworkReConnect (3.37s) [2022-03-02T15:49:52.186Z] === RUN TestServicePlugin [2022-03-02T15:49:52.417Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-03-02T15:49:52.417Z] === RUN TestParseCIDR [2022-03-02T15:49:52.417Z] --- PASS: TestParseCIDR (0.00s) [2022-03-02T15:49:52.417Z] PASS [2022-03-02T15:49:52.417Z] coverage: 37.3% of statements [2022-03-02T15:49:52.417Z] ok github.com/docker/docker/libnetwork/types 0.051s coverage: 37.3% of statements [2022-03-02T15:49:52.873Z] 2022/03/02 15:49:52 Closing DB instances... [2022-03-02T15:49:52.873Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-03-02T15:49:52.873Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-03-02T15:49:52.873Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-03-02T15:49:52.873Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-03-02T15:49:52.873Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-03-02T15:49:52.873Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-03-02T15:49:52.873Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-03-02T15:49:52.873Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-03-02T15:49:52.873Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-03-02T15:49:52.873Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-03-02T15:49:52.873Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-03-02T15:49:52.873Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-03-02T15:49:52.873Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-03-02T15:49:52.873Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-03-02T15:49:52.873Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-03-02T15:49:52.873Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-03-02T15:49:52.873Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-03-02T15:49:52.873Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-03-02T15:49:52.873Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-03-02T15:49:52.873Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-03-02T15:49:52.873Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-03-02T15:49:52.873Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-03-02T15:49:52.873Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-03-02T15:49:52.873Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-03-02T15:49:52.873Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-03-02T15:49:52.873Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-03-02T15:49:52.873Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-03-02T15:49:52.873Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-03-02T15:49:52.873Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-03-02T15:49:52.873Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-03-02T15:49:52.873Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-03-02T15:49:52.873Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-03-02T15:49:52.873Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-03-02T15:49:52.873Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-03-02T15:49:52.873Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-03-02T15:49:52.873Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-03-02T15:49:52.873Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-03-02T15:49:52.873Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-03-02T15:49:52.873Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-03-02T15:49:52.873Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-03-02T15:49:52.873Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-03-02T15:49:52.873Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-03-02T15:49:52.873Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-03-02T15:49:52.873Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-03-02T15:49:52.873Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-03-02T15:49:52.873Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-03-02T15:49:52.873Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-03-02T15:49:52.873Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-03-02T15:49:52.873Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-03-02T15:49:52.873Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-03-02T15:49:52.873Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-03-02T15:49:52.873Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-03-02T15:49:52.873Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-03-02T15:49:52.873Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-03-02T15:49:52.873Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-03-02T15:49:52.873Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-03-02T15:49:52.873Z] PASS [2022-03-02T15:49:52.873Z] coverage: 50.0% of statements [2022-03-02T15:49:52.873Z] ok github.com/docker/docker/oci 0.057s coverage: 50.0% of statements [2022-03-02T15:49:53.836Z] === RUN TestParseVersion [2022-03-02T15:49:53.836Z] --- PASS: TestParseVersion (0.00s) [2022-03-02T15:49:53.836Z] PASS [2022-03-02T15:49:53.836Z] coverage: 52.9% of statements [2022-03-02T15:49:53.836Z] ok github.com/docker/docker/pkg/aaparser 0.048s coverage: 52.9% of statements [2022-03-02T15:49:53.836Z] === RUN TestAddressPoolOpt [2022-03-02T15:49:53.836Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-03-02T15:49:53.836Z] === RUN TestValidateEnv [2022-03-02T15:49:53.836Z] === RUN TestValidateEnv/a [2022-03-02T15:49:53.836Z] === RUN TestValidateEnv/something [2022-03-02T15:49:53.836Z] === RUN TestValidateEnv/_=a [2022-03-02T15:49:53.836Z] === RUN TestValidateEnv/env1=value1 [2022-03-02T15:49:53.836Z] === RUN TestValidateEnv/_env1=value1 [2022-03-02T15:49:53.836Z] === RUN TestValidateEnv/env2=value2=value3 [2022-03-02T15:49:53.836Z] === RUN TestValidateEnv/env3=abc!qwe [2022-03-02T15:49:53.836Z] === RUN TestValidateEnv/env_4=value_4 [2022-03-02T15:49:53.836Z] === RUN TestValidateEnv/PATH [2022-03-02T15:49:53.836Z] === RUN TestValidateEnv/=a [2022-03-02T15:49:53.836Z] === RUN TestValidateEnv/PATH= [2022-03-02T15:49:53.836Z] === RUN TestValidateEnv/PATH=something [2022-03-02T15:49:53.836Z] === RUN TestValidateEnv/asd!qwe [2022-03-02T15:49:53.836Z] === RUN TestValidateEnv/1asd [2022-03-02T15:49:53.836Z] === RUN TestValidateEnv/123 [2022-03-02T15:49:53.836Z] === RUN TestValidateEnv/some_space [2022-03-02T15:49:53.836Z] === RUN TestValidateEnv/__some_space_before [2022-03-02T15:49:53.836Z] === RUN TestValidateEnv/some_space_after__ [2022-03-02T15:49:53.836Z] === RUN TestValidateEnv/= [2022-03-02T15:49:53.836Z] === RUN TestValidateEnv/PaTh [2022-03-02T15:49:53.836Z] --- PASS: TestValidateEnv (0.00s) [2022-03-02T15:49:53.836Z] --- PASS: TestValidateEnv/a (0.00s) [2022-03-02T15:49:53.836Z] --- PASS: TestValidateEnv/something (0.00s) [2022-03-02T15:49:53.836Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-03-02T15:49:53.836Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-03-02T15:49:53.836Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-03-02T15:49:53.836Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-03-02T15:49:53.836Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-03-02T15:49:53.836Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-03-02T15:49:53.836Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-03-02T15:49:53.836Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-03-02T15:49:53.836Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-03-02T15:49:53.836Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-03-02T15:49:53.836Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-03-02T15:49:53.836Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-03-02T15:49:53.836Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-03-02T15:49:53.836Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-03-02T15:49:53.836Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-03-02T15:49:53.836Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-03-02T15:49:53.836Z] --- PASS: TestValidateEnv/= (0.00s) [2022-03-02T15:49:53.836Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-03-02T15:49:53.836Z] === RUN TestParseHost [2022-03-02T15:49:53.836Z] --- PASS: TestParseHost (0.00s) [2022-03-02T15:49:53.836Z] === RUN TestParseDockerDaemonHost [2022-03-02T15:49:53.836Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-03-02T15:49:53.836Z] === RUN TestParseTCP [2022-03-02T15:49:53.836Z] --- PASS: TestParseTCP (0.00s) [2022-03-02T15:49:53.836Z] === RUN TestParseInvalidUnixAddrInvalid [2022-03-02T15:49:53.836Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-03-02T15:49:53.836Z] === RUN TestValidateExtraHosts [2022-03-02T15:49:53.836Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-03-02T15:49:53.836Z] === RUN TestIpOptString [2022-03-02T15:49:53.836Z] --- PASS: TestIpOptString (0.00s) [2022-03-02T15:49:53.836Z] === RUN TestNewIpOptInvalidDefaultVal [2022-03-02T15:49:53.836Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-03-02T15:49:53.836Z] === RUN TestNewIpOptValidDefaultVal [2022-03-02T15:49:53.836Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-03-02T15:49:53.836Z] === RUN TestIpOptSetInvalidVal [2022-03-02T15:49:53.836Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-03-02T15:49:53.836Z] === RUN TestValidateIPAddress [2022-03-02T15:49:53.836Z] --- PASS: TestValidateIPAddress (0.00s) [2022-03-02T15:49:53.836Z] === RUN TestMapOpts [2022-03-02T15:49:53.836Z] --- PASS: TestMapOpts (0.00s) [2022-03-02T15:49:53.836Z] === RUN TestListOptsWithoutValidator [2022-03-02T15:49:53.836Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-03-02T15:49:53.836Z] === RUN TestListOptsWithValidator [2022-03-02T15:49:53.836Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-03-02T15:49:53.836Z] === RUN TestValidateDNSSearch [2022-03-02T15:49:53.836Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-03-02T15:49:53.836Z] === RUN TestValidateLabel [2022-03-02T15:49:53.836Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-03-02T15:49:53.836Z] === RUN TestValidateLabel/label_with_general_format [2022-03-02T15:49:53.836Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-03-02T15:49:53.836Z] === RUN TestValidateLabel/label_with_one_more [2022-03-02T15:49:53.836Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-03-02T15:49:53.836Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-03-02T15:49:53.836Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-03-02T15:49:53.836Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-03-02T15:49:53.836Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-03-02T15:49:53.836Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-03-02T15:49:53.836Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-03-02T15:49:53.836Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-03-02T15:49:53.836Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-03-02T15:49:53.836Z] --- PASS: TestValidateLabel (0.00s) [2022-03-02T15:49:53.836Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-03-02T15:49:53.836Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-03-02T15:49:53.836Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-03-02T15:49:53.836Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-03-02T15:49:53.836Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-03-02T15:49:53.836Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-03-02T15:49:53.836Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-03-02T15:49:53.836Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-03-02T15:49:53.836Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-03-02T15:49:53.836Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-03-02T15:49:53.836Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-03-02T15:49:53.836Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-03-02T15:49:53.836Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-03-02T15:49:53.836Z] === RUN TestNamedListOpts [2022-03-02T15:49:53.836Z] --- PASS: TestNamedListOpts (0.00s) [2022-03-02T15:49:53.836Z] === RUN TestNamedMapOpts [2022-03-02T15:49:53.836Z] --- PASS: TestNamedMapOpts (0.00s) [2022-03-02T15:49:53.836Z] === RUN TestParseLink [2022-03-02T15:49:53.836Z] --- PASS: TestParseLink (0.00s) [2022-03-02T15:49:53.836Z] === RUN TestQuotedStringSetWithQuotes [2022-03-02T15:49:53.836Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-03-02T15:49:53.836Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-03-02T15:49:53.836Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-03-02T15:49:53.836Z] === RUN TestQuotedStringSetWithNoQuotes [2022-03-02T15:49:53.836Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-03-02T15:49:53.836Z] === RUN TestQuotedStringEmptyOrSingleCharString [2022-03-02T15:49:53.836Z] --- PASS: TestQuotedStringEmptyOrSingleCharString (0.00s) [2022-03-02T15:49:53.836Z] === RUN TestUlimitOpt [2022-03-02T15:49:53.836Z] --- PASS: TestUlimitOpt (0.00s) [2022-03-02T15:49:53.836Z] PASS [2022-03-02T15:49:53.836Z] coverage: 67.4% of statements [2022-03-02T15:49:53.836Z] ok github.com/docker/docker/opts 0.094s coverage: 67.4% of statements [2022-03-02T15:49:53.880Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-03-02T15:49:53.880Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-03-02T15:49:53.880Z] check_test.go:308: [d82e035ea77c5] daemon is not started [2022-03-02T15:49:53.880Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-03-02T15:49:54.139Z] --- PASS: TestRemoveContainerWithVolume (2.90s) [2022-03-02T15:49:54.139Z] === RUN TestRemoveContainerRunning [2022-03-02T15:49:54.293Z] time="2022-03-02T15:49:54Z" level=error msg="node1(e59f2e5860ed) Could not close DB: timeout waiting for leave broadcast" [2022-03-02T15:49:54.293Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.87s) [2022-03-02T15:49:54.293Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-03-02T15:49:55.256Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-03-02T15:49:55.454Z] plugin_test.go:61: [df9c30fa41f29] joining swarm manager [d3635ff75c8e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-02T15:49:55.824Z] 2022/03/02 15:49:55 Closing DB instances... [2022-03-02T15:49:55.824Z] === RUN TestPeerCertificateMarshalJSON [2022-03-02T15:49:56.192Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-03-02T15:49:56.283Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-03-02T15:49:56.283Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-03-02T15:49:56.283Z] --- PASS: TestPeerCertificateMarshalJSON (0.86s) [2022-03-02T15:49:56.283Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-03-02T15:49:56.283Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-03-02T15:49:56.283Z] === RUN TestMiddleware [2022-03-02T15:49:56.283Z] --- PASS: TestMiddleware (0.00s) [2022-03-02T15:49:56.283Z] === RUN TestNewResponseModifier [2022-03-02T15:49:56.283Z] --- PASS: TestNewResponseModifier (0.00s) [2022-03-02T15:49:56.283Z] PASS [2022-03-02T15:49:56.283Z] coverage: 26.8% of statements [2022-03-02T15:49:56.283Z] ok github.com/docker/docker/pkg/authorization 0.923s coverage: 26.8% of statements [2022-03-02T15:49:56.307Z] --- PASS: TestRemoveContainerRunning (2.25s) [2022-03-02T15:49:56.307Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-02T15:49:56.746Z] === RUN TestIsArchivePathDir [2022-03-02T15:49:56.746Z] --- PASS: TestIsArchivePathDir (0.07s) [2022-03-02T15:49:56.746Z] === RUN TestIsArchivePathInvalidFile [2022-03-02T15:49:56.820Z] plugin_test.go:64: [dfe1f3e1ea874] joining swarm manager [d3635ff75c8e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-02T15:49:57.203Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.63s) [2022-03-02T15:49:57.203Z] === RUN TestNetworkDBCRUDTableEntry [2022-03-02T15:49:57.203Z] --- PASS: TestIsArchivePathInvalidFile (0.27s) [2022-03-02T15:49:57.203Z] === RUN TestIsArchivePathTar [2022-03-02T15:49:57.203Z] === RUN TestUnbuffered [2022-03-02T15:49:57.203Z] --- PASS: TestUnbuffered (0.00s) [2022-03-02T15:49:57.203Z] === RUN TestRaceUnbuffered [2022-03-02T15:49:57.203Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-03-02T15:49:57.203Z] PASS [2022-03-02T15:49:57.203Z] coverage: 100.0% of statements [2022-03-02T15:49:57.203Z] ok github.com/docker/docker/pkg/broadcaster 0.050s coverage: 100.0% of statements [2022-03-02T15:49:57.573Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-03-02T15:49:57.659Z] --- PASS: TestIsArchivePathTar (0.31s) [2022-03-02T15:49:57.659Z] === RUN TestDecompressStreamGzip [2022-03-02T15:49:57.659Z] --- PASS: TestDecompressStreamGzip (0.15s) [2022-03-02T15:49:57.659Z] === RUN TestDecompressStreamBzip2 [2022-03-02T15:49:57.659Z] --- PASS: TestDecompressStreamBzip2 (0.14s) [2022-03-02T15:49:57.659Z] === RUN TestDecompressStreamXz [2022-03-02T15:49:57.659Z] archive_test.go:133: Xz not present in msys2 [2022-03-02T15:49:57.659Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-03-02T15:49:57.659Z] === RUN TestDecompressStreamZstd [2022-03-02T15:49:57.659Z] archive_test.go:140: zstd not installed [2022-03-02T15:49:57.659Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-03-02T15:49:57.659Z] === RUN TestCompressStreamXzUnsupported [2022-03-02T15:49:57.659Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-03-02T15:49:57.659Z] === RUN TestCompressStreamBzip2Unsupported [2022-03-02T15:49:57.659Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-03-02T15:49:57.659Z] === RUN TestCompressStreamInvalid [2022-03-02T15:49:57.659Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-03-02T15:49:57.659Z] === RUN TestExtensionInvalid [2022-03-02T15:49:57.659Z] --- PASS: TestExtensionInvalid (0.00s) [2022-03-02T15:49:57.659Z] === RUN TestExtensionUncompressed [2022-03-02T15:49:57.659Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-03-02T15:49:57.659Z] === RUN TestExtensionBzip2 [2022-03-02T15:49:57.659Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-03-02T15:49:57.659Z] === RUN TestExtensionGzip [2022-03-02T15:49:57.659Z] --- PASS: TestExtensionGzip (0.00s) [2022-03-02T15:49:57.659Z] === RUN TestExtensionXz [2022-03-02T15:49:57.659Z] --- PASS: TestExtensionXz (0.00s) [2022-03-02T15:49:57.659Z] === RUN TestExtensionZstd [2022-03-02T15:49:57.659Z] --- PASS: TestExtensionZstd (0.00s) [2022-03-02T15:49:57.659Z] === RUN TestCmdStreamLargeStderr [2022-03-02T15:49:57.659Z] --- PASS: TestCmdStreamLargeStderr (0.09s) [2022-03-02T15:49:57.659Z] === RUN TestCmdStreamBad [2022-03-02T15:49:57.659Z] archive_test.go:252: Failing on Windows CI machines [2022-03-02T15:49:57.659Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-03-02T15:49:57.659Z] === RUN TestCmdStreamGood [2022-03-02T15:49:58.115Z] --- PASS: TestCmdStreamGood (0.05s) [2022-03-02T15:49:58.115Z] === RUN TestUntarPathWithInvalidDest [2022-03-02T15:49:58.115Z] === RUN TestMatch [2022-03-02T15:49:58.115Z] === RUN TestMatch/[[]] [2022-03-02T15:49:58.115Z] === RUN TestMatch/[[foo]] [2022-03-02T15:49:58.115Z] === RUN TestMatch/[[bar]_[foo]] [2022-03-02T15:49:58.115Z] === RUN TestMatch/[[foo_bar]] [2022-03-02T15:49:58.115Z] === RUN TestMatch/[[qux]_[foo]] [2022-03-02T15:49:58.115Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-03-02T15:49:58.115Z] === RUN TestMatch/[] [2022-03-02T15:49:58.115Z] === RUN TestMatch/[]#01 [2022-03-02T15:49:58.115Z] === RUN TestMatch/[[qux]] [2022-03-02T15:49:58.115Z] === RUN TestMatch/[[foo_bar_qux]] [2022-03-02T15:49:58.115Z] === RUN TestMatch/[[qux]_[baz]] [2022-03-02T15:49:58.115Z] === RUN TestMatch/[[foo_baz]] [2022-03-02T15:49:58.115Z] --- PASS: TestMatch (0.00s) [2022-03-02T15:49:58.115Z] --- PASS: TestMatch/[[]] (0.00s) [2022-03-02T15:49:58.115Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-03-02T15:49:58.115Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-03-02T15:49:58.115Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-03-02T15:49:58.115Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-03-02T15:49:58.115Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-03-02T15:49:58.115Z] --- PASS: TestMatch/[] (0.00s) [2022-03-02T15:49:58.115Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-03-02T15:49:58.115Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-03-02T15:49:58.115Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-03-02T15:49:58.115Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-03-02T15:49:58.115Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-03-02T15:49:58.115Z] PASS [2022-03-02T15:49:58.115Z] coverage: 87.5% of statements [2022-03-02T15:49:58.115Z] ok github.com/docker/docker/pkg/capabilities 0.048s coverage: 87.5% of statements [2022-03-02T15:49:58.115Z] --- PASS: TestUntarPathWithInvalidDest (0.08s) [2022-03-02T15:49:58.115Z] === RUN TestUntarPathWithInvalidSrc [2022-03-02T15:49:58.115Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-03-02T15:49:58.115Z] === RUN TestUntarPath [2022-03-02T15:49:58.115Z] --- PASS: TestUntarPath (0.08s) [2022-03-02T15:49:58.115Z] === RUN TestUntarPathWithDestinationFile [2022-03-02T15:49:58.115Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2022-03-02T15:49:58.115Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-03-02T15:49:58.115Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s) [2022-03-02T15:49:58.115Z] === RUN TestCopyWithTarInvalidSrc [2022-03-02T15:49:58.115Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-03-02T15:49:58.115Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-03-02T15:49:58.115Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-03-02T15:49:58.115Z] === RUN TestCopyWithTarSrcFile [2022-03-02T15:49:58.115Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-03-02T15:49:58.115Z] === RUN TestCopyWithTarSrcFolder [2022-03-02T15:49:58.115Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-03-02T15:49:58.115Z] === RUN TestCopyFileWithTarInvalidSrc [2022-03-02T15:49:58.116Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-03-02T15:49:58.116Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-03-02T15:49:58.116Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-03-02T15:49:58.116Z] === RUN TestCopyFileWithTarSrcFolder [2022-03-02T15:49:58.116Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-03-02T15:49:58.116Z] === RUN TestCopyFileWithTarSrcFile [2022-03-02T15:49:58.116Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-03-02T15:49:58.116Z] === RUN TestTarFiles [2022-03-02T15:49:58.141Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-03-02T15:49:58.501Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.23s) [2022-03-02T15:49:58.501Z] === RUN TestRemoveInvalidContainer [2022-03-02T15:49:58.501Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-03-02T15:49:58.501Z] === RUN TestRenameLinkedContainer [2022-03-02T15:49:58.957Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-02T15:49:58.957Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-03-02T15:49:58.957Z] === RUN TestRenameStoppedContainer [2022-03-02T15:49:59.080Z] 2022/03/02 15:49:58 Closing DB instances... [2022-03-02T15:49:59.080Z] === RUN TestChrootTarUntar [2022-03-02T15:49:59.080Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-03-02T15:49:59.080Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-03-02T15:49:59.080Z] === RUN TestChrootUntarWithHugeExcludesList [2022-03-02T15:49:59.080Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-03-02T15:49:59.080Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-02T15:49:59.080Z] === RUN TestChrootUntarEmptyArchive [2022-03-02T15:49:59.080Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-03-02T15:49:59.080Z] === RUN TestChrootTarUntarWithSymlink [2022-03-02T15:49:59.080Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-02T15:49:59.080Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-03-02T15:49:59.080Z] === RUN TestChrootCopyWithTar [2022-03-02T15:49:59.080Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-02T15:49:59.080Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-03-02T15:49:59.080Z] === RUN TestChrootCopyFileWithTar [2022-03-02T15:49:59.080Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-03-02T15:49:59.080Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-03-02T15:49:59.080Z] === RUN TestChrootUntarPath [2022-03-02T15:49:59.080Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-02T15:49:59.080Z] --- SKIP: TestChrootUntarPath (0.01s) [2022-03-02T15:49:59.080Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-03-02T15:49:59.080Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-03-02T15:49:59.080Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-02T15:49:59.080Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-03-02T15:49:59.080Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-03-02T15:49:59.080Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-02T15:49:59.080Z] === RUN TestChrootApplyDotDotFile [2022-03-02T15:49:59.080Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-03-02T15:49:59.080Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-03-02T15:49:59.080Z] PASS [2022-03-02T15:49:59.080Z] coverage: 15.1% of statements [2022-03-02T15:49:59.080Z] ok github.com/docker/docker/pkg/chrootarchive 0.108s coverage: 15.1% of statements [2022-03-02T15:50:00.044Z] === RUN TestSizeEmpty [2022-03-02T15:50:00.044Z] --- PASS: TestSizeEmpty (0.00s) [2022-03-02T15:50:00.044Z] === RUN TestSizeEmptyFile [2022-03-02T15:50:00.044Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-03-02T15:50:00.044Z] === RUN TestSizeNonemptyFile [2022-03-02T15:50:00.044Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-03-02T15:50:00.044Z] === RUN TestSizeNestedDirectoryEmpty [2022-03-02T15:50:00.044Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-03-02T15:50:00.044Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-03-02T15:50:00.044Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-03-02T15:50:00.044Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-03-02T15:50:00.044Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-03-02T15:50:00.044Z] === RUN TestMoveToSubdir [2022-03-02T15:50:00.044Z] --- PASS: TestMoveToSubdir (0.01s) [2022-03-02T15:50:00.044Z] === RUN TestSizeNonExistingDirectory [2022-03-02T15:50:00.044Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-03-02T15:50:00.044Z] PASS [2022-03-02T15:50:00.044Z] coverage: 80.0% of statements [2022-03-02T15:50:00.044Z] ok github.com/docker/docker/pkg/directory 0.066s coverage: 80.0% of statements [2022-03-02T15:50:01.007Z] === RUN TestPollerAddRemove [2022-03-02T15:50:01.007Z] --- PASS: TestPollerAddRemove (0.00s) [2022-03-02T15:50:01.007Z] === RUN TestPollerEvent [2022-03-02T15:50:01.007Z] poller_test.go:40: No chmod on Windows [2022-03-02T15:50:01.007Z] --- SKIP: TestPollerEvent (0.00s) [2022-03-02T15:50:01.007Z] === RUN TestPollerClose [2022-03-02T15:50:01.007Z] --- PASS: TestPollerClose (0.00s) [2022-03-02T15:50:01.007Z] PASS [2022-03-02T15:50:01.007Z] coverage: 45.7% of statements [2022-03-02T15:50:01.007Z] ok github.com/docker/docker/pkg/filenotify 0.071s coverage: 45.7% of statements [2022-03-02T15:50:01.007Z] --- PASS: TestNetworkDBCRUDTableEntry (4.10s) [2022-03-02T15:50:01.007Z] === RUN TestNetworkDBCRUDTableEntries [2022-03-02T15:50:01.854Z] --- PASS: TestRenameStoppedContainer (2.91s) [2022-03-02T15:50:01.854Z] === RUN TestRenameRunningContainerAndReuse [2022-03-02T15:50:01.972Z] === RUN TestCopyFileWithInvalidSrc [2022-03-02T15:50:01.972Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-03-02T15:50:02.332Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-03-02T15:50:02.429Z] === RUN TestCopyFileWithInvalidDest [2022-03-02T15:50:02.429Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-03-02T15:50:02.429Z] === RUN TestCopyFileWithSameSrcAndDest [2022-03-02T15:50:02.429Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-03-02T15:50:02.430Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-03-02T15:50:02.430Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-03-02T15:50:02.430Z] === RUN TestCopyFile [2022-03-02T15:50:02.430Z] --- PASS: TestCopyFile (0.00s) [2022-03-02T15:50:02.430Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-03-02T15:50:02.430Z] fileutils_test.go:133: Needs porting to Windows [2022-03-02T15:50:02.430Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-02T15:50:02.430Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-03-02T15:50:02.430Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-03-02T15:50:02.430Z] === RUN TestReadSymlinkedDirectoryToFile [2022-03-02T15:50:02.430Z] fileutils_test.go:179: Needs porting to Windows [2022-03-02T15:50:02.430Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-02T15:50:02.430Z] === RUN TestWildcardMatches [2022-03-02T15:50:02.430Z] --- PASS: TestWildcardMatches (0.00s) [2022-03-02T15:50:02.430Z] === RUN TestPatternMatches [2022-03-02T15:50:02.430Z] --- PASS: TestPatternMatches (0.00s) [2022-03-02T15:50:02.430Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-03-02T15:50:02.430Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-03-02T15:50:02.430Z] === RUN TestPatternMatchesFolderExclusions [2022-03-02T15:50:02.430Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-03-02T15:50:02.430Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-03-02T15:50:02.430Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-03-02T15:50:02.430Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-03-02T15:50:02.430Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-03-02T15:50:02.430Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-03-02T15:50:02.430Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-03-02T15:50:02.430Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-03-02T15:50:02.430Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-03-02T15:50:02.430Z] === RUN TestSingleExclamationError [2022-03-02T15:50:02.430Z] --- PASS: TestSingleExclamationError (0.00s) [2022-03-02T15:50:02.430Z] === RUN TestMatchesWithNoPatterns [2022-03-02T15:50:02.430Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-03-02T15:50:02.430Z] === RUN TestMatchesWithMalformedPatterns [2022-03-02T15:50:02.430Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-03-02T15:50:02.430Z] === RUN TestMatches [2022-03-02T15:50:02.430Z] === RUN TestMatches/MatchesOrParentMatches [2022-03-02T15:50:02.430Z] === RUN TestMatches/MatchesUsingParentResult [2022-03-02T15:50:02.430Z] === RUN TestMatches/MatchesUsingParentResults [2022-03-02T15:50:02.430Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-03-02T15:50:02.430Z] --- PASS: TestMatches (0.01s) [2022-03-02T15:50:02.430Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-03-02T15:50:02.430Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-03-02T15:50:02.430Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-03-02T15:50:02.430Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-03-02T15:50:02.430Z] === RUN TestCleanPatterns [2022-03-02T15:50:02.430Z] --- PASS: TestCleanPatterns (0.00s) [2022-03-02T15:50:02.430Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-03-02T15:50:02.430Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-03-02T15:50:02.430Z] === RUN TestCleanPatternsExceptionFlag [2022-03-02T15:50:02.430Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-03-02T15:50:02.430Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-03-02T15:50:02.430Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-03-02T15:50:02.430Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-03-02T15:50:02.430Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-03-02T15:50:02.430Z] === RUN TestCleanPatternsErrorSingleException [2022-03-02T15:50:02.430Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-03-02T15:50:02.430Z] === RUN TestCreateIfNotExistsDir [2022-03-02T15:50:02.430Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-03-02T15:50:02.430Z] === RUN TestCreateIfNotExistsFile [2022-03-02T15:50:02.430Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-03-02T15:50:02.430Z] === RUN TestMatch [2022-03-02T15:50:02.430Z] --- PASS: TestMatch (0.01s) [2022-03-02T15:50:02.430Z] === RUN TestCompile [2022-03-02T15:50:02.430Z] === RUN TestCompile/slash [2022-03-02T15:50:02.430Z] === RUN TestCompile/backslash [2022-03-02T15:50:02.430Z] --- PASS: TestCompile (0.00s) [2022-03-02T15:50:02.430Z] --- PASS: TestCompile/slash (0.00s) [2022-03-02T15:50:02.430Z] --- PASS: TestCompile/backslash (0.00s) [2022-03-02T15:50:02.430Z] PASS [2022-03-02T15:50:02.430Z] coverage: 84.7% of statements [2022-03-02T15:50:02.430Z] ok github.com/docker/docker/pkg/fileutils 0.093s coverage: 84.7% of statements [2022-03-02T15:50:02.886Z] === RUN TestGet [2022-03-02T15:50:02.886Z] --- PASS: TestGet (0.00s) [2022-03-02T15:50:02.886Z] === RUN TestGetShortcutString [2022-03-02T15:50:02.886Z] --- PASS: TestGetShortcutString (0.00s) [2022-03-02T15:50:02.886Z] PASS [2022-03-02T15:50:02.886Z] coverage: 42.9% of statements [2022-03-02T15:50:02.886Z] ok github.com/docker/docker/pkg/homedir 0.049s coverage: 42.9% of statements [2022-03-02T15:50:03.343Z] 2022/03/02 15:50:03 Closing DB instances... [2022-03-02T15:50:03.709Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-03-02T15:50:03.801Z] === RUN TestCreateIDMapOrder [2022-03-02T15:50:03.801Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-03-02T15:50:03.801Z] PASS [2022-03-02T15:50:03.801Z] coverage: 7.2% of statements [2022-03-02T15:50:03.801Z] ok github.com/docker/docker/pkg/idtools 0.051s coverage: 7.2% of statements [2022-03-02T15:50:04.258Z] --- PASS: TestTarFiles (6.14s) [2022-03-02T15:50:04.258Z] === RUN TestDetectCompressionZstd [2022-03-02T15:50:04.258Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-03-02T15:50:04.258Z] === RUN TestTarUntar [2022-03-02T15:50:04.258Z] --- PASS: TestTarUntar (0.06s) [2022-03-02T15:50:04.258Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-03-02T15:50:04.715Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-03-02T15:50:04.715Z] === RUN TestTarWithOptions [2022-03-02T15:50:04.715Z] --- PASS: TestTarWithOptions (0.04s) [2022-03-02T15:50:04.715Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-03-02T15:50:04.715Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-03-02T15:50:04.715Z] === RUN TestUntarUstarGnuConflict [2022-03-02T15:50:04.715Z] --- PASS: TestUntarUstarGnuConflict (0.02s) [2022-03-02T15:50:04.715Z] === RUN TestUntarInvalidFilenames [2022-03-02T15:50:04.715Z] --- PASS: TestNetworkDBCRUDTableEntries (3.45s) [2022-03-02T15:50:04.715Z] === RUN TestNetworkDBNodeLeave [2022-03-02T15:50:04.715Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames2359710616\\dest" [2022-03-02T15:50:04.715Z] --- PASS: TestUntarInvalidFilenames (0.22s) [2022-03-02T15:50:04.715Z] === RUN TestUntarHardlinkToSymlink [2022-03-02T15:50:04.715Z] --- PASS: TestUntarHardlinkToSymlink (0.02s) [2022-03-02T15:50:04.715Z] === RUN TestUntarInvalidHardlink [2022-03-02T15:50:04.715Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink543918778\\victim\\hello" -> "../victim/hello" [2022-03-02T15:50:04.715Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4001502687\\victim\\hello" -> "/../victim/hello" [2022-03-02T15:50:04.715Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3911622209\\victim" -> "../victim" [2022-03-02T15:50:04.715Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink971689608\\victim" -> "../victim" [2022-03-02T15:50:04.715Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2725236949\\victim" -> "../victim" [2022-03-02T15:50:04.715Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3501997206\\victim" -> "../victim" [2022-03-02T15:50:04.715Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2022-03-02T15:50:04.715Z] === RUN TestUntarInvalidSymlink [2022-03-02T15:50:04.715Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1326274964\\dest\\dotdot" -> "../victim/hello" [2022-03-02T15:50:04.715Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink148472242\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-02T15:50:04.715Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink387567092\\dest\\loophole-victim" -> "../victim" [2022-03-02T15:50:04.715Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2192804618\\dest\\loophole-victim" -> "../victim" [2022-03-02T15:50:04.715Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2078650610\\dest\\loophole-victim" -> "../victim" [2022-03-02T15:50:04.715Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1633610340\\dest\\loophole-victim" -> "../victim" [2022-03-02T15:50:04.715Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4178170931\\dest\\dir\\loophole" -> "../../victim" [2022-03-02T15:50:04.715Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2022-03-02T15:50:04.715Z] === RUN TestTempArchiveCloseMultipleTimes [2022-03-02T15:50:04.715Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-03-02T15:50:04.715Z] === RUN TestXGlobalNoParent [2022-03-02T15:50:04.715Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-03-02T15:50:04.715Z] === RUN TestReplaceFileTarWrapper [2022-03-02T15:50:05.171Z] --- PASS: TestReplaceFileTarWrapper (0.21s) [2022-03-02T15:50:05.171Z] === RUN TestPrefixHeaderReadable [2022-03-02T15:50:05.171Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-03-02T15:50:05.171Z] === RUN TestDisablePigz [2022-03-02T15:50:05.171Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-03-02T15:50:05.171Z] --- PASS: TestDisablePigz (0.15s) [2022-03-02T15:50:05.171Z] === RUN TestPigz [2022-03-02T15:50:05.171Z] === RUN TestFixedBufferCap [2022-03-02T15:50:05.171Z] --- PASS: TestFixedBufferCap (0.00s) [2022-03-02T15:50:05.171Z] === RUN TestFixedBufferLen [2022-03-02T15:50:05.171Z] --- PASS: TestFixedBufferLen (0.00s) [2022-03-02T15:50:05.171Z] === RUN TestFixedBufferString [2022-03-02T15:50:05.171Z] --- PASS: TestFixedBufferString (0.00s) [2022-03-02T15:50:05.171Z] === RUN TestFixedBufferWrite [2022-03-02T15:50:05.171Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-03-02T15:50:05.171Z] === RUN TestFixedBufferRead [2022-03-02T15:50:05.171Z] --- PASS: TestFixedBufferRead (0.00s) [2022-03-02T15:50:05.171Z] === RUN TestBytesPipeRead [2022-03-02T15:50:05.171Z] --- PASS: TestBytesPipeRead (0.00s) [2022-03-02T15:50:05.171Z] === RUN TestBytesPipeWrite [2022-03-02T15:50:05.171Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-03-02T15:50:05.171Z] === RUN TestBytesPipeWriteRandomChunks [2022-03-02T15:50:05.613Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-03-02T15:50:05.628Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-03-02T15:50:05.628Z] --- PASS: TestPigz (0.17s) [2022-03-02T15:50:05.628Z] === RUN TestNosysFileInfo [2022-03-02T15:50:05.628Z] --- PASS: TestNosysFileInfo (0.00s) [2022-03-02T15:50:05.628Z] === RUN TestCopyFileWithInvalidDest [2022-03-02T15:50:05.628Z] archive_windows_test.go:16: Currently fails [2022-03-02T15:50:05.628Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-03-02T15:50:05.628Z] === RUN TestCanonicalTarNameForPath [2022-03-02T15:50:05.628Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-03-02T15:50:05.628Z] === RUN TestCanonicalTarName [2022-03-02T15:50:05.628Z] --- PASS: TestCanonicalTarName (0.00s) [2022-03-02T15:50:05.628Z] === RUN TestChmodTarEntry [2022-03-02T15:50:05.628Z] --- PASS: TestChmodTarEntry (0.00s) [2022-03-02T15:50:05.628Z] === RUN TestHardLinkOrder [2022-03-02T15:50:05.628Z] --- PASS: TestHardLinkOrder (0.10s) [2022-03-02T15:50:05.628Z] === RUN TestChangeString [2022-03-02T15:50:05.628Z] --- PASS: TestChangeString (0.00s) [2022-03-02T15:50:05.628Z] === RUN TestChangesWithNoChanges [2022-03-02T15:50:05.628Z] --- PASS: TestChangesWithNoChanges (0.04s) [2022-03-02T15:50:05.628Z] === RUN TestChangesWithChanges [2022-03-02T15:50:05.628Z] --- PASS: TestChangesWithChanges (0.04s) [2022-03-02T15:50:05.628Z] === RUN TestChangesWithChangesGH13590 [2022-03-02T15:50:05.628Z] changes_test.go:195: needs more investigation [2022-03-02T15:50:05.628Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-03-02T15:50:05.628Z] === RUN TestChangesDirsEmpty [2022-03-02T15:50:05.628Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-02T15:50:05.628Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-03-02T15:50:05.628Z] === RUN TestChangesDirsMutated [2022-03-02T15:50:05.628Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-02T15:50:05.628Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-03-02T15:50:05.628Z] === RUN TestApplyLayer [2022-03-02T15:50:05.628Z] changes_test.go:432: needs further investigation [2022-03-02T15:50:05.628Z] --- SKIP: TestApplyLayer (0.00s) [2022-03-02T15:50:05.628Z] === RUN TestChangesSizeWithHardlinks [2022-03-02T15:50:05.628Z] changes_test.go:468: needs further investigation [2022-03-02T15:50:05.628Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-03-02T15:50:05.628Z] === RUN TestChangesSizeWithNoChanges [2022-03-02T15:50:05.628Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-03-02T15:50:05.628Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-03-02T15:50:05.628Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-03-02T15:50:05.628Z] === RUN TestChangesSize [2022-03-02T15:50:05.628Z] --- PASS: TestChangesSize (0.00s) [2022-03-02T15:50:05.628Z] === RUN TestApplyLayerInvalidFilenames [2022-03-02T15:50:05.628Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames2576783095\\dest" [2022-03-02T15:50:05.628Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-03-02T15:50:05.628Z] === RUN TestApplyLayerInvalidHardlink [2022-03-02T15:50:05.628Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4044119208\\victim\\hello" -> "../victim/hello" [2022-03-02T15:50:05.628Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2290534874\\victim\\hello" -> "/../victim/hello" [2022-03-02T15:50:05.628Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1632295357\\victim" -> "../victim" [2022-03-02T15:50:05.628Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2526552396\\victim" -> "../victim" [2022-03-02T15:50:05.628Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3116311860\\victim" -> "../victim" [2022-03-02T15:50:05.628Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2871332140\\victim" -> "../victim" [2022-03-02T15:50:05.628Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2022-03-02T15:50:05.628Z] === RUN TestApplyLayerInvalidSymlink [2022-03-02T15:50:05.628Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1762195240\\dest\\dotdot" -> "../victim/hello" [2022-03-02T15:50:05.628Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4113765487\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-02T15:50:05.628Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1129517592\\dest\\loophole-victim" -> "../victim" [2022-03-02T15:50:05.628Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3264953310\\dest\\loophole-victim" -> "../victim" [2022-03-02T15:50:05.628Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink899302047\\dest\\loophole-victim" -> "../victim" [2022-03-02T15:50:05.628Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink284030434\\dest\\loophole-victim" -> "../victim" [2022-03-02T15:50:05.628Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-03-02T15:50:05.628Z] === RUN TestApplyLayerWhiteouts [2022-03-02T15:50:05.628Z] --- PASS: TestApplyLayerWhiteouts (0.09s) [2022-03-02T15:50:05.628Z] === RUN TestGenerateEmptyFile [2022-03-02T15:50:05.628Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-03-02T15:50:05.628Z] === RUN TestGenerateWithContent [2022-03-02T15:50:05.628Z] --- PASS: TestGenerateWithContent (0.00s) [2022-03-02T15:50:05.628Z] PASS [2022-03-02T15:50:05.628Z] coverage: 62.0% of statements [2022-03-02T15:50:05.628Z] ok github.com/docker/docker/pkg/archive 9.023s coverage: 62.0% of statements [2022-03-02T15:50:05.628Z] --- PASS: TestBytesPipeWriteRandomChunks (0.51s) [2022-03-02T15:50:05.628Z] === RUN TestAtomicWriteToFile [2022-03-02T15:50:05.628Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-03-02T15:50:05.628Z] === RUN TestAtomicWriteSetCommit [2022-03-02T15:50:05.628Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-03-02T15:50:05.628Z] === RUN TestAtomicWriteSetCancel [2022-03-02T15:50:06.084Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-03-02T15:50:06.084Z] === RUN TestReadCloserWrapperClose [2022-03-02T15:50:06.084Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-03-02T15:50:06.084Z] === RUN TestReaderErrWrapperReadOnError [2022-03-02T15:50:06.084Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-03-02T15:50:06.084Z] === RUN TestReaderErrWrapperRead [2022-03-02T15:50:06.084Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-03-02T15:50:06.084Z] === RUN TestCancelReadCloser [2022-03-02T15:50:06.084Z] --- PASS: TestCancelReadCloser (0.11s) [2022-03-02T15:50:06.084Z] === RUN TestWriteCloserWrapperClose [2022-03-02T15:50:06.084Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-03-02T15:50:06.084Z] === RUN TestNopWriteCloser [2022-03-02T15:50:06.084Z] --- PASS: TestNopWriteCloser (0.00s) [2022-03-02T15:50:06.084Z] === RUN TestNopWriter [2022-03-02T15:50:06.084Z] --- PASS: TestNopWriter (0.00s) [2022-03-02T15:50:06.084Z] === RUN TestWriteCounter [2022-03-02T15:50:06.084Z] --- PASS: TestWriteCounter (0.00s) [2022-03-02T15:50:06.084Z] PASS [2022-03-02T15:50:06.084Z] coverage: 70.1% of statements [2022-03-02T15:50:06.084Z] ok github.com/docker/docker/pkg/ioutils 0.701s coverage: 70.1% of statements [2022-03-02T15:50:06.526Z] --- PASS: TestRenameRunningContainerAndReuse (4.55s) [2022-03-02T15:50:06.526Z] === RUN TestRenameInvalidName [2022-03-02T15:50:06.973Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-02T15:50:06.973Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 14.7% of statements [2022-03-02T15:50:06.973Z] ok github.com/docker/docker/api/server/middleware 0.008s coverage: 37.7% of statements [2022-03-02T15:50:06.973Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-02T15:50:06.973Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-02T15:50:06.973Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-02T15:50:06.973Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-02T15:50:06.973Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-02T15:50:06.973Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-02T15:50:06.973Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-02T15:50:06.973Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-02T15:50:06.973Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-02T15:50:06.973Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-02T15:50:06.973Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-02T15:50:06.973Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.7% of statements [2022-03-02T15:50:06.973Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-02T15:50:06.973Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-02T15:50:06.973Z] ? github.com/docker/docker/api/types [no test files] [2022-03-02T15:50:06.973Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-02T15:50:06.973Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-02T15:50:06.973Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-02T15:50:06.974Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-02T15:50:06.974Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2022-03-02T15:50:06.974Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-02T15:50:06.974Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-02T15:50:06.974Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-02T15:50:06.974Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-02T15:50:06.974Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-02T15:50:06.974Z] ok github.com/docker/docker/api/types/strslice 0.004s coverage: 90.0% of statements [2022-03-02T15:50:06.974Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-02T15:50:06.974Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-02T15:50:06.974Z] ok github.com/docker/docker/api/types/time 0.010s coverage: 100.0% of statements [2022-03-02T15:50:06.974Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-03-02T15:50:06.974Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-02T15:50:06.974Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-02T15:50:06.974Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-02T15:50:06.974Z] ? github.com/docker/docker/builder [no test files] [2022-03-02T15:50:06.974Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-02T15:50:06.974Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-02T15:50:06.974Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-02T15:50:06.974Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-02T15:50:06.974Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-02T15:50:06.974Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-02T15:50:06.974Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-02T15:50:06.974Z] ok github.com/docker/docker/builder/remotecontext 0.094s coverage: 13.7% of statements [2022-03-02T15:50:06.974Z] ok github.com/docker/docker/builder/dockerfile 0.231s coverage: 49.3% of statements [2022-03-02T15:50:06.974Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-03-02T15:50:06.974Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-03-02T15:50:06.974Z] ok github.com/docker/docker/builder/remotecontext/git 1.436s coverage: 86.3% of statements [2022-03-02T15:50:06.974Z] ? github.com/docker/docker/cli [no test files] [2022-03-02T15:50:06.974Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-02T15:50:06.974Z] ok github.com/docker/docker/cmd/docker-proxy 0.162s coverage: 67.6% of statements [2022-03-02T15:50:07.049Z] === RUN TestError [2022-03-02T15:50:07.049Z] --- PASS: TestError (0.00s) [2022-03-02T15:50:07.049Z] === RUN TestProgressString [2022-03-02T15:50:07.049Z] === RUN TestProgressString/no_progress [2022-03-02T15:50:07.049Z] === RUN TestProgressString/progress_1 [2022-03-02T15:50:07.049Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-03-02T15:50:07.049Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-03-02T15:50:07.049Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-03-02T15:50:07.049Z] === RUN TestProgressString/with_units [2022-03-02T15:50:07.049Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-03-02T15:50:07.049Z] === RUN TestProgressString/hide_counts [2022-03-02T15:50:07.049Z] --- PASS: TestProgressString (0.00s) [2022-03-02T15:50:07.049Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-03-02T15:50:07.049Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-03-02T15:50:07.049Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-03-02T15:50:07.049Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-03-02T15:50:07.049Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-03-02T15:50:07.049Z] --- PASS: TestProgressString/with_units (0.00s) [2022-03-02T15:50:07.049Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-03-02T15:50:07.049Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-03-02T15:50:07.049Z] === RUN TestJSONMessageDisplay [2022-03-02T15:50:07.049Z] --- PASS: TestJSONMessageDisplay (0.21s) [2022-03-02T15:50:07.049Z] === RUN TestJSONMessageDisplayWithJSONError [2022-03-02T15:50:07.049Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-03-02T15:50:07.049Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-03-02T15:50:07.049Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-03-02T15:50:07.049Z] === RUN TestDisplayJSONMessagesStream [2022-03-02T15:50:07.049Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-03-02T15:50:07.049Z] PASS [2022-03-02T15:50:07.049Z] coverage: 91.7% of statements [2022-03-02T15:50:07.049Z] ok github.com/docker/docker/pkg/jsonmessage 0.263s coverage: 91.7% of statements [2022-03-02T15:50:07.505Z] --- PASS: TestNetworkDBNodeLeave (2.85s) [2022-03-02T15:50:07.505Z] === RUN TestNetworkDBWatch [2022-03-02T15:50:07.962Z] === RUN TestStandardLongPath [2022-03-02T15:50:07.962Z] --- PASS: TestStandardLongPath (0.00s) [2022-03-02T15:50:07.962Z] === RUN TestUNCLongPath [2022-03-02T15:50:07.962Z] --- PASS: TestUNCLongPath (0.00s) [2022-03-02T15:50:07.962Z] PASS [2022-03-02T15:50:07.962Z] coverage: 100.0% of statements [2022-03-02T15:50:07.962Z] ok github.com/docker/docker/pkg/longpath 0.047s coverage: 100.0% of statements [2022-03-02T15:50:08.695Z] --- PASS: TestRenameInvalidName (2.25s) [2022-03-02T15:50:08.695Z] === RUN TestRenameAnonymousContainer [2022-03-02T15:50:08.900Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-03-02T15:50:08.926Z] === RUN TestNameFormat [2022-03-02T15:50:08.926Z] --- PASS: TestNameFormat (0.00s) [2022-03-02T15:50:08.926Z] === RUN TestNameRetries [2022-03-02T15:50:08.926Z] --- PASS: TestNameRetries (0.00s) [2022-03-02T15:50:08.926Z] PASS [2022-03-02T15:50:08.926Z] coverage: 85.7% of statements [2022-03-02T15:50:08.926Z] ok github.com/docker/docker/pkg/namesgenerator 0.045s coverage: 85.7% of statements [2022-03-02T15:50:08.926Z] 2022/03/02 15:50:08 Closing DB instances... [2022-03-02T15:50:09.384Z] === RUN TestParseKeyValueOpt [2022-03-02T15:50:09.384Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-03-02T15:50:09.384Z] === RUN TestParseUintList [2022-03-02T15:50:09.384Z] --- PASS: TestParseUintList (0.00s) [2022-03-02T15:50:09.384Z] === RUN TestParseUintListMaximumLimits [2022-03-02T15:50:09.384Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-03-02T15:50:09.384Z] PASS [2022-03-02T15:50:09.384Z] coverage: 97.0% of statements [2022-03-02T15:50:09.384Z] ok github.com/docker/docker/pkg/parsers 0.045s coverage: 97.0% of statements [2022-03-02T15:50:09.523Z] ok github.com/docker/docker/client 0.156s coverage: 75.7% of statements [2022-03-02T15:50:10.345Z] === RUN TestNewAndRemove [2022-03-02T15:50:10.346Z] --- PASS: TestNewAndRemove (0.00s) [2022-03-02T15:50:10.346Z] === RUN TestRemoveInvalidPath [2022-03-02T15:50:10.346Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-03-02T15:50:10.346Z] PASS [2022-03-02T15:50:10.346Z] coverage: 82.6% of statements [2022-03-02T15:50:10.346Z] ok github.com/docker/docker/pkg/pidfile 0.051s coverage: 82.6% of statements [2022-03-02T15:50:10.802Z] --- PASS: TestNetworkDBWatch (3.24s) [2022-03-02T15:50:10.802Z] === RUN TestNetworkDBBulkSync [2022-03-02T15:50:12.186Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-03-02T15:50:12.186Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-03-02T15:50:12.186Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-03-02T15:50:12.337Z] 2022/03/02 15:50:11 Closing DB instances... [2022-03-02T15:50:12.337Z] === RUN TestFailedConnection [2022-03-02T15:50:12.513Z] 4612f6d0b889: Pull complete [2022-03-02T15:50:13.299Z] --- PASS: TestGetAddress (24.80s) [2022-03-02T15:50:13.299Z] === RUN TestRequestSyntaxCheck [2022-03-02T15:50:13.299Z] --- PASS: TestNetworkDBBulkSync (2.84s) [2022-03-02T15:50:13.299Z] === RUN TestNetworkDBCRUDMediumCluster [2022-03-02T15:50:13.299Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2022-03-02T15:50:13.299Z] === RUN TestRequest [2022-03-02T15:50:14.828Z] --- PASS: TestFailedConnection (2.19s) [2022-03-02T15:50:14.828Z] === RUN TestFailOnce [2022-03-02T15:50:14.828Z] 2022/03/02 15:50:14 http: panic serving 127.0.0.1:49289: Plugin not ready [2022-03-02T15:50:14.828Z] goroutine 34 [running]: [2022-03-02T15:50:14.828Z] net/http.(*conn).serve.func1() [2022-03-02T15:50:14.828Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-03-02T15:50:14.828Z] panic({0x126b9a0, 0x137f6d0}) [2022-03-02T15:50:14.828Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-03-02T15:50:14.828Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0x7d627ee049e4b889}, 0xc000215a98) [2022-03-02T15:50:14.828Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-03-02T15:50:14.828Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x138c5c0, 0xc00019e0e0}, 0x11a1206) [2022-03-02T15:50:14.828Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-03-02T15:50:14.828Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x138c5c0, 0xc00019e0e0}, 0xc000198300) [2022-03-02T15:50:14.828Z] c:/go/src/net/http/server.go:2425 +0x149 [2022-03-02T15:50:14.828Z] net/http.serverHandler.ServeHTTP({0x138acb0}, {0x138c5c0, 0xc00019e0e0}, 0xc000198300) [2022-03-02T15:50:14.828Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-03-02T15:50:14.828Z] net/http.(*conn).serve(0xc0000a8000, {0x138e5c0, 0xc00008a0c0}) [2022-03-02T15:50:14.828Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-03-02T15:50:14.828Z] created by net/http.(*Server).Serve [2022-03-02T15:50:14.828Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-03-02T15:50:14.828Z] time="2022-03-02T15:50:14Z" 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" [2022-03-02T15:50:15.792Z] --- PASS: TestFailOnce (1.21s) [2022-03-02T15:50:15.792Z] === RUN TestEchoInputOutput [2022-03-02T15:50:15.792Z] --- PASS: TestEchoInputOutput (0.00s) [2022-03-02T15:50:15.792Z] === RUN TestBackoff [2022-03-02T15:50:15.792Z] --- PASS: TestBackoff (0.00s) [2022-03-02T15:50:15.792Z] === RUN TestAbortRetry [2022-03-02T15:50:15.792Z] --- PASS: TestAbortRetry (0.00s) [2022-03-02T15:50:15.792Z] === RUN TestClientScheme [2022-03-02T15:50:15.792Z] --- PASS: TestClientScheme (0.00s) [2022-03-02T15:50:15.792Z] === RUN TestNewClientWithTimeout [2022-03-02T15:50:16.248Z] time="2022-03-02T15:50:16Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49298/Test.Echo: Post \"http://127.0.0.1:49298/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-03-02T15:50:16.248Z] 2022/03/02 15:50:16 Closing DB instances... [2022-03-02T15:50:16.378Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-03-02T15:50:16.378Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-03-02T15:50:16.637Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-03-02T15:50:16.704Z] time="2022-03-02T15:50:16Z" level=error msg="node: 86417fc0ea56 is unknown to memberlist" [2022-03-02T15:50:16.896Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-03-02T15:50:17.670Z] time="2022-03-02T15:50:17Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49298/Test.Echo: Post \"http://127.0.0.1:49298/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-03-02T15:50:17.833Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-03-02T15:50:18.092Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-03-02T15:50:18.092Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-03-02T15:50:18.351Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-03-02T15:50:18.610Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-03-02T15:50:18.986Z] --- PASS: TestRenameAnonymousContainer (9.79s) [2022-03-02T15:50:18.986Z] === RUN TestRenameContainerWithSameName [2022-03-02T15:50:19.178Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-03-02T15:50:19.199Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.52s) [2022-03-02T15:50:19.199Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-03-02T15:50:20.115Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-03-02T15:50:20.162Z] 2022/03/02 15:50:19 Closing DB instances... [2022-03-02T15:50:20.162Z] time="2022-03-02T15:50:20Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49298/Test.Echo: Post \"http://127.0.0.1:49298/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-03-02T15:50:20.516Z] --- PASS: TestRenameContainerWithSameName (2.42s) [2022-03-02T15:50:20.516Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-02T15:50:20.516Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-02T15:50:20.516Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-03-02T15:50:20.516Z] === RUN TestResize [2022-03-02T15:50:21.052Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-03-02T15:50:21.693Z] --- PASS: TestRequest (8.05s) [2022-03-02T15:50:21.693Z] === RUN TestOverlappingRequests [2022-03-02T15:50:21.693Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2022-03-02T15:50:21.693Z] === RUN TestNetworkDBGarbageCollection [2022-03-02T15:50:22.150Z] --- PASS: TestOverlappingRequests (0.46s) [2022-03-02T15:50:22.150Z] === RUN TestRelease [2022-03-02T15:50:22.429Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-03-02T15:50:23.314Z] --- PASS: TestServicePlugin (29.60s) [2022-03-02T15:50:23.314Z] === RUN TestServiceUpdateLabel [2022-03-02T15:50:23.366Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-03-02T15:50:23.410Z] --- PASS: TestResize (2.37s) [2022-03-02T15:50:23.410Z] === RUN TestResizeWithInvalidSize [2022-03-02T15:50:23.682Z] --- PASS: TestRelease (1.41s) [2022-03-02T15:50:23.682Z] === RUN TestAllocateRandomDeallocate [2022-03-02T15:50:23.875Z] --- PASS: TestServiceUpdateLabel (2.14s) [2022-03-02T15:50:23.875Z] === RUN TestServiceUpdateSecrets [2022-03-02T15:50:24.304Z] === RUN TestDockerSuite/TestBuildEnv [2022-03-02T15:50:24.648Z] time="2022-03-02T15:50:24Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49298/Test.Echo: Post \"http://127.0.0.1:49298/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-03-02T15:50:25.576Z] --- PASS: TestResizeWithInvalidSize (2.35s) [2022-03-02T15:50:25.576Z] === RUN TestResizeWhenContainerNotStarted [2022-03-02T15:50:25.685Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-03-02T15:50:27.061Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-03-02T15:50:27.546Z] --- PASS: TestAllocateRandomDeallocate (3.99s) [2022-03-02T15:50:27.546Z] === RUN TestRetrieveFromStore [2022-03-02T15:50:27.998Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-03-02T15:50:28.473Z] --- PASS: TestResizeWhenContainerNotStarted (2.92s) [2022-03-02T15:50:28.473Z] === RUN TestDaemonRestartKillContainers [2022-03-02T15:50:28.473Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:50:28.473Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-03-02T15:50:28.473Z] === RUN TestStats [2022-03-02T15:50:28.473Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-02T15:50:28.473Z] --- SKIP: TestStats (0.00s) [2022-03-02T15:50:28.473Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-02T15:50:28.507Z] --- PASS: TestRetrieveFromStore (1.28s) [2022-03-02T15:50:28.507Z] === RUN TestRequestReleaseAddressDuplicate [2022-03-02T15:50:28.507Z] --- PASS: TestRequestReleaseAddressDuplicate (0.00s) [2022-03-02T15:50:28.507Z] === RUN TestParallelPredefinedRequest1 [2022-03-02T15:50:28.507Z] === PAUSE TestParallelPredefinedRequest1 [2022-03-02T15:50:28.507Z] === RUN TestParallelPredefinedRequest2 [2022-03-02T15:50:28.507Z] === PAUSE TestParallelPredefinedRequest2 [2022-03-02T15:50:28.507Z] === RUN TestParallelPredefinedRequest3 [2022-03-02T15:50:28.507Z] === PAUSE TestParallelPredefinedRequest3 [2022-03-02T15:50:28.507Z] === RUN TestParallelPredefinedRequest4 [2022-03-02T15:50:28.507Z] === PAUSE TestParallelPredefinedRequest4 [2022-03-02T15:50:28.507Z] === RUN TestParallelPredefinedRequest5 [2022-03-02T15:50:28.507Z] === PAUSE TestParallelPredefinedRequest5 [2022-03-02T15:50:28.507Z] === RUN TestDebug [2022-03-02T15:50:28.507Z] --- PASS: TestDebug (0.00s) [2022-03-02T15:50:28.507Z] === RUN TestRequestPoolParallel [2022-03-02T15:50:28.569Z] docker_cli_daemon_test.go:2522: [dda108bd12e3b] daemon is not started [2022-03-02T15:50:28.964Z] --- PASS: TestRequestPoolParallel (0.47s) [2022-03-02T15:50:28.964Z] === RUN TestFullAllocateRelease [2022-03-02T15:50:29.926Z] --- PASS: TestFullAllocateRelease (0.54s) [2022-03-02T15:50:29.926Z] === RUN TestOddAllocateRelease [2022-03-02T15:50:29.926Z] --- PASS: TestOddAllocateRelease (0.29s) [2022-03-02T15:50:29.926Z] === RUN TestFullAllocateSerialReleaseParallel [2022-03-02T15:50:29.926Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.08s) [2022-03-02T15:50:29.926Z] === RUN TestOddAllocateSerialReleaseParallel [2022-03-02T15:50:29.926Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2022-03-02T15:50:29.926Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-03-02T15:50:30.383Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.06s) [2022-03-02T15:50:30.383Z] === CONT TestParallelPredefinedRequest1 [2022-03-02T15:50:30.383Z] === CONT TestParallelPredefinedRequest4 [2022-03-02T15:50:30.383Z] === CONT TestParallelPredefinedRequest3 [2022-03-02T15:50:30.383Z] === CONT TestParallelPredefinedRequest1 [2022-03-02T15:50:30.383Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-02T15:50:30.383Z] === CONT TestParallelPredefinedRequest4 [2022-03-02T15:50:30.383Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-02T15:50:30.383Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-03-02T15:50:30.383Z] === CONT TestParallelPredefinedRequest2 [2022-03-02T15:50:30.383Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-03-02T15:50:30.383Z] === CONT TestParallelPredefinedRequest2 [2022-03-02T15:50:30.383Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-02T15:50:30.383Z] === CONT TestParallelPredefinedRequest3 [2022-03-02T15:50:30.383Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-02T15:50:30.383Z] === CONT TestParallelPredefinedRequest5 [2022-03-02T15:50:30.383Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-02T15:50:30.383Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-03-02T15:50:30.383Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-03-02T15:50:30.383Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-03-02T15:50:30.383Z] PASS [2022-03-02T15:50:30.383Z] coverage: 85.3% of statements [2022-03-02T15:50:30.383Z] ok github.com/docker/docker/libnetwork/ipam 49.349s coverage: 85.3% of statements [2022-03-02T15:50:30.474Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-03-02T15:50:31.913Z] === RUN TestParseEmptyInterface [2022-03-02T15:50:31.913Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-03-02T15:50:31.913Z] === RUN TestParseNonInterfaceType [2022-03-02T15:50:31.913Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-03-02T15:50:31.913Z] === RUN TestParseWithOneFunction [2022-03-02T15:50:31.913Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-03-02T15:50:31.913Z] === RUN TestParseWithMultipleFuncs [2022-03-02T15:50:31.914Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-03-02T15:50:31.914Z] === RUN TestParseWithUnnamedReturn [2022-03-02T15:50:31.914Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-03-02T15:50:31.914Z] === RUN TestEmbeddedInterface [2022-03-02T15:50:31.914Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-03-02T15:50:31.914Z] === RUN TestParsedImports [2022-03-02T15:50:31.914Z] --- PASS: TestParsedImports (0.00s) [2022-03-02T15:50:31.914Z] === RUN TestAliasedImports [2022-03-02T15:50:31.914Z] --- PASS: TestAliasedImports (0.00s) [2022-03-02T15:50:31.914Z] PASS [2022-03-02T15:50:31.914Z] coverage: 56.8% of statements [2022-03-02T15:50:31.914Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.060s coverage: 56.8% of statements [2022-03-02T15:50:32.876Z] === RUN TestHTTPTransport [2022-03-02T15:50:32.876Z] --- PASS: TestHTTPTransport (0.00s) [2022-03-02T15:50:32.876Z] PASS [2022-03-02T15:50:32.876Z] coverage: 85.7% of statements [2022-03-02T15:50:32.876Z] ok github.com/docker/docker/pkg/plugins/transport 0.041s coverage: 85.7% of statements [2022-03-02T15:50:33.332Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-03-02T15:50:33.332Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-02T15:50:33.332Z] === RUN TestBufioReaderPoolPutAndGet [2022-03-02T15:50:33.332Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-03-02T15:50:33.332Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-03-02T15:50:33.332Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-03-02T15:50:33.332Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-03-02T15:50:33.332Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-02T15:50:33.332Z] === RUN TestBufioWriterPoolPutAndGet [2022-03-02T15:50:33.332Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-03-02T15:50:33.332Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-03-02T15:50:33.332Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-03-02T15:50:33.332Z] === RUN TestBufferPoolPutAndGet [2022-03-02T15:50:33.332Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-03-02T15:50:33.332Z] PASS [2022-03-02T15:50:33.332Z] coverage: 88.2% of statements [2022-03-02T15:50:33.332Z] ok github.com/docker/docker/pkg/pools 0.038s coverage: 88.2% of statements [2022-03-02T15:50:33.332Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-03-02T15:50:33.332Z] === RUN TestClientStream [2022-03-02T15:50:33.332Z] --- PASS: TestClientStream (0.00s) [2022-03-02T15:50:33.332Z] === RUN TestClientSendFile [2022-03-02T15:50:33.332Z] --- PASS: TestClientSendFile (0.00s) [2022-03-02T15:50:33.333Z] === RUN TestClientWithRequestTimeout [2022-03-02T15:50:33.333Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-03-02T15:50:33.333Z] === RUN TestFileSpecPlugin [2022-03-02T15:50:33.333Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-03-02T15:50:33.333Z] === RUN TestFileJSONSpecPlugin [2022-03-02T15:50:33.333Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-03-02T15:50:33.333Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-03-02T15:50:33.333Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-03-02T15:50:33.333Z] === RUN TestPluginAddHandler [2022-03-02T15:50:33.333Z] --- PASS: TestPluginAddHandler (0.00s) [2022-03-02T15:50:33.333Z] === RUN TestPluginWaitBadPlugin [2022-03-02T15:50:33.333Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-03-02T15:50:33.333Z] === RUN TestGet [2022-03-02T15:50:33.333Z] time="2022-03-02T15:50:33Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-03-02T15:50:33.791Z] === RUN TestOutputOnPrematureClose [2022-03-02T15:50:33.791Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-03-02T15:50:33.791Z] === RUN TestCompleteSilently [2022-03-02T15:50:33.791Z] --- PASS: TestCompleteSilently (0.00s) [2022-03-02T15:50:33.791Z] PASS [2022-03-02T15:50:33.791Z] coverage: 75.9% of statements [2022-03-02T15:50:33.791Z] ok github.com/docker/docker/pkg/progress 0.038s coverage: 75.9% of statements [2022-03-02T15:50:34.245Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.28s) [2022-03-02T15:50:34.245Z] === RUN TestStopContainerWithTimeout [2022-03-02T15:50:34.245Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-02T15:50:34.245Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-03-02T15:50:34.245Z] === RUN TestUpdateRestartPolicy [2022-03-02T15:50:34.252Z] === RUN TestSendToOneSub [2022-03-02T15:50:34.252Z] --- PASS: TestSendToOneSub (0.00s) [2022-03-02T15:50:34.252Z] === RUN TestSendToMultipleSubs [2022-03-02T15:50:34.252Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-03-02T15:50:34.252Z] === RUN TestEvictOneSub [2022-03-02T15:50:34.252Z] --- PASS: TestEvictOneSub (0.00s) [2022-03-02T15:50:34.252Z] === RUN TestClosePublisher [2022-03-02T15:50:34.252Z] --- PASS: TestClosePublisher (0.00s) [2022-03-02T15:50:34.252Z] === RUN TestPubSubRace [2022-03-02T15:50:34.252Z] time="2022-03-02T15:50:34Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-03-02T15:50:34.723Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-03-02T15:50:35.787Z] --- PASS: TestPubSubRace (1.05s) [2022-03-02T15:50:35.787Z] PASS [2022-03-02T15:50:35.787Z] coverage: 75.0% of statements [2022-03-02T15:50:35.787Z] ok github.com/docker/docker/pkg/pubsub 1.090s coverage: 75.0% of statements [2022-03-02T15:50:36.244Z] === RUN TestRegister [2022-03-02T15:50:36.244Z] --- PASS: TestRegister (0.00s) [2022-03-02T15:50:36.244Z] === RUN TestCommand [2022-03-02T15:50:36.244Z] --- PASS: TestCommand (0.03s) [2022-03-02T15:50:36.244Z] === RUN TestNaiveSelf [2022-03-02T15:50:36.244Z] --- PASS: TestNaiveSelf (0.03s) [2022-03-02T15:50:36.244Z] PASS [2022-03-02T15:50:36.244Z] coverage: 82.4% of statements [2022-03-02T15:50:36.244Z] ok github.com/docker/docker/pkg/reexec 0.105s coverage: 82.4% of statements [2022-03-02T15:50:36.244Z] time="2022-03-02T15:50:36Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-03-02T15:50:36.700Z] === RUN TestDump [2022-03-02T15:50:36.700Z] goroutine 6 [running]: [2022-03-02T15:50:36.700Z] github.com/docker/docker/pkg/stack.dump(0xf7b6b7) [2022-03-02T15:50:36.700Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-02T15:50:36.700Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-03-02T15:50:36.700Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-03-02T15:50:36.700Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2022-03-02T15:50:36.700Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-03-02T15:50:36.700Z] testing.tRunner(0xc00015a1a0, 0x10e8ef8) [2022-03-02T15:50:36.700Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-02T15:50:36.700Z] created by testing.(*T).Run [2022-03-02T15:50:36.700Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-03-02T15:50:36.700Z] [2022-03-02T15:50:36.700Z] goroutine 1 [chan receive]: [2022-03-02T15:50:36.700Z] testing.(*T).Run(0xc00015a000, {0x10da531, 0xf5a413}, 0x10e8ef8) [2022-03-02T15:50:36.700Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-03-02T15:50:36.700Z] testing.runTests.func1(0xc000068840) [2022-03-02T15:50:36.700Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-03-02T15:50:36.700Z] testing.tRunner(0xc00015a000, 0xc000071ce0) [2022-03-02T15:50:36.700Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-02T15:50:36.700Z] testing.runTests(0xc000076080, {0x124cc00, 0x3, 0x3}, {0xf7a90d, 0x10dc22b, 0x12516a0}) [2022-03-02T15:50:36.700Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-03-02T15:50:36.700Z] testing.(*M).Run(0xc000076080) [2022-03-02T15:50:36.700Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-03-02T15:50:36.700Z] main.main() [2022-03-02T15:50:36.700Z] _testmain.go:95 +0x1f5 [2022-03-02T15:50:36.700Z] --- PASS: TestDump (0.00s) [2022-03-02T15:50:36.700Z] === RUN TestDumpToFile [2022-03-02T15:50:37.156Z] --- PASS: TestDumpToFile (0.18s) [2022-03-02T15:50:37.156Z] === RUN TestDumpToFileWithEmptyInput [2022-03-02T15:50:37.156Z] goroutine 8 [running]: [2022-03-02T15:50:37.156Z] github.com/docker/docker/pkg/stack.dump(0xfe8894) [2022-03-02T15:50:37.156Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-02T15:50:37.156Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0xfe8c40}) [2022-03-02T15:50:37.156Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2022-03-02T15:50:37.156Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc00015a1a0) [2022-03-02T15:50:37.156Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-03-02T15:50:37.156Z] testing.tRunner(0xc00015a680, 0x10e8ee8) [2022-03-02T15:50:37.156Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-02T15:50:37.156Z] created by testing.(*T).Run [2022-03-02T15:50:37.156Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-03-02T15:50:37.156Z] [2022-03-02T15:50:37.156Z] goroutine 1 [chan receive]: [2022-03-02T15:50:37.156Z] testing.(*T).Run(0xc00015a000, {0x10e1316, 0xf5a413}, 0x10e8ee8) [2022-03-02T15:50:37.156Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-03-02T15:50:37.156Z] testing.runTests.func1(0xc000068840) [2022-03-02T15:50:37.156Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-03-02T15:50:37.156Z] testing.tRunner(0xc00015a000, 0xc000071ce0) [2022-03-02T15:50:37.156Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-02T15:50:37.156Z] testing.runTests(0xc000076080, {0x124cc00, 0x3, 0x3}, {0xf7a90d, 0x10dc22b, 0x12516a0}) [2022-03-02T15:50:37.156Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-03-02T15:50:37.156Z] testing.(*M).Run(0xc000076080) [2022-03-02T15:50:37.156Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-03-02T15:50:37.156Z] main.main() [2022-03-02T15:50:37.156Z] _testmain.go:95 +0x1f5 [2022-03-02T15:50:37.156Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-03-02T15:50:37.156Z] PASS [2022-03-02T15:50:37.156Z] coverage: 90.9% of statements [2022-03-02T15:50:37.156Z] ok github.com/docker/docker/pkg/stack 0.238s coverage: 90.9% of statements [2022-03-02T15:50:37.617Z] === RUN TestNewStdWriter [2022-03-02T15:50:37.617Z] --- PASS: TestNewStdWriter (0.00s) [2022-03-02T15:50:37.617Z] === RUN TestWriteWithUninitializedStdWriter [2022-03-02T15:50:37.617Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-03-02T15:50:37.617Z] === RUN TestWriteWithNilBytes [2022-03-02T15:50:37.617Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-03-02T15:50:37.617Z] === RUN TestWrite [2022-03-02T15:50:37.617Z] --- PASS: TestWrite (0.00s) [2022-03-02T15:50:37.617Z] === RUN TestWriteWithWriterError [2022-03-02T15:50:37.617Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-03-02T15:50:37.617Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-03-02T15:50:37.617Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-03-02T15:50:37.617Z] === RUN TestStdCopyWriteAndRead [2022-03-02T15:50:37.617Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-03-02T15:50:37.617Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-03-02T15:50:37.617Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-03-02T15:50:37.617Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-03-02T15:50:37.617Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-03-02T15:50:37.617Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-03-02T15:50:37.617Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-03-02T15:50:37.617Z] === RUN TestStdCopyWithInvalidInputHeader [2022-03-02T15:50:37.617Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-03-02T15:50:37.617Z] === RUN TestStdCopyWithCorruptedPrefix [2022-03-02T15:50:37.617Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-03-02T15:50:37.617Z] === RUN TestStdCopyReturnsWriteErrors [2022-03-02T15:50:37.617Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-03-02T15:50:37.617Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-03-02T15:50:37.617Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-03-02T15:50:37.617Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-03-02T15:50:37.617Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-03-02T15:50:37.617Z] PASS [2022-03-02T15:50:37.617Z] coverage: 100.0% of statements [2022-03-02T15:50:37.617Z] ok github.com/docker/docker/pkg/stdcopy 0.035s coverage: 100.0% of statements [2022-03-02T15:50:38.579Z] === RUN TestRawProgressFormatterFormatStatus [2022-03-02T15:50:38.579Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-03-02T15:50:38.579Z] === RUN TestRawProgressFormatterFormatProgress [2022-03-02T15:50:38.579Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-03-02T15:50:38.579Z] === RUN TestFormatStatus [2022-03-02T15:50:38.579Z] --- PASS: TestFormatStatus (0.00s) [2022-03-02T15:50:38.579Z] === RUN TestFormatError [2022-03-02T15:50:38.579Z] --- PASS: TestFormatError (0.00s) [2022-03-02T15:50:38.579Z] === RUN TestFormatJSONError [2022-03-02T15:50:38.579Z] --- PASS: TestFormatJSONError (0.00s) [2022-03-02T15:50:38.579Z] === RUN TestJsonProgressFormatterFormatProgress [2022-03-02T15:50:38.579Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-03-02T15:50:38.579Z] === RUN TestJsonProgressFormatterFormatStatus [2022-03-02T15:50:38.579Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-03-02T15:50:38.579Z] === RUN TestNewJSONProgressOutput [2022-03-02T15:50:38.579Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-03-02T15:50:38.579Z] === RUN TestAuxFormatterEmit [2022-03-02T15:50:38.579Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-03-02T15:50:38.579Z] === RUN TestStreamWriterStdout [2022-03-02T15:50:38.579Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-03-02T15:50:38.579Z] === RUN TestStreamWriterStderr [2022-03-02T15:50:38.579Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-03-02T15:50:38.579Z] PASS [2022-03-02T15:50:38.579Z] coverage: 66.2% of statements [2022-03-02T15:50:38.579Z] ok github.com/docker/docker/pkg/streamformatter 0.042s coverage: 66.2% of statements [2022-03-02T15:50:38.713Z] --- PASS: TestServiceUpdateSecrets (14.44s) [2022-03-02T15:50:38.713Z] === RUN TestServiceUpdateConfigs [2022-03-02T15:50:38.914Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-03-02T15:50:39.037Z] === RUN TestGenerateRandomID [2022-03-02T15:50:39.037Z] --- PASS: TestGenerateRandomID (0.00s) [2022-03-02T15:50:39.037Z] === RUN TestShortenId [2022-03-02T15:50:39.037Z] --- PASS: TestShortenId (0.00s) [2022-03-02T15:50:39.037Z] === RUN TestShortenSha256Id [2022-03-02T15:50:39.037Z] --- PASS: TestShortenSha256Id (0.00s) [2022-03-02T15:50:39.037Z] === RUN TestShortenIdEmpty [2022-03-02T15:50:39.037Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-03-02T15:50:39.037Z] === RUN TestShortenIdInvalid [2022-03-02T15:50:39.037Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-03-02T15:50:39.037Z] === RUN TestIsShortIDNonHex [2022-03-02T15:50:39.037Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-03-02T15:50:39.037Z] === RUN TestIsShortIDNotCorrectSize [2022-03-02T15:50:39.037Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-03-02T15:50:39.037Z] PASS [2022-03-02T15:50:39.037Z] coverage: 70.6% of statements [2022-03-02T15:50:39.037Z] ok github.com/docker/docker/pkg/stringid 0.036s coverage: 70.6% of statements [2022-03-02T15:50:39.496Z] === RUN TestIsCpusetListAvailable [2022-03-02T15:50:39.496Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-03-02T15:50:39.496Z] PASS [2022-03-02T15:50:39.496Z] coverage: 39.4% of statements [2022-03-02T15:50:39.496Z] ok github.com/docker/docker/pkg/sysinfo 0.034s coverage: 39.4% of statements [2022-03-02T15:50:40.462Z] time="2022-03-02T15:50:40Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-03-02T15:50:40.918Z] === RUN TestChtimes [2022-03-02T15:50:40.918Z] --- PASS: TestChtimes (0.00s) [2022-03-02T15:50:40.918Z] === RUN TestChtimesWindows [2022-03-02T15:50:40.918Z] --- PASS: TestChtimesWindows (0.00s) [2022-03-02T15:50:40.918Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-03-02T15:50:40.918Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-03-02T15:50:40.918Z] === RUN TestEnsureRemoveAllNotExist [2022-03-02T15:50:40.918Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-03-02T15:50:40.918Z] === RUN TestEnsureRemoveAllWithDir [2022-03-02T15:50:40.918Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-03-02T15:50:40.918Z] === RUN TestEnsureRemoveAllWithFile [2022-03-02T15:50:40.918Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-03-02T15:50:40.918Z] PASS [2022-03-02T15:50:40.918Z] coverage: 12.9% of statements [2022-03-02T15:50:40.918Z] ok github.com/docker/docker/pkg/system 0.051s coverage: 12.9% of statements [2022-03-02T15:50:41.883Z] === RUN TestTailFile [2022-03-02T15:50:41.883Z] --- PASS: TestTailFile (0.00s) [2022-03-02T15:50:41.883Z] === RUN TestTailFileManyLines [2022-03-02T15:50:41.883Z] --- PASS: TestTailFileManyLines (0.00s) [2022-03-02T15:50:41.883Z] === RUN TestTailEmptyFile [2022-03-02T15:50:41.883Z] --- PASS: TestTailEmptyFile (0.00s) [2022-03-02T15:50:41.883Z] === RUN TestTailNegativeN [2022-03-02T15:50:41.883Z] --- PASS: TestTailNegativeN (0.00s) [2022-03-02T15:50:41.883Z] === RUN TestNewTailReader [2022-03-02T15:50:41.883Z] === PAUSE TestNewTailReader [2022-03-02T15:50:41.883Z] === CONT TestNewTailReader [2022-03-02T15:50:41.883Z] === RUN TestNewTailReader/single_byte_delimiter [2022-03-02T15:50:41.883Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-03-02T15:50:41.883Z] === RUN TestNewTailReader/2_byte_delimiter [2022-03-02T15:50:41.883Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-03-02T15:50:41.883Z] === RUN TestNewTailReader/4_byte_delimiter [2022-03-02T15:50:41.883Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-03-02T15:50:41.883Z] === RUN TestNewTailReader/8_byte_delimiter [2022-03-02T15:50:41.883Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-03-02T15:50:41.883Z] === RUN TestNewTailReader/12_byte_delimiter [2022-03-02T15:50:41.883Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-03-02T15:50:41.883Z] === RUN TestNewTailReader/no_delimiter [2022-03-02T15:50:41.883Z] === PAUSE TestNewTailReader/no_delimiter [2022-03-02T15:50:41.883Z] === RUN TestNewTailReader/truncated_last_line [2022-03-02T15:50:41.883Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-03-02T15:50:41.883Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-03-02T15:50:41.883Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-03-02T15:50:41.883Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-03-02T15:50:41.883Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-03-02T15:50:41.883Z] === CONT TestNewTailReader/single_byte_delimiter [2022-03-02T15:50:41.883Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-02T15:50:41.883Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-02T15:50:41.883Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-02T15:50:41.883Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-02T15:50:41.883Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-02T15:50:41.883Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-02T15:50:41.883Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-02T15:50:41.883Z] === CONT TestNewTailReader/8_byte_delimiter [2022-03-02T15:50:41.883Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-02T15:50:41.883Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-02T15:50:41.883Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-02T15:50:41.883Z] === CONT TestNewTailReader/4_byte_delimiter [2022-03-02T15:50:41.883Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-02T15:50:41.883Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-02T15:50:41.883Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-02T15:50:41.883Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-02T15:50:41.883Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-02T15:50:41.883Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-02T15:50:41.883Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-02T15:50:41.883Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-02T15:50:41.883Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-02T15:50:41.883Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-02T15:50:41.883Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-02T15:50:41.883Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-02T15:50:41.883Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-02T15:50:41.883Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-02T15:50:41.883Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-02T15:50:41.883Z] === CONT TestNewTailReader/2_byte_delimiter [2022-03-02T15:50:41.883Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-02T15:50:41.883Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-02T15:50:41.883Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-02T15:50:41.883Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-02T15:50:41.883Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-02T15:50:41.883Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-02T15:50:41.883Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-02T15:50:41.883Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-02T15:50:41.883Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-02T15:50:41.883Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-02T15:50:41.883Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-02T15:50:41.883Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-02T15:50:41.883Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-02T15:50:41.883Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-02T15:50:41.883Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-02T15:50:41.883Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-02T15:50:41.883Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-02T15:50:41.883Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-02T15:50:41.883Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-02T15:50:41.883Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-02T15:50:41.883Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-02T15:50:41.883Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-02T15:50:41.883Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-02T15:50:41.883Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-02T15:50:41.883Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-02T15:50:41.883Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-02T15:50:41.883Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-02T15:50:41.883Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-02T15:50:41.883Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-02T15:50:41.883Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-02T15:50:41.883Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-03-02T15:50:41.883Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-03-02T15:50:41.883Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-02T15:50:41.883Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-02T15:50:41.883Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-02T15:50:41.883Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-02T15:50:41.883Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-02T15:50:41.883Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-02T15:50:41.883Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-02T15:50:41.883Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-02T15:50:41.883Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-02T15:50:41.883Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-02T15:50:41.883Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-02T15:50:41.883Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-02T15:50:41.883Z] === CONT TestNewTailReader/no_delimiter [2022-03-02T15:50:41.883Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-03-02T15:50:41.883Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-03-02T15:50:41.883Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-02T15:50:41.883Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-03-02T15:50:41.883Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-03-02T15:50:41.883Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-03-02T15:50:41.883Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-03-02T15:50:41.883Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-03-02T15:50:41.883Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-03-02T15:50:41.883Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-02T15:50:41.883Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-02T15:50:41.883Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-02T15:50:41.883Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-02T15:50:41.883Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-02T15:50:41.883Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-02T15:50:41.883Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-02T15:50:41.883Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-02T15:50:41.883Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-03-02T15:50:41.883Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-03-02T15:50:41.883Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-02T15:50:41.883Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-02T15:50:41.883Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-03-02T15:50:41.883Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-03-02T15:50:41.883Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-03-02T15:50:41.883Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-03-02T15:50:41.883Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-02T15:50:41.883Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-02T15:50:41.883Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-02T15:50:41.883Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-02T15:50:41.883Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-02T15:50:41.883Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-02T15:50:41.883Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-02T15:50:41.883Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-02T15:50:41.883Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-02T15:50:41.883Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-02T15:50:41.883Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-02T15:50:41.883Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-02T15:50:41.883Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-02T15:50:41.883Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-02T15:50:41.883Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-02T15:50:41.883Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-02T15:50:41.883Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-03-02T15:50:41.883Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-03-02T15:50:41.883Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-02T15:50:41.883Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-02T15:50:41.883Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-03-02T15:50:41.883Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-02T15:50:41.883Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-02T15:50:41.883Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-02T15:50:41.883Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-02T15:50:41.883Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-02T15:50:41.883Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-02T15:50:41.883Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-02T15:50:41.883Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-03-02T15:50:41.883Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-02T15:50:41.883Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-02T15:50:41.883Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-02T15:50:41.883Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-02T15:50:41.883Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-02T15:50:41.883Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-02T15:50:41.883Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-02T15:50:41.883Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-02T15:50:41.883Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-02T15:50:41.883Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-02T15:50:41.883Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-02T15:50:41.883Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-02T15:50:41.883Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-02T15:50:41.883Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-02T15:50:41.883Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-02T15:50:41.883Z] === CONT TestNewTailReader/12_byte_delimiter [2022-03-02T15:50:41.883Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-02T15:50:41.883Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-02T15:50:41.883Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-02T15:50:41.883Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-02T15:50:41.883Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-02T15:50:41.883Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-02T15:50:41.883Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-02T15:50:41.883Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-02T15:50:41.883Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-02T15:50:41.883Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-02T15:50:41.883Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-02T15:50:41.883Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-02T15:50:41.883Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-02T15:50:41.883Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-02T15:50:41.883Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-02T15:50:41.883Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-02T15:50:41.883Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-02T15:50:41.883Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-02T15:50:41.883Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-02T15:50:41.883Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-02T15:50:41.883Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-02T15:50:41.883Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-02T15:50:41.884Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-02T15:50:41.884Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-02T15:50:41.884Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-02T15:50:41.884Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-03-02T15:50:41.884Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-03-02T15:50:41.884Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-02T15:50:41.884Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-02T15:50:41.884Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-02T15:50:41.884Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-02T15:50:41.884Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-02T15:50:41.884Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-02T15:50:41.884Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-02T15:50:41.884Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-02T15:50:41.884Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-02T15:50:41.884Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-02T15:50:41.884Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-02T15:50:41.884Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-02T15:50:41.884Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-02T15:50:41.884Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-02T15:50:41.884Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-02T15:50:41.884Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-02T15:50:41.884Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-02T15:50:41.884Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-02T15:50:41.884Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-02T15:50:41.884Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-02T15:50:41.884Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-02T15:50:41.884Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-02T15:50:41.884Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-02T15:50:41.884Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-02T15:50:41.884Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-03-02T15:50:41.884Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-03-02T15:50:41.884Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-02T15:50:41.884Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-02T15:50:41.884Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-02T15:50:41.884Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-02T15:50:41.884Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-02T15:50:41.884Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-02T15:50:41.884Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-02T15:50:41.884Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-02T15:50:41.884Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-02T15:50:41.884Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-02T15:50:41.884Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-02T15:50:41.884Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-02T15:50:41.884Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-02T15:50:41.884Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-02T15:50:41.884Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-02T15:50:41.884Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-02T15:50:41.884Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-02T15:50:41.884Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-02T15:50:41.884Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-02T15:50:41.884Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-02T15:50:41.884Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-02T15:50:41.884Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-02T15:50:41.884Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-02T15:50:41.884Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-02T15:50:41.884Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-02T15:50:41.884Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-02T15:50:41.884Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-02T15:50:41.884Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-02T15:50:41.884Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-02T15:50:41.884Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-02T15:50:41.884Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-02T15:50:41.884Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-02T15:50:41.884Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-02T15:50:41.884Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-02T15:50:41.884Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-02T15:50:41.884Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-02T15:50:41.884Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-02T15:50:41.884Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-02T15:50:41.884Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-02T15:50:41.884Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-02T15:50:41.884Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-02T15:50:41.884Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-02T15:50:41.884Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-02T15:50:41.884Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-02T15:50:41.884Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-03-02T15:50:41.884Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-02T15:50:41.884Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-02T15:50:41.884Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-02T15:50:41.884Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-02T15:50:41.884Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-02T15:50:41.884Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-02T15:50:41.884Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-02T15:50:41.884Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-02T15:50:41.884Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-02T15:50:41.884Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-02T15:50:41.884Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-02T15:50:41.884Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-02T15:50:41.884Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-02T15:50:41.884Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-02T15:50:41.884Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-02T15:50:41.884Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-02T15:50:41.884Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-02T15:50:41.884Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-02T15:50:41.884Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-02T15:50:41.884Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-02T15:50:41.884Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-02T15:50:41.884Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-02T15:50:41.884Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-02T15:50:41.884Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-02T15:50:41.884Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-02T15:50:41.884Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-02T15:50:41.884Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-02T15:50:41.884Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-02T15:50:41.884Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-02T15:50:41.884Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-02T15:50:41.884Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-02T15:50:41.884Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-02T15:50:41.884Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-02T15:50:41.884Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-02T15:50:41.884Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-02T15:50:41.884Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-02T15:50:41.884Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-02T15:50:41.884Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-02T15:50:41.884Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-02T15:50:41.884Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-02T15:50:41.884Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-02T15:50:41.884Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-02T15:50:41.884Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-02T15:50:41.884Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-02T15:50:41.884Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-02T15:50:41.884Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-03-02T15:50:41.884Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-02T15:50:41.884Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-02T15:50:41.884Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-02T15:50:41.884Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-02T15:50:41.884Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-02T15:50:41.884Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-02T15:50:41.884Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-02T15:50:41.884Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-02T15:50:41.884Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-02T15:50:41.884Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-02T15:50:41.884Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-02T15:50:41.884Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-02T15:50:41.884Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-02T15:50:41.884Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-02T15:50:41.884Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-02T15:50:41.884Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-02T15:50:41.884Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-02T15:50:41.884Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-02T15:50:41.884Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-02T15:50:41.884Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-02T15:50:41.884Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-02T15:50:41.884Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-02T15:50:41.884Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-02T15:50:41.884Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-02T15:50:41.884Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-02T15:50:41.884Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-02T15:50:41.884Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-02T15:50:41.884Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-02T15:50:41.884Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-02T15:50:41.884Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-02T15:50:41.884Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-02T15:50:41.884Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-02T15:50:41.884Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-02T15:50:41.884Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-02T15:50:41.884Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-02T15:50:41.884Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-02T15:50:41.884Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-02T15:50:41.884Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-02T15:50:41.884Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-02T15:50:41.884Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-02T15:50:41.884Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-02T15:50:41.884Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-02T15:50:41.884Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-02T15:50:41.884Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-02T15:50:41.884Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-02T15:50:41.884Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-02T15:50:41.884Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-02T15:50:41.884Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-02T15:50:41.884Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-02T15:50:41.884Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-02T15:50:41.884Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-02T15:50:41.884Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-02T15:50:41.884Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-02T15:50:41.884Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-02T15:50:41.884Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-02T15:50:41.884Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-02T15:50:41.884Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-02T15:50:41.884Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-02T15:50:41.884Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-02T15:50:41.884Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-02T15:50:41.884Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-02T15:50:41.884Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-03-02T15:50:41.884Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-02T15:50:41.884Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-02T15:50:41.884Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-02T15:50:41.884Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-02T15:50:41.884Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-02T15:50:41.884Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-02T15:50:41.884Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-02T15:50:41.884Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-02T15:50:41.884Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-03-02T15:50:41.884Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-02T15:50:41.884Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-02T15:50:41.884Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-02T15:50:41.884Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-02T15:50:41.884Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-02T15:50:41.884Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-02T15:50:41.884Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-02T15:50:41.884Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-02T15:50:41.884Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-02T15:50:41.884Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-02T15:50:41.884Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-02T15:50:41.884Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-02T15:50:41.884Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-02T15:50:41.884Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-03-02T15:50:41.884Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-02T15:50:41.884Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-02T15:50:41.884Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-02T15:50:41.884Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-02T15:50:41.884Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-02T15:50:41.884Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-02T15:50:41.884Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-02T15:50:41.884Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-02T15:50:41.884Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-02T15:50:41.884Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-02T15:50:41.885Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-02T15:50:41.885Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-02T15:50:41.885Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-02T15:50:41.885Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-02T15:50:41.885Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-02T15:50:41.885Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-02T15:50:41.885Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-02T15:50:41.885Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-02T15:50:41.885Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-02T15:50:41.885Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-02T15:50:41.885Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-02T15:50:41.885Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-02T15:50:41.885Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-02T15:50:41.885Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-02T15:50:41.885Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-02T15:50:41.885Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-02T15:50:41.885Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-02T15:50:41.885Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-02T15:50:41.885Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-02T15:50:41.885Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-02T15:50:41.885Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-02T15:50:41.885Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-02T15:50:41.885Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-02T15:50:41.885Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-02T15:50:41.885Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-02T15:50:41.885Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-02T15:50:41.885Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-02T15:50:41.885Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-03-02T15:50:41.885Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-02T15:50:41.885Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-02T15:50:41.885Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-02T15:50:41.885Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-02T15:50:41.885Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-02T15:50:41.885Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-02T15:50:41.885Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-02T15:50:41.885Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-02T15:50:41.885Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-02T15:50:41.885Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-02T15:50:41.885Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-02T15:50:41.885Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-02T15:50:41.885Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-02T15:50:41.885Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-02T15:50:41.885Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-02T15:50:41.885Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-02T15:50:41.885Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-02T15:50:41.885Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-02T15:50:41.885Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-02T15:50:41.885Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-02T15:50:41.885Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-02T15:50:41.885Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-02T15:50:41.885Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-02T15:50:41.885Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-02T15:50:41.885Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-02T15:50:41.885Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-02T15:50:41.885Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-02T15:50:41.885Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-02T15:50:41.885Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-02T15:50:41.885Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-02T15:50:41.885Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-02T15:50:41.885Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-02T15:50:41.885Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-02T15:50:41.885Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-02T15:50:41.885Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-02T15:50:41.885Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-02T15:50:41.885Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-02T15:50:41.885Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-02T15:50:41.885Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-02T15:50:41.885Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-02T15:50:41.885Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-02T15:50:41.885Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-02T15:50:41.885Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-02T15:50:41.885Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-02T15:50:41.885Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-02T15:50:41.885Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-02T15:50:41.885Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-02T15:50:41.885Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-02T15:50:41.885Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-02T15:50:41.885Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-02T15:50:41.885Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-02T15:50:41.885Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-02T15:50:41.885Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-02T15:50:41.885Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-02T15:50:41.885Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-02T15:50:41.885Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-02T15:50:41.885Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-02T15:50:41.885Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-02T15:50:41.885Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-02T15:50:41.885Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-02T15:50:41.885Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-02T15:50:41.885Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-02T15:50:41.885Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-02T15:50:41.885Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-02T15:50:41.885Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-02T15:50:41.885Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-02T15:50:41.885Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-02T15:50:41.885Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-02T15:50:41.885Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-02T15:50:41.885Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-02T15:50:41.885Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-02T15:50:41.885Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-02T15:50:41.885Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-02T15:50:41.885Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-02T15:50:41.885Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-02T15:50:41.885Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-02T15:50:41.885Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-02T15:50:41.885Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-02T15:50:41.885Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-02T15:50:41.885Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-02T15:50:41.885Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-02T15:50:41.885Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-02T15:50:41.885Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-02T15:50:41.885Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-02T15:50:41.885Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-02T15:50:41.885Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-02T15:50:41.885Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-02T15:50:41.885Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-02T15:50:41.885Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-02T15:50:41.885Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-02T15:50:41.885Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-02T15:50:41.885Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-02T15:50:41.885Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-02T15:50:41.885Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-02T15:50:41.885Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-02T15:50:41.885Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-02T15:50:41.885Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-02T15:50:41.885Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-02T15:50:41.885Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-02T15:50:41.885Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-02T15:50:41.885Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-02T15:50:41.885Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-02T15:50:41.885Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-03-02T15:50:41.885Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-02T15:50:41.885Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-02T15:50:41.885Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-02T15:50:41.885Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-02T15:50:41.885Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-02T15:50:41.885Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-02T15:50:41.885Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-02T15:50:41.885Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-02T15:50:41.885Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-02T15:50:41.885Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-02T15:50:41.885Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-02T15:50:41.885Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-02T15:50:41.885Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-02T15:50:41.885Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-02T15:50:41.885Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-02T15:50:41.885Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-02T15:50:41.885Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-02T15:50:41.885Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-02T15:50:41.885Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-02T15:50:41.885Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-02T15:50:41.885Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-02T15:50:41.885Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-02T15:50:41.885Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-02T15:50:41.885Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-02T15:50:41.885Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-02T15:50:41.885Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-02T15:50:41.885Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-02T15:50:41.885Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-02T15:50:41.885Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-02T15:50:41.885Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-02T15:50:41.885Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-02T15:50:41.885Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-02T15:50:41.885Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-02T15:50:41.885Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-02T15:50:41.885Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-02T15:50:41.885Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-02T15:50:41.885Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-02T15:50:41.885Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-02T15:50:42.203Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-03-02T15:50:42.343Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-02T15:50:42.343Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-02T15:50:42.343Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-02T15:50:42.343Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-02T15:50:42.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-02T15:50:42.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-02T15:50:42.343Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-02T15:50:42.343Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-02T15:50:42.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-02T15:50:42.343Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-02T15:50:42.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-02T15:50:42.343Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-02T15:50:42.343Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-02T15:50:42.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-02T15:50:42.343Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-02T15:50:42.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-02T15:50:42.343Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-02T15:50:42.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-02T15:50:42.343Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-02T15:50:42.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-02T15:50:42.343Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-02T15:50:42.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-02T15:50:42.343Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-02T15:50:42.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-02T15:50:42.343Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-02T15:50:42.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-02T15:50:42.343Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-02T15:50:42.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-02T15:50:42.343Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-02T15:50:42.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-02T15:50:42.343Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-02T15:50:42.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-02T15:50:42.343Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-02T15:50:42.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-02T15:50:42.343Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-02T15:50:42.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-02T15:50:42.343Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-02T15:50:42.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-02T15:50:42.343Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-02T15:50:42.343Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-02T15:50:42.343Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-02T15:50:42.343Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-02T15:50:42.343Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-02T15:50:42.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-02T15:50:42.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-02T15:50:42.343Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-02T15:50:42.343Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-02T15:50:42.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-02T15:50:42.343Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-02T15:50:42.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-02T15:50:42.343Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-02T15:50:42.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-02T15:50:42.343Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-02T15:50:42.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-02T15:50:42.343Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-02T15:50:42.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-02T15:50:42.343Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-02T15:50:42.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-02T15:50:42.343Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-02T15:50:42.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-02T15:50:42.343Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-02T15:50:42.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-02T15:50:42.343Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-02T15:50:42.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-02T15:50:42.343Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-02T15:50:42.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-02T15:50:42.343Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-02T15:50:42.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-02T15:50:42.343Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-02T15:50:42.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-02T15:50:42.343Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-02T15:50:42.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-02T15:50:42.343Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-02T15:50:42.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-02T15:50:42.343Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-02T15:50:42.343Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-02T15:50:42.343Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-02T15:50:42.343Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-02T15:50:42.343Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-02T15:50:42.343Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-02T15:50:42.343Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-02T15:50:42.343Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-02T15:50:42.343Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-03-02T15:50:42.343Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-02T15:50:42.343Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-02T15:50:42.343Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-02T15:50:42.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-02T15:50:42.343Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-02T15:50:42.343Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-02T15:50:42.343Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-02T15:50:42.343Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-02T15:50:42.343Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-02T15:50:42.343Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-02T15:50:42.343Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-02T15:50:42.344Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-02T15:50:42.344Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-02T15:50:42.344Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-02T15:50:42.344Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-02T15:50:42.344Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-02T15:50:42.344Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-02T15:50:42.344Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-02T15:50:42.344Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-02T15:50:42.344Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-02T15:50:42.344Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-02T15:50:42.344Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-02T15:50:42.344Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-02T15:50:42.344Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-02T15:50:42.344Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-02T15:50:42.344Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-02T15:50:42.344Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-02T15:50:42.344Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-02T15:50:42.344Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-02T15:50:42.344Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-02T15:50:42.344Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-02T15:50:42.344Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-02T15:50:42.344Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-02T15:50:42.344Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-02T15:50:42.344Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-02T15:50:42.344Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-02T15:50:42.344Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-02T15:50:42.344Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-02T15:50:42.344Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-02T15:50:42.344Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-02T15:50:42.344Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-02T15:50:42.344Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-02T15:50:42.344Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-02T15:50:42.344Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-02T15:50:42.344Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-02T15:50:42.344Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-02T15:50:42.344Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-02T15:50:42.344Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-02T15:50:42.344Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-02T15:50:42.344Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-02T15:50:42.344Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-02T15:50:42.344Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-02T15:50:42.344Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-02T15:50:42.344Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-02T15:50:42.344Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-02T15:50:42.344Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-02T15:50:42.344Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-02T15:50:42.344Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-02T15:50:42.344Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-02T15:50:42.344Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-02T15:50:42.344Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-02T15:50:42.344Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-02T15:50:42.344Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-02T15:50:42.344Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-02T15:50:42.344Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-02T15:50:42.344Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-02T15:50:42.344Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-02T15:50:42.344Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-02T15:50:42.344Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-02T15:50:42.344Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-02T15:50:42.344Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-02T15:50:42.344Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-02T15:50:42.344Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-02T15:50:42.344Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-02T15:50:42.344Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-02T15:50:42.344Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-02T15:50:42.344Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-02T15:50:42.344Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-02T15:50:42.344Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-02T15:50:42.344Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-02T15:50:42.344Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-02T15:50:42.344Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-02T15:50:42.344Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-02T15:50:42.344Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-02T15:50:42.344Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-02T15:50:42.344Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-02T15:50:42.344Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-02T15:50:42.344Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-02T15:50:42.344Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-02T15:50:42.344Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-02T15:50:42.344Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-02T15:50:42.344Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-02T15:50:42.344Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-02T15:50:42.344Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-02T15:50:42.344Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-02T15:50:42.344Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-02T15:50:42.344Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-02T15:50:42.344Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-02T15:50:42.344Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-02T15:50:42.344Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-02T15:50:42.344Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-02T15:50:42.344Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-02T15:50:42.344Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-02T15:50:42.344Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-02T15:50:42.344Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-02T15:50:42.344Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-02T15:50:42.344Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-02T15:50:42.344Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-02T15:50:42.344Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-02T15:50:42.344Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-02T15:50:42.344Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-02T15:50:42.344Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-02T15:50:42.344Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-02T15:50:42.344Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-02T15:50:42.344Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-02T15:50:42.344Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-02T15:50:42.344Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-02T15:50:42.344Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-02T15:50:42.344Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-02T15:50:42.344Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-02T15:50:42.344Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-02T15:50:42.344Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-02T15:50:42.344Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-02T15:50:42.344Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-02T15:50:42.344Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-02T15:50:42.344Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-02T15:50:42.344Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-02T15:50:42.344Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-02T15:50:42.344Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-02T15:50:42.344Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-02T15:50:42.344Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-02T15:50:42.344Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-02T15:50:42.344Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-02T15:50:42.344Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-02T15:50:42.344Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-02T15:50:42.344Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-02T15:50:42.344Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-02T15:50:42.344Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-02T15:50:42.344Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-02T15:50:42.344Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-02T15:50:42.344Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-02T15:50:42.344Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-02T15:50:42.344Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-02T15:50:42.344Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-02T15:50:42.344Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-02T15:50:42.344Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-02T15:50:42.344Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-02T15:50:42.344Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-02T15:50:42.344Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-02T15:50:42.344Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-02T15:50:42.344Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-02T15:50:42.344Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-02T15:50:42.344Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-02T15:50:42.344Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-02T15:50:42.344Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-02T15:50:42.344Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-02T15:50:42.344Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-02T15:50:42.344Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-02T15:50:42.344Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-02T15:50:42.344Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-02T15:50:42.344Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-02T15:50:42.344Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-02T15:50:42.344Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-02T15:50:42.344Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-02T15:50:42.344Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-02T15:50:42.344Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-02T15:50:42.344Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-02T15:50:42.344Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-03-02T15:50:42.344Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-02T15:50:42.344Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-02T15:50:42.344Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-02T15:50:42.344Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-02T15:50:42.344Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-02T15:50:42.344Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-02T15:50:42.344Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-02T15:50:42.344Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-02T15:50:42.344Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-02T15:50:42.344Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-02T15:50:42.344Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-02T15:50:42.344Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-02T15:50:42.344Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-02T15:50:42.344Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-02T15:50:42.344Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-02T15:50:42.344Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-02T15:50:42.344Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-02T15:50:42.344Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-02T15:50:42.344Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-02T15:50:42.344Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-02T15:50:42.344Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-02T15:50:42.344Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-02T15:50:42.344Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-02T15:50:42.344Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-02T15:50:42.344Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-02T15:50:42.344Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-02T15:50:42.344Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-02T15:50:42.344Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-02T15:50:42.344Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-02T15:50:42.344Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-02T15:50:42.344Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-02T15:50:42.344Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-02T15:50:42.344Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-02T15:50:42.344Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-02T15:50:42.344Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-02T15:50:42.344Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-02T15:50:42.344Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-02T15:50:42.344Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-02T15:50:42.344Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-02T15:50:42.344Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-02T15:50:42.344Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-02T15:50:42.344Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-02T15:50:42.344Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-02T15:50:42.344Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-02T15:50:42.344Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-02T15:50:42.344Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-02T15:50:42.344Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-02T15:50:42.344Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-02T15:50:42.344Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-02T15:50:42.344Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-02T15:50:42.344Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-02T15:50:42.344Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-02T15:50:42.344Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-02T15:50:42.344Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-02T15:50:42.344Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-02T15:50:42.345Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-02T15:50:42.345Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-02T15:50:42.345Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-02T15:50:42.345Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-02T15:50:42.345Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-02T15:50:42.345Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-02T15:50:42.345Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-02T15:50:42.345Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-02T15:50:42.345Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-02T15:50:42.345Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-02T15:50:42.345Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-02T15:50:42.345Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-02T15:50:42.345Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-02T15:50:42.345Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-02T15:50:42.345Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-02T15:50:42.345Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-02T15:50:42.345Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-02T15:50:42.345Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-02T15:50:42.345Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-02T15:50:42.345Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-02T15:50:42.345Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-02T15:50:42.345Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-02T15:50:42.345Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-02T15:50:42.345Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-02T15:50:42.345Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-02T15:50:42.345Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-02T15:50:42.345Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-02T15:50:42.345Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-02T15:50:42.345Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-02T15:50:42.345Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-02T15:50:42.345Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-02T15:50:42.345Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-02T15:50:42.345Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-02T15:50:42.345Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-02T15:50:42.345Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-02T15:50:42.345Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-02T15:50:42.346Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-02T15:50:42.346Z] --- PASS: TestNewTailReader (0.00s) [2022-03-02T15:50:42.346Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-03-02T15:50:42.346Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-03-02T15:50:42.346Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-03-02T15:50:42.346Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-03-02T15:50:42.346Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-03-02T15:50:42.346Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-03-02T15:50:42.346Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-03-02T15:50:42.346Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-03-02T15:50:42.346Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-02T15:50:42.346Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-02T15:50:42.346Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-02T15:50:42.346Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-02T15:50:42.346Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-02T15:50:42.346Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-02T15:50:42.346Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-02T15:50:42.346Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-02T15:50:42.346Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-02T15:50:42.346Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-02T15:50:42.346Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-02T15:50:42.346Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-02T15:50:42.346Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-03-02T15:50:42.346Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-02T15:50:42.346Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-02T15:50:42.346Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-03-02T15:50:42.346Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-02T15:50:42.346Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-02T15:50:42.346Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-02T15:50:42.346Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-02T15:50:42.346Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-02T15:50:42.346Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.01s) [2022-03-02T15:50:42.346Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-02T15:50:42.346Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-03-02T15:50:42.346Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-02T15:50:42.346Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-02T15:50:42.346Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-02T15:50:42.346Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-02T15:50:42.346Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-02T15:50:42.346Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-02T15:50:42.346Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.01s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.01s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.01s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.02s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-02T15:50:42.347Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-02T15:50:42.348Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-02T15:50:42.348Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-02T15:50:42.348Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-02T15:50:42.348Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-02T15:50:42.348Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-02T15:50:42.348Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-02T15:50:42.348Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-02T15:50:42.348Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) [2022-03-02T15:50:42.348Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-03-02T15:50:42.348Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-02T15:50:42.348Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-02T15:50:42.348Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-02T15:50:42.348Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-02T15:50:42.348Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-02T15:50:42.348Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-03-02T15:50:42.348Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-02T15:50:42.348Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-03-02T15:50:42.348Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-02T15:50:42.348Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-02T15:50:42.348Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-03-02T15:50:42.348Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-02T15:50:42.348Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-02T15:50:42.348Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-03-02T15:50:42.348Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-02T15:50:42.348Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-02T15:50:42.348Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-02T15:50:42.348Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-02T15:50:42.348Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-02T15:50:42.348Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-02T15:50:42.348Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-02T15:50:42.348Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-02T15:50:42.348Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-02T15:50:42.348Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-02T15:50:42.348Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-02T15:50:42.348Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-02T15:50:42.348Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-02T15:50:42.348Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-02T15:50:42.348Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-02T15:50:42.348Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-02T15:50:42.348Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-02T15:50:42.348Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-02T15:50:42.348Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-02T15:50:42.348Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-02T15:50:42.348Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-02T15:50:42.348Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-02T15:50:42.348Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-02T15:50:42.348Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-02T15:50:42.348Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-02T15:50:42.348Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-02T15:50:42.348Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-02T15:50:42.348Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-02T15:50:42.348Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-02T15:50:42.804Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-02T15:50:42.804Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-02T15:50:42.804Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-02T15:50:42.804Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.01s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.01s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.02s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.01s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.01s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-02T15:50:42.805Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-02T15:50:42.805Z] PASS [2022-03-02T15:50:42.805Z] coverage: 88.6% of statements [2022-03-02T15:50:42.805Z] ok github.com/docker/docker/pkg/tailfile 0.200s coverage: 88.6% of statements [2022-03-02T15:50:42.805Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-03-02T15:50:42.805Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-03-02T15:50:42.805Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-03-02T15:50:42.805Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-03-02T15:50:43.262Z] testing: warning: no tests to run [2022-03-02T15:50:43.262Z] PASS [2022-03-02T15:50:43.262Z] coverage: [no statements] [2022-03-02T15:50:43.262Z] ok github.com/docker/docker/pkg/term/windows 0.034s coverage: [no statements] [no tests to run] [2022-03-02T15:50:43.262Z] === RUN TestTarSumRemoveNonExistent [2022-03-02T15:50:43.262Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-03-02T15:50:43.262Z] === RUN TestTarSumRemove [2022-03-02T15:50:43.262Z] --- PASS: TestTarSumRemove (0.00s) [2022-03-02T15:50:43.262Z] === RUN TestSortFileInfoSums [2022-03-02T15:50:43.262Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-03-02T15:50:43.262Z] === RUN TestNewTarSumForLabelInvalid [2022-03-02T15:50:43.262Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-03-02T15:50:43.262Z] === RUN TestNewTarSumForLabel [2022-03-02T15:50:43.262Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-03-02T15:50:43.262Z] === RUN TestEmptyTar [2022-03-02T15:50:43.262Z] --- PASS: TestEmptyTar (0.00s) [2022-03-02T15:50:43.262Z] === RUN TestTarSumsReadSize [2022-03-02T15:50:43.262Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-03-02T15:50:43.262Z] === RUN TestTarSums [2022-03-02T15:50:43.262Z] --- PASS: TestTarSums (0.07s) [2022-03-02T15:50:43.262Z] === RUN TestIteration [2022-03-02T15:50:43.262Z] --- PASS: TestIteration (0.00s) [2022-03-02T15:50:43.262Z] === RUN TestVersionLabelForChecksum [2022-03-02T15:50:43.262Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-03-02T15:50:43.262Z] === RUN TestVersion [2022-03-02T15:50:43.262Z] --- PASS: TestVersion (0.00s) [2022-03-02T15:50:43.262Z] === RUN TestGetVersion [2022-03-02T15:50:43.262Z] --- PASS: TestGetVersion (0.00s) [2022-03-02T15:50:43.262Z] === RUN TestGetVersions [2022-03-02T15:50:43.262Z] --- PASS: TestGetVersions (0.00s) [2022-03-02T15:50:43.262Z] PASS [2022-03-02T15:50:43.262Z] coverage: 89.3% of statements [2022-03-02T15:50:43.262Z] ok github.com/docker/docker/pkg/tarsum 0.139s coverage: 89.3% of statements [2022-03-02T15:50:43.583Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-03-02T15:50:43.723Z] === RUN TestTruncIndex [2022-03-02T15:50:43.723Z] --- PASS: TestTruncIndex (0.10s) [2022-03-02T15:50:43.723Z] PASS [2022-03-02T15:50:43.723Z] coverage: 91.5% of statements [2022-03-02T15:50:43.723Z] ok github.com/docker/docker/pkg/truncindex 0.142s coverage: 91.5% of statements [2022-03-02T15:50:44.181Z] === RUN TestIsGIT [2022-03-02T15:50:44.181Z] --- PASS: TestIsGIT (0.00s) [2022-03-02T15:50:44.181Z] === RUN TestIsTransport [2022-03-02T15:50:44.181Z] --- PASS: TestIsTransport (0.00s) [2022-03-02T15:50:44.181Z] PASS [2022-03-02T15:50:44.181Z] coverage: 100.0% of statements [2022-03-02T15:50:44.181Z] ok github.com/docker/docker/pkg/urlutil 0.048s coverage: 100.0% of statements [2022-03-02T15:50:44.637Z] === RUN TestVersionInfo [2022-03-02T15:50:44.637Z] --- PASS: TestVersionInfo (0.00s) [2022-03-02T15:50:44.637Z] === RUN TestAppendVersions [2022-03-02T15:50:44.637Z] --- PASS: TestAppendVersions (0.00s) [2022-03-02T15:50:44.637Z] PASS [2022-03-02T15:50:44.637Z] coverage: 88.9% of statements [2022-03-02T15:50:44.637Z] ok github.com/docker/docker/pkg/useragent 0.044s coverage: 88.9% of statements [2022-03-02T15:50:46.118Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-03-02T15:50:46.118Z] check_test.go:308: [df77ea0ece726] daemon is not started [2022-03-02T15:50:46.118Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-03-02T15:50:46.168Z] === RUN TestValidatePrivileges [2022-03-02T15:50:46.168Z] --- PASS: TestValidatePrivileges (0.00s) [2022-03-02T15:50:46.168Z] === RUN TestFilterByCapNeg [2022-03-02T15:50:46.168Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-03-02T15:50:46.168Z] === RUN TestFilterByCapPos [2022-03-02T15:50:46.168Z] --- PASS: TestFilterByCapPos (0.00s) [2022-03-02T15:50:46.168Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-03-02T15:50:46.168Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-03-02T15:50:46.168Z] PASS [2022-03-02T15:50:46.168Z] coverage: 12.0% of statements [2022-03-02T15:50:46.168Z] ok github.com/docker/docker/plugin 0.056s coverage: 12.0% of statements [2022-03-02T15:50:46.168Z] === RUN TestNewSettable [2022-03-02T15:50:46.168Z] --- PASS: TestNewSettable (0.00s) [2022-03-02T15:50:46.168Z] === RUN TestIsSettable [2022-03-02T15:50:46.168Z] --- PASS: TestIsSettable (0.00s) [2022-03-02T15:50:46.168Z] === RUN TestUpdateSettingsEnv [2022-03-02T15:50:46.168Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-03-02T15:50:46.168Z] PASS [2022-03-02T15:50:46.168Z] coverage: 20.0% of statements [2022-03-02T15:50:46.168Z] ok github.com/docker/docker/plugin/v2 0.042s coverage: 20.0% of statements [2022-03-02T15:50:47.132Z] === RUN TestLoad [2022-03-02T15:50:47.132Z] --- PASS: TestLoad (0.00s) [2022-03-02T15:50:47.132Z] === RUN TestSave [2022-03-02T15:50:47.132Z] --- PASS: TestSave (0.03s) [2022-03-02T15:50:47.132Z] === RUN TestAddDeleteGet [2022-03-02T15:50:47.132Z] --- PASS: TestAddDeleteGet (0.07s) [2022-03-02T15:50:47.132Z] === RUN TestInvalidTags [2022-03-02T15:50:47.132Z] --- PASS: TestInvalidTags (0.01s) [2022-03-02T15:50:47.132Z] PASS [2022-03-02T15:50:47.132Z] coverage: 84.4% of statements [2022-03-02T15:50:47.132Z] ok github.com/docker/docker/reference 0.158s coverage: 84.4% of statements [2022-03-02T15:50:48.098Z] === RUN TestResolveAuthConfigIndexServer [2022-03-02T15:50:48.098Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-03-02T15:50:48.098Z] === RUN TestResolveAuthConfigFullURL [2022-03-02T15:50:48.098Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-03-02T15:50:48.098Z] === RUN TestLoadAllowNondistributableArtifacts [2022-03-02T15:50:48.098Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-03-02T15:50:48.098Z] === RUN TestValidateMirror [2022-03-02T15:50:48.098Z] --- PASS: TestValidateMirror (0.00s) [2022-03-02T15:50:48.098Z] === RUN TestLoadInsecureRegistries [2022-03-02T15:50:48.098Z] time="2022-03-02T15:50:47Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-03-02T15:50:48.098Z] time="2022-03-02T15:50:48Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-03-02T15:50:48.098Z] time="2022-03-02T15:50:48Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-03-02T15:50:48.098Z] --- PASS: TestLoadInsecureRegistries (0.19s) [2022-03-02T15:50:48.098Z] === RUN TestNewServiceConfig [2022-03-02T15:50:48.098Z] --- PASS: TestNewServiceConfig (0.00s) [2022-03-02T15:50:48.098Z] === RUN TestValidateIndexName [2022-03-02T15:50:48.098Z] --- PASS: TestValidateIndexName (0.00s) [2022-03-02T15:50:48.098Z] === RUN TestValidateIndexNameWithError [2022-03-02T15:50:48.098Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-03-02T15:50:48.098Z] === RUN TestEndpointParse [2022-03-02T15:50:48.098Z] --- PASS: TestEndpointParse (0.00s) [2022-03-02T15:50:48.098Z] === RUN TestEndpointParseInvalid [2022-03-02T15:50:48.098Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-03-02T15:50:48.098Z] === RUN TestValidateEndpoint [2022-03-02T15:50:48.098Z] --- PASS: TestValidateEndpoint (0.01s) [2022-03-02T15:50:48.098Z] === RUN TestPing [2022-03-02T15:50:48.098Z] --- PASS: TestPing (0.00s) [2022-03-02T15:50:48.098Z] === RUN TestPingRegistryEndpoint [2022-03-02T15:50:48.098Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-03-02T15:50:48.098Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-03-02T15:50:48.098Z] === RUN TestEndpoint [2022-03-02T15:50:48.098Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-03-02T15:50:48.098Z] --- SKIP: TestEndpoint (0.00s) [2022-03-02T15:50:48.098Z] === RUN TestParseRepositoryInfo [2022-03-02T15:50:48.098Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-03-02T15:50:48.098Z] === RUN TestNewIndexInfo [2022-03-02T15:50:48.098Z] --- PASS: TestNewIndexInfo (0.00s) [2022-03-02T15:50:48.098Z] === RUN TestMirrorEndpointLookup [2022-03-02T15:50:48.098Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-03-02T15:50:48.098Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-03-02T15:50:48.098Z] === RUN TestSearchRepositories [2022-03-02T15:50:48.098Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-03-02T15:50:48.098Z] Host: 127.0.0.1:49338 [2022-03-02T15:50:48.286Z] ok github.com/docker/docker/cmd/dockerd 0.056s coverage: 29.1% of statements [2022-03-02T15:50:48.286Z] ok github.com/docker/docker/container 0.114s coverage: 34.6% of statements [2022-03-02T15:50:48.286Z] ok github.com/docker/docker/cmd/dockerd/trap 2.604s coverage: 0.0% of statements [2022-03-02T15:50:48.286Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-03-02T15:50:48.286Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-02T15:50:48.286Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-02T15:50:48.286Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-02T15:50:48.286Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-02T15:50:48.555Z] User-Agent: docker test client [2022-03-02T15:50:48.555Z] Authorization: Token fake-token [2022-03-02T15:50:48.555Z] X-Docker-Token: true [2022-03-02T15:50:48.555Z] Accept-Encoding: gzip [2022-03-02T15:50:48.555Z] [2022-03-02T15:50:48.555Z] [2022-03-02T15:50:48.555Z] registry_test.go:730: HTTP/1.1 200 OK [2022-03-02T15:50:48.555Z] Connection: close [2022-03-02T15:50:48.555Z] Content-Length: 144 [2022-03-02T15:50:48.555Z] Cache-Control: no-cache [2022-03-02T15:50:48.555Z] Content-Type: application/json [2022-03-02T15:50:48.555Z] Date: Wed, 02 Mar 2022 15:50:48 GMT [2022-03-02T15:50:48.555Z] Expires: -1 [2022-03-02T15:50:48.555Z] Pragma: no-cache [2022-03-02T15:50:48.555Z] Server: docker-tests/mock [2022-03-02T15:50:48.555Z] X-Docker-Registry-Config: mock [2022-03-02T15:50:48.555Z] X-Docker-Registry-Version: 0.0.0 [2022-03-02T15:50:48.555Z] [2022-03-02T15:50:48.555Z] [2022-03-02T15:50:48.555Z] --- PASS: TestSearchRepositories (0.01s) [2022-03-02T15:50:48.555Z] === RUN TestTrustedLocation [2022-03-02T15:50:48.555Z] --- PASS: TestTrustedLocation (0.00s) [2022-03-02T15:50:48.555Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-03-02T15:50:48.555Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-03-02T15:50:48.555Z] === RUN TestAllowNondistributableArtifacts [2022-03-02T15:50:48.555Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-03-02T15:50:48.555Z] === RUN TestIsSecureIndex [2022-03-02T15:50:48.555Z] --- PASS: TestIsSecureIndex (0.00s) [2022-03-02T15:50:48.555Z] PASS [2022-03-02T15:50:48.555Z] coverage: 51.2% of statements [2022-03-02T15:50:48.555Z] ok github.com/docker/docker/registry 0.284s coverage: 51.2% of statements [2022-03-02T15:50:48.555Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-03-02T15:50:48.555Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-03-02T15:50:48.555Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-03-02T15:50:48.555Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-03-02T15:50:48.555Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-03-02T15:50:48.555Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-03-02T15:50:48.555Z] === RUN TestResumableRequestReaderWithReadError [2022-03-02T15:50:48.555Z] --- PASS: TestGet (15.02s) [2022-03-02T15:50:48.555Z] === RUN TestPluginWithNoManifest [2022-03-02T15:50:48.555Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-03-02T15:50:48.555Z] === RUN TestGetAll [2022-03-02T15:50:48.555Z] --- PASS: TestGetAll (0.01s) [2022-03-02T15:50:48.555Z] PASS [2022-03-02T15:50:48.555Z] coverage: 73.2% of statements [2022-03-02T15:50:48.555Z] ok github.com/docker/docker/pkg/plugins 36.124s coverage: 73.2% of statements [2022-03-02T15:50:48.555Z] time="2022-03-02T15:50:48Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-03-02T15:50:48.555Z] --- PASS: TestResumableRequestReaderWithReadError (0.18s) [2022-03-02T15:50:48.555Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-03-02T15:50:48.555Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-03-02T15:50:48.555Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-03-02T15:50:48.555Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-03-02T15:50:48.555Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-03-02T15:50:48.555Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-03-02T15:50:48.555Z] === RUN TestResumableRequestReader [2022-03-02T15:50:48.555Z] --- PASS: TestResumableRequestReader (0.00s) [2022-03-02T15:50:48.555Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-03-02T15:50:48.555Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-03-02T15:50:48.555Z] PASS [2022-03-02T15:50:48.555Z] coverage: 100.0% of statements [2022-03-02T15:50:48.555Z] ok github.com/docker/docker/registry/resumable 0.248s coverage: 100.0% of statements [2022-03-02T15:50:49.013Z] === RUN TestRestartManagerTimeout [2022-03-02T15:50:49.013Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-03-02T15:50:49.013Z] === RUN TestRestartManagerTimeoutReset [2022-03-02T15:50:49.013Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-03-02T15:50:49.013Z] PASS [2022-03-02T15:50:49.013Z] coverage: 45.3% of statements [2022-03-02T15:50:49.013Z] ok github.com/docker/docker/restartmanager 0.058s coverage: 45.3% of statements [2022-03-02T15:50:49.470Z] === RUN TestDecodeContainerConfig [2022-03-02T15:50:49.470Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-03-02T15:50:49.470Z] === RUN TestDecodeContainerConfigIsolation [2022-03-02T15:50:49.470Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-03-02T15:50:49.470Z] === RUN TestValidatePrivileged [2022-03-02T15:50:49.470Z] --- PASS: TestValidatePrivileged (0.00s) [2022-03-02T15:50:49.470Z] PASS [2022-03-02T15:50:49.470Z] coverage: 52.6% of statements [2022-03-02T15:50:49.470Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-03-02T15:50:49.470Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-03-02T15:50:49.470Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-03-02T15:50:49.470Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-03-02T15:50:49.470Z] PASS [2022-03-02T15:50:49.470Z] coverage: 62.5% of statements [2022-03-02T15:50:49.470Z] ok github.com/docker/docker/runconfig 0.048s coverage: 52.6% of statements [2022-03-02T15:50:49.470Z] ok github.com/docker/docker/testutil 0.046s coverage: 62.5% of statements [2022-03-02T15:50:52.365Z] === RUN TestGetDriver [2022-03-02T15:50:52.365Z] --- PASS: TestGetDriver (0.00s) [2022-03-02T15:50:52.365Z] === RUN TestVolumeRequestError [2022-03-02T15:50:52.365Z] --- PASS: TestVolumeRequestError (0.01s) [2022-03-02T15:50:52.365Z] PASS [2022-03-02T15:50:52.365Z] coverage: 36.1% of statements [2022-03-02T15:50:52.365Z] ok github.com/docker/docker/volume/drivers 0.056s coverage: 36.1% of statements [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite (329.31s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.22s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.64s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.50s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.54s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (1.98s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.33s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.36s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.09s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.38s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.91s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.29s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.38s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.39s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.11s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.21s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.41s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.46s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.30s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.59s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.66s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.56s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.03s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.72s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.22s) [2022-03-02T15:50:52.684Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.65s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.33s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.39s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.83s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.96s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.97s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.09s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.55s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.56s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.69s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.74s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.76s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.73s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.64s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.34s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.66s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.50s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.42s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.95s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.43s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.13s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.94s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.79s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.65s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.56s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.33s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.66s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.53s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.59s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.19s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.82s) [2022-03-02T15:50:52.684Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.02s) [2022-03-02T15:50:52.684Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.96s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (3.93s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.69s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.59s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.68s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.27s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.63s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.86s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.02s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.58s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.75s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.47s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.17s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.07s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.55s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.68s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.17s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.08s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.47s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (2.98s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.53s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.75s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.88s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.50s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.21s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.98s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.44s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.62s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.59s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.75s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.31s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.23s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.94s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.56s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.89s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.18s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.25s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.32s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.63s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.19s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.01s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (2.97s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.23s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.64s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.68s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.66s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.51s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.14s) [2022-03-02T15:50:52.684Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.87s) [2022-03-02T15:50:52.684Z] === RUN TestDockerSwarmSuite [2022-03-02T15:50:52.684Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-03-02T15:50:52.821Z] === RUN TestGetAddress [2022-03-02T15:50:52.822Z] --- PASS: TestGetAddress (0.00s) [2022-03-02T15:50:52.822Z] === RUN TestRemove [2022-03-02T15:50:52.822Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-02T15:50:52.822Z] --- SKIP: TestRemove (0.00s) [2022-03-02T15:50:52.822Z] === RUN TestInitializeWithVolumes [2022-03-02T15:50:52.822Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-03-02T15:50:52.822Z] === RUN TestCreate [2022-03-02T15:50:52.822Z] --- PASS: TestCreate (0.01s) [2022-03-02T15:50:52.822Z] === RUN TestValidateName [2022-03-02T15:50:52.822Z] --- PASS: TestValidateName (0.00s) [2022-03-02T15:50:52.822Z] === RUN TestCreateWithOpts [2022-03-02T15:50:52.822Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-02T15:50:52.822Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-03-02T15:50:52.822Z] === RUN TestRelaodNoOpts [2022-03-02T15:50:52.822Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-03-02T15:50:52.822Z] PASS [2022-03-02T15:50:52.822Z] coverage: 41.5% of statements [2022-03-02T15:50:52.822Z] ok github.com/docker/docker/volume/local 0.083s coverage: 41.5% of statements [2022-03-02T15:50:53.282Z] === RUN TestLCOWParseMountRaw [2022-03-02T15:50:53.283Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-03-02T15:50:53.283Z] === RUN TestLCOWParseMountRawSplit [2022-03-02T15:50:53.283Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-03-02T15:50:53.283Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-03-02T15:50:53.283Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-03-02T15:50:53.283Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-03-02T15:50:53.283Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-03-02T15:50:53.283Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-03-02T15:50:53.283Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-03-02T15:50:53.283Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-03-02T15:50:53.283Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-03-02T15:50:53.283Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-03-02T15:50:53.283Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-03-02T15:50:53.283Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-03-02T15:50:53.283Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-03-02T15:50:53.283Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-03-02T15:50:53.283Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-03-02T15:50:53.283Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-03-02T15:50:53.283Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-03-02T15:50:53.283Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-03-02T15:50:53.283Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-03-02T15:50:53.283Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-03-02T15:50:53.283Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-03-02T15:50:53.283Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-03-02T15:50:53.283Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-02T15:50:53.283Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-03-02T15:50:53.283Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-02T15:50:53.283Z] === RUN TestLinuxParseMountRaw [2022-03-02T15:50:53.283Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-03-02T15:50:53.283Z] === RUN TestLinuxParseMountRawSplit [2022-03-02T15:50:53.283Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-03-02T15:50:53.283Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-03-02T15:50:53.283Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-03-02T15:50:53.283Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-03-02T15:50:53.283Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-03-02T15:50:53.283Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-03-02T15:50:53.283Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-03-02T15:50:53.283Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-03-02T15:50:53.283Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-03-02T15:50:53.283Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-03-02T15:50:53.283Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-03-02T15:50:53.283Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-03-02T15:50:53.283Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-03-02T15:50:53.283Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-03-02T15:50:53.283Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-03-02T15:50:53.283Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-03-02T15:50:53.283Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-03-02T15:50:53.283Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-03-02T15:50:53.283Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-03-02T15:50:53.283Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-03-02T15:50:53.283Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-03-02T15:50:53.283Z] === RUN TestConvertTmpfsOptions [2022-03-02T15:50:53.283Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-03-02T15:50:53.283Z] linux_parser_test.go:209: data="ro" [2022-03-02T15:50:53.283Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-03-02T15:50:53.283Z] === RUN TestParseMountSpec [2022-03-02T15:50:53.283Z] parser_test.go:62: case 0 [2022-03-02T15:50:53.283Z] parser_test.go:62: case 1 [2022-03-02T15:50:53.283Z] parser_test.go:62: case 2 [2022-03-02T15:50:53.283Z] parser_test.go:62: case 3 [2022-03-02T15:50:53.283Z] parser_test.go:62: case 4 [2022-03-02T15:50:53.283Z] parser_test.go:62: case 5 [2022-03-02T15:50:53.283Z] --- PASS: TestParseMountSpec (0.01s) [2022-03-02T15:50:53.283Z] === RUN TestValidateMount [2022-03-02T15:50:53.283Z] --- PASS: TestValidateMount (0.00s) [2022-03-02T15:50:53.283Z] === RUN TestWindowsParseMountRaw [2022-03-02T15:50:53.283Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-03-02T15:50:53.283Z] === RUN TestWindowsParseMountRawSplit [2022-03-02T15:50:53.283Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-03-02T15:50:53.283Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-03-02T15:50:53.283Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-03-02T15:50:53.283Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-03-02T15:50:53.283Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-03-02T15:50:53.283Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-03-02T15:50:53.283Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-03-02T15:50:53.283Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-03-02T15:50:53.283Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-03-02T15:50:53.283Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-03-02T15:50:53.283Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-03-02T15:50:53.283Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-03-02T15:50:53.283Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-03-02T15:50:53.283Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-03-02T15:50:53.283Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-03-02T15:50:53.283Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-03-02T15:50:53.283Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-03-02T15:50:53.283Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-03-02T15:50:53.283Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-03-02T15:50:53.283Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-03-02T15:50:53.283Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-03-02T15:50:53.283Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-03-02T15:50:53.638Z] --- PASS: TestServiceUpdateConfigs (14.49s) [2022-03-02T15:50:53.638Z] === RUN TestServiceUpdateNetwork [2022-03-02T15:50:53.741Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-03-02T15:50:53.741Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-03-02T15:50:53.741Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-02T15:50:53.741Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-03-02T15:50:53.741Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-02T15:50:53.741Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-03-02T15:50:53.741Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-03-02T15:50:53.741Z] PASS [2022-03-02T15:50:53.741Z] coverage: 67.6% of statements [2022-03-02T15:50:53.741Z] ok github.com/docker/docker/volume/mounts 0.147s coverage: 67.6% of statements [2022-03-02T15:50:54.064Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-03-02T15:50:54.710Z] === RUN TestSetGetMeta [2022-03-02T15:50:54.710Z] === PAUSE TestSetGetMeta [2022-03-02T15:50:54.710Z] === RUN TestRestore [2022-03-02T15:50:54.710Z] === PAUSE TestRestore [2022-03-02T15:50:54.710Z] === RUN TestServiceCreate [2022-03-02T15:50:54.710Z] === PAUSE TestServiceCreate [2022-03-02T15:50:54.710Z] === RUN TestServiceList [2022-03-02T15:50:54.710Z] === PAUSE TestServiceList [2022-03-02T15:50:54.710Z] === RUN TestServiceRemove [2022-03-02T15:50:54.710Z] === PAUSE TestServiceRemove [2022-03-02T15:50:54.710Z] === RUN TestServiceGet [2022-03-02T15:50:54.710Z] === PAUSE TestServiceGet [2022-03-02T15:50:54.710Z] === RUN TestServicePrune [2022-03-02T15:50:54.710Z] === PAUSE TestServicePrune [2022-03-02T15:50:54.710Z] === RUN TestCreate [2022-03-02T15:50:54.710Z] === PAUSE TestCreate [2022-03-02T15:50:54.710Z] === RUN TestRemove [2022-03-02T15:50:54.710Z] === PAUSE TestRemove [2022-03-02T15:50:54.710Z] === RUN TestList [2022-03-02T15:50:54.710Z] === PAUSE TestList [2022-03-02T15:50:54.710Z] === RUN TestFindByDriver [2022-03-02T15:50:54.710Z] === PAUSE TestFindByDriver [2022-03-02T15:50:54.710Z] === RUN TestFindByReferenced [2022-03-02T15:50:54.710Z] === PAUSE TestFindByReferenced [2022-03-02T15:50:54.710Z] === RUN TestDerefMultipleOfSameRef [2022-03-02T15:50:54.710Z] === PAUSE TestDerefMultipleOfSameRef [2022-03-02T15:50:54.710Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-02T15:50:54.710Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-02T15:50:54.711Z] === RUN TestDefererencePluginOnCreateError [2022-03-02T15:50:54.711Z] === PAUSE TestDefererencePluginOnCreateError [2022-03-02T15:50:54.711Z] === RUN TestRefDerefRemove [2022-03-02T15:50:54.711Z] === PAUSE TestRefDerefRemove [2022-03-02T15:50:54.711Z] === RUN TestGet [2022-03-02T15:50:54.711Z] === PAUSE TestGet [2022-03-02T15:50:54.711Z] === RUN TestGetWithReference [2022-03-02T15:50:54.711Z] === PAUSE TestGetWithReference [2022-03-02T15:50:54.711Z] === RUN TestFilterFunc [2022-03-02T15:50:54.711Z] === RUN TestFilterFunc/test_nil_list [2022-03-02T15:50:54.711Z] === PAUSE TestFilterFunc/test_nil_list [2022-03-02T15:50:54.711Z] === RUN TestFilterFunc/test_empty_list [2022-03-02T15:50:54.711Z] === PAUSE TestFilterFunc/test_empty_list [2022-03-02T15:50:54.711Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-03-02T15:50:54.711Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-03-02T15:50:54.711Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-02T15:50:54.711Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-02T15:50:54.711Z] === RUN TestFilterFunc/test_filter_some [2022-03-02T15:50:54.711Z] === PAUSE TestFilterFunc/test_filter_some [2022-03-02T15:50:54.711Z] === RUN TestFilterFunc/test_filter_middle [2022-03-02T15:50:54.711Z] === PAUSE TestFilterFunc/test_filter_middle [2022-03-02T15:50:54.711Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-03-02T15:50:54.711Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-03-02T15:50:54.711Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-03-02T15:50:54.711Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-03-02T15:50:54.711Z] === CONT TestFilterFunc/test_nil_list [2022-03-02T15:50:54.711Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-03-02T15:50:54.711Z] === CONT TestFilterFunc/test_filter_some [2022-03-02T15:50:54.711Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-02T15:50:54.711Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-03-02T15:50:54.711Z] === CONT TestFilterFunc/test_empty_list [2022-03-02T15:50:54.711Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-03-02T15:50:54.711Z] === CONT TestFilterFunc/test_filter_middle [2022-03-02T15:50:54.711Z] --- PASS: TestFilterFunc (0.00s) [2022-03-02T15:50:54.711Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-03-02T15:50:54.711Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-03-02T15:50:54.711Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-03-02T15:50:54.711Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-03-02T15:50:54.711Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-03-02T15:50:54.711Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-03-02T15:50:54.711Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-03-02T15:50:54.711Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-03-02T15:50:54.711Z] === CONT TestSetGetMeta [2022-03-02T15:50:54.711Z] === CONT TestList [2022-03-02T15:50:54.711Z] === CONT TestDefererencePluginOnCreateError [2022-03-02T15:50:54.711Z] === CONT TestGetWithReference [2022-03-02T15:50:54.711Z] --- PASS: TestSetGetMeta (0.04s) [2022-03-02T15:50:54.711Z] === CONT TestGet [2022-03-02T15:50:54.711Z] --- PASS: TestDefererencePluginOnCreateError (0.05s) [2022-03-02T15:50:54.711Z] === CONT TestRefDerefRemove [2022-03-02T15:50:54.711Z] --- PASS: TestGetWithReference (0.06s) [2022-03-02T15:50:54.711Z] === CONT TestServiceGet [2022-03-02T15:50:54.711Z] --- PASS: TestList (0.06s) [2022-03-02T15:50:54.711Z] === CONT TestRemove [2022-03-02T15:50:54.711Z] --- PASS: TestGet (0.03s) [2022-03-02T15:50:54.711Z] === CONT TestCreate [2022-03-02T15:50:54.711Z] --- PASS: TestRefDerefRemove (0.03s) [2022-03-02T15:50:54.711Z] === CONT TestServicePrune [2022-03-02T15:50:54.711Z] --- PASS: TestRemove (0.03s) [2022-03-02T15:50:54.711Z] === CONT TestDerefMultipleOfSameRef [2022-03-02T15:50:54.711Z] --- PASS: TestCreate (0.02s) [2022-03-02T15:50:54.711Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-02T15:50:54.711Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-03-02T15:50:54.711Z] === CONT TestFindByReferenced [2022-03-02T15:50:54.711Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-03-02T15:50:54.711Z] === CONT TestServiceList [2022-03-02T15:50:54.711Z] --- PASS: TestFindByReferenced (0.02s) [2022-03-02T15:50:54.711Z] === CONT TestServiceRemove [2022-03-02T15:50:54.711Z] time="2022-03-02T15:50:54Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-02T15:50:54.711Z] --- PASS: TestServiceGet (0.22s) [2022-03-02T15:50:54.711Z] === CONT TestFindByDriver [2022-03-02T15:50:54.711Z] --- PASS: TestServiceRemove (0.15s) [2022-03-02T15:50:54.711Z] === CONT TestServiceCreate [2022-03-02T15:50:54.711Z] --- PASS: TestServiceList (0.18s) [2022-03-02T15:50:54.711Z] === CONT TestRestore [2022-03-02T15:50:54.711Z] time="2022-03-02T15:50:54Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-02T15:50:54.711Z] time="2022-03-02T15:50:54Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-02T15:50:54.711Z] time="2022-03-02T15:50:54Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-03-02T15:50:54.711Z] --- PASS: TestFindByDriver (0.03s) [2022-03-02T15:50:54.711Z] --- PASS: TestServiceCreate (0.03s) [2022-03-02T15:50:54.711Z] --- PASS: TestRestore (0.03s) [2022-03-02T15:50:54.711Z] time="2022-03-02T15:50:54Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-02T15:50:54.711Z] --- PASS: TestServicePrune (0.25s) [2022-03-02T15:50:54.711Z] PASS [2022-03-02T15:50:54.711Z] coverage: 69.0% of statements [2022-03-02T15:50:54.711Z] ok github.com/docker/docker/volume/service 0.385s coverage: 69.0% of statements [2022-03-02T15:50:55.000Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-03-02T15:50:56.378Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-03-02T15:50:56.432Z] ok github.com/docker/docker/daemon/cluster 0.052s coverage: 0.5% of statements [2022-03-02T15:50:56.695Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.012s coverage: 65.3% of statements [2022-03-02T15:50:57.757Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-03-02T15:50:58.080Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2022-03-02T15:50:59.339Z] --- PASS: TestUpdateRestartPolicy (23.35s) [2022-03-02T15:50:59.339Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-02T15:50:59.339Z] --- PASS: TestUpdateRestartWithAutoRemove (2.34s) [2022-03-02T15:50:59.339Z] === RUN TestWaitNonBlocked [2022-03-02T15:50:59.339Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-02T15:50:59.339Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-02T15:50:59.339Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-02T15:50:59.339Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-02T15:50:59.339Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-02T15:50:59.339Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-02T15:51:03.029Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-03-02T15:51:03.058Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-03-02T15:51:03.058Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.50s) [2022-03-02T15:51:03.058Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.60s) [2022-03-02T15:51:03.058Z] === RUN TestWaitBlocked [2022-03-02T15:51:03.058Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-02T15:51:03.058Z] --- SKIP: TestWaitBlocked (0.00s) [2022-03-02T15:51:03.058Z] PASS [2022-03-02T15:51:03.058Z] ok github.com/docker/docker/integration/container 96.792s [2022-03-02T15:51:03.058Z] [2022-03-02T15:51:03.058Z] === Skipped [2022-03-02T15:51:03.058Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-03-02T15:51:03.058Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-02T15:51:03.058Z] [2022-03-02T15:51:03.058Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-03-02T15:51:03.058Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:51:03.058Z] [2022-03-02T15:51:03.058Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-03-02T15:51:03.058Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-02T15:51:03.058Z] [2022-03-02T15:51:03.058Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-03-02T15:51:03.058Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:51:03.058Z] [2022-03-02T15:51:03.058Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-03-02T15:51:03.058Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-02T15:51:03.058Z] [2022-03-02T15:51:03.058Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-02T15:51:03.058Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-02T15:51:03.058Z] [2022-03-02T15:51:03.058Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-02T15:51:03.058Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-02T15:51:03.058Z] [2022-03-02T15:51:03.058Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-02T15:51:03.058Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-02T15:51:03.058Z] [2022-03-02T15:51:03.058Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-03-02T15:51:03.059Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:51:03.059Z] [2022-03-02T15:51:03.059Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-03-02T15:51:03.059Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-02T15:51:03.059Z] [2022-03-02T15:51:03.059Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-03-02T15:51:03.059Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-02T15:51:03.059Z] [2022-03-02T15:51:03.059Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-03-02T15:51:03.059Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:51:03.059Z] [2022-03-02T15:51:03.059Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-03-02T15:51:03.059Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:51:03.059Z] [2022-03-02T15:51:03.059Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-03-02T15:51:03.059Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-02T15:51:03.059Z] [2022-03-02T15:51:03.059Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-03-02T15:51:03.059Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-02T15:51:03.059Z] [2022-03-02T15:51:03.059Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-03-02T15:51:03.059Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-02T15:51:03.059Z] [2022-03-02T15:51:03.059Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-03-02T15:51:03.059Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-02T15:51:03.059Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-02T15:51:03.059Z] [2022-03-02T15:51:03.059Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-02T15:51:03.059Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-02T15:51:03.059Z] [2022-03-02T15:51:03.059Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-03-02T15:51:03.059Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-02T15:51:03.059Z] [2022-03-02T15:51:03.059Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-02T15:51:03.059Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-02T15:51:03.059Z] [2022-03-02T15:51:03.059Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-03-02T15:51:03.059Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-02T15:51:03.059Z] [2022-03-02T15:51:03.059Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-03-02T15:51:03.059Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:51:03.059Z] [2022-03-02T15:51:03.059Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-03-02T15:51:03.059Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-02T15:51:03.059Z] [2022-03-02T15:51:03.059Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-03-02T15:51:03.059Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-02T15:51:03.059Z] [2022-03-02T15:51:03.059Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-03-02T15:51:03.059Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-02T15:51:03.059Z] [2022-03-02T15:51:03.059Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-03-02T15:51:03.059Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-02T15:51:03.059Z] [2022-03-02T15:51:03.059Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-03-02T15:51:03.059Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:51:03.059Z] [2022-03-02T15:51:03.059Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-03-02T15:51:03.059Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-02T15:51:03.059Z] [2022-03-02T15:51:03.059Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-03-02T15:51:03.059Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-02T15:51:03.059Z] [2022-03-02T15:51:03.059Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-03-02T15:51:03.059Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:51:03.059Z] [2022-03-02T15:51:03.059Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-03-02T15:51:03.059Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-02T15:51:03.059Z] [2022-03-02T15:51:03.059Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-03-02T15:51:03.059Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-02T15:51:03.059Z] [2022-03-02T15:51:03.059Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-03-02T15:51:03.059Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-02T15:51:03.059Z] [2022-03-02T15:51:03.059Z] DONE 87 tests, 33 skipped in 99.274s [2022-03-02T15:51:03.059Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-03-02T15:51:04.665Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.437s coverage: 13.8% of statements [2022-03-02T15:51:04.933Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-03-02T15:51:05.608Z] ok github.com/docker/docker/daemon/config 0.026s coverage: 81.0% of statements [2022-03-02T15:51:05.809Z] --- PASS: TestServiceUpdateNetwork (12.29s) [2022-03-02T15:51:05.809Z] === RUN TestServiceUpdatePidsLimit [2022-03-02T15:51:05.869Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2022-03-02T15:51:06.065Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-03-02T15:51:06.316Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-03-02T15:51:06.441Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-03-02T15:51:06.575Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-03-02T15:51:06.834Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-03-02T15:51:06.992Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-03-02T15:51:07.384Z] ok github.com/docker/docker/daemon 10.136s coverage: 17.2% of statements [2022-03-02T15:51:07.384Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-02T15:51:07.384Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-02T15:51:07.384Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-02T15:51:07.384Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-02T15:51:07.646Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.649s coverage: 74.6% of statements [2022-03-02T15:51:08.211Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-03-02T15:51:08.211Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-03-02T15:51:08.211Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-03-02T15:51:08.470Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-03-02T15:51:09.035Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.404s coverage: 56.2% of statements [2022-03-02T15:51:09.978Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 3.0% of statements [2022-03-02T15:51:11.367Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.8% of statements [2022-03-02T15:51:12.752Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.263s coverage: 50.5% of statements [2022-03-02T15:51:12.752Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.079s coverage: 46.2% of statements [2022-03-02T15:51:12.752Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-02T15:51:13.524Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-03-02T15:51:14.137Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 58.8% of statements [2022-03-02T15:51:14.710Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.761s coverage: 58.0% of statements [2022-03-02T15:51:14.710Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-03-02T15:51:14.710Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-02T15:51:14.971Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.009s coverage: 3.0% of statements [2022-03-02T15:51:15.544Z] ok github.com/docker/docker/daemon/links 0.011s coverage: 93.0% of statements [2022-03-02T15:51:15.757Z] 2022/03/02 15:51:13 Closing DB instances... [2022-03-02T15:51:15.757Z] --- PASS: TestNetworkDBGarbageCollection (54.06s) [2022-03-02T15:51:15.757Z] === RUN TestFindNode [2022-03-02T15:51:15.757Z] 2022/03/02 15:51:15 Closing DB instances... [2022-03-02T15:51:15.757Z] --- PASS: TestFindNode (0.02s) [2022-03-02T15:51:15.757Z] === RUN TestChangeNodeState [2022-03-02T15:51:15.757Z] 2022/03/02 15:51:15 Closing DB instances... [2022-03-02T15:51:15.757Z] --- PASS: TestChangeNodeState (0.02s) [2022-03-02T15:51:15.757Z] === RUN TestNodeReincarnation [2022-03-02T15:51:15.757Z] 2022/03/02 15:51:15 Closing DB instances... [2022-03-02T15:51:16.591Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-03-02T15:51:16.591Z] === RUN TestDockerSuite/TestBuildExpose [2022-03-02T15:51:16.591Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-03-02T15:51:16.932Z] ok github.com/docker/docker/daemon/images 0.026s coverage: 6.8% of statements [2022-03-02T15:51:16.932Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-02T15:51:16.932Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-02T15:51:17.160Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-03-02T15:51:17.420Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-03-02T15:51:17.505Z] ok github.com/docker/docker/daemon/logger 0.220s coverage: 43.5% of statements [2022-03-02T15:51:17.988Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-03-02T15:51:18.078Z] ok github.com/docker/docker/daemon/logger/fluentd 0.013s coverage: 33.6% of statements [2022-03-02T15:51:18.339Z] ok github.com/docker/docker/daemon/logger/awslogs 0.155s coverage: 79.9% of statements [2022-03-02T15:51:18.339Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-02T15:51:18.556Z] === RUN TestDockerSuite/TestBuildFails [2022-03-02T15:51:18.912Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements [2022-03-02T15:51:18.912Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2022-03-02T15:51:19.484Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.006s coverage: 87.2% of statements [2022-03-02T15:51:19.494Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-03-02T15:51:19.494Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-03-02T15:51:19.745Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.014s coverage: 69.9% of statements [2022-03-02T15:51:19.753Z] docker_api_swarm_test.go:563: [d6924d70f30ed] joining swarm manager [deb940ff2a3a4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-02T15:51:20.317Z] ok github.com/docker/docker/daemon/logger/local 0.038s coverage: 78.7% of statements [2022-03-02T15:51:20.317Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-02T15:51:20.577Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.044s coverage: 54.7% of statements [2022-03-02T15:51:21.148Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.044s coverage: 31.5% of statements [2022-03-02T15:51:21.531Z] time="2022-03-02T15:51:20Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-03-02T15:51:21.531Z] --- PASS: TestNodeReincarnation (5.02s) [2022-03-02T15:51:21.531Z] === RUN TestParallelCreate [2022-03-02T15:51:21.531Z] 2022/03/02 15:51:20 Closing DB instances... [2022-03-02T15:51:21.531Z] --- PASS: TestParallelCreate (0.02s) [2022-03-02T15:51:21.531Z] === RUN TestParallelDelete [2022-03-02T15:51:21.531Z] 2022/03/02 15:51:20 Closing DB instances... [2022-03-02T15:51:21.531Z] --- PASS: TestParallelDelete (0.02s) [2022-03-02T15:51:21.531Z] === RUN TestNetworkDBIslands [2022-03-02T15:51:21.531Z] time="2022-03-02T15:51:20Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:07fd8a202c99 with config:&{NodeID:07fd8a202c99 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-02T15:51:21.531Z] time="2022-03-02T15:51:20Z" level=info msg="Node 07fd8a202c99/172.20.203.106, joined gossip cluster" [2022-03-02T15:51:21.531Z] time="2022-03-02T15:51:20Z" level=info msg="Node 07fd8a202c99/172.20.203.106, added to nodes list" [2022-03-02T15:51:21.531Z] time="2022-03-02T15:51:20Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:d36180c9d50d with config:&{NodeID:d36180c9d50d Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-02T15:51:21.531Z] time="2022-03-02T15:51:20Z" level=info msg="Node d36180c9d50d/172.20.203.106, joined gossip cluster" [2022-03-02T15:51:21.531Z] time="2022-03-02T15:51:20Z" level=info msg="Node d36180c9d50d/172.20.203.106, added to nodes list" [2022-03-02T15:51:21.531Z] time="2022-03-02T15:51:20Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-03-02T15:51:21.531Z] time="2022-03-02T15:51:20Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-03-02T15:51:21.531Z] time="2022-03-02T15:51:20Z" level=debug msg="memberlist: Stream connection from=[::1]:49409" [2022-03-02T15:51:21.531Z] time="2022-03-02T15:51:20Z" level=info msg="Node d36180c9d50d/172.20.203.106, joined gossip cluster" [2022-03-02T15:51:21.531Z] time="2022-03-02T15:51:20Z" level=info msg="Node d36180c9d50d/172.20.203.106, added to nodes list" [2022-03-02T15:51:21.531Z] time="2022-03-02T15:51:20Z" level=info msg="Node 07fd8a202c99/172.20.203.106, joined gossip cluster" [2022-03-02T15:51:21.531Z] time="2022-03-02T15:51:20Z" level=info msg="Node 07fd8a202c99/172.20.203.106, added to nodes list" [2022-03-02T15:51:21.531Z] time="2022-03-02T15:51:20Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-03-02T15:51:21.531Z] time="2022-03-02T15:51:20Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49410" [2022-03-02T15:51:21.531Z] time="2022-03-02T15:51:21Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:b2bf4fc0c000 with config:&{NodeID:b2bf4fc0c000 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-02T15:51:21.531Z] time="2022-03-02T15:51:21Z" level=info msg="Node b2bf4fc0c000/172.20.203.106, joined gossip cluster" [2022-03-02T15:51:21.531Z] time="2022-03-02T15:51:21Z" level=info msg="Node b2bf4fc0c000/172.20.203.106, added to nodes list" [2022-03-02T15:51:21.531Z] time="2022-03-02T15:51:21Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-03-02T15:51:21.531Z] time="2022-03-02T15:51:21Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-03-02T15:51:21.531Z] time="2022-03-02T15:51:21Z" level=debug msg="memberlist: Stream connection from=[::1]:49411" [2022-03-02T15:51:21.531Z] time="2022-03-02T15:51:21Z" level=info msg="Node b2bf4fc0c000/172.20.203.106, joined gossip cluster" [2022-03-02T15:51:21.531Z] time="2022-03-02T15:51:21Z" level=info msg="Node b2bf4fc0c000/172.20.203.106, added to nodes list" [2022-03-02T15:51:21.531Z] time="2022-03-02T15:51:21Z" level=info msg="Node 07fd8a202c99/172.20.203.106, joined gossip cluster" [2022-03-02T15:51:21.531Z] time="2022-03-02T15:51:21Z" level=info msg="Node 07fd8a202c99/172.20.203.106, added to nodes list" [2022-03-02T15:51:21.531Z] time="2022-03-02T15:51:21Z" level=info msg="Node d36180c9d50d/172.20.203.106, joined gossip cluster" [2022-03-02T15:51:21.531Z] time="2022-03-02T15:51:21Z" level=info msg="Node d36180c9d50d/172.20.203.106, added to nodes list" [2022-03-02T15:51:21.531Z] time="2022-03-02T15:51:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-03-02T15:51:21.531Z] time="2022-03-02T15:51:21Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49412" [2022-03-02T15:51:21.606Z] --- PASS: TestServiceUpdatePidsLimit (15.96s) [2022-03-02T15:51:21.606Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-03-02T15:51:21.606Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2022-03-02T15:51:21.606Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.80s) [2022-03-02T15:51:21.606Z] PASS [2022-03-02T15:51:21.606Z] [2022-03-02T15:51:21.606Z] === Skipped [2022-03-02T15:51:21.606Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-03-02T15:51:21.606Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-02T15:51:21.606Z] [2022-03-02T15:51:21.606Z] DONE 27 tests, 1 skipped in 180.970s [2022-03-02T15:51:21.606Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-03-02T15:51:21.606Z] INFO: Testing against a local daemon [2022-03-02T15:51:21.606Z] === RUN TestSessionCreate [2022-03-02T15:51:21.606Z] --- PASS: TestSessionCreate (0.02s) [2022-03-02T15:51:21.606Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-02T15:51:21.606Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-03-02T15:51:21.606Z] PASS [2022-03-02T15:51:21.606Z] [2022-03-02T15:51:21.606Z] DONE 2 tests in 0.067s [2022-03-02T15:51:21.606Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-03-02T15:51:21.606Z] INFO: Testing against a local daemon [2022-03-02T15:51:21.606Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-02T15:51:21.606Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-03-02T15:51:21.606Z] === RUN TestDiskUsage [2022-03-02T15:51:21.606Z] === PAUSE TestDiskUsage [2022-03-02T15:51:21.606Z] === RUN TestEventsExecDie [2022-03-02T15:51:21.606Z] --- PASS: TestEventsExecDie (0.53s) [2022-03-02T15:51:21.606Z] === RUN TestEventsBackwardsCompatible [2022-03-02T15:51:21.606Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-03-02T15:51:21.606Z] === RUN TestEventsVolumeCreate [2022-03-02T15:51:21.606Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-03-02T15:51:21.606Z] === RUN TestInfoBinaryCommits [2022-03-02T15:51:21.606Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-03-02T15:51:21.606Z] === RUN TestInfoAPIVersioned [2022-03-02T15:51:21.606Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-03-02T15:51:21.606Z] === RUN TestInfoAPI [2022-03-02T15:51:21.606Z] --- PASS: TestInfoAPI (0.02s) [2022-03-02T15:51:21.606Z] === RUN TestInfoAPIWarnings [2022-03-02T15:51:21.987Z] time="2022-03-02T15:51:21Z" level=info msg="Node b2bf4fc0c000/172.20.203.106, joined gossip cluster" [2022-03-02T15:51:21.987Z] time="2022-03-02T15:51:21Z" level=info msg="Node b2bf4fc0c000/172.20.203.106, added to nodes list" [2022-03-02T15:51:21.987Z] time="2022-03-02T15:51:21Z" level=debug msg="memberlist: Failed to join 172.20.203.106: dial tcp 172.20.203.106:10004: connectex: No connection could be made because the target machine actively refused it." [2022-03-02T15:51:21.987Z] time="2022-03-02T15:51:21Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:690fc13e1544 with config:&{NodeID:690fc13e1544 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-02T15:51:21.987Z] time="2022-03-02T15:51:21Z" level=info msg="Node 690fc13e1544/172.20.203.106, joined gossip cluster" [2022-03-02T15:51:21.987Z] time="2022-03-02T15:51:21Z" level=info msg="Node 690fc13e1544/172.20.203.106, added to nodes list" [2022-03-02T15:51:21.987Z] time="2022-03-02T15:51:21Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-03-02T15:51:21.987Z] time="2022-03-02T15:51:21Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-03-02T15:51:21.987Z] time="2022-03-02T15:51:21Z" level=debug msg="memberlist: Stream connection from=[::1]:49414" [2022-03-02T15:51:21.987Z] time="2022-03-02T15:51:21Z" level=info msg="Node 690fc13e1544/172.20.203.106, joined gossip cluster" [2022-03-02T15:51:21.987Z] time="2022-03-02T15:51:21Z" level=info msg="Node 690fc13e1544/172.20.203.106, added to nodes list" [2022-03-02T15:51:21.987Z] time="2022-03-02T15:51:21Z" level=info msg="Node 07fd8a202c99/172.20.203.106, joined gossip cluster" [2022-03-02T15:51:21.987Z] time="2022-03-02T15:51:21Z" level=info msg="Node 07fd8a202c99/172.20.203.106, added to nodes list" [2022-03-02T15:51:21.987Z] time="2022-03-02T15:51:21Z" level=info msg="Node d36180c9d50d/172.20.203.106, joined gossip cluster" [2022-03-02T15:51:21.987Z] time="2022-03-02T15:51:21Z" level=info msg="Node d36180c9d50d/172.20.203.106, added to nodes list" [2022-03-02T15:51:21.987Z] time="2022-03-02T15:51:21Z" level=info msg="Node b2bf4fc0c000/172.20.203.106, joined gossip cluster" [2022-03-02T15:51:21.987Z] time="2022-03-02T15:51:21Z" level=info msg="Node b2bf4fc0c000/172.20.203.106, added to nodes list" [2022-03-02T15:51:21.987Z] time="2022-03-02T15:51:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-03-02T15:51:21.987Z] time="2022-03-02T15:51:21Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49415" [2022-03-02T15:51:22.090Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2022-03-02T15:51:22.090Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-03-02T15:51:22.287Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-03-02T15:51:22.443Z] time="2022-03-02T15:51:21Z" level=info msg="Node 690fc13e1544/172.20.203.106, joined gossip cluster" [2022-03-02T15:51:22.443Z] time="2022-03-02T15:51:21Z" level=info msg="Node 690fc13e1544/172.20.203.106, joined gossip cluster" [2022-03-02T15:51:22.443Z] time="2022-03-02T15:51:21Z" level=info msg="Node 690fc13e1544/172.20.203.106, added to nodes list" [2022-03-02T15:51:22.443Z] time="2022-03-02T15:51:21Z" level=info msg="Node 690fc13e1544/172.20.203.106, added to nodes list" [2022-03-02T15:51:22.444Z] time="2022-03-02T15:51:22Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:b142bf1a239d with config:&{NodeID:b142bf1a239d Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-02T15:51:22.444Z] time="2022-03-02T15:51:22Z" level=info msg="Node b142bf1a239d/172.20.203.106, joined gossip cluster" [2022-03-02T15:51:22.444Z] time="2022-03-02T15:51:22Z" level=info msg="Node b142bf1a239d/172.20.203.106, added to nodes list" [2022-03-02T15:51:22.444Z] time="2022-03-02T15:51:22Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-03-02T15:51:22.444Z] time="2022-03-02T15:51:22Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-03-02T15:51:22.444Z] time="2022-03-02T15:51:22Z" level=debug msg="memberlist: Stream connection from=[::1]:49416" [2022-03-02T15:51:22.444Z] time="2022-03-02T15:51:22Z" level=info msg="Node b142bf1a239d/172.20.203.106, joined gossip cluster" [2022-03-02T15:51:22.444Z] time="2022-03-02T15:51:22Z" level=info msg="Node b142bf1a239d/172.20.203.106, added to nodes list" [2022-03-02T15:51:22.444Z] time="2022-03-02T15:51:22Z" level=info msg="Node 07fd8a202c99/172.20.203.106, joined gossip cluster" [2022-03-02T15:51:22.444Z] time="2022-03-02T15:51:22Z" level=info msg="Node 07fd8a202c99/172.20.203.106, added to nodes list" [2022-03-02T15:51:22.444Z] time="2022-03-02T15:51:22Z" level=info msg="Node d36180c9d50d/172.20.203.106, joined gossip cluster" [2022-03-02T15:51:22.444Z] time="2022-03-02T15:51:22Z" level=info msg="Node d36180c9d50d/172.20.203.106, added to nodes list" [2022-03-02T15:51:22.444Z] time="2022-03-02T15:51:22Z" level=info msg="Node b2bf4fc0c000/172.20.203.106, joined gossip cluster" [2022-03-02T15:51:22.444Z] time="2022-03-02T15:51:22Z" level=info msg="Node b2bf4fc0c000/172.20.203.106, added to nodes list" [2022-03-02T15:51:22.444Z] time="2022-03-02T15:51:22Z" level=info msg="Node 690fc13e1544/172.20.203.106, joined gossip cluster" [2022-03-02T15:51:22.444Z] time="2022-03-02T15:51:22Z" level=info msg="Node 690fc13e1544/172.20.203.106, added to nodes list" [2022-03-02T15:51:22.444Z] time="2022-03-02T15:51:22Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-03-02T15:51:22.444Z] time="2022-03-02T15:51:22Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49417" [2022-03-02T15:51:22.662Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-03-02T15:51:22.899Z] time="2022-03-02T15:51:22Z" level=info msg="Node b142bf1a239d/172.20.203.106, joined gossip cluster" [2022-03-02T15:51:22.899Z] time="2022-03-02T15:51:22Z" level=info msg="Node b142bf1a239d/172.20.203.106, added to nodes list" [2022-03-02T15:51:22.900Z] time="2022-03-02T15:51:22Z" level=info msg="Node b142bf1a239d/172.20.203.106, joined gossip cluster" [2022-03-02T15:51:22.900Z] time="2022-03-02T15:51:22Z" level=info msg="Node b142bf1a239d/172.20.203.106, added to nodes list" [2022-03-02T15:51:22.900Z] time="2022-03-02T15:51:22Z" level=info msg="Node b142bf1a239d/172.20.203.106, joined gossip cluster" [2022-03-02T15:51:22.900Z] time="2022-03-02T15:51:22Z" level=info msg="Node b142bf1a239d/172.20.203.106, added to nodes list" [2022-03-02T15:51:22.900Z] networkdb_test.go:835: Re-joining: 3 [2022-03-02T15:51:22.900Z] time="2022-03-02T15:51:22Z" level=info msg="The new bootstrap node list is:[172.20.203.106:10033 172.20.203.106:10034 172.20.203.106:10035]" [2022-03-02T15:51:22.900Z] time="2022-03-02T15:51:22Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.203.106:10033" [2022-03-02T15:51:22.900Z] time="2022-03-02T15:51:22Z" level=debug msg="memberlist: Stream connection from=172.20.203.106:49418" [2022-03-02T15:51:22.900Z] time="2022-03-02T15:51:22Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.203.106:10034" [2022-03-02T15:51:22.900Z] time="2022-03-02T15:51:22Z" level=debug msg="memberlist: Stream connection from=172.20.203.106:49419" [2022-03-02T15:51:22.900Z] time="2022-03-02T15:51:22Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.203.106:10035" [2022-03-02T15:51:22.900Z] time="2022-03-02T15:51:22Z" level=debug msg="memberlist: Stream connection from=172.20.203.106:49420" [2022-03-02T15:51:22.900Z] networkdb_test.go:835: Re-joining: 4 [2022-03-02T15:51:22.900Z] time="2022-03-02T15:51:22Z" level=info msg="The new bootstrap node list is:[172.20.203.106:10033 172.20.203.106:10034 172.20.203.106:10035]" [2022-03-02T15:51:22.900Z] time="2022-03-02T15:51:22Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.203.106:10033" [2022-03-02T15:51:22.900Z] time="2022-03-02T15:51:22Z" level=debug msg="memberlist: Stream connection from=172.20.203.106:49421" [2022-03-02T15:51:22.900Z] time="2022-03-02T15:51:22Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.203.106:10034" [2022-03-02T15:51:22.900Z] time="2022-03-02T15:51:22Z" level=debug msg="memberlist: Stream connection from=172.20.203.106:49422" [2022-03-02T15:51:22.900Z] time="2022-03-02T15:51:22Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.203.106:10035" [2022-03-02T15:51:22.900Z] time="2022-03-02T15:51:22Z" level=debug msg="memberlist: Stream connection from=172.20.203.106:49423" [2022-03-02T15:51:22.900Z] time="2022-03-02T15:51:22Z" level=info msg="node 0 leaving" [2022-03-02T15:51:23.233Z] ok github.com/docker/docker/daemon/logger/splunk 1.607s coverage: 82.5% of statements [2022-03-02T15:51:23.233Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-02T15:51:23.233Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-02T15:51:23.355Z] time="2022-03-02T15:51:22Z" level=info msg="Node 07fd8a202c99 change state NodeActive --> NodeLeft" [2022-03-02T15:51:23.355Z] time="2022-03-02T15:51:22Z" level=info msg="node5(b142bf1a239d): Node leave event for 07fd8a202c99/172.20.203.106" [2022-03-02T15:51:23.355Z] time="2022-03-02T15:51:22Z" level=info msg="Node 07fd8a202c99 change state NodeActive --> NodeLeft" [2022-03-02T15:51:23.355Z] time="2022-03-02T15:51:22Z" level=info msg="node3(b2bf4fc0c000): Node leave event for 07fd8a202c99/172.20.203.106" [2022-03-02T15:51:23.355Z] time="2022-03-02T15:51:22Z" level=info msg="Node 07fd8a202c99 change state NodeActive --> NodeLeft" [2022-03-02T15:51:23.355Z] time="2022-03-02T15:51:22Z" level=info msg="node4(690fc13e1544): Node leave event for 07fd8a202c99/172.20.203.106" [2022-03-02T15:51:23.355Z] time="2022-03-02T15:51:22Z" level=info msg="Node 07fd8a202c99 change state NodeActive --> NodeLeft" [2022-03-02T15:51:23.355Z] time="2022-03-02T15:51:22Z" level=info msg="node1(07fd8a202c99): Node leave event for 07fd8a202c99/172.20.203.106" [2022-03-02T15:51:23.355Z] time="2022-03-02T15:51:23Z" level=info msg="Node 07fd8a202c99 change state NodeActive --> NodeLeft" [2022-03-02T15:51:23.355Z] time="2022-03-02T15:51:23Z" level=info msg="node2(d36180c9d50d): Node leave event for 07fd8a202c99/172.20.203.106" [2022-03-02T15:51:23.355Z] time="2022-03-02T15:51:23Z" level=info msg="Node 07fd8a202c99/172.20.203.106, left gossip cluster" [2022-03-02T15:51:23.355Z] time="2022-03-02T15:51:23Z" level=info msg="Node 07fd8a202c99/172.20.203.106, left gossip cluster" [2022-03-02T15:51:23.355Z] time="2022-03-02T15:51:23Z" level=info msg="Node 07fd8a202c99/172.20.203.106, left gossip cluster" [2022-03-02T15:51:23.355Z] time="2022-03-02T15:51:23Z" level=info msg="Node 07fd8a202c99/172.20.203.106, left gossip cluster" [2022-03-02T15:51:23.355Z] time="2022-03-02T15:51:23Z" level=info msg="Node 07fd8a202c99/172.20.203.106, left gossip cluster" [2022-03-02T15:51:23.811Z] time="2022-03-02T15:51:23Z" level=info msg="node 1 leaving" [2022-03-02T15:51:23.811Z] time="2022-03-02T15:51:23Z" level=info msg="Node d36180c9d50d change state NodeActive --> NodeLeft" [2022-03-02T15:51:23.811Z] time="2022-03-02T15:51:23Z" level=info msg="node4(690fc13e1544): Node leave event for d36180c9d50d/172.20.203.106" [2022-03-02T15:51:23.811Z] time="2022-03-02T15:51:23Z" level=info msg="Node d36180c9d50d change state NodeActive --> NodeLeft" [2022-03-02T15:51:23.811Z] time="2022-03-02T15:51:23Z" level=info msg="node5(b142bf1a239d): Node leave event for d36180c9d50d/172.20.203.106" [2022-03-02T15:51:23.811Z] time="2022-03-02T15:51:23Z" level=info msg="Node d36180c9d50d change state NodeActive --> NodeLeft" [2022-03-02T15:51:23.811Z] time="2022-03-02T15:51:23Z" level=info msg="node3(b2bf4fc0c000): Node leave event for d36180c9d50d/172.20.203.106" [2022-03-02T15:51:23.811Z] time="2022-03-02T15:51:23Z" level=info msg="Node d36180c9d50d change state NodeActive --> NodeLeft" [2022-03-02T15:51:23.811Z] time="2022-03-02T15:51:23Z" level=info msg="node2(d36180c9d50d): Node leave event for d36180c9d50d/172.20.203.106" [2022-03-02T15:51:23.811Z] time="2022-03-02T15:51:23Z" level=info msg="Node d36180c9d50d/172.20.203.106, left gossip cluster" [2022-03-02T15:51:23.811Z] time="2022-03-02T15:51:23Z" level=info msg="Node d36180c9d50d/172.20.203.106, left gossip cluster" [2022-03-02T15:51:23.811Z] time="2022-03-02T15:51:23Z" level=info msg="Node d36180c9d50d/172.20.203.106, left gossip cluster" [2022-03-02T15:51:23.811Z] time="2022-03-02T15:51:23Z" level=info msg="Node d36180c9d50d/172.20.203.106, left gossip cluster" [2022-03-02T15:51:24.146Z] === RUN TestConfigDaemonLibtrustID [2022-03-02T15:51:24.146Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-02T15:51:24.146Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-03-02T15:51:24.146Z] === RUN TestDaemonConfigValidation [2022-03-02T15:51:24.146Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-02T15:51:24.146Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-03-02T15:51:24.146Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-02T15:51:24.146Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-02T15:51:24.146Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-03-02T15:51:24.146Z] === RUN TestDaemonProxy [2022-03-02T15:51:24.146Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-02T15:51:24.146Z] --- SKIP: TestDaemonProxy (0.00s) [2022-03-02T15:51:24.146Z] PASS [2022-03-02T15:51:24.146Z] ok github.com/docker/docker/integration/daemon 0.104s [2022-03-02T15:51:24.146Z] [2022-03-02T15:51:24.146Z] === Skipped [2022-03-02T15:51:24.146Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-03-02T15:51:24.146Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-02T15:51:24.146Z] [2022-03-02T15:51:24.146Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-03-02T15:51:24.146Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-02T15:51:24.146Z] [2022-03-02T15:51:24.146Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-03-02T15:51:24.146Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-02T15:51:24.146Z] [2022-03-02T15:51:24.146Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-03-02T15:51:24.146Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-02T15:51:24.146Z] [2022-03-02T15:51:24.146Z] DONE 4 tests, 4 skipped in 19.134s [2022-03-02T15:51:24.146Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-03-02T15:51:24.189Z] === RUN TestDockerSuite/TestBuildForceRm [2022-03-02T15:51:24.268Z] time="2022-03-02T15:51:23Z" level=info msg="node 2 leaving" [2022-03-02T15:51:24.268Z] time="2022-03-02T15:51:23Z" level=debug msg="memberlist: Failed to join 172.20.203.106: dial tcp 172.20.203.106:10004: connectex: No connection could be made because the target machine actively refused it." [2022-03-02T15:51:24.268Z] time="2022-03-02T15:51:23Z" level=info msg="Node b2bf4fc0c000 change state NodeActive --> NodeLeft" [2022-03-02T15:51:24.268Z] time="2022-03-02T15:51:23Z" level=info msg="node4(690fc13e1544): Node leave event for b2bf4fc0c000/172.20.203.106" [2022-03-02T15:51:24.269Z] time="2022-03-02T15:51:23Z" level=info msg="Node b2bf4fc0c000 change state NodeActive --> NodeLeft" [2022-03-02T15:51:24.269Z] time="2022-03-02T15:51:23Z" level=info msg="node5(b142bf1a239d): Node leave event for b2bf4fc0c000/172.20.203.106" [2022-03-02T15:51:24.269Z] time="2022-03-02T15:51:23Z" level=info msg="Node b2bf4fc0c000 change state NodeActive --> NodeLeft" [2022-03-02T15:51:24.269Z] time="2022-03-02T15:51:23Z" level=info msg="node3(b2bf4fc0c000): Node leave event for b2bf4fc0c000/172.20.203.106" [2022-03-02T15:51:24.269Z] time="2022-03-02T15:51:23Z" level=info msg="Node b2bf4fc0c000/172.20.203.106, left gossip cluster" [2022-03-02T15:51:24.269Z] time="2022-03-02T15:51:23Z" level=info msg="Node b2bf4fc0c000/172.20.203.106, left gossip cluster" [2022-03-02T15:51:24.269Z] time="2022-03-02T15:51:24Z" level=info msg="Node b2bf4fc0c000/172.20.203.106, left gossip cluster" [2022-03-02T15:51:24.670Z] ok github.com/docker/docker/distribution 0.133s coverage: 26.3% of statements [2022-03-02T15:51:24.670Z] ok github.com/docker/docker/distribution/metadata 0.041s coverage: 48.2% of statements [2022-03-02T15:51:24.670Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-02T15:51:24.724Z] time="2022-03-02T15:51:24Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10035->172.20.203.106:10037: use of closed network connection" [2022-03-02T15:51:24.725Z] networkdb_test.go:867: node4: OK [2022-03-02T15:51:24.725Z] networkdb_test.go:867: node5: OK [2022-03-02T15:51:24.725Z] time="2022-03-02T15:51:24Z" level=info msg="node 0 coming back" [2022-03-02T15:51:24.725Z] time="2022-03-02T15:51:24Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:e8a413b3189a with config:&{NodeID:e8a413b3189a Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-02T15:51:24.725Z] time="2022-03-02T15:51:24Z" level=info msg="Node e8a413b3189a/172.20.203.106, joined gossip cluster" [2022-03-02T15:51:24.725Z] time="2022-03-02T15:51:24Z" level=info msg="Node e8a413b3189a/172.20.203.106, added to nodes list" [2022-03-02T15:51:24.725Z] time="2022-03-02T15:51:24Z" level=info msg="node 1 coming back" [2022-03-02T15:51:24.725Z] time="2022-03-02T15:51:24Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:80c4af1a9086 with config:&{NodeID:80c4af1a9086 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-02T15:51:24.725Z] time="2022-03-02T15:51:24Z" level=info msg="Node 80c4af1a9086/172.20.203.106, joined gossip cluster" [2022-03-02T15:51:24.725Z] time="2022-03-02T15:51:24Z" level=info msg="Node 80c4af1a9086/172.20.203.106, added to nodes list" [2022-03-02T15:51:24.725Z] time="2022-03-02T15:51:24Z" level=info msg="node 2 coming back" [2022-03-02T15:51:24.725Z] time="2022-03-02T15:51:24Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:8ad191906ac0 with config:&{NodeID:8ad191906ac0 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-02T15:51:24.725Z] time="2022-03-02T15:51:24Z" level=info msg="Node 8ad191906ac0/172.20.203.106, joined gossip cluster" [2022-03-02T15:51:24.725Z] time="2022-03-02T15:51:24Z" level=info msg="Node 8ad191906ac0/172.20.203.106, added to nodes list" [2022-03-02T15:51:25.275Z] ok github.com/docker/docker/errdefs 0.007s coverage: 53.1% of statements [2022-03-02T15:51:25.570Z] === RUN TestDockerSuite/TestBuildFromGit [2022-03-02T15:51:25.846Z] ok github.com/docker/docker/image 0.026s coverage: 86.9% of statements [2022-03-02T15:51:26.256Z] time="2022-03-02T15:51:25Z" level=debug msg="memberlist: Failed to join 172.20.203.106: dial tcp 172.20.203.106:10004: connectex: No connection could be made because the target machine actively refused it." [2022-03-02T15:51:26.314Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-02T15:51:26.314Z] INFO: Testing against a local daemon [2022-03-02T15:51:26.314Z] === RUN TestCommitInheritsEnv [2022-03-02T15:51:26.314Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-02T15:51:26.314Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-03-02T15:51:26.314Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-02T15:51:26.314Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-02T15:51:26.314Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-03-02T15:51:26.314Z] === RUN TestImportWithCustomPlatform [2022-03-02T15:51:26.314Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-02T15:51:26.314Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-03-02T15:51:26.314Z] === RUN TestImagesFilterMultiReference [2022-03-02T15:51:26.314Z] --- PASS: TestImagesFilterMultiReference (0.15s) [2022-03-02T15:51:26.314Z] === RUN TestImagePullPlatformInvalid [2022-03-02T15:51:26.314Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-03-02T15:51:26.314Z] === RUN TestRemoveImageOrphaning [2022-03-02T15:51:26.417Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-03-02T15:51:26.678Z] ok github.com/docker/docker/image/tarexport 0.008s coverage: 0.7% of statements [2022-03-02T15:51:26.947Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-03-02T15:51:27.206Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-03-02T15:51:27.251Z] ok github.com/docker/docker/image/v1 0.006s coverage: 25.0% of statements [2022-03-02T15:51:27.251Z] ok github.com/docker/docker/distribution/xfer 1.906s coverage: 85.9% of statements [2022-03-02T15:51:27.251Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-02T15:51:27.251Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-02T15:51:27.276Z] --- PASS: TestRemoveImageOrphaning (1.19s) [2022-03-02T15:51:27.276Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-02T15:51:27.276Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2022-03-02T15:51:27.276Z] === RUN TestTagInvalidReference [2022-03-02T15:51:27.732Z] --- PASS: TestTagInvalidReference (0.03s) [2022-03-02T15:51:27.733Z] === RUN TestTagValidPrefixedRepo [2022-03-02T15:51:27.733Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2022-03-02T15:51:27.733Z] === RUN TestTagExistedNameWithoutForce [2022-03-02T15:51:27.733Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-03-02T15:51:27.733Z] === RUN TestTagOfficialNames [2022-03-02T15:51:27.733Z] --- PASS: TestTagOfficialNames (0.11s) [2022-03-02T15:51:27.733Z] === RUN TestTagMatchesDigest [2022-03-02T15:51:27.733Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-03-02T15:51:27.733Z] PASS [2022-03-02T15:51:27.733Z] ok github.com/docker/docker/integration/image 1.931s [2022-03-02T15:51:27.733Z] [2022-03-02T15:51:27.733Z] === Skipped [2022-03-02T15:51:27.733Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-03-02T15:51:27.733Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-02T15:51:27.733Z] [2022-03-02T15:51:27.733Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-03-02T15:51:27.733Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-02T15:51:27.733Z] [2022-03-02T15:51:27.733Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-03-02T15:51:27.733Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-02T15:51:27.733Z] [2022-03-02T15:51:27.733Z] DONE 12 tests, 3 skipped in 5.511s [2022-03-02T15:51:27.823Z] ok github.com/docker/docker/libcontainerd/queue 0.030s coverage: 100.0% of statements [2022-03-02T15:51:28.145Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-03-02T15:51:28.191Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-03-02T15:51:28.430Z] time="2022-03-02T15:51:27Z" level=debug msg="memberlist: Failed to join 172.20.203.106: dial tcp 172.20.203.106:10004: connectex: No connection could be made because the target machine actively refused it." [2022-03-02T15:51:28.431Z] time="2022-03-02T15:51:27Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.20.203.106:10033 172.20.203.106:10034 172.20.203.106:10035]" [2022-03-02T15:51:28.431Z] time="2022-03-02T15:51:28Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.20.203.106:10033 172.20.203.106:10034 172.20.203.106:10035]" [2022-03-02T15:51:28.767Z] ok github.com/docker/docker/oci 0.015s coverage: 43.3% of statements [2022-03-02T15:51:28.886Z] time="2022-03-02T15:51:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.203.106:10033" [2022-03-02T15:51:28.886Z] time="2022-03-02T15:51:28Z" level=debug msg="memberlist: Stream connection from=172.20.203.106:49427" [2022-03-02T15:51:28.886Z] time="2022-03-02T15:51:28Z" level=info msg="Node 690fc13e1544/172.20.203.106, joined gossip cluster" [2022-03-02T15:51:28.886Z] time="2022-03-02T15:51:28Z" level=info msg="Node 690fc13e1544/172.20.203.106, added to nodes list" [2022-03-02T15:51:28.886Z] time="2022-03-02T15:51:28Z" level=info msg="Node b142bf1a239d/172.20.203.106, joined gossip cluster" [2022-03-02T15:51:28.886Z] time="2022-03-02T15:51:28Z" level=info msg="Node e8a413b3189a/172.20.203.106, joined gossip cluster" [2022-03-02T15:51:28.886Z] time="2022-03-02T15:51:28Z" level=info msg="Node b142bf1a239d/172.20.203.106, added to nodes list" [2022-03-02T15:51:28.886Z] time="2022-03-02T15:51:28Z" level=info msg="Node e8a413b3189a/172.20.203.106, is the new incarnation of the shutdown node 07fd8a202c99/172.20.203.106" [2022-03-02T15:51:28.886Z] time="2022-03-02T15:51:28Z" level=info msg="Node e8a413b3189a/172.20.203.106, added to nodes list" [2022-03-02T15:51:28.886Z] time="2022-03-02T15:51:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.203.106:10034" [2022-03-02T15:51:28.886Z] time="2022-03-02T15:51:28Z" level=debug msg="memberlist: Stream connection from=172.20.203.106:49428" [2022-03-02T15:51:28.886Z] time="2022-03-02T15:51:28Z" level=info msg="Node e8a413b3189a/172.20.203.106, joined gossip cluster" [2022-03-02T15:51:28.886Z] time="2022-03-02T15:51:28Z" level=info msg="Node e8a413b3189a/172.20.203.106, added to nodes list" [2022-03-02T15:51:28.886Z] time="2022-03-02T15:51:28Z" level=info msg="Node 690fc13e1544/172.20.203.106, joined gossip cluster" [2022-03-02T15:51:28.886Z] time="2022-03-02T15:51:28Z" level=info msg="Node 690fc13e1544/172.20.203.106, added to nodes list" [2022-03-02T15:51:28.886Z] time="2022-03-02T15:51:28Z" level=info msg="Node b142bf1a239d/172.20.203.106, joined gossip cluster" [2022-03-02T15:51:28.886Z] time="2022-03-02T15:51:28Z" level=info msg="Node b142bf1a239d/172.20.203.106, added to nodes list" [2022-03-02T15:51:28.887Z] time="2022-03-02T15:51:28Z" level=info msg="Node 80c4af1a9086/172.20.203.106, joined gossip cluster" [2022-03-02T15:51:28.887Z] time="2022-03-02T15:51:28Z" level=info msg="Node 80c4af1a9086/172.20.203.106, is the new incarnation of the shutdown node d36180c9d50d/172.20.203.106" [2022-03-02T15:51:28.887Z] time="2022-03-02T15:51:28Z" level=info msg="Node 80c4af1a9086/172.20.203.106, added to nodes list" [2022-03-02T15:51:28.887Z] time="2022-03-02T15:51:28Z" level=debug msg="memberlist: Stream connection from=172.20.203.106:49429" [2022-03-02T15:51:28.887Z] time="2022-03-02T15:51:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.203.106:10035" [2022-03-02T15:51:28.887Z] time="2022-03-02T15:51:28Z" level=info msg="Node 80c4af1a9086/172.20.203.106, joined gossip cluster" [2022-03-02T15:51:28.887Z] time="2022-03-02T15:51:28Z" level=info msg="Node 80c4af1a9086/172.20.203.106, added to nodes list" [2022-03-02T15:51:28.887Z] time="2022-03-02T15:51:28Z" level=info msg="Node 690fc13e1544/172.20.203.106, joined gossip cluster" [2022-03-02T15:51:28.887Z] time="2022-03-02T15:51:28Z" level=info msg="Node 690fc13e1544/172.20.203.106, added to nodes list" [2022-03-02T15:51:28.887Z] time="2022-03-02T15:51:28Z" level=info msg="Node b142bf1a239d/172.20.203.106, joined gossip cluster" [2022-03-02T15:51:28.887Z] time="2022-03-02T15:51:28Z" level=info msg="Node b142bf1a239d/172.20.203.106, added to nodes list" [2022-03-02T15:51:28.887Z] time="2022-03-02T15:51:28Z" level=info msg="Node e8a413b3189a/172.20.203.106, joined gossip cluster" [2022-03-02T15:51:28.887Z] time="2022-03-02T15:51:28Z" level=info msg="Node e8a413b3189a/172.20.203.106, added to nodes list" [2022-03-02T15:51:28.887Z] time="2022-03-02T15:51:28Z" level=info msg="Node 8ad191906ac0/172.20.203.106, joined gossip cluster" [2022-03-02T15:51:28.887Z] time="2022-03-02T15:51:28Z" level=info msg="Node 8ad191906ac0/172.20.203.106, is the new incarnation of the shutdown node b2bf4fc0c000/172.20.203.106" [2022-03-02T15:51:28.887Z] time="2022-03-02T15:51:28Z" level=info msg="Node 8ad191906ac0/172.20.203.106, added to nodes list" [2022-03-02T15:51:28.887Z] time="2022-03-02T15:51:28Z" level=info msg="Node 80c4af1a9086/172.20.203.106, joined gossip cluster" [2022-03-02T15:51:28.887Z] time="2022-03-02T15:51:28Z" level=info msg="Node 80c4af1a9086/172.20.203.106, is the new incarnation of the shutdown node d36180c9d50d/172.20.203.106" [2022-03-02T15:51:28.887Z] time="2022-03-02T15:51:28Z" level=info msg="Node 80c4af1a9086/172.20.203.106, added to nodes list" [2022-03-02T15:51:28.887Z] time="2022-03-02T15:51:28Z" level=info msg="Node e8a413b3189a/172.20.203.106, joined gossip cluster" [2022-03-02T15:51:28.887Z] time="2022-03-02T15:51:28Z" level=info msg="Node e8a413b3189a/172.20.203.106, is the new incarnation of the shutdown node 07fd8a202c99/172.20.203.106" [2022-03-02T15:51:28.887Z] time="2022-03-02T15:51:28Z" level=info msg="Node e8a413b3189a/172.20.203.106, added to nodes list" [2022-03-02T15:51:28.887Z] time="2022-03-02T15:51:28Z" level=info msg="Node 80c4af1a9086/172.20.203.106, joined gossip cluster" [2022-03-02T15:51:28.887Z] time="2022-03-02T15:51:28Z" level=info msg="Node 80c4af1a9086/172.20.203.106, added to nodes list" [2022-03-02T15:51:28.887Z] time="2022-03-02T15:51:28Z" level=info msg="Node 8ad191906ac0/172.20.203.106, joined gossip cluster" [2022-03-02T15:51:28.887Z] time="2022-03-02T15:51:28Z" level=info msg="Node 8ad191906ac0/172.20.203.106, added to nodes list" [2022-03-02T15:51:28.887Z] time="2022-03-02T15:51:28Z" level=info msg="Node 8ad191906ac0/172.20.203.106, joined gossip cluster" [2022-03-02T15:51:28.887Z] time="2022-03-02T15:51:28Z" level=info msg="Node 8ad191906ac0/172.20.203.106, is the new incarnation of the shutdown node b2bf4fc0c000/172.20.203.106" [2022-03-02T15:51:28.887Z] time="2022-03-02T15:51:28Z" level=info msg="Node 8ad191906ac0/172.20.203.106, added to nodes list" [2022-03-02T15:51:29.027Z] ok github.com/docker/docker/opts 0.023s coverage: 67.4% of statements [2022-03-02T15:51:29.289Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2022-03-02T15:51:29.343Z] time="2022-03-02T15:51:29Z" level=info msg="Node 8ad191906ac0/172.20.203.106, joined gossip cluster" [2022-03-02T15:51:29.343Z] time="2022-03-02T15:51:29Z" level=info msg="Node 8ad191906ac0/172.20.203.106, added to nodes list" [2022-03-02T15:51:29.343Z] time="2022-03-02T15:51:29Z" level=debug msg="memberlist: Stream connection from=172.20.203.106:49430" [2022-03-02T15:51:29.343Z] time="2022-03-02T15:51:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.203.106:10033" [2022-03-02T15:51:29.343Z] time="2022-03-02T15:51:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.203.106:10034" [2022-03-02T15:51:29.343Z] time="2022-03-02T15:51:29Z" level=debug msg="memberlist: Stream connection from=172.20.203.106:49431" [2022-03-02T15:51:29.343Z] time="2022-03-02T15:51:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.203.106:10035" [2022-03-02T15:51:29.343Z] time="2022-03-02T15:51:29Z" level=debug msg="memberlist: Stream connection from=172.20.203.106:49432" [2022-03-02T15:51:29.528Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-03-02T15:51:29.800Z] 2022/03/02 15:51:29 Closing DB instances... [2022-03-02T15:51:29.800Z] time="2022-03-02T15:51:29Z" level=info msg="Node e8a413b3189a change state NodeActive --> NodeLeft" [2022-03-02T15:51:29.800Z] time="2022-03-02T15:51:29Z" level=info msg="node5(b142bf1a239d): Node leave event for e8a413b3189a/172.20.203.106" [2022-03-02T15:51:29.800Z] time="2022-03-02T15:51:29Z" level=info msg="Node e8a413b3189a change state NodeActive --> NodeLeft" [2022-03-02T15:51:29.800Z] time="2022-03-02T15:51:29Z" level=info msg="node2(80c4af1a9086): Node leave event for e8a413b3189a/172.20.203.106" [2022-03-02T15:51:29.800Z] time="2022-03-02T15:51:29Z" level=info msg="Node e8a413b3189a change state NodeActive --> NodeLeft" [2022-03-02T15:51:29.800Z] time="2022-03-02T15:51:29Z" level=info msg="node4(690fc13e1544): Node leave event for e8a413b3189a/172.20.203.106" [2022-03-02T15:51:29.800Z] time="2022-03-02T15:51:29Z" level=info msg="Node e8a413b3189a change state NodeActive --> NodeLeft" [2022-03-02T15:51:29.800Z] time="2022-03-02T15:51:29Z" level=info msg="node3(8ad191906ac0): Node leave event for e8a413b3189a/172.20.203.106" [2022-03-02T15:51:29.800Z] time="2022-03-02T15:51:29Z" level=info msg="Node e8a413b3189a change state NodeActive --> NodeLeft" [2022-03-02T15:51:29.800Z] time="2022-03-02T15:51:29Z" level=info msg="node1(e8a413b3189a): Node leave event for e8a413b3189a/172.20.203.106" [2022-03-02T15:51:30.256Z] time="2022-03-02T15:51:29Z" level=debug msg="memberlist: Failed to join 172.20.203.106: dial tcp 172.20.203.106:10004: connectex: No connection could be made because the target machine actively refused it." [2022-03-02T15:51:30.256Z] time="2022-03-02T15:51:29Z" level=info msg="Node e8a413b3189a/172.20.203.106, left gossip cluster" [2022-03-02T15:51:30.256Z] time="2022-03-02T15:51:29Z" level=info msg="Node e8a413b3189a/172.20.203.106, left gossip cluster" [2022-03-02T15:51:30.256Z] time="2022-03-02T15:51:29Z" level=info msg="Node e8a413b3189a/172.20.203.106, left gossip cluster" [2022-03-02T15:51:30.256Z] time="2022-03-02T15:51:29Z" level=info msg="Node e8a413b3189a/172.20.203.106, left gossip cluster" [2022-03-02T15:51:30.256Z] time="2022-03-02T15:51:29Z" level=info msg="Node e8a413b3189a/172.20.203.106, left gossip cluster" [2022-03-02T15:51:30.256Z] time="2022-03-02T15:51:30Z" level=info msg="Node 80c4af1a9086 change state NodeActive --> NodeLeft" [2022-03-02T15:51:30.256Z] time="2022-03-02T15:51:30Z" level=info msg="node4(690fc13e1544): Node leave event for 80c4af1a9086/172.20.203.106" [2022-03-02T15:51:30.256Z] time="2022-03-02T15:51:30Z" level=info msg="Node 80c4af1a9086 change state NodeActive --> NodeLeft" [2022-03-02T15:51:30.256Z] time="2022-03-02T15:51:30Z" level=info msg="node3(8ad191906ac0): Node leave event for 80c4af1a9086/172.20.203.106" [2022-03-02T15:51:30.256Z] time="2022-03-02T15:51:30Z" level=info msg="Node 80c4af1a9086 change state NodeActive --> NodeLeft" [2022-03-02T15:51:30.256Z] time="2022-03-02T15:51:30Z" level=info msg="node5(b142bf1a239d): Node leave event for 80c4af1a9086/172.20.203.106" [2022-03-02T15:51:30.256Z] time="2022-03-02T15:51:30Z" level=info msg="Node 80c4af1a9086 change state NodeActive --> NodeLeft" [2022-03-02T15:51:30.256Z] time="2022-03-02T15:51:30Z" level=info msg="node2(80c4af1a9086): Node leave event for 80c4af1a9086/172.20.203.106" [2022-03-02T15:51:30.378Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-02T15:51:30.378Z] INFO: Testing against a local daemon [2022-03-02T15:51:30.378Z] === RUN TestNetworkCreateDelete [2022-03-02T15:51:30.378Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-02T15:51:30.378Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-03-02T15:51:30.378Z] === RUN TestDockerNetworkDeletePreferID [2022-03-02T15:51:30.378Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-03-02T15:51:30.378Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-03-02T15:51:30.378Z] === RUN TestDaemonDNSFallback [2022-03-02T15:51:30.378Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-02T15:51:30.378Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-03-02T15:51:30.378Z] === RUN TestInspectNetwork [2022-03-02T15:51:30.378Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-02T15:51:30.378Z] --- SKIP: TestInspectNetwork (0.00s) [2022-03-02T15:51:30.378Z] === RUN TestRunContainerWithBridgeNone [2022-03-02T15:51:30.378Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-02T15:51:30.378Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-03-02T15:51:30.378Z] === RUN TestNetworkInvalidJSON [2022-03-02T15:51:30.378Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-02T15:51:30.378Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-02T15:51:30.378Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-02T15:51:30.378Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-02T15:51:30.378Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-02T15:51:30.378Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-02T15:51:30.378Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-02T15:51:30.378Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-02T15:51:30.378Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-02T15:51:30.378Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-03-02T15:51:30.378Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-03-02T15:51:30.378Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-03-02T15:51:30.378Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-03-02T15:51:30.378Z] === RUN TestNetworkList [2022-03-02T15:51:30.378Z] === RUN TestNetworkList//networks [2022-03-02T15:51:30.378Z] === PAUSE TestNetworkList//networks [2022-03-02T15:51:30.378Z] === RUN TestNetworkList//networks/ [2022-03-02T15:51:30.378Z] === PAUSE TestNetworkList//networks/ [2022-03-02T15:51:30.378Z] === CONT TestNetworkList//networks [2022-03-02T15:51:30.378Z] === CONT TestNetworkList//networks/ [2022-03-02T15:51:30.378Z] --- PASS: TestNetworkList (0.03s) [2022-03-02T15:51:30.378Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-02T15:51:30.378Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-02T15:51:30.378Z] === RUN TestHostIPv4BridgeLabel [2022-03-02T15:51:30.378Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-02T15:51:30.378Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-03-02T15:51:30.378Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-02T15:51:30.378Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-02T15:51:30.378Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-03-02T15:51:30.378Z] === RUN TestDaemonDefaultNetworkPools [2022-03-02T15:51:30.378Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-02T15:51:30.378Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-03-02T15:51:30.378Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-02T15:51:30.378Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-02T15:51:30.378Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-02T15:51:30.378Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-02T15:51:30.378Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-02T15:51:30.378Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-02T15:51:30.378Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-02T15:51:30.378Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-02T15:51:30.378Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-02T15:51:30.378Z] === RUN TestServiceWithPredefinedNetwork [2022-03-02T15:51:30.378Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-02T15:51:30.378Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-03-02T15:51:30.378Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-02T15:51:30.378Z] service_test.go:243: FLAKY_TEST [2022-03-02T15:51:30.378Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-02T15:51:30.378Z] === RUN TestServiceWithDataPathPortInit [2022-03-02T15:51:30.378Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-02T15:51:30.378Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-03-02T15:51:30.378Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-02T15:51:30.378Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-02T15:51:30.378Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-02T15:51:30.378Z] PASS [2022-03-02T15:51:30.378Z] ok github.com/docker/docker/integration/network 0.221s [2022-03-02T15:51:30.378Z] [2022-03-02T15:51:30.378Z] === Skipped [2022-03-02T15:51:30.378Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-03-02T15:51:30.378Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-02T15:51:30.378Z] [2022-03-02T15:51:30.378Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-03-02T15:51:30.378Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-03-02T15:51:30.378Z] [2022-03-02T15:51:30.378Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-03-02T15:51:30.378Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-02T15:51:30.378Z] [2022-03-02T15:51:30.378Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-03-02T15:51:30.378Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-02T15:51:30.378Z] [2022-03-02T15:51:30.378Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-03-02T15:51:30.378Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-02T15:51:30.378Z] [2022-03-02T15:51:30.378Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-03-02T15:51:30.378Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-02T15:51:30.378Z] [2022-03-02T15:51:30.378Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-03-02T15:51:30.378Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-02T15:51:30.378Z] [2022-03-02T15:51:30.378Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-03-02T15:51:30.378Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-02T15:51:30.378Z] [2022-03-02T15:51:30.378Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-02T15:51:30.378Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-02T15:51:30.378Z] [2022-03-02T15:51:30.378Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-02T15:51:30.378Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-02T15:51:30.378Z] [2022-03-02T15:51:30.378Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-02T15:51:30.378Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-02T15:51:30.378Z] [2022-03-02T15:51:30.378Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-03-02T15:51:30.378Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-02T15:51:30.378Z] [2022-03-02T15:51:30.378Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-02T15:51:30.378Z] service_test.go:243: FLAKY_TEST [2022-03-02T15:51:30.378Z] [2022-03-02T15:51:30.378Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-03-02T15:51:30.378Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-02T15:51:30.378Z] [2022-03-02T15:51:30.378Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-02T15:51:30.378Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-02T15:51:30.378Z] [2022-03-02T15:51:30.378Z] DONE 22 tests, 15 skipped in 2.169s [2022-03-02T15:51:30.378Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-03-02T15:51:30.474Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-03-02T15:51:30.711Z] time="2022-03-02T15:51:30Z" level=info msg="Node 80c4af1a9086/172.20.203.106, left gossip cluster" [2022-03-02T15:51:30.712Z] time="2022-03-02T15:51:30Z" level=info msg="Node 80c4af1a9086/172.20.203.106, left gossip cluster" [2022-03-02T15:51:30.712Z] time="2022-03-02T15:51:30Z" level=info msg="Node 80c4af1a9086/172.20.203.106, left gossip cluster" [2022-03-02T15:51:30.712Z] time="2022-03-02T15:51:30Z" level=info msg="Node 80c4af1a9086/172.20.203.106, left gossip cluster" [2022-03-02T15:51:30.712Z] time="2022-03-02T15:51:30Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10034->172.20.203.106:10037: use of closed network connection" [2022-03-02T15:51:30.712Z] time="2022-03-02T15:51:30Z" level=warning msg="memberlist: Failed to send gossip to 172.20.203.106:10035: write udp [::]:10034->172.20.203.106:10035: use of closed network connection" [2022-03-02T15:51:30.712Z] time="2022-03-02T15:51:30Z" level=info msg="Node 8ad191906ac0 change state NodeActive --> NodeLeft" [2022-03-02T15:51:30.712Z] time="2022-03-02T15:51:30Z" level=info msg="node5(b142bf1a239d): Node leave event for 8ad191906ac0/172.20.203.106" [2022-03-02T15:51:30.712Z] time="2022-03-02T15:51:30Z" level=info msg="Node 8ad191906ac0 change state NodeActive --> NodeLeft" [2022-03-02T15:51:30.712Z] time="2022-03-02T15:51:30Z" level=info msg="node4(690fc13e1544): Node leave event for 8ad191906ac0/172.20.203.106" [2022-03-02T15:51:30.712Z] time="2022-03-02T15:51:30Z" level=info msg="Node 8ad191906ac0 change state NodeActive --> NodeLeft" [2022-03-02T15:51:30.712Z] time="2022-03-02T15:51:30Z" level=info msg="node3(8ad191906ac0): Node leave event for 8ad191906ac0/172.20.203.106" [2022-03-02T15:51:30.712Z] time="2022-03-02T15:51:30Z" level=info msg="Node 8ad191906ac0/172.20.203.106, left gossip cluster" [2022-03-02T15:51:30.834Z] testing: warning: no tests to run [2022-03-02T15:51:30.834Z] PASS [2022-03-02T15:51:30.834Z] ok github.com/docker/docker/integration/network/ipvlan 0.079s [2022-03-02T15:51:30.834Z] [2022-03-02T15:51:30.834Z] DONE 0 tests in 0.727s [2022-03-02T15:51:31.042Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-03-02T15:51:31.169Z] time="2022-03-02T15:51:30Z" level=info msg="Node 8ad191906ac0/172.20.203.106, left gossip cluster" [2022-03-02T15:51:31.169Z] time="2022-03-02T15:51:30Z" level=info msg="Node 8ad191906ac0/172.20.203.106, left gossip cluster" [2022-03-02T15:51:31.204Z] ok github.com/docker/docker/pkg/archive 0.311s coverage: 82.5% of statements [2022-03-02T15:51:31.291Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-03-02T15:51:31.465Z] ok github.com/docker/docker/pkg/authorization 0.168s coverage: 68.3% of statements [2022-03-02T15:51:31.627Z] time="2022-03-02T15:51:31Z" level=info msg="Node 690fc13e1544 change state NodeActive --> NodeLeft" [2022-03-02T15:51:31.627Z] time="2022-03-02T15:51:31Z" level=info msg="node5(b142bf1a239d): Node leave event for 690fc13e1544/172.20.203.106" [2022-03-02T15:51:31.627Z] time="2022-03-02T15:51:31Z" level=info msg="Node 690fc13e1544 change state NodeActive --> NodeLeft" [2022-03-02T15:51:31.627Z] time="2022-03-02T15:51:31Z" level=info msg="node4(690fc13e1544): Node leave event for 690fc13e1544/172.20.203.106" [2022-03-02T15:51:31.726Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-03-02T15:51:31.726Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-03-02T15:51:31.748Z] testing: warning: no tests to run [2022-03-02T15:51:31.748Z] PASS [2022-03-02T15:51:31.748Z] ok github.com/docker/docker/integration/network/macvlan 0.075s [2022-03-02T15:51:31.748Z] [2022-03-02T15:51:31.748Z] DONE 0 tests in 0.699s [2022-03-02T15:51:31.748Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-03-02T15:51:31.978Z] docker_api_swarm_test.go:585: [ddf466c746ffa] joining swarm manager [deb940ff2a3a4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-02T15:51:32.082Z] time="2022-03-02T15:51:31Z" level=info msg="Node 690fc13e1544/172.20.203.106, left gossip cluster" [2022-03-02T15:51:32.082Z] time="2022-03-02T15:51:31Z" level=debug msg="memberlist: Failed to join 172.20.203.106: dial tcp 172.20.203.106:10004: connectex: No connection could be made because the target machine actively refused it." [2022-03-02T15:51:32.082Z] time="2022-03-02T15:51:31Z" level=info msg="Node 690fc13e1544/172.20.203.106, left gossip cluster" [2022-03-02T15:51:32.540Z] time="2022-03-02T15:51:32Z" level=info msg="Node b142bf1a239d/172.20.203.106, left gossip cluster" [2022-03-02T15:51:32.540Z] time="2022-03-02T15:51:32Z" level=info msg="Node b142bf1a239d change state NodeActive --> NodeFailed" [2022-03-02T15:51:32.540Z] time="2022-03-02T15:51:32Z" level=info msg="Node b142bf1a239d/172.20.203.106, added to failed nodes list" [2022-03-02T15:51:32.540Z] --- PASS: TestNetworkDBIslands (11.68s) [2022-03-02T15:51:32.540Z] PASS [2022-03-02T15:51:32.540Z] coverage: 60.5% of statements [2022-03-02T15:51:32.540Z] ok github.com/docker/docker/libnetwork/networkdb 103.471s coverage: 60.5% of statements [2022-03-02T15:51:32.540Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-03-02T15:51:32.540Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-03-02T15:51:32.540Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-03-02T15:51:32.540Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-02T15:51:32.540Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-03-02T15:51:32.540Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-02T15:51:32.540Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-03-02T15:51:32.540Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-03-02T15:51:32.540Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-03-02T15:51:32.540Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-03-02T15:51:32.540Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-02T15:51:32.540Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-02T15:51:32.540Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-02T15:51:32.540Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-02T15:51:32.540Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-03-02T15:51:32.540Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-03-02T15:51:32.540Z] ? github.com/docker/docker/pkg/term [no test files] [2022-03-02T15:51:32.540Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-02T15:51:32.540Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-03-02T15:51:32.540Z] ? github.com/docker/docker/quota [no test files] [2022-03-02T15:51:32.540Z] ? github.com/docker/docker/rootless [no test files] [2022-03-02T15:51:32.540Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-02T15:51:32.540Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-02T15:51:32.540Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-02T15:51:32.540Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-02T15:51:32.540Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-02T15:51:32.540Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-02T15:51:32.540Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-02T15:51:32.540Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-02T15:51:32.540Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-02T15:51:32.540Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-02T15:51:32.540Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-02T15:51:32.540Z] ? github.com/docker/docker/volume [no test files] [2022-03-02T15:51:32.540Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-02T15:51:32.540Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-02T15:51:32.721Z] testing: warning: no tests to run [2022-03-02T15:51:32.721Z] PASS [2022-03-02T15:51:32.721Z] ok github.com/docker/docker/integration/plugin 0.090s [2022-03-02T15:51:32.721Z] [2022-03-02T15:51:32.721Z] DONE 0 tests in 0.927s [2022-03-02T15:51:32.915Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-03-02T15:51:33.179Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-03-02T15:51:34.147Z] testing: warning: no tests to run [2022-03-02T15:51:34.147Z] PASS [2022-03-02T15:51:34.147Z] ok github.com/docker/docker/integration/plugin/authz 0.123s [2022-03-02T15:51:34.147Z] [2022-03-02T15:51:34.147Z] DONE 0 tests in 0.849s [2022-03-02T15:51:34.147Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-03-02T15:51:35.028Z] ok github.com/docker/docker/pkg/chrootarchive 2.476s coverage: 43.5% of statements [2022-03-02T15:51:35.028Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-03-02T15:51:35.028Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-03-02T15:51:35.436Z] [2022-03-02T15:51:35.436Z] === Skipped [2022-03-02T15:51:35.436Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-03-02T15:51:35.436Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-02T15:51:35.436Z] [2022-03-02T15:51:35.436Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-03-02T15:51:35.436Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-02T15:51:35.436Z] [2022-03-02T15:51:35.436Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-03-02T15:51:35.436Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-02T15:51:35.436Z] [2022-03-02T15:51:35.436Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.03s) [2022-03-02T15:51:35.436Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-02T15:51:35.436Z] [2022-03-02T15:51:35.436Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-03-02T15:51:35.436Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-02T15:51:35.436Z] [2022-03-02T15:51:35.436Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-03-02T15:51:35.436Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-02T15:51:35.436Z] [2022-03-02T15:51:35.436Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-03-02T15:51:35.436Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-02T15:51:35.436Z] [2022-03-02T15:51:35.436Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-03-02T15:51:35.436Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-02T15:51:35.436Z] [2022-03-02T15:51:35.436Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-03-02T15:51:35.436Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-02T15:51:35.436Z] [2022-03-02T15:51:35.436Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-03-02T15:51:35.436Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-02T15:51:35.436Z] [2022-03-02T15:51:35.436Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-03-02T15:51:35.436Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-02T15:51:35.436Z] [2022-03-02T15:51:35.436Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-03-02T15:51:35.436Z] daemon_test.go:145: root required [2022-03-02T15:51:35.436Z] [2022-03-02T15:51:35.436Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-02T15:51:35.436Z] reload_test.go:342: root required [2022-03-02T15:51:35.436Z] [2022-03-02T15:51:35.436Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-03-02T15:51:35.436Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-02T15:51:35.436Z] [2022-03-02T15:51:35.436Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-02T15:51:35.436Z] pull_v2_test.go:73: Needs fixing on Windows [2022-03-02T15:51:35.436Z] [2022-03-02T15:51:35.436Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-03-02T15:51:35.436Z] pull_v2_test.go:118: Needs fixing on Windows [2022-03-02T15:51:35.436Z] [2022-03-02T15:51:35.436Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-03-02T15:51:35.436Z] download_test.go:267: Needs fixing on Windows [2022-03-02T15:51:35.436Z] [2022-03-02T15:51:35.436Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-03-02T15:51:35.436Z] layer_test.go:291: Failing on Windows [2022-03-02T15:51:35.436Z] [2022-03-02T15:51:35.436Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-03-02T15:51:35.436Z] layer_test.go:340: Failing on Windows [2022-03-02T15:51:35.436Z] [2022-03-02T15:51:35.436Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-03-02T15:51:35.436Z] layer_test.go:455: Failing on Windows [2022-03-02T15:51:35.436Z] [2022-03-02T15:51:35.436Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-03-02T15:51:35.436Z] layer_test.go:684: Failing on Windows [2022-03-02T15:51:35.436Z] [2022-03-02T15:51:35.436Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-03-02T15:51:35.436Z] migration_test.go:45: Failing on Windows [2022-03-02T15:51:35.436Z] [2022-03-02T15:51:35.436Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-03-02T15:51:35.436Z] migration_test.go:181: Failing on Windows [2022-03-02T15:51:35.436Z] [2022-03-02T15:51:35.436Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-03-02T15:51:35.436Z] mount_test.go:17: Failing on Windows [2022-03-02T15:51:35.436Z] [2022-03-02T15:51:35.436Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-03-02T15:51:35.436Z] mount_test.go:76: Failing on Windows [2022-03-02T15:51:35.436Z] [2022-03-02T15:51:35.436Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-03-02T15:51:35.436Z] mount_test.go:125: Failing on Windows [2022-03-02T15:51:35.436Z] [2022-03-02T15:51:35.436Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-03-02T15:51:35.436Z] mount_test.go:212: Failing on Windows [2022-03-02T15:51:35.436Z] [2022-03-02T15:51:35.436Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2022-03-02T15:51:35.436Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-02T15:51:35.436Z] [2022-03-02T15:51:35.436Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2022-03-02T15:51:35.436Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-02T15:51:35.436Z] [2022-03-02T15:51:35.436Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s) [2022-03-02T15:51:35.436Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-02T15:51:35.436Z] [2022-03-02T15:51:35.436Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-03-02T15:51:35.436Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-02T15:51:35.436Z] [2022-03-02T15:51:35.436Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-03-02T15:51:35.436Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-02T15:51:35.436Z] [2022-03-02T15:51:35.436Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-03-02T15:51:35.436Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-02T15:51:35.436Z] [2022-03-02T15:51:35.436Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-03-02T15:51:35.436Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-02T15:51:35.436Z] [2022-03-02T15:51:35.436Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-03-02T15:51:35.436Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-02T15:51:35.436Z] [2022-03-02T15:51:35.436Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-03-02T15:51:35.436Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-02T15:51:35.436Z] [2022-03-02T15:51:35.436Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-03-02T15:51:35.436Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-02T15:51:35.436Z] [2022-03-02T15:51:35.436Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-03-02T15:51:35.436Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-02T15:51:35.436Z] [2022-03-02T15:51:35.436Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-03-02T15:51:35.436Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-02T15:51:35.436Z] [2022-03-02T15:51:35.436Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-03-02T15:51:35.436Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-02T15:51:35.436Z] [2022-03-02T15:51:35.436Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-03-02T15:51:35.436Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-02T15:51:35.436Z] [2022-03-02T15:51:35.436Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-03-02T15:51:35.436Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-02T15:51:35.436Z] [2022-03-02T15:51:35.436Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-03-02T15:51:35.436Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-02T15:51:35.436Z] [2022-03-02T15:51:35.436Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-03-02T15:51:35.436Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-02T15:51:35.436Z] [2022-03-02T15:51:35.436Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-03-02T15:51:35.436Z] archive_test.go:133: Xz not present in msys2 [2022-03-02T15:51:35.436Z] [2022-03-02T15:51:35.436Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-03-02T15:51:35.436Z] archive_test.go:140: zstd not installed [2022-03-02T15:51:35.436Z] [2022-03-02T15:51:35.436Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-03-02T15:51:35.436Z] archive_test.go:252: Failing on Windows CI machines [2022-03-02T15:51:35.436Z] [2022-03-02T15:51:35.436Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-03-02T15:51:35.436Z] archive_windows_test.go:16: Currently fails [2022-03-02T15:51:35.436Z] [2022-03-02T15:51:35.436Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-03-02T15:51:35.436Z] changes_test.go:195: needs more investigation [2022-03-02T15:51:35.436Z] [2022-03-02T15:51:35.436Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-03-02T15:51:35.436Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-02T15:51:35.436Z] [2022-03-02T15:51:35.436Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-03-02T15:51:35.436Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-02T15:51:35.436Z] [2022-03-02T15:51:35.436Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-03-02T15:51:35.436Z] changes_test.go:432: needs further investigation [2022-03-02T15:51:35.436Z] [2022-03-02T15:51:35.436Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-03-02T15:51:35.436Z] changes_test.go:468: needs further investigation [2022-03-02T15:51:35.436Z] [2022-03-02T15:51:35.436Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-03-02T15:51:35.436Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-03-02T15:51:35.436Z] [2022-03-02T15:51:35.436Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-02T15:51:35.436Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-03-02T15:51:35.436Z] [2022-03-02T15:51:35.436Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-03-02T15:51:35.437Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-02T15:51:35.437Z] [2022-03-02T15:51:35.437Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-03-02T15:51:35.437Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-02T15:51:35.437Z] [2022-03-02T15:51:35.437Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-03-02T15:51:35.437Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-03-02T15:51:35.437Z] [2022-03-02T15:51:35.437Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.01s) [2022-03-02T15:51:35.437Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-02T15:51:35.437Z] [2022-03-02T15:51:35.437Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-02T15:51:35.437Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-03-02T15:51:35.437Z] [2022-03-02T15:51:35.437Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-02T15:51:35.437Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-03-02T15:51:35.437Z] [2022-03-02T15:51:35.437Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-03-02T15:51:35.437Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-03-02T15:51:35.437Z] [2022-03-02T15:51:35.437Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-03-02T15:51:35.437Z] poller_test.go:40: No chmod on Windows [2022-03-02T15:51:35.437Z] [2022-03-02T15:51:35.437Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-02T15:51:35.437Z] fileutils_test.go:133: Needs porting to Windows [2022-03-02T15:51:35.437Z] [2022-03-02T15:51:35.437Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-02T15:51:35.437Z] fileutils_test.go:179: Needs porting to Windows [2022-03-02T15:51:35.437Z] [2022-03-02T15:51:35.437Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-03-02T15:51:35.437Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-03-02T15:51:35.437Z] [2022-03-02T15:51:35.437Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-03-02T15:51:35.437Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-03-02T15:51:35.437Z] [2022-03-02T15:51:35.437Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-03-02T15:51:35.437Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-03-02T15:51:35.437Z] [2022-03-02T15:51:35.437Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-03-02T15:51:35.437Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-02T15:51:35.437Z] [2022-03-02T15:51:35.437Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-03-02T15:51:35.437Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-02T15:51:35.437Z] [2022-03-02T15:51:35.437Z] DONE 2072 tests, 70 skipped in 280.153s [2022-03-02T15:51:35.437Z] INFO: make.ps1 ended at 03/02/2022 15:51:35 [2022-03-02T15:51:35.450Z] check_test.go:379: [d6924d70f30ed] daemon is not started [2022-03-02T15:51:35.450Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-03-02T15:51:35.970Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-03-02T15:51:36.231Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 87.2% of statements [2022-03-02T15:51:36.231Z] ok github.com/docker/docker/layer 7.289s coverage: 68.9% of statements [2022-03-02T15:51:36.231Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-02T15:51:36.231Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-02T15:51:36.231Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-02T15:51:36.231Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-02T15:51:36.231Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-02T15:51:36.231Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-03-02T15:51:36.231Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-02T15:51:36.386Z] === RUN TestDockerSuite/TestBuildHistory [2022-03-02T15:51:36.496Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2022-03-02T15:51:36.496Z] ok github.com/docker/docker/pkg/fsutils 0.194s coverage: 85.1% of statements [2022-03-02T15:51:37.882Z] ok github.com/docker/docker/pkg/idtools 0.504s coverage: 69.5% of statements [2022-03-02T15:51:37.882Z] ok github.com/docker/docker/pkg/ioutils 0.430s coverage: 70.1% of statements [2022-03-02T15:51:37.882Z] ok github.com/docker/docker/pkg/longpath 0.010s coverage: 100.0% of statements [2022-03-02T15:51:37.882Z] ok github.com/docker/docker/pkg/jsonmessage 0.008s coverage: 91.7% of statements [2022-03-02T15:51:37.882Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-03-02T15:51:37.882Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-03-02T15:51:37.882Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-03-02T15:51:38.143Z] ok github.com/docker/docker/pkg/namesgenerator 0.008s coverage: 85.7% of statements [2022-03-02T15:51:38.340Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-03-02T15:51:38.340Z] INFO: Unit tests ended at 03/02/2022 15:51:37. Duration:00:04:55.9777527 [2022-03-02T15:51:38.340Z] INFO: Building busybox [2022-03-02T15:51:38.340Z] Sending build context to Docker daemon 5.12kB [2022-03-02T15:51:38.340Z] [2022-03-02T15:51:38.340Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-03-02T15:51:38.340Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-03-02T15:51:38.340Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-03-02T15:51:38.340Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-03-02T15:51:38.340Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-03-02T15:51:38.340Z] ---> bdeb13086b9f [2022-03-02T15:51:38.340Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-03-02T15:51:38.340Z] ---> Running in fe0573a1ecef [2022-03-02T15:51:38.404Z] ok github.com/docker/docker/pkg/parsers 0.006s coverage: 97.0% of statements [2022-03-02T15:51:38.404Z] ok github.com/docker/docker/pkg/parsers/kernel 0.008s coverage: 60.0% of statements [2022-03-02T15:51:38.665Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 86.7% of statements [2022-03-02T15:51:38.665Z] ok github.com/docker/docker/pkg/pidfile 0.013s coverage: 82.4% of statements [2022-03-02T15:51:38.665Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-02T15:51:38.665Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-02T15:51:38.836Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-02T15:51:38.837Z] INFO: Testing against a local daemon [2022-03-02T15:51:38.837Z] === RUN TestPluginInvalidJSON [2022-03-02T15:51:38.837Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-02T15:51:38.837Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-02T15:51:38.837Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-02T15:51:38.837Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-03-02T15:51:38.837Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-02T15:51:38.837Z] === RUN TestPluginInstall [2022-03-02T15:51:38.837Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-02T15:51:38.837Z] --- SKIP: TestPluginInstall (0.00s) [2022-03-02T15:51:38.837Z] === RUN TestPluginsWithRuntimes [2022-03-02T15:51:38.837Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-02T15:51:38.837Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-03-02T15:51:38.837Z] === RUN TestPluginBackCompatMediaTypes [2022-03-02T15:51:38.837Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-02T15:51:38.837Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-03-02T15:51:38.837Z] PASS [2022-03-02T15:51:38.837Z] ok github.com/docker/docker/integration/plugin/common 0.166s [2022-03-02T15:51:38.837Z] [2022-03-02T15:51:38.837Z] === Skipped [2022-03-02T15:51:38.837Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-03-02T15:51:38.837Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-02T15:51:38.837Z] [2022-03-02T15:51:38.837Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-03-02T15:51:38.837Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-02T15:51:38.837Z] [2022-03-02T15:51:38.837Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-03-02T15:51:38.837Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-02T15:51:38.837Z] [2022-03-02T15:51:38.837Z] DONE 5 tests, 3 skipped in 4.479s [2022-03-02T15:51:38.837Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-03-02T15:51:39.608Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.009s coverage: 56.8% of statements [2022-03-02T15:51:39.644Z] --- PASS: TestInfoAPIWarnings (16.23s) [2022-03-02T15:51:39.644Z] === RUN TestInfoDebug [2022-03-02T15:51:39.644Z] --- PASS: TestInfoDebug (0.53s) [2022-03-02T15:51:39.644Z] === RUN TestInfoInsecureRegistries [2022-03-02T15:51:39.644Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2022-03-02T15:51:39.644Z] === RUN TestInfoRegistryMirrors [2022-03-02T15:51:39.644Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2022-03-02T15:51:39.644Z] === RUN TestLoginFailsWithBadCredentials [2022-03-02T15:51:39.644Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-03-02T15:51:39.644Z] === RUN TestPingCacheHeaders [2022-03-02T15:51:39.644Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-03-02T15:51:39.644Z] === RUN TestPingGet [2022-03-02T15:51:39.644Z] --- PASS: TestPingGet (0.01s) [2022-03-02T15:51:39.644Z] === RUN TestPingHead [2022-03-02T15:51:39.644Z] --- PASS: TestPingHead (0.02s) [2022-03-02T15:51:39.644Z] === RUN TestVersion [2022-03-02T15:51:39.644Z] --- PASS: TestVersion (0.02s) [2022-03-02T15:51:39.644Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-03-02T15:51:39.644Z] === CONT TestDiskUsage [2022-03-02T15:51:39.870Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-03-02T15:51:40.131Z] ok github.com/docker/docker/pkg/pools 0.004s coverage: 88.2% of statements [2022-03-02T15:51:40.131Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-03-02T15:51:40.206Z] === RUN TestDiskUsage/empty [2022-03-02T15:51:40.206Z] === RUN TestDiskUsage/empty/container_types [2022-03-02T15:51:40.206Z] === RUN TestDiskUsage/empty/image_types [2022-03-02T15:51:40.206Z] === RUN TestDiskUsage/empty/volume_types [2022-03-02T15:51:40.206Z] === RUN TestDiskUsage/empty/build-cache_types [2022-03-02T15:51:40.206Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-03-02T15:51:40.206Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-03-02T15:51:40.206Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-03-02T15:51:40.206Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-03-02T15:51:40.206Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-03-02T15:51:40.206Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-03-02T15:51:40.206Z] === RUN TestDiskUsage/after_LoadBusybox [2022-03-02T15:51:40.462Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-03-02T15:51:40.462Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-03-02T15:51:40.462Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-03-02T15:51:40.462Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-03-02T15:51:40.462Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-03-02T15:51:40.462Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-03-02T15:51:40.462Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-03-02T15:51:40.462Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-03-02T15:51:40.462Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-03-02T15:51:40.462Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-03-02T15:51:40.462Z] === RUN TestDiskUsage/after_container.Run [2022-03-02T15:51:40.575Z] === RUN TestDockerSuite/TestBuildIidFile [2022-03-02T15:51:40.575Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-03-02T15:51:41.018Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-02T15:51:41.018Z] INFO: Testing against a local daemon [2022-03-02T15:51:41.018Z] === RUN TestExternalGraphDriver [2022-03-02T15:51:41.018Z] external_test.go:47: runtime.GOOS == "windows" [2022-03-02T15:51:41.018Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-03-02T15:51:41.018Z] === RUN TestGraphdriverPluginV2 [2022-03-02T15:51:41.018Z] external_test.go:407: runtime.GOOS == "windows" [2022-03-02T15:51:41.018Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-03-02T15:51:41.018Z] PASS [2022-03-02T15:51:41.018Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.146s [2022-03-02T15:51:41.018Z] [2022-03-02T15:51:41.018Z] === Skipped [2022-03-02T15:51:41.018Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-03-02T15:51:41.018Z] external_test.go:47: runtime.GOOS == "windows" [2022-03-02T15:51:41.018Z] [2022-03-02T15:51:41.018Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-03-02T15:51:41.018Z] external_test.go:407: runtime.GOOS == "windows" [2022-03-02T15:51:41.018Z] [2022-03-02T15:51:41.018Z] DONE 2 tests, 2 skipped in 2.127s [2022-03-02T15:51:41.018Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-03-02T15:51:41.024Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-03-02T15:51:41.024Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-03-02T15:51:41.024Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-03-02T15:51:41.024Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-03-02T15:51:41.024Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-03-02T15:51:41.024Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-03-02T15:51:41.024Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-03-02T15:51:41.024Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-03-02T15:51:41.024Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-03-02T15:51:41.024Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-03-02T15:51:41.142Z] === RUN TestDockerSuite/TestBuildInheritance [2022-03-02T15:51:41.280Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.51s) [2022-03-02T15:51:41.280Z] --- PASS: TestDiskUsage (1.51s) [2022-03-02T15:51:41.280Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-03-02T15:51:41.280Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-03-02T15:51:41.280Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-03-02T15:51:41.280Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-03-02T15:51:41.280Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-03-02T15:51:41.280Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-03-02T15:51:41.280Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-03-02T15:51:41.280Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-03-02T15:51:41.280Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-03-02T15:51:41.280Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-03-02T15:51:41.280Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-03-02T15:51:41.280Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.31s) [2022-03-02T15:51:41.280Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-03-02T15:51:41.280Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-03-02T15:51:41.280Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-03-02T15:51:41.280Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-03-02T15:51:41.280Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-03-02T15:51:41.280Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-03-02T15:51:41.280Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-03-02T15:51:41.280Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-03-02T15:51:41.280Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-03-02T15:51:41.280Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-03-02T15:51:41.280Z] --- PASS: TestDiskUsage/after_container.Run (0.46s) [2022-03-02T15:51:41.280Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-03-02T15:51:41.280Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-03-02T15:51:41.280Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-03-02T15:51:41.280Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-03-02T15:51:41.280Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-03-02T15:51:41.280Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-03-02T15:51:41.280Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-03-02T15:51:41.280Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-03-02T15:51:41.280Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-03-02T15:51:41.280Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-03-02T15:51:41.280Z] PASS [2022-03-02T15:51:41.280Z] [2022-03-02T15:51:41.280Z] DONE 50 tests in 20.176s [2022-03-02T15:51:41.280Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-03-02T15:51:41.280Z] INFO: Testing against a local daemon [2022-03-02T15:51:41.280Z] === RUN TestVolumesCreateAndList [2022-03-02T15:51:41.280Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-03-02T15:51:41.280Z] === RUN TestVolumesRemove [2022-03-02T15:51:41.280Z] --- PASS: TestVolumesRemove (0.09s) [2022-03-02T15:51:41.280Z] === RUN TestVolumesInspect [2022-03-02T15:51:41.280Z] --- PASS: TestVolumesInspect (0.02s) [2022-03-02T15:51:41.280Z] === RUN TestVolumesInvalidJSON [2022-03-02T15:51:41.280Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-02T15:51:41.280Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-02T15:51:41.280Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-02T15:51:41.280Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-03-02T15:51:41.280Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-02T15:51:41.280Z] PASS [2022-03-02T15:51:41.280Z] [2022-03-02T15:51:41.280Z] DONE 5 tests in 0.164s [2022-03-02T15:51:41.280Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-02T15:51:41.515Z] ok github.com/docker/docker/pkg/pubsub 1.033s coverage: 75.0% of statements [2022-03-02T15:51:41.515Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-03-02T15:51:41.709Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-03-02T15:51:41.776Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-03-02T15:51:41.843Z] Stopping apparmor (via systemctl): apparmor.service. [2022-03-02T15:51:41.843Z] Removing test suite binaries [2022-03-02T15:51:42.038Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-03-02T15:51:42.038Z] ok github.com/docker/docker/pkg/streamformatter 0.005s coverage: 66.2% of statements [2022-03-02T15:51:42.099Z] exiting test-integration [2022-03-02T15:51:42.099Z] ++ exit 0 [2022-03-02T15:51:42.099Z] [2022-03-02T15:51:42.277Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-03-02T15:51:42.277Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-03-02T15:51:42.299Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-03-02T15:51:42.547Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-02T15:51:42.548Z] INFO: Testing against a local daemon [2022-03-02T15:51:42.548Z] === RUN TestReadPluginNoRead [2022-03-02T15:51:42.548Z] read_test.go:21: no unix domain sockets on Windows [2022-03-02T15:51:42.548Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-03-02T15:51:42.548Z] PASS [2022-03-02T15:51:42.548Z] ok github.com/docker/docker/integration/plugin/logging 0.168s [2022-03-02T15:51:42.872Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 51.2% of statements [2022-03-02T15:51:43.007Z] [2022-03-02T15:51:43.007Z] === Skipped [2022-03-02T15:51:43.007Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-03-02T15:51:43.007Z] read_test.go:21: no unix domain sockets on Windows [2022-03-02T15:51:43.007Z] [2022-03-02T15:51:43.007Z] DONE 1 tests, 1 skipped in 2.045s [2022-03-02T15:51:43.007Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-03-02T15:51:43.134Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 40.1% of statements [2022-03-02T15:51:43.233Z] === RUN TestDockerSuite/TestBuildLabel [2022-03-02T15:51:43.396Z] ok github.com/docker/docker/pkg/tailfile 0.044s coverage: 88.6% of statements Post stage [Pipeline] junit [2022-03-02T15:51:43.476Z] Recording test results [2022-03-02T15:51:43.502Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-03-02T15:51:43.968Z] ok github.com/docker/docker/pkg/tarsum 0.038s coverage: 89.3% of statements [2022-03-02T15:51:43.968Z] coverage: [no statements] [2022-03-02T15:51:43.968Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2022-03-02T15:51:43.969Z] testing: warning: no tests to run [2022-03-02T15:51:43.969Z] PASS [2022-03-02T15:51:43.969Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.093s [2022-03-02T15:51:44.071Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-03-02T15:51:44.119Z] Removing intermediate container fe0573a1ecef [2022-03-02T15:51:44.119Z] ---> 5d4469526eb1 [2022-03-02T15:51:44.119Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-03-02T15:51:44.119Z] ---> Running in d59c9342c55e [2022-03-02T15:51:44.229Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-03-02T15:51:44.425Z] [2022-03-02T15:51:44.425Z] DONE 0 tests in 1.337s [2022-03-02T15:51:44.425Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-03-02T15:51:44.490Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-03-02T15:51:44.491Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-03-02T15:51:44.577Z] Removing intermediate container d59c9342c55e [2022-03-02T15:51:44.577Z] ---> 9d2a77d9a9f9 [2022-03-02T15:51:44.577Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-03-02T15:51:44.577Z] ---> Running in 30609eba89b4 [2022-03-02T15:51:44.637Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-03-02T15:51:44.861Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2022-03-02T15:51:44.896Z] === RUN TestDockerSuite/TestBuildLabels [Pipeline] // stage Post stage [Pipeline] sh [2022-03-02T15:51:45.033Z] Removing intermediate container 30609eba89b4 [2022-03-02T15:51:45.033Z] ---> 6b4d0e82c99d [2022-03-02T15:51:45.033Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-03-02T15:51:45.154Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-03-02T15:51:45.241Z] + echo Ensuring container killed. [2022-03-02T15:51:45.241Z] Ensuring container killed. [2022-03-02T15:51:45.241Z] + docker rm -vf docker-pr1 [2022-03-02T15:51:45.241Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-03-02T15:51:45.413Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-03-02T15:51:45.413Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-03-02T15:51:45.413Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-03-02T15:51:45.618Z] + echo Chowning /workspace to jenkins user [2022-03-02T15:51:45.618Z] Chowning /workspace to jenkins user [2022-03-02T15:51:45.618Z] + id -u [2022-03-02T15:51:45.618Z] + id -g [2022-03-02T15:51:45.618Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43313:/workspace busybox chown -R 1000:1000 /workspace [2022-03-02T15:51:45.618Z] Unable to find image 'busybox:latest' locally [2022-03-02T15:51:45.618Z] latest: Pulling from library/busybox [2022-03-02T15:51:45.618Z] 009932687766: Pulling fs layer [2022-03-02T15:51:45.618Z] 009932687766: Verifying Checksum [2022-03-02T15:51:45.618Z] 009932687766: Download complete [2022-03-02T15:51:45.876Z] ok github.com/docker/docker/plugin 0.515s coverage: 23.2% of statements [2022-03-02T15:51:45.894Z] 009932687766: Pull complete [2022-03-02T15:51:45.894Z] Digest: sha256:afcc7f1ac1b49db317a7196c902e61c6c3c4607d63599ee1a82d702d249a0ccb [2022-03-02T15:51:45.894Z] Status: Downloaded newer image for busybox:latest [2022-03-02T15:51:46.448Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-03-02T15:51:46.561Z] [2022-03-02T15:51:46.561Z] ---> c2be3dbe9b82 [2022-03-02T15:51:46.561Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-03-02T15:51:46.561Z] ---> Running in 6c10eb4116d3 [2022-03-02T15:51:46.709Z] ok github.com/docker/docker/profiles/seccomp 0.011s coverage: 86.0% of statements [2022-03-02T15:51:46.789Z] === RUN TestDockerSuite/TestBuildLabelsOverride [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-02T15:51:47.317Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-02T15:51:47.317Z] INFO: Testing against a local daemon [2022-03-02T15:51:47.317Z] === RUN TestPluginWithDevMounts [2022-03-02T15:51:47.317Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:51:47.317Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-03-02T15:51:47.317Z] PASS [2022-03-02T15:51:47.317Z] ok github.com/docker/docker/integration/plugin/volumes 0.128s [2022-03-02T15:51:47.317Z] [2022-03-02T15:51:47.317Z] === Skipped [2022-03-02T15:51:47.317Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-03-02T15:51:47.317Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:51:47.317Z] [2022-03-02T15:51:47.317Z] DONE 1 tests, 1 skipped in 2.357s [2022-03-02T15:51:47.317Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-03-02T15:51:47.594Z] + bundleName=amd64-cgroup2 [2022-03-02T15:51:47.594Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-03-02T15:51:47.594Z] Creating amd64-cgroup2-bundles.tar.gz [2022-03-02T15:51:47.594Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-03-02T15:51:47.594Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-03-02T15:51:47.652Z] ok github.com/docker/docker/quota 0.235s coverage: 71.4% of statements [Pipeline] archiveArtifacts [2022-03-02T15:51:47.860Z] Archiving artifacts [2022-03-02T15:51:47.914Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-03-02T15:51:48.693Z] docker_api_swarm_test.go:46: [d8ee38161713e] joining swarm manager [d711c1ae80a5f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-02T15:51:48.845Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-02T15:51:48.845Z] INFO: Testing against a local daemon [2022-03-02T15:51:48.845Z] === RUN TestSecretInspect [2022-03-02T15:51:48.845Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:51:48.845Z] --- SKIP: TestSecretInspect (0.00s) [2022-03-02T15:51:48.845Z] === RUN TestSecretList [2022-03-02T15:51:48.845Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:51:48.845Z] --- SKIP: TestSecretList (0.00s) [2022-03-02T15:51:48.845Z] === RUN TestSecretsCreateAndDelete [2022-03-02T15:51:48.845Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:51:48.845Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-03-02T15:51:48.845Z] === RUN TestSecretsUpdate [2022-03-02T15:51:48.845Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:51:48.845Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-03-02T15:51:48.845Z] === RUN TestTemplatedSecret [2022-03-02T15:51:48.845Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:51:48.845Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-03-02T15:51:48.845Z] === RUN TestSecretCreateResolve [2022-03-02T15:51:48.845Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-02T15:51:48.845Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-03-02T15:51:48.845Z] PASS [2022-03-02T15:51:48.845Z] ok github.com/docker/docker/integration/secret 0.121s [2022-03-02T15:51:48.845Z] [2022-03-02T15:51:48.845Z] === Skipped [2022-03-02T15:51:48.845Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-03-02T15:51:48.845Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:51:48.845Z] [2022-03-02T15:51:48.845Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-03-02T15:51:48.845Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:51:48.845Z] [2022-03-02T15:51:48.845Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-03-02T15:51:48.845Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:51:48.845Z] [2022-03-02T15:51:48.845Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-03-02T15:51:48.845Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:51:48.845Z] [2022-03-02T15:51:48.845Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-03-02T15:51:48.845Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:51:48.845Z] [2022-03-02T15:51:48.845Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-03-02T15:51:48.845Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-02T15:51:48.845Z] [2022-03-02T15:51:48.845Z] DONE 6 tests, 6 skipped in 1.757s [2022-03-02T15:51:48.845Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-03-02T15:51:48.857Z] ok github.com/docker/docker/registry 0.051s coverage: 58.3% of statements [2022-03-02T15:51:49.428Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-03-02T15:51:49.428Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-03-02T15:51:49.579Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43313/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-02T15:51:49.628Z] === RUN TestDockerSuite/TestBuildLastModified [2022-03-02T15:51:49.925Z] + make clean [2022-03-02T15:51:49.925Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-02T15:51:49.925Z] docker-dev-cache [2022-03-02T15:51:49.925Z] docker-mod-cache [Pipeline] deleteDir [2022-03-02T15:51:50.001Z] ok github.com/docker/docker/runconfig 0.008s coverage: 65.7% of statements [2022-03-02T15:51:50.001Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-03-02T15:51:51.014Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-02T15:51:51.014Z] INFO: Testing against a local daemon [2022-03-02T15:51:51.014Z] === RUN TestServiceCreateInit [2022-03-02T15:51:51.014Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-02T15:51:51.014Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:51:51.014Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-02T15:51:51.014Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:51:51.014Z] --- PASS: TestServiceCreateInit (0.05s) [2022-03-02T15:51:51.014Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.01s) [2022-03-02T15:51:51.014Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-02T15:51:51.014Z] === RUN TestCreateServiceMultipleTimes [2022-03-02T15:51:51.014Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:51:51.014Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-03-02T15:51:51.014Z] === RUN TestCreateServiceConflict [2022-03-02T15:51:51.014Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:51:51.014Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-03-02T15:51:51.014Z] === RUN TestCreateServiceMaxReplicas [2022-03-02T15:51:51.014Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:51:51.014Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2022-03-02T15:51:51.014Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-02T15:51:51.014Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:51:51.014Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-02T15:51:51.014Z] === RUN TestCreateServiceSecretFileMode [2022-03-02T15:51:51.014Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:51:51.014Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-03-02T15:51:51.014Z] === RUN TestCreateServiceConfigFileMode [2022-03-02T15:51:51.014Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:51:51.014Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-03-02T15:51:51.014Z] === RUN TestCreateServiceSysctls [2022-03-02T15:51:51.014Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:51:51.014Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-03-02T15:51:51.014Z] === RUN TestCreateServiceCapabilities [2022-03-02T15:51:51.014Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:51:51.014Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-03-02T15:51:51.014Z] === RUN TestInspect [2022-03-02T15:51:51.014Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:51:51.014Z] --- SKIP: TestInspect (0.00s) [2022-03-02T15:51:51.014Z] === RUN TestCreateJob [2022-03-02T15:51:51.014Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:51:51.014Z] --- SKIP: TestCreateJob (0.00s) [2022-03-02T15:51:51.014Z] === RUN TestReplicatedJob [2022-03-02T15:51:51.014Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:51:51.014Z] --- SKIP: TestReplicatedJob (0.00s) [2022-03-02T15:51:51.014Z] === RUN TestUpdateReplicatedJob [2022-03-02T15:51:51.014Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:51:51.014Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-03-02T15:51:51.014Z] === RUN TestServiceListWithStatuses [2022-03-02T15:51:51.014Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:51:51.014Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-02T15:51:51.014Z] === RUN TestDockerNetworkConnectAlias [2022-03-02T15:51:51.014Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:51:51.014Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-03-02T15:51:51.014Z] === RUN TestDockerNetworkReConnect [2022-03-02T15:51:51.014Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:51:51.014Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-03-02T15:51:51.014Z] === RUN TestServicePlugin [2022-03-02T15:51:51.014Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:51:51.014Z] --- SKIP: TestServicePlugin (0.00s) [2022-03-02T15:51:51.014Z] === RUN TestServiceUpdateLabel [2022-03-02T15:51:51.014Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-02T15:51:51.014Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-03-02T15:51:51.014Z] === RUN TestServiceUpdateSecrets [2022-03-02T15:51:51.014Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-02T15:51:51.014Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-03-02T15:51:51.014Z] === RUN TestServiceUpdateConfigs [2022-03-02T15:51:51.014Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-02T15:51:51.014Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-03-02T15:51:51.014Z] === RUN TestServiceUpdateNetwork [2022-03-02T15:51:51.014Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-02T15:51:51.014Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-03-02T15:51:51.014Z] === RUN TestServiceUpdatePidsLimit [2022-03-02T15:51:51.014Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-02T15:51:51.014Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-03-02T15:51:51.014Z] PASS [2022-03-02T15:51:51.014Z] ok github.com/docker/docker/integration/service 0.292s [2022-03-02T15:51:51.471Z] [2022-03-02T15:51:51.471Z] === Skipped [2022-03-02T15:51:51.471Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.01s) [2022-03-02T15:51:51.471Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:51:51.471Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.01s) [2022-03-02T15:51:51.471Z] [2022-03-02T15:51:51.471Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-02T15:51:51.471Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:51:51.471Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-02T15:51:51.471Z] [2022-03-02T15:51:51.471Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-03-02T15:51:51.471Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:51:51.471Z] [2022-03-02T15:51:51.471Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-03-02T15:51:51.471Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:51:51.471Z] [2022-03-02T15:51:51.471Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2022-03-02T15:51:51.471Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:51:51.471Z] [2022-03-02T15:51:51.471Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-02T15:51:51.471Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:51:51.471Z] [2022-03-02T15:51:51.471Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-03-02T15:51:51.471Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:51:51.471Z] [2022-03-02T15:51:51.471Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-03-02T15:51:51.471Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:51:51.471Z] [2022-03-02T15:51:51.471Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2022-03-02T15:51:51.471Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:51:51.471Z] [2022-03-02T15:51:51.471Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2022-03-02T15:51:51.471Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:51:51.471Z] [2022-03-02T15:51:51.471Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-03-02T15:51:51.471Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:51:51.471Z] [2022-03-02T15:51:51.471Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-03-02T15:51:51.471Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:51:51.472Z] [2022-03-02T15:51:51.472Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-03-02T15:51:51.472Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:51:51.472Z] [2022-03-02T15:51:51.472Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-03-02T15:51:51.472Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:51:51.472Z] [2022-03-02T15:51:51.472Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-03-02T15:51:51.472Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:51:51.472Z] [2022-03-02T15:51:51.472Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-03-02T15:51:51.472Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:51:51.472Z] [2022-03-02T15:51:51.472Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-03-02T15:51:51.472Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:51:51.472Z] [2022-03-02T15:51:51.472Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-03-02T15:51:51.472Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:51:51.472Z] [2022-03-02T15:51:51.472Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-03-02T15:51:51.472Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-02T15:51:51.472Z] [2022-03-02T15:51:51.472Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-03-02T15:51:51.472Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-02T15:51:51.472Z] [2022-03-02T15:51:51.472Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-03-02T15:51:51.472Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-02T15:51:51.472Z] [2022-03-02T15:51:51.472Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-03-02T15:51:51.472Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-02T15:51:51.472Z] [2022-03-02T15:51:51.472Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-03-02T15:51:51.472Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-02T15:51:51.472Z] [2022-03-02T15:51:51.472Z] DONE 24 tests, 23 skipped in 2.355s [2022-03-02T15:51:51.472Z] Running D:\gopath\src\github.com\docker\docker\integration\session [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-02T15:51:52.549Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-03-02T15:51:53.001Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-02T15:51:53.001Z] INFO: Testing against a local daemon [2022-03-02T15:51:53.001Z] === RUN TestSessionCreate [2022-03-02T15:51:53.001Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-02T15:51:53.001Z] --- SKIP: TestSessionCreate (0.00s) [2022-03-02T15:51:53.001Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-02T15:51:53.001Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-02T15:51:53.001Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-03-02T15:51:53.001Z] PASS [2022-03-02T15:51:53.001Z] ok github.com/docker/docker/integration/session 0.138s [2022-03-02T15:51:53.001Z] [2022-03-02T15:51:53.001Z] === Skipped [2022-03-02T15:51:53.001Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-03-02T15:51:53.001Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-02T15:51:53.001Z] [2022-03-02T15:51:53.001Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-03-02T15:51:53.001Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-02T15:51:53.001Z] [2022-03-02T15:51:53.001Z] DONE 2 tests, 2 skipped in 1.838s [2022-03-02T15:51:53.121Z] ok github.com/docker/docker/volume/local 0.117s coverage: 76.4% of statements [2022-03-02T15:51:53.383Z] ok github.com/docker/docker/volume/mounts 0.010s coverage: 67.7% of statements [2022-03-02T15:51:53.474Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-03-02T15:51:54.859Z] ok github.com/docker/docker/volume/service 0.048s coverage: 72.3% of statements [2022-03-02T15:51:54.899Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-03-02T15:51:55.003Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-02T15:51:55.003Z] INFO: Testing against a local daemon [2022-03-02T15:51:55.003Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-02T15:51:55.003Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:51:55.003Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-02T15:51:55.003Z] === RUN TestDiskUsage [2022-03-02T15:51:55.003Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-02T15:51:55.003Z] --- SKIP: TestDiskUsage (0.00s) [2022-03-02T15:51:55.003Z] === RUN TestEventsExecDie [2022-03-02T15:51:55.003Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-02T15:51:55.003Z] --- SKIP: TestEventsExecDie (0.00s) [2022-03-02T15:51:55.003Z] === RUN TestEventsBackwardsCompatible [2022-03-02T15:51:55.003Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-02T15:51:55.003Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-03-02T15:51:55.003Z] === RUN TestEventsVolumeCreate [2022-03-02T15:51:55.003Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-02T15:51:55.003Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-03-02T15:51:55.003Z] === RUN TestInfoAPI [2022-03-02T15:51:55.003Z] --- PASS: TestInfoAPI (0.11s) [2022-03-02T15:51:55.003Z] === RUN TestInfoAPIWarnings [2022-03-02T15:51:55.003Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-02T15:51:55.004Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-03-02T15:51:55.004Z] === RUN TestInfoDebug [2022-03-02T15:51:55.004Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-02T15:51:55.004Z] --- SKIP: TestInfoDebug (0.00s) [2022-03-02T15:51:55.004Z] === RUN TestInfoInsecureRegistries [2022-03-02T15:51:55.004Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-02T15:51:55.004Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-03-02T15:51:55.004Z] === RUN TestInfoRegistryMirrors [2022-03-02T15:51:55.004Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-02T15:51:55.004Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-03-02T15:51:55.004Z] === RUN TestLoginFailsWithBadCredentials [2022-03-02T15:51:55.965Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s) [2022-03-02T15:51:55.965Z] === RUN TestPingCacheHeaders [2022-03-02T15:51:55.965Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-03-02T15:51:55.965Z] === RUN TestPingGet [2022-03-02T15:51:55.965Z] --- PASS: TestPingGet (0.04s) [2022-03-02T15:51:55.965Z] === RUN TestPingHead [2022-03-02T15:51:55.965Z] --- PASS: TestPingHead (0.03s) [2022-03-02T15:51:55.965Z] === RUN TestVersion [2022-03-02T15:51:55.965Z] --- PASS: TestVersion (0.03s) [2022-03-02T15:51:55.965Z] PASS [2022-03-02T15:51:56.422Z] ok github.com/docker/docker/integration/system 1.349s [2022-03-02T15:51:56.422Z] [2022-03-02T15:51:56.422Z] === Skipped [2022-03-02T15:51:56.422Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-02T15:51:56.422Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:51:56.422Z] [2022-03-02T15:51:56.422Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-03-02T15:51:56.422Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-02T15:51:56.422Z] [2022-03-02T15:51:56.422Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-03-02T15:51:56.422Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-02T15:51:56.422Z] [2022-03-02T15:51:56.422Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-03-02T15:51:56.422Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-02T15:51:56.422Z] [2022-03-02T15:51:56.422Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-03-02T15:51:56.422Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-02T15:51:56.422Z] [2022-03-02T15:51:56.422Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-03-02T15:51:56.422Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-02T15:51:56.422Z] [2022-03-02T15:51:56.422Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-03-02T15:51:56.422Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-02T15:51:56.422Z] [2022-03-02T15:51:56.422Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-03-02T15:51:56.422Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-02T15:51:56.422Z] [2022-03-02T15:51:56.422Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-03-02T15:51:56.422Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-02T15:51:56.422Z] [2022-03-02T15:51:56.422Z] DONE 15 tests, 9 skipped in 2.940s [2022-03-02T15:51:56.422Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-03-02T15:51:56.801Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-03-02T15:51:56.860Z] Removing intermediate container 6c10eb4116d3 [2022-03-02T15:51:56.860Z] ---> fcae98cd1185 [2022-03-02T15:51:56.860Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-03-02T15:51:56.860Z] ---> Running in eaed61ceccc0 [2022-03-02T15:51:57.061Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-03-02T15:51:57.320Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-03-02T15:51:57.320Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-03-02T15:51:57.320Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-03-02T15:51:57.579Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-03-02T15:51:57.828Z] [2022-03-02T15:51:57.828Z] SUCCESS: Specified value was saved. [2022-03-02T15:51:57.953Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-02T15:51:57.953Z] INFO: Testing against a local daemon [2022-03-02T15:51:57.953Z] === RUN TestVolumesCreateAndList [2022-03-02T15:51:57.953Z] --- PASS: TestVolumesCreateAndList (0.05s) [2022-03-02T15:51:57.953Z] === RUN TestVolumesRemove [2022-03-02T15:51:58.409Z] --- PASS: TestVolumesRemove (0.17s) [2022-03-02T15:51:58.409Z] === RUN TestVolumesInspect [2022-03-02T15:51:58.409Z] --- PASS: TestVolumesInspect (0.05s) [2022-03-02T15:51:58.409Z] === RUN TestVolumesInvalidJSON [2022-03-02T15:51:58.409Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-02T15:51:58.409Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-02T15:51:58.409Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-02T15:51:58.409Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-03-02T15:51:58.409Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-02T15:51:58.409Z] PASS [2022-03-02T15:51:58.409Z] ok github.com/docker/docker/integration/volume 0.402s [2022-03-02T15:51:58.409Z] [2022-03-02T15:51:58.409Z] DONE 5 tests in 2.020s [2022-03-02T15:51:58.409Z] INFO: make.ps1 ended at 03/02/2022 15:51:58 [2022-03-02T15:51:58.409Z] INFO: Integration CLI tests being run from the host: [2022-03-02T15:51:58.409Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2022-03-02T15:51:59.486Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-03-02T15:52:00.721Z] Removing intermediate container eaed61ceccc0 [2022-03-02T15:52:00.721Z] ---> 8be3d4e1c367 [2022-03-02T15:52:00.721Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-03-02T15:52:00.721Z] ---> Running in 921a96bef942 [2022-03-02T15:52:01.392Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-03-02T15:52:03.296Z] --- PASS: TestImportExtremelyLargeImageWorks (168.71s) [2022-03-02T15:52:03.296Z] PASS [2022-03-02T15:52:03.556Z] [2022-03-02T15:52:03.556Z] DONE 22 tests in 172.784s [2022-03-02T15:52:03.556Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-03-02T15:52:03.556Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-03-02T15:52:03.556Z] ++ set -e [2022-03-02T15:52:03.556Z] ++ '[' -n 0 ']' [2022-03-02T15:52:03.556Z] ++ set -x [2022-03-02T15:52:03.556Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-03-02T15:52:03.556Z] INFO: Testing against a local daemon [2022-03-02T15:52:03.556Z] === RUN TestNetworkCreateDelete [2022-03-02T15:52:03.815Z] --- PASS: TestNetworkCreateDelete (0.18s) [2022-03-02T15:52:03.815Z] === RUN TestDockerNetworkDeletePreferID [2022-03-02T15:52:04.382Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-03-02T15:52:04.382Z] --- PASS: TestDockerNetworkDeletePreferID (0.50s) [2022-03-02T15:52:04.382Z] === RUN TestDaemonDNSFallback [2022-03-02T15:52:04.641Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-03-02T15:52:04.900Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-03-02T15:52:05.396Z] Cannot create a file when that file already exists. [2022-03-02T15:52:06.276Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-03-02T15:52:06.845Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-03-02T15:52:06.976Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-02T15:52:06.976Z] INFO: Testing against a local daemon [2022-03-02T15:52:06.976Z] === RUN TestDockerSuite [2022-03-02T15:52:06.976Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-03-02T15:52:06.976Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-03-02T15:52:06.976Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-02T15:52:06.976Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-03-02T15:52:06.976Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-03-02T15:52:06.976Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-03-02T15:52:06.976Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-03-02T15:52:06.976Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-02T15:52:06.976Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-03-02T15:52:06.976Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-03-02T15:52:07.942Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-03-02T15:52:07.942Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-03-02T15:52:08.908Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-03-02T15:52:08.908Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-03-02T15:52:10.064Z] Removing intermediate container 921a96bef942 [2022-03-02T15:52:10.064Z] ---> 4c3785fa2445 [2022-03-02T15:52:10.064Z] Step 13/13 : CMD ["sh"] [2022-03-02T15:52:10.064Z] ---> Running in 4a6473f52ca6 [2022-03-02T15:52:10.521Z] Removing intermediate container 4a6473f52ca6 [2022-03-02T15:52:10.521Z] ---> f38f33a3d23a [2022-03-02T15:52:10.521Z] Successfully built f38f33a3d23a [2022-03-02T15:52:10.521Z] Successfully tagged busybox:latest [2022-03-02T15:52:10.521Z] INFO: Docker images of the daemon under test [2022-03-02T15:52:10.521Z] [2022-03-02T15:52:10.521Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-02T15:52:10.521Z] busybox latest f38f33a3d23a Less than a second ago 5GB [2022-03-02T15:52:10.521Z] microsoft/windowsservercore latest bdeb13086b9f 4 weeks ago 4.96GB [2022-03-02T15:52:10.521Z] mcr.microsoft.com/windows/servercore ltsc2022 bdeb13086b9f 4 weeks ago 4.96GB [2022-03-02T15:52:10.521Z] [2022-03-02T15:52:10.521Z] INFO: Running integration tests at 03/02/2022 15:52:10... [2022-03-02T15:52:10.521Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-03-02T15:52:10.521Z] INFO: Integration API tests being run from the host: [2022-03-02T15:52:10.521Z] INFO: make.ps1 starting at 03/02/2022 15:52:10 [2022-03-02T15:52:11.037Z] --- PASS: TestDaemonDNSFallback (6.61s) [2022-03-02T15:52:11.037Z] === RUN TestInspectNetwork [2022-03-02T15:52:11.604Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-03-02T15:52:12.054Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-03-02T15:52:14.892Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-03-02T15:52:14.892Z] === RUN TestInspectNetwork/full_network_id [2022-03-02T15:52:14.892Z] === RUN TestInspectNetwork/partial_network_id [2022-03-02T15:52:14.892Z] === RUN TestInspectNetwork/network_name [2022-03-02T15:52:14.892Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-03-02T15:52:15.152Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-03-02T15:52:16.531Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-03-02T15:52:16.531Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-03-02T15:52:16.531Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-03-02T15:52:16.818Z] ok github.com/docker/docker/pkg/plugins 33.637s coverage: 76.3% of statements [2022-03-02T15:52:16.818Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-02T15:52:16.818Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-02T15:52:16.818Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-03-02T15:52:16.818Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-03-02T15:52:16.818Z] ? github.com/docker/docker/pkg/term [no test files] [2022-03-02T15:52:16.818Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-02T15:52:16.818Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-03-02T15:52:16.818Z] ? github.com/docker/docker/rootless [no test files] [2022-03-02T15:52:16.818Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-03-02T15:52:16.818Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-02T15:52:16.818Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-02T15:52:16.818Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-02T15:52:16.818Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-02T15:52:16.818Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-02T15:52:16.818Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-02T15:52:16.818Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-02T15:52:16.818Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-02T15:52:16.818Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-02T15:52:16.818Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-02T15:52:16.818Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-02T15:52:16.818Z] ? github.com/docker/docker/volume [no test files] [2022-03-02T15:52:16.818Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-02T15:52:16.819Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-02T15:52:16.819Z] [2022-03-02T15:52:16.819Z] === Skipped [2022-03-02T15:52:16.819Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-03-02T15:52:16.819Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-02T15:52:16.819Z] [2022-03-02T15:52:16.819Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-03-02T15:52:16.819Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-02T15:52:16.819Z] [2022-03-02T15:52:16.819Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-03-02T15:52:16.819Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-02T15:52:16.819Z] [2022-03-02T15:52:16.819Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-03-02T15:52:16.819Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-02T15:52:16.819Z] [2022-03-02T15:52:16.819Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-03-02T15:52:16.819Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-02T15:52:16.819Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-02T15:52:16.819Z] [2022-03-02T15:52:16.819Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-03-02T15:52:16.819Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-02T15:52:16.819Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-02T15:52:16.819Z] [2022-03-02T15:52:16.819Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-03-02T15:52:16.819Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-02T15:52:16.819Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-02T15:52:16.819Z] [2022-03-02T15:52:16.819Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-03-02T15:52:16.819Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-02T15:52:16.819Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-02T15:52:16.819Z] [2022-03-02T15:52:16.819Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-03-02T15:52:16.819Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-02T15:52:16.819Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-02T15:52:16.819Z] [2022-03-02T15:52:16.819Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-03-02T15:52:16.819Z] graphtest_unix.go:71: No driver to put! [2022-03-02T15:52:16.819Z] [2022-03-02T15:52:16.819Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-03-02T15:52:16.819Z] time="2022-03-02T15:51:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-02T15:52:16.819Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-02T15:52:16.819Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-02T15:52:16.819Z] [2022-03-02T15:52:16.819Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-03-02T15:52:16.819Z] time="2022-03-02T15:51:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-02T15:52:16.819Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-02T15:52:16.819Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-02T15:52:16.819Z] [2022-03-02T15:52:16.819Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-03-02T15:52:16.819Z] time="2022-03-02T15:51:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-02T15:52:16.819Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-02T15:52:16.819Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-02T15:52:16.819Z] [2022-03-02T15:52:16.819Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-03-02T15:52:16.819Z] time="2022-03-02T15:51:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-02T15:52:16.819Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-02T15:52:16.819Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-02T15:52:16.819Z] [2022-03-02T15:52:16.819Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-03-02T15:52:16.819Z] time="2022-03-02T15:51:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-02T15:52:16.819Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-02T15:52:16.819Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-02T15:52:16.819Z] [2022-03-02T15:52:16.819Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-03-02T15:52:16.819Z] graphtest_unix.go:71: No driver to put! [2022-03-02T15:52:16.819Z] [2022-03-02T15:52:16.819Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-03-02T15:52:16.819Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-03-02T15:52:16.819Z] [2022-03-02T15:52:16.819Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-03-02T15:52:16.819Z] overlay_test.go:50: Fails to compute changes intermittently [2022-03-02T15:52:16.819Z] [2022-03-02T15:52:16.819Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-03-02T15:52:16.819Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-03-02T15:52:16.819Z] [2022-03-02T15:52:16.819Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-03-02T15:52:16.819Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-03-02T15:52:16.819Z] [2022-03-02T15:52:16.819Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-03-02T15:52:16.819Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-02T15:52:16.819Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-02T15:52:16.819Z] [2022-03-02T15:52:16.819Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-03-02T15:52:16.819Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-02T15:52:16.819Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-02T15:52:16.819Z] [2022-03-02T15:52:16.819Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-03-02T15:52:16.819Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-02T15:52:16.819Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-02T15:52:16.819Z] [2022-03-02T15:52:16.819Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-03-02T15:52:16.819Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-02T15:52:16.819Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-02T15:52:16.819Z] [2022-03-02T15:52:16.819Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-03-02T15:52:16.819Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-02T15:52:16.819Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-02T15:52:16.819Z] [2022-03-02T15:52:16.819Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-03-02T15:52:16.819Z] graphtest_unix.go:71: No driver to put! [2022-03-02T15:52:16.819Z] [2022-03-02T15:52:16.819Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-03-02T15:52:16.819Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-03-02T15:52:16.819Z] [2022-03-02T15:52:16.819Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-03-02T15:52:16.819Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-03-02T15:52:16.819Z] [2022-03-02T15:52:16.819Z] DONE 2318 tests, 28 skipped in 223.911s [2022-03-02T15:52:16.819Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-03-02T15:52:16.819Z] github.com/docker/docker/libnetwork/bitseq [2022-03-02T15:52:16.819Z] github.com/docker/docker/libnetwork/cluster [2022-03-02T15:52:16.819Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-02T15:52:16.819Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-02T15:52:16.819Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-02T15:52:16.819Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-02T15:52:16.819Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-02T15:52:16.819Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-02T15:52:16.819Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-02T15:52:16.819Z] github.com/docker/docker/libnetwork/config [2022-03-02T15:52:16.819Z] github.com/docker/docker/libnetwork/datastore [2022-03-02T15:52:16.819Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-02T15:52:16.819Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-02T15:52:16.819Z] github.com/docker/docker/libnetwork/driverapi [2022-03-02T15:52:16.819Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-02T15:52:16.819Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-02T15:52:16.819Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-02T15:52:16.819Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-02T15:52:16.819Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-02T15:52:16.819Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-02T15:52:16.819Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-02T15:52:16.819Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-02T15:52:16.819Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-02T15:52:16.819Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-02T15:52:16.819Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-02T15:52:16.819Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-02T15:52:16.819Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-02T15:52:16.819Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-02T15:52:16.819Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-02T15:52:16.819Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-02T15:52:16.819Z] github.com/docker/docker/libnetwork/etchosts [2022-03-02T15:52:16.819Z] github.com/docker/docker/libnetwork/idm [2022-03-02T15:52:16.819Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-02T15:52:16.819Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-02T15:52:16.819Z] github.com/docker/docker/libnetwork/ipam [2022-03-02T15:52:16.819Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-02T15:52:16.819Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-02T15:52:16.819Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-02T15:52:16.819Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-02T15:52:16.819Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-02T15:52:16.819Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-02T15:52:16.819Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-02T15:52:16.819Z] github.com/docker/docker/libnetwork/iptables [2022-03-02T15:52:16.819Z] github.com/docker/docker/libnetwork/netlabel [2022-03-02T15:52:16.819Z] github.com/docker/docker/libnetwork/netutils [2022-03-02T15:52:16.819Z] github.com/docker/docker/libnetwork/networkdb [2022-03-02T15:52:16.819Z] github.com/docker/docker/libnetwork/ns [2022-03-02T15:52:16.819Z] github.com/docker/docker/libnetwork/options [2022-03-02T15:52:16.819Z] github.com/docker/docker/libnetwork/osl [2022-03-02T15:52:16.819Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-02T15:52:16.819Z] github.com/docker/docker/libnetwork/portallocator [2022-03-02T15:52:16.819Z] github.com/docker/docker/libnetwork/portmapper [2022-03-02T15:52:16.819Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-02T15:52:16.819Z] github.com/docker/docker/libnetwork/testutils [2022-03-02T15:52:16.819Z] github.com/docker/docker/libnetwork/types' ']' [2022-03-02T15:52:16.819Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-03-02T15:52:19.066Z] --- PASS: TestInspectNetwork (7.94s) [2022-03-02T15:52:19.066Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-03-02T15:52:19.066Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-03-02T15:52:19.066Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-03-02T15:52:19.066Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-03-02T15:52:19.066Z] === RUN TestRunContainerWithBridgeNone [2022-03-02T15:52:19.634Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-03-02T15:52:20.202Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-03-02T15:52:20.769Z] --- PASS: TestRunContainerWithBridgeNone (1.97s) [2022-03-02T15:52:20.769Z] === RUN TestNetworkInvalidJSON [2022-03-02T15:52:20.769Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-02T15:52:20.769Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-02T15:52:20.769Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-02T15:52:20.769Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-02T15:52:20.769Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-02T15:52:20.769Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-02T15:52:20.769Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-02T15:52:20.769Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-02T15:52:20.769Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-02T15:52:20.769Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-03-02T15:52:20.769Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-03-02T15:52:20.769Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-03-02T15:52:20.769Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-03-02T15:52:20.769Z] === RUN TestNetworkList [2022-03-02T15:52:20.769Z] === RUN TestNetworkList//networks [2022-03-02T15:52:20.769Z] === PAUSE TestNetworkList//networks [2022-03-02T15:52:20.769Z] === RUN TestNetworkList//networks/ [2022-03-02T15:52:20.769Z] === PAUSE TestNetworkList//networks/ [2022-03-02T15:52:20.769Z] === CONT TestNetworkList//networks [2022-03-02T15:52:20.769Z] === CONT TestNetworkList//networks/ [2022-03-02T15:52:20.769Z] --- PASS: TestNetworkList (0.02s) [2022-03-02T15:52:20.769Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-02T15:52:20.769Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-02T15:52:20.769Z] === RUN TestHostIPv4BridgeLabel [2022-03-02T15:52:21.336Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2022-03-02T15:52:21.336Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-02T15:52:21.596Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-03-02T15:52:21.855Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-03-02T15:52:22.422Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2022-03-02T15:52:22.422Z] === RUN TestDaemonDefaultNetworkPools [2022-03-02T15:52:23.358Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s) [2022-03-02T15:52:23.359Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-02T15:52:23.359Z] === RUN TestDockerSuite/TestBuildNetNone [2022-03-02T15:52:23.617Z] === RUN TestDockerSuite/TestBuildNoContext [2022-03-02T15:52:24.555Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2022-03-02T15:52:24.555Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-02T15:52:24.555Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-03-02T15:52:25.124Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-03-02T15:52:25.693Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s) [2022-03-02T15:52:25.693Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-02T15:52:26.334Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2022-03-02T15:52:26.334Z] === RUN TestServiceWithPredefinedNetwork [2022-03-02T15:52:26.334Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-03-02T15:52:26.593Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-03-02T15:52:26.594Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-03-02T15:52:26.853Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-03-02T15:52:27.111Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-03-02T15:52:27.678Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-03-02T15:52:29.055Z] --- PASS: TestServiceWithPredefinedNetwork (2.54s) [2022-03-02T15:52:29.055Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-02T15:52:29.055Z] service_test.go:243: FLAKY_TEST [2022-03-02T15:52:29.055Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-02T15:52:29.055Z] === RUN TestServiceWithDataPathPortInit [2022-03-02T15:52:29.314Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-03-02T15:52:29.573Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-03-02T15:52:32.108Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-03-02T15:52:32.676Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-03-02T15:52:34.052Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-03-02T15:52:34.988Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-03-02T15:52:35.923Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-03-02T15:52:36.182Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-03-02T15:52:38.721Z] === RUN TestDockerSuite/TestBuildPATH [2022-03-02T15:52:40.624Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-03-02T15:52:40.624Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-03-02T15:52:41.191Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-03-02T15:52:42.023Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-02T15:52:42.023Z] INFO: Testing against a local daemon [2022-03-02T15:52:42.023Z] === RUN TestBuildWithSession [2022-03-02T15:52:42.023Z] build_session_test.go:25: TODO: BuildKit [2022-03-02T15:52:42.023Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-02T15:52:42.023Z] === RUN TestBuildSquashParent [2022-03-02T15:52:42.023Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:52:42.023Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-03-02T15:52:42.023Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-02T15:52:42.023Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-02T15:52:42.023Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-02T15:52:42.023Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-02T15:52:42.023Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-02T15:52:42.023Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-02T15:52:42.023Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-02T15:52:42.023Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-02T15:52:42.023Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-02T15:52:42.023Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-02T15:52:42.023Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-02T15:52:42.023Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-02T15:52:42.023Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-02T15:52:42.023Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-02T15:52:42.023Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-02T15:52:42.023Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-02T15:52:42.023Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-02T15:52:44.546Z] --- PASS: TestServiceWithDataPathPortInit (15.52s) [2022-03-02T15:52:44.546Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-02T15:52:47.833Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:lio1zygnkh1kf5aqsfnoy0jz3 Created:2022-03-02 15:52:45.725172181 +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[efb5d4984bc001c33f869fbdb5012e3921b5a351a61a2cb72ac1e21c681d93d7:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vlgh398nt4qcxhdofthlmxdco EndpointID:1951da5ee19e090ad4ad58df55be6bcc24b6113c033b2ba3f6e265dd224f27bb MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:622f95e270a1b89fddcd44a4a0d5814c16826756fb302729d2565ceea6c6bbd5 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:77ec791a3254 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vlgh398nt4qcxhdofthlmxdco EndpointID:1951da5ee19e090ad4ad58df55be6bcc24b6113c033b2ba3f6e265dd224f27bb EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-03-02T15:52:47.833Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-03-02T15:52:50.365Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-03-02T15:52:51.301Z] === RUN TestDockerSuite/TestBuildRm [2022-03-02T15:52:52.237Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.86s) [2022-03-02T15:52:52.237Z] PASS [2022-03-02T15:52:52.237Z] [2022-03-02T15:52:52.237Z] === Skipped [2022-03-02T15:52:52.237Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-02T15:52:52.237Z] service_test.go:243: FLAKY_TEST [2022-03-02T15:52:52.237Z] [2022-03-02T15:52:52.237Z] DONE 26 tests, 1 skipped in 48.744s [2022-03-02T15:52:52.237Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-03-02T15:52:52.237Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-03-02T15:52:52.237Z] ++ set -e [2022-03-02T15:52:52.237Z] ++ '[' -n 0 ']' [2022-03-02T15:52:52.237Z] ++ set -x [2022-03-02T15:52:52.237Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-03-02T15:52:52.237Z] INFO: Testing against a local daemon [2022-03-02T15:52:52.237Z] === RUN TestDockerNetworkIpvlanPersistance [2022-03-02T15:52:52.237Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-02T15:52:52.237Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-02T15:52:52.237Z] === RUN TestDockerNetworkIpvlan [2022-03-02T15:52:52.237Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-02T15:52:52.237Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-03-02T15:52:52.237Z] PASS [2022-03-02T15:52:52.237Z] [2022-03-02T15:52:52.237Z] === Skipped [2022-03-02T15:52:52.237Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-02T15:52:52.237Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-02T15:52:52.237Z] [2022-03-02T15:52:52.237Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-03-02T15:52:52.237Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-02T15:52:52.237Z] [2022-03-02T15:52:52.237Z] DONE 2 tests, 2 skipped in 0.133s [2022-03-02T15:52:52.237Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-03-02T15:52:52.237Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-03-02T15:52:52.237Z] ++ set -e [2022-03-02T15:52:52.237Z] ++ '[' -n 0 ']' [2022-03-02T15:52:52.237Z] ++ set -x [2022-03-02T15:52:52.237Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-03-02T15:52:52.496Z] INFO: Testing against a local daemon [2022-03-02T15:52:52.496Z] === RUN TestDockerNetworkMacvlanPersistance [2022-03-02T15:52:53.432Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-03-02T15:52:53.999Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.37s) [2022-03-02T15:52:53.999Z] === RUN TestDockerNetworkMacvlan [2022-03-02T15:52:54.257Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-03-02T15:52:54.515Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-03-02T15:52:54.575Z] 1bd78008c728: Pull complete [2022-03-02T15:52:54.575Z] Digest: sha256:d8c2b69511a49e9eb6fd2a17f2727ae011b0382cd11562fa5cb4c70bb460cf12 [2022-03-02T15:52:54.575Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-02T15:52:54.575Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-03-02T15:52:54.575Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-03-02T15:52:54.575Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2565' [2022-03-02T15:52:54.575Z] WARN: Skipping validation tests [2022-03-02T15:52:54.575Z] INFO: Running unit tests at 03/02/2022 15:52:40... [2022-03-02T15:52:54.575Z] INFO: make.ps1 starting at 03/02/2022 15:52:47 [2022-03-02T15:52:54.575Z] INFO: Git commit (0bf6492858) assumed from DOCKER_GITCOMMIT environment variable [2022-03-02T15:52:54.575Z] INFO: Invoking autogen... [2022-03-02T15:52:54.575Z] INFO: Running unit tests... [2022-03-02T15:52:55.084Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-03-02T15:52:55.343Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-03-02T15:52:55.573Z] ok github.com/docker/docker/libnetwork 37.340s coverage: 40.7% of statements [2022-03-02T15:52:55.574Z] ok github.com/docker/docker/libnetwork/bitseq 0.118s coverage: 84.4% of statements [2022-03-02T15:52:55.574Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-03-02T15:52:55.909Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-03-02T15:52:55.909Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-03-02T15:52:56.476Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-03-02T15:52:56.517Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-03-02T15:52:56.735Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-03-02T15:52:57.090Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-03-02T15:52:57.090Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-03-02T15:52:57.090Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-03-02T15:52:57.090Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-03-02T15:52:57.090Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-03-02T15:52:57.090Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-03-02T15:52:57.351Z] ok github.com/docker/docker/libnetwork/config 0.013s coverage: 19.7% of statements [2022-03-02T15:52:57.613Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-03-02T15:52:57.613Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-03-02T15:52:57.613Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-03-02T15:52:57.672Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-03-02T15:52:57.672Z] docker_api_swarm_test.go:304: [d589ad247b567] joining swarm manager [d68bff9ff234a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-02T15:52:57.874Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-03-02T15:52:59.051Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-03-02T15:52:59.258Z] 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/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/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 [2022-03-02T15:52:59.309Z] docker_api_swarm_test.go:305: [d212afebf5a04] joining swarm manager [d68bff9ff234a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-02T15:52:59.309Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-03-02T15:52:59.741Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-02T15:52:59.741Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-02T15:52:59.879Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-03-02T15:53:00.139Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-03-02T15:53:00.423Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.386s coverage: 59.9% of statements [2022-03-02T15:53:00.423Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-03-02T15:53:00.685Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-03-02T15:53:01.257Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.162s coverage: 4.0% of statements [2022-03-02T15:53:01.257Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-03-02T15:53:01.517Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-03-02T15:53:01.829Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.5% of statements [2022-03-02T15:53:01.829Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-03-02T15:53:02.091Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-03-02T15:53:02.893Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-03-02T15:53:02.893Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-03-02T15:53:03.153Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-03-02T15:53:03.153Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-03-02T15:53:03.153Z] === RUN TestDockerSuite/TestBuildSpaces [2022-03-02T15:53:03.412Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-03-02T15:53:04.347Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-03-02T15:53:04.347Z] === RUN TestDockerSuite/TestBuildStderr [2022-03-02T15:53:05.283Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-03-02T15:53:05.851Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-03-02T15:53:06.788Z] --- PASS: TestDockerNetworkMacvlan (12.91s) [2022-03-02T15:53:06.788Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.23s) [2022-03-02T15:53:06.788Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2022-03-02T15:53:06.788Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.40s) [2022-03-02T15:53:06.788Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.15s) [2022-03-02T15:53:06.788Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.95s) [2022-03-02T15:53:06.788Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.77s) [2022-03-02T15:53:06.788Z] PASS [2022-03-02T15:53:06.788Z] [2022-03-02T15:53:06.788Z] DONE 8 tests in 14.400s [2022-03-02T15:53:06.788Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-03-02T15:53:06.788Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-03-02T15:53:06.788Z] ++ set -e [2022-03-02T15:53:06.788Z] ++ '[' -n 0 ']' [2022-03-02T15:53:06.788Z] ++ set -x [2022-03-02T15:53:06.788Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-03-02T15:53:06.788Z] testing: warning: no tests to run [2022-03-02T15:53:06.788Z] PASS [2022-03-02T15:53:06.788Z] [2022-03-02T15:53:06.788Z] DONE 0 tests in 0.041s [2022-03-02T15:53:06.788Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-03-02T15:53:06.788Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-03-02T15:53:06.788Z] ++ set -e [2022-03-02T15:53:06.788Z] ++ '[' -n 0 ']' [2022-03-02T15:53:06.788Z] ++ set -x [2022-03-02T15:53:06.788Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-03-02T15:53:07.047Z] INFO: Testing against a local daemon [2022-03-02T15:53:07.047Z] === RUN TestAuthZPluginAllowRequest [2022-03-02T15:53:08.424Z] --- PASS: TestAuthZPluginAllowRequest (1.30s) [2022-03-02T15:53:08.424Z] === RUN TestAuthZPluginTLS [2022-03-02T15:53:08.424Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-03-02T15:53:08.992Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-03-02T15:53:08.992Z] === RUN TestAuthZPluginDenyRequest [2022-03-02T15:53:09.251Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-03-02T15:53:09.251Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-03-02T15:53:09.251Z] === RUN TestAuthZPluginAPIDenyResponse [2022-03-02T15:53:09.821Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-03-02T15:53:09.821Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-03-02T15:53:09.821Z] === RUN TestAuthZPluginDenyResponse [2022-03-02T15:53:10.390Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-03-02T15:53:10.390Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2022-03-02T15:53:10.390Z] === RUN TestAuthZPluginAllowEventStream [2022-03-02T15:53:10.958Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-03-02T15:53:11.622Z] ? github.com/docker/docker/api [no test files] [2022-03-02T15:53:11.896Z] --- PASS: TestAuthZPluginAllowEventStream (1.40s) [2022-03-02T15:53:11.896Z] === RUN TestAuthZPluginErrorResponse [2022-03-02T15:53:12.117Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.714s coverage: 7.4% of statements [2022-03-02T15:53:12.117Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-03-02T15:53:12.117Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-03-02T15:53:12.117Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-03-02T15:53:12.117Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-03-02T15:53:12.117Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-03-02T15:53:12.117Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-03-02T15:53:12.117Z] ok github.com/docker/docker/libnetwork/drvregistry 0.014s coverage: 82.4% of statements [2022-03-02T15:53:12.155Z] === RUN TestDockerSuite/TestBuildUser [2022-03-02T15:53:12.239Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2022-03-02T15:53:12.239Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (17.90s) [2022-03-02T15:53:12.239Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (17.90s) [2022-03-02T15:53:12.239Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (18.38s) [2022-03-02T15:53:12.239Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (18.67s) [2022-03-02T15:53:12.239Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (11.10s) [2022-03-02T15:53:12.239Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (11.50s) [2022-03-02T15:53:12.239Z] === RUN TestBuildMultiStageCopy [2022-03-02T15:53:12.239Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-02T15:53:12.379Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2022-03-02T15:53:12.471Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2022-03-02T15:53:12.471Z] === RUN TestAuthZPluginErrorRequest [2022-03-02T15:53:12.639Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-03-02T15:53:12.639Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-03-02T15:53:13.067Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2022-03-02T15:53:13.067Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-03-02T15:53:13.636Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2022-03-02T15:53:13.636Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-03-02T15:53:13.636Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-03-02T15:53:15.540Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.73s) [2022-03-02T15:53:15.540Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-03-02T15:53:16.109Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-03-02T15:53:17.045Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.72s) [2022-03-02T15:53:17.045Z] === RUN TestAuthZPluginHeader [2022-03-02T15:53:17.652Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-03-02T15:53:17.912Z] --- PASS: TestAuthZPluginHeader (0.98s) [2022-03-02T15:53:17.912Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-03-02T15:53:22.126Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.27s) [2022-03-02T15:53:22.126Z] === RUN TestAuthZPluginV2Disable [2022-03-02T15:53:22.531Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-02T15:53:22.531Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-02T15:53:22.987Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-02T15:53:24.517Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-02T15:53:24.889Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-03-02T15:53:26.051Z] --- PASS: TestBuildMultiStageCopy (14.80s) [2022-03-02T15:53:26.051Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (10.19s) [2022-03-02T15:53:26.051Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.85s) [2022-03-02T15:53:26.051Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-03-02T15:53:26.051Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.24s) [2022-03-02T15:53:26.051Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.52s) [2022-03-02T15:53:26.051Z] === RUN TestBuildMultiStageParentConfig [2022-03-02T15:53:26.316Z] --- PASS: TestAuthZPluginV2Disable (4.01s) [2022-03-02T15:53:26.316Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-03-02T15:53:27.251Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-03-02T15:53:28.186Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-03-02T15:53:28.186Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-03-02T15:53:28.754Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-03-02T15:53:28.945Z] --- PASS: TestBuildMultiStageParentConfig (2.66s) [2022-03-02T15:53:28.945Z] === RUN TestBuildLabelWithTargets [2022-03-02T15:53:28.945Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-02T15:53:28.945Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-03-02T15:53:28.945Z] === RUN TestBuildWithEmptyLayers [2022-03-02T15:53:29.321Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-03-02T15:53:29.442Z] === RUN TestMiddlewares [2022-03-02T15:53:29.442Z] --- PASS: TestMiddlewares (0.00s) [2022-03-02T15:53:29.442Z] PASS [2022-03-02T15:53:29.442Z] coverage: 9.0% of statements [2022-03-02T15:53:29.442Z] ok github.com/docker/docker/api/server 0.100s coverage: 9.0% of statements [2022-03-02T15:53:29.889Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.49s) [2022-03-02T15:53:29.889Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-03-02T15:53:29.906Z] --- PASS: TestBuildWithEmptyLayers (1.44s) [2022-03-02T15:53:29.906Z] === RUN TestBuildMultiStageOnBuild [2022-03-02T15:53:30.457Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-03-02T15:53:30.457Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-03-02T15:53:30.457Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-03-02T15:53:30.457Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-03-02T15:53:30.457Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-03-02T15:53:30.457Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-03-02T15:53:30.457Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-03-02T15:53:30.457Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-03-02T15:53:30.457Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-03-02T15:53:31.836Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-03-02T15:53:31.836Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-03-02T15:53:32.405Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-03-02T15:53:32.974Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-03-02T15:53:33.933Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-03-02T15:53:33.933Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-03-02T15:53:34.193Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-03-02T15:53:34.900Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-03-02T15:53:34.900Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-03-02T15:53:34.900Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-03-02T15:53:34.900Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-02T15:53:34.900Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-03-02T15:53:34.900Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-02T15:53:34.900Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-03-02T15:53:34.900Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-02T15:53:34.900Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-03-02T15:53:34.900Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-02T15:53:34.900Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-03-02T15:53:34.900Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-02T15:53:34.900Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-03-02T15:53:34.900Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-02T15:53:34.900Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-03-02T15:53:34.900Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-02T15:53:34.900Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-03-02T15:53:34.900Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-03-02T15:53:34.900Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-02T15:53:34.900Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-03-02T15:53:37.480Z] docker_api_swarm_test.go:272: [d753d03a0d167] joining swarm manager [d4eab6d2c7701]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-02T15:53:37.480Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-03-02T15:53:38.420Z] docker_api_swarm_test.go:273: [d2c21c8d3b1ce] joining swarm manager [d4eab6d2c7701]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-02T15:53:39.798Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-03-02T15:53:39.808Z] ok github.com/docker/docker/libnetwork/ipam 13.966s coverage: 85.3% of statements [2022-03-02T15:53:39.809Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-03-02T15:53:39.809Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-03-02T15:53:39.809Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-03-02T15:53:39.809Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2022-03-02T15:53:39.809Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-03-02T15:53:39.809Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-03-02T15:53:39.809Z] ok github.com/docker/docker/libnetwork/ipamutils 0.243s coverage: 74.0% of statements [2022-03-02T15:53:39.809Z] ok github.com/docker/docker/libnetwork/iptables 0.160s coverage: 45.1% of statements [2022-03-02T15:53:39.809Z] ok github.com/docker/docker/libnetwork/netlabel 0.001s coverage: 60.0% of statements [2022-03-02T15:53:39.809Z] ok github.com/docker/docker/libnetwork/netutils 0.017s coverage: 44.1% of statements [2022-03-02T15:53:40.366Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-03-02T15:53:40.625Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-03-02T15:53:40.678Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-03-02T15:53:40.678Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-02T15:53:40.678Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-03-02T15:53:40.678Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-02T15:53:40.678Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-03-02T15:53:40.885Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-03-02T15:53:40.885Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-03-02T15:53:40.885Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-03-02T15:53:41.453Z] === RUN TestDockerSuite/TestBuildXZHost [2022-03-02T15:53:42.390Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.59s) [2022-03-02T15:53:42.390Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-03-02T15:53:42.960Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-03-02T15:53:42.960Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-03-02T15:53:42.960Z] docker_cli_sni_test.go:18: Flakey test [2022-03-02T15:53:42.960Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-03-02T15:53:43.529Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-03-02T15:53:44.097Z] === RUN TestDockerSuite/TestCommitChange [2022-03-02T15:53:44.402Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-03-02T15:53:44.665Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-03-02T15:53:44.687Z] --- PASS: TestBuildMultiStageOnBuild (14.84s) [2022-03-02T15:53:44.688Z] === RUN TestBuildUncleanTarFilenames [2022-03-02T15:53:44.688Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-02T15:53:44.688Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-03-02T15:53:44.688Z] === RUN TestBuildMultiStageLayerLeak [2022-03-02T15:53:45.234Z] === RUN TestDockerSuite/TestCommitHardlink [2022-03-02T15:53:46.169Z] === RUN TestDockerSuite/TestCommitNewFile [2022-03-02T15:53:47.106Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-03-02T15:53:47.293Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-03-02T15:53:47.293Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-02T15:53:47.293Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-03-02T15:53:47.293Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-02T15:53:47.293Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-03-02T15:53:47.293Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-02T15:53:47.293Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-03-02T15:53:47.293Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-02T15:53:47.293Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-03-02T15:53:47.365Z] === RUN TestDockerSuite/TestCommitTTY [2022-03-02T15:53:48.303Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-03-02T15:53:48.874Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-03-02T15:53:49.811Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-03-02T15:53:50.379Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-03-02T15:53:50.379Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-03-02T15:53:50.379Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-03-02T15:53:50.639Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-03-02T15:53:50.639Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-03-02T15:53:50.639Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-03-02T15:53:50.639Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-03-02T15:53:51.015Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-03-02T15:53:51.016Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-02T15:53:51.016Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-03-02T15:53:51.016Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-02T15:53:51.016Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-03-02T15:53:51.575Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-03-02T15:53:52.512Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-03-02T15:53:52.512Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-03-02T15:53:52.771Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-03-02T15:53:53.338Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-03-02T15:53:53.906Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-03-02T15:53:54.165Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-03-02T15:53:54.731Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-03-02T15:53:54.731Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-03-02T15:53:54.731Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-03-02T15:53:54.990Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-03-02T15:53:54.990Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-03-02T15:53:54.990Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-03-02T15:53:54.990Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-03-02T15:53:55.248Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-03-02T15:53:55.507Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-03-02T15:53:56.074Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-03-02T15:53:56.641Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-03-02T15:53:56.641Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-03-02T15:53:57.576Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-03-02T15:53:58.061Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-03-02T15:53:58.144Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-03-02T15:53:58.144Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-03-02T15:53:58.403Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-03-02T15:53:58.971Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-03-02T15:53:58.971Z] PASS [2022-03-02T15:53:58.971Z] [2022-03-02T15:53:58.971Z] DONE 17 tests in 52.033s [2022-03-02T15:53:58.971Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-03-02T15:53:58.971Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-03-02T15:53:58.971Z] ++ set -e [2022-03-02T15:53:58.971Z] ++ '[' -n 0 ']' [2022-03-02T15:53:58.971Z] ++ set -x [2022-03-02T15:53:58.971Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-03-02T15:53:58.971Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-03-02T15:53:58.971Z] INFO: Testing against a local daemon [2022-03-02T15:53:58.971Z] === RUN TestPluginInvalidJSON [2022-03-02T15:53:58.971Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-02T15:53:58.971Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-02T15:53:58.971Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-02T15:53:58.971Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-03-02T15:53:58.971Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-02T15:53:58.971Z] === RUN TestPluginInstall [2022-03-02T15:53:58.971Z] === RUN TestPluginInstall/no_auth [2022-03-02T15:53:59.482Z] --- PASS: TestBuildMultiStageLayerLeak (12.64s) [2022-03-02T15:53:59.482Z] === RUN TestBuildWithHugeFile [2022-03-02T15:53:59.538Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-03-02T15:53:59.538Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-03-02T15:54:00.105Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-03-02T15:54:00.105Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-03-02T15:54:00.673Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-03-02T15:54:01.241Z] time="2022-03-02T15:54:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-02T15:54:01.241Z] time="2022-03-02T15:54:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b770ba3e142beafd9f4bdd3cce534f660c9218dd2a51dc5202a58a8e94386029" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-02T15:54:01.241Z] time="2022-03-02T15:54:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-02T15:54:01.241Z] time="2022-03-02T15:54:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b770ba3e142beafd9f4bdd3cce534f660c9218dd2a51dc5202a58a8e94386029" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-02T15:54:01.500Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-03-02T15:54:01.760Z] === RUN TestPluginInstall/with_htpasswd [2022-03-02T15:54:02.699Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-03-02T15:54:02.699Z] time="2022-03-02T15:54:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-02T15:54:02.699Z] time="2022-03-02T15:54:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:70e6c95c653c203fc55443b528d1576ab44e4a89ff5fbbfca4bf3951fde32538" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-02T15:54:02.699Z] time="2022-03-02T15:54:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-02T15:54:02.699Z] time="2022-03-02T15:54:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:70e6c95c653c203fc55443b528d1576ab44e4a89ff5fbbfca4bf3951fde32538" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-02T15:54:02.699Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-03-02T15:54:03.266Z] === RUN TestPluginInstall/with_insecure [2022-03-02T15:54:03.266Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-03-02T15:54:04.204Z] time="2022-03-02T15:54:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-02T15:54:04.204Z] time="2022-03-02T15:54:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8b9bb6b685db989b876554d7c82486351938b00e7d96c54867715e39b3ee7e75" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-02T15:54:04.204Z] time="2022-03-02T15:54:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-02T15:54:04.204Z] time="2022-03-02T15:54:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8b9bb6b685db989b876554d7c82486351938b00e7d96c54867715e39b3ee7e75" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-02T15:54:04.204Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-03-02T15:54:04.464Z] plugin_test.go:165: [d25dc58a07b5e] daemon is not started [2022-03-02T15:54:04.464Z] --- PASS: TestPluginInstall (5.24s) [2022-03-02T15:54:04.464Z] --- PASS: TestPluginInstall/no_auth (2.74s) [2022-03-02T15:54:04.464Z] --- PASS: TestPluginInstall/with_htpasswd (1.25s) [2022-03-02T15:54:04.464Z] --- PASS: TestPluginInstall/with_insecure (1.25s) [2022-03-02T15:54:04.464Z] === RUN TestPluginsWithRuntimes [2022-03-02T15:54:05.443Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-03-02T15:54:05.443Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-03-02T15:54:05.443Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-03-02T15:54:05.443Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-03-02T15:54:05.443Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-03-02T15:54:06.014Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-03-02T15:54:06.014Z] === RUN TestPluginsWithRuntimes/No_Args [2022-03-02T15:54:06.949Z] === RUN TestPluginsWithRuntimes/With_Args [2022-03-02T15:54:07.883Z] --- PASS: TestPluginsWithRuntimes (3.53s) [2022-03-02T15:54:07.883Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.89s) [2022-03-02T15:54:07.883Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.88s) [2022-03-02T15:54:07.883Z] === RUN TestPluginBackCompatMediaTypes [2022-03-02T15:54:08.450Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-03-02T15:54:08.450Z] PASS [2022-03-02T15:54:08.450Z] [2022-03-02T15:54:08.450Z] DONE 10 tests in 9.540s [2022-03-02T15:54:08.450Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-03-02T15:54:08.450Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-03-02T15:54:08.450Z] ++ set -e [2022-03-02T15:54:08.450Z] ++ '[' -n 0 ']' [2022-03-02T15:54:08.450Z] ++ set -x [2022-03-02T15:54:08.450Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-03-02T15:54:08.450Z] INFO: Testing against a local daemon [2022-03-02T15:54:08.450Z] === RUN TestExternalGraphDriver [2022-03-02T15:54:08.709Z] === RUN TestExternalGraphDriver/json [2022-03-02T15:54:10.086Z] === RUN TestExternalGraphDriver/spec [2022-03-02T15:54:10.345Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-03-02T15:54:10.914Z] === RUN TestDockerSuite/TestContainerAPITop [2022-03-02T15:54:11.482Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-03-02T15:54:11.482Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2022-03-02T15:54:11.482Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-03-02T15:54:11.482Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-03-02T15:54:12.049Z] === RUN TestExternalGraphDriver/pull [2022-03-02T15:54:13.427Z] --- PASS: TestExternalGraphDriver (4.93s) [2022-03-02T15:54:13.427Z] --- PASS: TestExternalGraphDriver/json (1.58s) [2022-03-02T15:54:13.427Z] --- PASS: TestExternalGraphDriver/spec (1.74s) [2022-03-02T15:54:13.427Z] --- PASS: TestExternalGraphDriver/pull (1.58s) [2022-03-02T15:54:13.427Z] === RUN TestGraphdriverPluginV2 [2022-03-02T15:54:13.994Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-03-02T15:54:14.561Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-03-02T15:54:15.128Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-03-02T15:54:17.662Z] --- PASS: TestGraphdriverPluginV2 (4.23s) [2022-03-02T15:54:17.663Z] PASS [2022-03-02T15:54:17.663Z] [2022-03-02T15:54:17.663Z] DONE 5 tests in 9.262s [2022-03-02T15:54:17.663Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-03-02T15:54:17.663Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-03-02T15:54:17.663Z] ++ set -e [2022-03-02T15:54:17.663Z] ++ '[' -n 0 ']' [2022-03-02T15:54:17.663Z] ++ set -x [2022-03-02T15:54:17.663Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-03-02T15:54:17.922Z] INFO: Testing against a local daemon [2022-03-02T15:54:17.922Z] === RUN TestContinueAfterPluginCrash [2022-03-02T15:54:17.922Z] === PAUSE TestContinueAfterPluginCrash [2022-03-02T15:54:17.922Z] === RUN TestReadPluginNoRead [2022-03-02T15:54:17.922Z] === PAUSE TestReadPluginNoRead [2022-03-02T15:54:17.922Z] === RUN TestDaemonStartWithLogOpt [2022-03-02T15:54:17.922Z] === PAUSE TestDaemonStartWithLogOpt [2022-03-02T15:54:17.922Z] === CONT TestContinueAfterPluginCrash [2022-03-02T15:54:17.922Z] === CONT TestDaemonStartWithLogOpt [2022-03-02T15:54:18.181Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-03-02T15:54:19.118Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-03-02T15:54:21.022Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-03-02T15:54:21.982Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-03-02T15:54:22.242Z] --- PASS: TestDaemonStartWithLogOpt (4.28s) [2022-03-02T15:54:22.242Z] === CONT TestReadPluginNoRead [2022-03-02T15:54:22.808Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-03-02T15:54:23.745Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-03-02T15:54:24.005Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-03-02T15:54:24.573Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-03-02T15:54:24.833Z] === RUN TestReadPluginNoRead/default [2022-03-02T15:54:26.212Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-03-02T15:54:26.471Z] === RUN TestReadPluginNoRead/disabled_caching [2022-03-02T15:54:26.731Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-03-02T15:54:27.299Z] --- PASS: TestContinueAfterPluginCrash (9.38s) [2022-03-02T15:54:27.558Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000eca558_} [2022-03-02T15:54:27.817Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-03-02T15:54:29.193Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1469856653_/foo_false____} [2022-03-02T15:54:29.193Z] docker_api_swarm_node_test.go:20: [d19f48865b6c4] joining swarm manager [d8b3796a134bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-02T15:54:29.453Z] === CONT TestReadPluginNoRead [2022-03-02T15:54:29.453Z] read_test.go:92: [de3f63c624ce4] daemon is not started [2022-03-02T15:54:29.453Z] --- PASS: TestReadPluginNoRead (7.26s) [2022-03-02T15:54:29.453Z] --- PASS: TestReadPluginNoRead/default (1.69s) [2022-03-02T15:54:29.453Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.45s) [2022-03-02T15:54:29.453Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.56s) [2022-03-02T15:54:29.453Z] PASS [2022-03-02T15:54:29.453Z] [2022-03-02T15:54:29.453Z] DONE 6 tests in 11.670s [2022-03-02T15:54:29.453Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-03-02T15:54:29.453Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-03-02T15:54:29.453Z] ++ set -e [2022-03-02T15:54:29.453Z] ++ '[' -n 0 ']' [2022-03-02T15:54:29.453Z] ++ set -x [2022-03-02T15:54:29.453Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-03-02T15:54:29.453Z] testing: warning: no tests to run [2022-03-02T15:54:29.453Z] PASS [2022-03-02T15:54:29.453Z] [2022-03-02T15:54:29.453Z] DONE 0 tests in 0.040s [2022-03-02T15:54:29.453Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-03-02T15:54:29.453Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-03-02T15:54:29.453Z] ++ set -e [2022-03-02T15:54:29.453Z] ++ '[' -n 0 ']' [2022-03-02T15:54:29.453Z] ++ set -x [2022-03-02T15:54:29.453Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-03-02T15:54:29.712Z] INFO: Testing against a local daemon [2022-03-02T15:54:29.712Z] === RUN TestPluginWithDevMounts [2022-03-02T15:54:29.712Z] === PAUSE TestPluginWithDevMounts [2022-03-02T15:54:29.712Z] === CONT TestPluginWithDevMounts [2022-03-02T15:54:29.884Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-02T15:54:29.884Z] === RUN TestBoolValue [2022-03-02T15:54:29.884Z] --- PASS: TestBoolValue (0.00s) [2022-03-02T15:54:29.884Z] === RUN TestBoolValueOrDefault [2022-03-02T15:54:29.884Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-03-02T15:54:29.884Z] === RUN TestInt64ValueOrZero [2022-03-02T15:54:29.884Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-03-02T15:54:29.884Z] === RUN TestInt64ValueOrDefault [2022-03-02T15:54:29.884Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-03-02T15:54:29.884Z] === RUN TestInt64ValueOrDefaultWithError [2022-03-02T15:54:29.884Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-03-02T15:54:29.884Z] === RUN TestJsonContentType [2022-03-02T15:54:29.884Z] --- PASS: TestJsonContentType (0.00s) [2022-03-02T15:54:29.884Z] PASS [2022-03-02T15:54:29.884Z] coverage: 14.7% of statements [2022-03-02T15:54:29.884Z] ok github.com/docker/docker/api/server/httputils 0.168s coverage: 14.7% of statements [2022-03-02T15:54:29.970Z] docker_api_swarm_node_test.go:21: [d2b26fea3cbc2] joining swarm manager [d8b3796a134bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-02T15:54:30.536Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1469856653_/foo_true____} [2022-03-02T15:54:31.104Z] --- PASS: TestPluginWithDevMounts (1.56s) [2022-03-02T15:54:31.104Z] PASS [2022-03-02T15:54:31.104Z] [2022-03-02T15:54:31.104Z] DONE 1 tests in 1.688s [2022-03-02T15:54:31.104Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-03-02T15:54:31.104Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-03-02T15:54:31.104Z] ++ set -e [2022-03-02T15:54:31.104Z] ++ '[' -n 0 ']' [2022-03-02T15:54:31.104Z] ++ set -x [2022-03-02T15:54:31.104Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-03-02T15:54:31.362Z] INFO: Testing against a local daemon [2022-03-02T15:54:31.362Z] === RUN TestSecretInspect [2022-03-02T15:54:31.930Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3797200349_/foo_false____} [2022-03-02T15:54:32.057Z] === RUN TestMaskSecretKeys [2022-03-02T15:54:32.057Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-03-02T15:54:32.057Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-03-02T15:54:32.057Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-03-02T15:54:32.057Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-03-02T15:54:32.057Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-03-02T15:54:32.057Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-03-02T15:54:32.057Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-03-02T15:54:32.057Z] === RUN TestVersionMiddlewareVersion [2022-03-02T15:54:32.057Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-03-02T15:54:32.057Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-03-02T15:54:32.057Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-03-02T15:54:32.057Z] PASS [2022-03-02T15:54:32.057Z] coverage: 37.7% of statements [2022-03-02T15:54:32.057Z] ok github.com/docker/docker/api/server/middleware 0.060s coverage: 37.7% of statements [2022-03-02T15:54:32.057Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-02T15:54:32.057Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-02T15:54:32.057Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-02T15:54:32.057Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-02T15:54:32.057Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-02T15:54:32.057Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-02T15:54:32.057Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-02T15:54:32.057Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-02T15:54:32.057Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-02T15:54:32.515Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-02T15:54:32.515Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-02T15:54:32.974Z] === RUN TestAdjustForAPIVersion [2022-03-02T15:54:32.974Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-03-02T15:54:32.974Z] PASS [2022-03-02T15:54:32.974Z] coverage: 5.7% of statements [2022-03-02T15:54:32.974Z] ok github.com/docker/docker/api/server/router/swarm 0.075s coverage: 5.7% of statements [2022-03-02T15:54:32.974Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-02T15:54:32.974Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-02T15:54:32.974Z] ? github.com/docker/docker/api/types [no test files] [2022-03-02T15:54:32.974Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-02T15:54:32.974Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-02T15:54:32.974Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-02T15:54:32.974Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-02T15:54:32.974Z] === RUN TestStrSliceMarshalJSON [2022-03-02T15:54:32.974Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-03-02T15:54:32.974Z] === RUN TestStrSliceUnmarshalJSON [2022-03-02T15:54:32.974Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-03-02T15:54:32.974Z] === RUN TestStrSliceUnmarshalString [2022-03-02T15:54:32.974Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-03-02T15:54:32.974Z] === RUN TestStrSliceUnmarshalSlice [2022-03-02T15:54:32.974Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-03-02T15:54:32.974Z] PASS [2022-03-02T15:54:32.974Z] coverage: 90.0% of statements [2022-03-02T15:54:32.974Z] ok github.com/docker/docker/api/types/strslice 0.055s coverage: 90.0% of statements [2022-03-02T15:54:32.974Z] === RUN TestToJSON [2022-03-02T15:54:32.974Z] --- PASS: TestToJSON (0.00s) [2022-03-02T15:54:32.974Z] === RUN TestToParamWithVersion [2022-03-02T15:54:32.974Z] --- PASS: TestToParamWithVersion (0.00s) [2022-03-02T15:54:32.974Z] === RUN TestFromJSON [2022-03-02T15:54:32.974Z] --- PASS: TestFromJSON (0.00s) [2022-03-02T15:54:32.974Z] === RUN TestEmpty [2022-03-02T15:54:32.974Z] --- PASS: TestEmpty (0.00s) [2022-03-02T15:54:32.974Z] === RUN TestArgsMatchKVListEmptySources [2022-03-02T15:54:32.974Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-03-02T15:54:32.974Z] === RUN TestArgsMatchKVList [2022-03-02T15:54:32.974Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-03-02T15:54:32.974Z] === RUN TestArgsMatch [2022-03-02T15:54:32.974Z] --- PASS: TestArgsMatch (0.00s) [2022-03-02T15:54:32.974Z] === RUN TestAdd [2022-03-02T15:54:32.974Z] --- PASS: TestAdd (0.00s) [2022-03-02T15:54:32.974Z] === RUN TestDel [2022-03-02T15:54:32.974Z] --- PASS: TestDel (0.00s) [2022-03-02T15:54:32.974Z] === RUN TestLen [2022-03-02T15:54:32.974Z] --- PASS: TestLen (0.00s) [2022-03-02T15:54:32.974Z] === RUN TestExactMatch [2022-03-02T15:54:32.974Z] --- PASS: TestExactMatch (0.00s) [2022-03-02T15:54:32.974Z] === RUN TestOnlyOneExactMatch [2022-03-02T15:54:32.974Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-03-02T15:54:32.974Z] === RUN TestContains [2022-03-02T15:54:33.306Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3797200349_/foo_true____} [2022-03-02T15:54:33.306Z] --- PASS: TestSecretInspect (2.14s) [2022-03-02T15:54:33.306Z] === RUN TestSecretList [2022-03-02T15:54:33.431Z] --- PASS: TestContains (0.00s) [2022-03-02T15:54:33.431Z] === RUN TestValidate [2022-03-02T15:54:33.431Z] --- PASS: TestValidate (0.00s) [2022-03-02T15:54:33.431Z] === RUN TestWalkValues [2022-03-02T15:54:33.431Z] --- PASS: TestWalkValues (0.00s) [2022-03-02T15:54:33.431Z] === RUN TestFuzzyMatch [2022-03-02T15:54:33.431Z] --- PASS: TestFuzzyMatch (0.00s) [2022-03-02T15:54:33.431Z] === RUN TestClone [2022-03-02T15:54:33.431Z] --- PASS: TestClone (0.00s) [2022-03-02T15:54:33.431Z] PASS [2022-03-02T15:54:33.431Z] coverage: 92.2% of statements [2022-03-02T15:54:33.431Z] ok github.com/docker/docker/api/types/filters 0.059s coverage: 92.2% of statements [2022-03-02T15:54:33.431Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-02T15:54:33.431Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-02T15:54:33.431Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-02T15:54:33.431Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-02T15:54:33.431Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-02T15:54:33.431Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-02T15:54:33.431Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-02T15:54:33.431Z] === RUN TestDurationToSecondsString [2022-03-02T15:54:33.431Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-03-02T15:54:33.431Z] === RUN TestGetTimestamp [2022-03-02T15:54:33.431Z] === RUN TestCompareVersion [2022-03-02T15:54:33.431Z] --- PASS: TestCompareVersion (0.00s) [2022-03-02T15:54:33.431Z] PASS [2022-03-02T15:54:33.431Z] coverage: 77.3% of statements [2022-03-02T15:54:33.431Z] ok github.com/docker/docker/api/types/versions 0.106s coverage: 77.3% of statements [2022-03-02T15:54:33.889Z] --- PASS: TestGetTimestamp (0.20s) [2022-03-02T15:54:33.889Z] === RUN TestParseTimestamps [2022-03-02T15:54:33.889Z] --- PASS: TestParseTimestamps (0.00s) [2022-03-02T15:54:33.889Z] PASS [2022-03-02T15:54:33.889Z] coverage: 100.0% of statements [2022-03-02T15:54:33.889Z] ok github.com/docker/docker/api/types/time 0.262s coverage: 100.0% of statements [2022-03-02T15:54:33.889Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-02T15:54:33.889Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-02T15:54:33.889Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-02T15:54:33.889Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-03-02T15:54:33.889Z] ? github.com/docker/docker/builder [no test files] [2022-03-02T15:54:33.889Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-02T15:54:33.889Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-02T15:54:33.889Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-02T15:54:33.889Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-02T15:54:33.889Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-02T15:54:33.889Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-02T15:54:33.889Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-02T15:54:34.684Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3797200349_/foo_true__0xc000eca588__} [2022-03-02T15:54:35.422Z] === RUN TestParseRemoteURL [2022-03-02T15:54:35.422Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-03-02T15:54:35.422Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-03-02T15:54:35.422Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-03-02T15:54:35.422Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-03-02T15:54:35.422Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-03-02T15:54:35.422Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-03-02T15:54:35.422Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-03-02T15:54:35.422Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-03-02T15:54:35.422Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-03-02T15:54:35.422Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-03-02T15:54:35.422Z] --- PASS: TestParseRemoteURL (0.00s) [2022-03-02T15:54:35.422Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-03-02T15:54:35.422Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-03-02T15:54:35.422Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-03-02T15:54:35.422Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-03-02T15:54:35.422Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-03-02T15:54:35.422Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-03-02T15:54:35.422Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-03-02T15:54:35.422Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-03-02T15:54:35.422Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-03-02T15:54:35.422Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-03-02T15:54:35.422Z] === RUN TestCloneArgsSmartHttp [2022-03-02T15:54:35.422Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-03-02T15:54:35.422Z] === RUN TestCloneArgsDumbHttp [2022-03-02T15:54:35.422Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-03-02T15:54:35.422Z] === RUN TestCloneArgsGit [2022-03-02T15:54:35.422Z] --- PASS: TestCloneArgsGit (0.00s) [2022-03-02T15:54:35.422Z] === RUN TestCheckoutGit [2022-03-02T15:54:35.620Z] --- PASS: TestSecretList (2.25s) [2022-03-02T15:54:35.620Z] === RUN TestSecretsCreateAndDelete [2022-03-02T15:54:36.214Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000eca5a0_} [2022-03-02T15:54:36.954Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-03-02T15:54:36.954Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-03-02T15:54:36.954Z] === RUN TestProcessNoDockerignore [2022-03-02T15:54:36.954Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-03-02T15:54:36.954Z] === RUN TestProcessShouldLeaveAllFiles [2022-03-02T15:54:36.954Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-03-02T15:54:36.954Z] === RUN TestDetectContentType [2022-03-02T15:54:36.954Z] --- PASS: TestDetectContentType (0.00s) [2022-03-02T15:54:36.954Z] === RUN TestSelectAcceptableMIME [2022-03-02T15:54:36.954Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-03-02T15:54:36.954Z] === RUN TestInspectEmptyResponse [2022-03-02T15:54:36.954Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-03-02T15:54:36.954Z] === RUN TestInspectResponseBinary [2022-03-02T15:54:36.954Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-03-02T15:54:36.954Z] === RUN TestResponseUnsupportedContentType [2022-03-02T15:54:36.954Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-03-02T15:54:36.954Z] === RUN TestInspectResponseTextSimple [2022-03-02T15:54:36.954Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-03-02T15:54:36.954Z] === RUN TestInspectResponseEmptyContentType [2022-03-02T15:54:36.954Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-03-02T15:54:36.954Z] === RUN TestUnknownContentLength [2022-03-02T15:54:36.954Z] --- PASS: TestUnknownContentLength (0.00s) [2022-03-02T15:54:36.954Z] === RUN TestDownloadRemote [2022-03-02T15:54:36.954Z] === RUN TestEnable [2022-03-02T15:54:36.954Z] --- PASS: TestEnable (0.00s) [2022-03-02T15:54:36.954Z] === RUN TestDisable [2022-03-02T15:54:36.954Z] --- PASS: TestDisable (0.00s) [2022-03-02T15:54:36.954Z] === RUN TestEnabled [2022-03-02T15:54:36.954Z] --- PASS: TestEnabled (0.00s) [2022-03-02T15:54:36.954Z] PASS [2022-03-02T15:54:36.954Z] coverage: 100.0% of statements [2022-03-02T15:54:36.954Z] ok github.com/docker/docker/cli/debug 0.056s coverage: 100.0% of statements [2022-03-02T15:54:36.954Z] --- PASS: TestDownloadRemote (0.10s) [2022-03-02T15:54:36.954Z] === RUN TestGetWithStatusError [2022-03-02T15:54:37.413Z] --- PASS: TestGetWithStatusError (0.00s) [2022-03-02T15:54:37.413Z] === RUN TestCloseRootDirectory [2022-03-02T15:54:37.413Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-02T15:54:37.413Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-03-02T15:54:37.413Z] === RUN TestHashFile [2022-03-02T15:54:37.413Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-02T15:54:37.413Z] --- SKIP: TestHashFile (0.00s) [2022-03-02T15:54:37.413Z] === RUN TestHashSubdir [2022-03-02T15:54:37.413Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-02T15:54:37.413Z] --- SKIP: TestHashSubdir (0.01s) [2022-03-02T15:54:37.413Z] === RUN TestRemoveDirectory [2022-03-02T15:54:37.413Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-02T15:54:37.413Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-03-02T15:54:37.413Z] PASS [2022-03-02T15:54:37.413Z] coverage: 9.3% of statements [2022-03-02T15:54:37.413Z] ok github.com/docker/docker/builder/remotecontext 0.315s coverage: 9.3% of statements [2022-03-02T15:54:37.590Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000eca5b8_} [2022-03-02T15:54:37.850Z] --- PASS: TestSecretsCreateAndDelete (2.23s) [2022-03-02T15:54:37.850Z] === RUN TestSecretsUpdate [2022-03-02T15:54:37.875Z] === RUN TestGetAllAllowed [2022-03-02T15:54:37.875Z] --- PASS: TestGetAllAllowed (0.00s) [2022-03-02T15:54:37.875Z] === RUN TestGetAllMeta [2022-03-02T15:54:37.875Z] --- PASS: TestGetAllMeta (0.00s) [2022-03-02T15:54:37.875Z] === RUN TestWarnOnUnusedBuildArgs [2022-03-02T15:54:37.875Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-03-02T15:54:37.875Z] === RUN TestIsUnreferencedBuiltin [2022-03-02T15:54:37.875Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-03-02T15:54:37.875Z] === RUN TestIsExistingDirectory [2022-03-02T15:54:37.875Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-03-02T15:54:37.875Z] === RUN TestGetFilenameForDownload [2022-03-02T15:54:37.875Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-03-02T15:54:37.875Z] === RUN TestEnv2Variables [2022-03-02T15:54:37.875Z] --- PASS: TestEnv2Variables (0.00s) [2022-03-02T15:54:37.875Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-03-02T15:54:37.875Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-03-02T15:54:37.875Z] === RUN TestMaintainer [2022-03-02T15:54:37.875Z] --- PASS: TestMaintainer (0.00s) [2022-03-02T15:54:37.875Z] === RUN TestLabel [2022-03-02T15:54:37.875Z] --- PASS: TestLabel (0.00s) [2022-03-02T15:54:37.875Z] === RUN TestFromScratch [2022-03-02T15:54:37.875Z] --- PASS: TestFromScratch (0.00s) [2022-03-02T15:54:37.875Z] === RUN TestFromWithArg [2022-03-02T15:54:37.875Z] --- PASS: TestFromWithArg (0.00s) [2022-03-02T15:54:37.875Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-03-02T15:54:37.875Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-03-02T15:54:37.875Z] === RUN TestFromWithUndefinedArg [2022-03-02T15:54:37.875Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-03-02T15:54:37.875Z] === RUN TestFromMultiStageWithNamedStage [2022-03-02T15:54:37.875Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-03-02T15:54:37.875Z] === RUN TestOnbuild [2022-03-02T15:54:37.875Z] --- PASS: TestOnbuild (0.00s) [2022-03-02T15:54:37.876Z] === RUN TestWorkdir [2022-03-02T15:54:37.876Z] --- PASS: TestWorkdir (0.00s) [2022-03-02T15:54:37.876Z] === RUN TestCmd [2022-03-02T15:54:37.876Z] --- PASS: TestCmd (0.00s) [2022-03-02T15:54:37.876Z] === RUN TestHealthcheckNone [2022-03-02T15:54:37.876Z] --- PASS: TestHealthcheckNone (0.00s) [2022-03-02T15:54:37.876Z] === RUN TestHealthcheckCmd [2022-03-02T15:54:37.876Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-03-02T15:54:37.876Z] === RUN TestEntrypoint [2022-03-02T15:54:37.876Z] --- PASS: TestEntrypoint (0.00s) [2022-03-02T15:54:37.876Z] === RUN TestExpose [2022-03-02T15:54:37.876Z] --- PASS: TestExpose (0.00s) [2022-03-02T15:54:37.876Z] === RUN TestUser [2022-03-02T15:54:37.876Z] --- PASS: TestUser (0.00s) [2022-03-02T15:54:37.876Z] === RUN TestVolume [2022-03-02T15:54:37.876Z] --- PASS: TestVolume (0.00s) [2022-03-02T15:54:37.876Z] === RUN TestStopSignal [2022-03-02T15:54:37.876Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-02T15:54:37.876Z] --- SKIP: TestStopSignal (0.00s) [2022-03-02T15:54:37.876Z] === RUN TestArg [2022-03-02T15:54:37.876Z] --- PASS: TestArg (0.00s) [2022-03-02T15:54:37.876Z] === RUN TestShell [2022-03-02T15:54:37.876Z] --- PASS: TestShell (0.00s) [2022-03-02T15:54:37.876Z] === RUN TestPrependEnvOnCmd [2022-03-02T15:54:37.876Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-03-02T15:54:37.876Z] === RUN TestRunWithBuildArgs [2022-03-02T15:54:37.876Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-03-02T15:54:37.876Z] === RUN TestRunIgnoresHealthcheck [2022-03-02T15:54:37.876Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-03-02T15:54:37.876Z] === RUN TestDispatchUnsupportedOptions [2022-03-02T15:54:37.876Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-03-02T15:54:37.876Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-03-02T15:54:37.876Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-03-02T15:54:37.876Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-03-02T15:54:37.876Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-03-02T15:54:37.876Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-03-02T15:54:37.876Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-03-02T15:54:37.876Z] === RUN TestNormalizeWorkdir [2022-03-02T15:54:37.876Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-03-02T15:54:37.876Z] === RUN TestDispatch [2022-03-02T15:54:37.876Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-03-02T15:54:37.876Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-03-02T15:54:37.876Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-03-02T15:54:37.876Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-03-02T15:54:37.876Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-03-02T15:54:38.335Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-03-02T15:54:38.335Z] === RUN TestDispatch/COPY_url [2022-03-02T15:54:38.335Z] --- PASS: TestDispatch (0.07s) [2022-03-02T15:54:38.335Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2022-03-02T15:54:38.335Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2022-03-02T15:54:38.335Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-03-02T15:54:38.335Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-03-02T15:54:38.335Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-03-02T15:54:38.335Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-03-02T15:54:38.335Z] --- PASS: TestDispatch/COPY_url (0.01s) [2022-03-02T15:54:38.335Z] === RUN TestAddScratchImageAddsToMounts [2022-03-02T15:54:38.335Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-03-02T15:54:38.335Z] === RUN TestAddFromScratchPopulatesPlatform [2022-03-02T15:54:38.335Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-03-02T15:54:38.335Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-03-02T15:54:38.335Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-03-02T15:54:38.335Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-03-02T15:54:38.335Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-03-02T15:54:38.335Z] === RUN TestImageSourceGetAddsToMounts [2022-03-02T15:54:38.335Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-03-02T15:54:38.335Z] === RUN TestEmptyDockerfile [2022-03-02T15:54:38.335Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-03-02T15:54:38.335Z] === RUN TestSymlinkDockerfile [2022-03-02T15:54:38.335Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-03-02T15:54:38.335Z] === RUN TestDockerfileOutsideTheBuildContext [2022-03-02T15:54:38.335Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-03-02T15:54:38.335Z] === RUN TestNonExistingDockerfile [2022-03-02T15:54:38.335Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-03-02T15:54:38.335Z] === RUN TestCopyRunConfig [2022-03-02T15:54:38.335Z] --- PASS: TestCopyRunConfig (0.00s) [2022-03-02T15:54:38.335Z] === RUN TestDeepCopyRunConfig [2022-03-02T15:54:38.335Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-03-02T15:54:38.335Z] === RUN TestExportImage [2022-03-02T15:54:38.335Z] --- PASS: TestExportImage (0.00s) [2022-03-02T15:54:38.335Z] === RUN TestNormalizeDest [2022-03-02T15:54:38.335Z] --- PASS: TestNormalizeDest (0.00s) [2022-03-02T15:54:38.335Z] PASS [2022-03-02T15:54:38.335Z] coverage: 46.7% of statements [2022-03-02T15:54:38.335Z] ok github.com/docker/docker/builder/dockerfile 0.216s coverage: 46.7% of statements [2022-03-02T15:54:38.335Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-03-02T15:54:38.335Z] === RUN TestTCP4Proxy [2022-03-02T15:54:38.335Z] --- PASS: TestTCP4Proxy (0.01s) [2022-03-02T15:54:38.335Z] === RUN TestTCP4ProxyHalfClose [2022-03-02T15:54:38.335Z] --- PASS: TestTCP4ProxyHalfClose (0.01s) [2022-03-02T15:54:38.335Z] === RUN TestTCP6Proxy [2022-03-02T15:54:38.335Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-02T15:54:38.335Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-03-02T15:54:38.335Z] === RUN TestTCPDualStackProxy [2022-03-02T15:54:38.335Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-02T15:54:38.335Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-03-02T15:54:38.335Z] === RUN TestUDP4Proxy [2022-03-02T15:54:38.335Z] --- PASS: TestUDP4Proxy (0.00s) [2022-03-02T15:54:38.335Z] === RUN TestUDP6Proxy [2022-03-02T15:54:38.335Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-02T15:54:38.335Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-03-02T15:54:38.335Z] === RUN TestUDPWriteError [2022-03-02T15:54:38.335Z] --- PASS: TestUDPWriteError (0.00s) [2022-03-02T15:54:38.335Z] === RUN TestSCTP4Proxy [2022-03-02T15:54:38.335Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-02T15:54:38.335Z] --- SKIP: TestSCTP4Proxy (0.01s) [2022-03-02T15:54:38.335Z] === RUN TestSCTP6Proxy [2022-03-02T15:54:38.335Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-02T15:54:38.335Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-03-02T15:54:38.335Z] PASS [2022-03-02T15:54:38.335Z] coverage: 49.4% of statements [2022-03-02T15:54:38.335Z] ok github.com/docker/docker/cmd/docker-proxy 0.065s coverage: 49.4% of statements [2022-03-02T15:54:39.227Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000eca5d0_} [2022-03-02T15:54:39.798Z] --- PASS: TestSecretsUpdate (1.93s) [2022-03-02T15:54:39.798Z] === RUN TestTemplatedSecret [2022-03-02T15:54:40.365Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000eca5e8_} [2022-03-02T15:54:40.365Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-03-02T15:54:41.742Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-03-02T15:54:42.677Z] --- PASS: TestTemplatedSecret (2.88s) [2022-03-02T15:54:42.677Z] === RUN TestSecretCreateResolve [2022-03-02T15:54:43.244Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-03-02T15:54:43.244Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-03-02T15:54:43.244Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-03-02T15:54:43.244Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-03-02T15:54:43.244Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-03-02T15:54:43.244Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-03-02T15:54:43.244Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-03-02T15:54:43.503Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-03-02T15:54:43.503Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-03-02T15:54:43.503Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-03-02T15:54:43.503Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-03-02T15:54:43.503Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-03-02T15:54:43.503Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-03-02T15:54:43.503Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-03-02T15:54:43.503Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-03-02T15:54:43.503Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-03-02T15:54:43.503Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-03-02T15:54:43.762Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-03-02T15:54:45.667Z] docker_api_swarm_test.go:502: [da8db03e6e6c0] joining swarm manager [d7703713814d3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-02T15:54:45.667Z] --- PASS: TestSecretCreateResolve (3.07s) [2022-03-02T15:54:45.667Z] PASS [2022-03-02T15:54:45.667Z] [2022-03-02T15:54:45.667Z] DONE 6 tests in 14.581s [2022-03-02T15:54:45.667Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-03-02T15:54:45.667Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-03-02T15:54:45.667Z] ++ set -e [2022-03-02T15:54:45.667Z] ++ '[' -n 0 ']' [2022-03-02T15:54:45.667Z] ++ set -x [2022-03-02T15:54:45.667Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-03-02T15:54:45.925Z] INFO: Testing against a local daemon [2022-03-02T15:54:45.926Z] === RUN TestServiceCreateInit [2022-03-02T15:54:45.926Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-02T15:54:46.493Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-03-02T15:54:49.540Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-03-02T15:54:50.109Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-02T15:54:50.109Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-03-02T15:54:51.424Z] === RUN TestCheckpointCreateError [2022-03-02T15:54:51.424Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-03-02T15:54:51.424Z] === RUN TestCheckpointCreate [2022-03-02T15:54:51.424Z] --- PASS: TestCheckpointCreate (0.00s) [2022-03-02T15:54:51.424Z] === RUN TestCheckpointDeleteError [2022-03-02T15:54:51.424Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-03-02T15:54:51.424Z] === RUN TestCheckpointDelete [2022-03-02T15:54:51.424Z] --- PASS: TestCheckpointDelete (0.00s) [2022-03-02T15:54:51.424Z] === RUN TestCheckpointListError [2022-03-02T15:54:51.424Z] --- PASS: TestCheckpointListError (0.00s) [2022-03-02T15:54:51.424Z] === RUN TestCheckpointList [2022-03-02T15:54:51.424Z] --- PASS: TestCheckpointList (0.00s) [2022-03-02T15:54:51.424Z] === RUN TestCheckpointListContainerNotFound [2022-03-02T15:54:51.424Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-03-02T15:54:51.424Z] === RUN TestNewClientWithOpsFromEnv [2022-03-02T15:54:51.424Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-02T15:54:51.424Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-03-02T15:54:51.424Z] === RUN TestGetAPIPath [2022-03-02T15:54:51.424Z] --- PASS: TestGetAPIPath (0.00s) [2022-03-02T15:54:51.424Z] === RUN TestParseHostURL [2022-03-02T15:54:51.424Z] --- PASS: TestParseHostURL (0.00s) [2022-03-02T15:54:51.424Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-03-02T15:54:51.424Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-03-02T15:54:51.424Z] === RUN TestNegotiateAPIVersionEmpty [2022-03-02T15:54:51.424Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-03-02T15:54:51.424Z] === RUN TestNegotiateAPIVersion [2022-03-02T15:54:51.424Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-03-02T15:54:51.424Z] === RUN TestNegotiateAPVersionOverride [2022-03-02T15:54:51.424Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-03-02T15:54:51.424Z] === RUN TestNegotiateAPIVersionAutomatic [2022-03-02T15:54:51.424Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-03-02T15:54:51.424Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-03-02T15:54:51.424Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-03-02T15:54:51.424Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-03-02T15:54:51.424Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-03-02T15:54:51.424Z] === RUN TestClientRedirect [2022-03-02T15:54:51.424Z] --- PASS: TestClientRedirect (0.00s) [2022-03-02T15:54:51.424Z] === RUN TestConfigCreateUnsupported [2022-03-02T15:54:51.424Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-03-02T15:54:51.424Z] === RUN TestConfigCreateError [2022-03-02T15:54:51.424Z] --- PASS: TestConfigCreateError (0.00s) [2022-03-02T15:54:51.424Z] === RUN TestConfigCreate [2022-03-02T15:54:51.424Z] --- PASS: TestConfigCreate (0.00s) [2022-03-02T15:54:51.424Z] === RUN TestConfigInspectNotFound [2022-03-02T15:54:51.424Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-03-02T15:54:51.424Z] === RUN TestConfigInspectWithEmptyID [2022-03-02T15:54:51.424Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-03-02T15:54:51.424Z] === RUN TestConfigInspectUnsupported [2022-03-02T15:54:51.424Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-03-02T15:54:51.424Z] === RUN TestConfigInspectError [2022-03-02T15:54:51.424Z] --- PASS: TestConfigInspectError (0.00s) [2022-03-02T15:54:51.424Z] === RUN TestConfigInspectConfigNotFound [2022-03-02T15:54:51.424Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-03-02T15:54:51.424Z] === RUN TestConfigInspect [2022-03-02T15:54:51.424Z] --- PASS: TestConfigInspect (0.00s) [2022-03-02T15:54:51.424Z] === RUN TestConfigListUnsupported [2022-03-02T15:54:51.424Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-03-02T15:54:51.424Z] === RUN TestConfigListError [2022-03-02T15:54:51.424Z] --- PASS: TestConfigListError (0.00s) [2022-03-02T15:54:51.424Z] === RUN TestConfigList [2022-03-02T15:54:51.424Z] --- PASS: TestConfigList (0.00s) [2022-03-02T15:54:51.424Z] === RUN TestConfigRemoveUnsupported [2022-03-02T15:54:51.424Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-03-02T15:54:51.424Z] === RUN TestConfigRemoveError [2022-03-02T15:54:51.424Z] --- PASS: TestConfigRemoveError (0.00s) [2022-03-02T15:54:51.424Z] === RUN TestConfigRemove [2022-03-02T15:54:51.424Z] --- PASS: TestConfigRemove (0.00s) [2022-03-02T15:54:51.424Z] === RUN TestConfigUpdateUnsupported [2022-03-02T15:54:51.424Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-03-02T15:54:51.424Z] === RUN TestConfigUpdateError [2022-03-02T15:54:51.424Z] --- PASS: TestConfigUpdateError (0.00s) [2022-03-02T15:54:51.424Z] === RUN TestConfigUpdate [2022-03-02T15:54:51.424Z] --- PASS: TestConfigUpdate (0.00s) [2022-03-02T15:54:51.424Z] === RUN TestContainerCommitError [2022-03-02T15:54:51.424Z] --- PASS: TestContainerCommitError (0.00s) [2022-03-02T15:54:51.424Z] === RUN TestContainerCommit [2022-03-02T15:54:51.424Z] --- PASS: TestContainerCommit (0.00s) [2022-03-02T15:54:51.424Z] === RUN TestContainerStatPathError [2022-03-02T15:54:51.424Z] --- PASS: TestContainerStatPathError (0.00s) [2022-03-02T15:54:51.424Z] === RUN TestContainerStatPathNotFoundError [2022-03-02T15:54:51.424Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-03-02T15:54:51.424Z] === RUN TestContainerStatPathNoHeaderError [2022-03-02T15:54:51.424Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-03-02T15:54:51.424Z] === RUN TestContainerStatPath [2022-03-02T15:54:51.424Z] --- PASS: TestContainerStatPath (0.00s) [2022-03-02T15:54:51.424Z] === RUN TestCopyToContainerError [2022-03-02T15:54:51.424Z] --- PASS: TestCopyToContainerError (0.00s) [2022-03-02T15:54:51.424Z] === RUN TestCopyToContainerNotFoundError [2022-03-02T15:54:51.424Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-03-02T15:54:51.424Z] === RUN TestCopyToContainerNotStatusOKError [2022-03-02T15:54:51.424Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-03-02T15:54:51.424Z] === RUN TestCopyToContainer [2022-03-02T15:54:51.424Z] --- PASS: TestCopyToContainer (0.00s) [2022-03-02T15:54:51.424Z] === RUN TestCopyFromContainerError [2022-03-02T15:54:51.424Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-03-02T15:54:51.424Z] === RUN TestCopyFromContainerNotFoundError [2022-03-02T15:54:51.424Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-03-02T15:54:51.424Z] === RUN TestCopyFromContainerNotStatusOKError [2022-03-02T15:54:51.424Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-03-02T15:54:51.424Z] === RUN TestCopyFromContainerNoHeaderError [2022-03-02T15:54:51.424Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-03-02T15:54:51.424Z] === RUN TestCopyFromContainer [2022-03-02T15:54:51.424Z] --- PASS: TestCopyFromContainer (0.00s) [2022-03-02T15:54:51.424Z] === RUN TestContainerCreateError [2022-03-02T15:54:51.424Z] --- PASS: TestContainerCreateError (0.00s) [2022-03-02T15:54:51.424Z] === RUN TestContainerCreateImageNotFound [2022-03-02T15:54:51.424Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-03-02T15:54:51.424Z] === RUN TestContainerCreateWithName [2022-03-02T15:54:51.424Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-03-02T15:54:51.424Z] === RUN TestContainerCreateAutoRemove [2022-03-02T15:54:51.424Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-03-02T15:54:51.424Z] === RUN TestContainerDiffError [2022-03-02T15:54:51.424Z] --- PASS: TestContainerDiffError (0.00s) [2022-03-02T15:54:51.424Z] === RUN TestContainerDiff [2022-03-02T15:54:51.424Z] --- PASS: TestContainerDiff (0.00s) [2022-03-02T15:54:51.424Z] === RUN TestContainerExecCreateError [2022-03-02T15:54:51.424Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-03-02T15:54:51.424Z] === RUN TestContainerExecCreate [2022-03-02T15:54:51.424Z] --- PASS: TestContainerExecCreate (0.00s) [2022-03-02T15:54:51.424Z] === RUN TestContainerExecStartError [2022-03-02T15:54:51.424Z] --- PASS: TestContainerExecStartError (0.00s) [2022-03-02T15:54:51.424Z] === RUN TestContainerExecStart [2022-03-02T15:54:51.424Z] --- PASS: TestContainerExecStart (0.00s) [2022-03-02T15:54:51.424Z] === RUN TestContainerExecInspectError [2022-03-02T15:54:51.424Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-03-02T15:54:51.424Z] === RUN TestContainerExecInspect [2022-03-02T15:54:51.424Z] --- PASS: TestContainerExecInspect (0.00s) [2022-03-02T15:54:51.424Z] === RUN TestContainerExportError [2022-03-02T15:54:51.424Z] --- PASS: TestContainerExportError (0.00s) [2022-03-02T15:54:51.424Z] === RUN TestContainerExport [2022-03-02T15:54:51.424Z] --- PASS: TestContainerExport (0.00s) [2022-03-02T15:54:51.424Z] === RUN TestContainerInspectError [2022-03-02T15:54:51.424Z] --- PASS: TestContainerInspectError (0.00s) [2022-03-02T15:54:51.424Z] === RUN TestContainerInspectContainerNotFound [2022-03-02T15:54:51.424Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-03-02T15:54:51.424Z] === RUN TestContainerInspectWithEmptyID [2022-03-02T15:54:51.424Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-03-02T15:54:51.424Z] === RUN TestContainerInspect [2022-03-02T15:54:51.424Z] --- PASS: TestContainerInspect (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestContainerInspectNode [2022-03-02T15:54:51.425Z] --- PASS: TestContainerInspectNode (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestContainerKillError [2022-03-02T15:54:51.425Z] --- PASS: TestContainerKillError (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestContainerKill [2022-03-02T15:54:51.425Z] --- PASS: TestContainerKill (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestContainerListError [2022-03-02T15:54:51.425Z] --- PASS: TestContainerListError (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestContainerList [2022-03-02T15:54:51.425Z] --- PASS: TestContainerList (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestContainerLogsNotFoundError [2022-03-02T15:54:51.425Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestContainerLogsError [2022-03-02T15:54:51.425Z] --- PASS: TestContainerLogsError (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestContainerLogs [2022-03-02T15:54:51.425Z] --- PASS: TestContainerLogs (0.22s) [2022-03-02T15:54:51.425Z] === RUN TestContainerPauseError [2022-03-02T15:54:51.425Z] --- PASS: TestContainerPauseError (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestContainerPause [2022-03-02T15:54:51.425Z] --- PASS: TestContainerPause (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestContainersPruneError [2022-03-02T15:54:51.425Z] --- PASS: TestContainersPruneError (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestContainersPrune [2022-03-02T15:54:51.425Z] --- PASS: TestContainersPrune (0.01s) [2022-03-02T15:54:51.425Z] === RUN TestContainerRemoveError [2022-03-02T15:54:51.425Z] --- PASS: TestContainerRemoveError (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestContainerRemoveNotFoundError [2022-03-02T15:54:51.425Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestContainerRemove [2022-03-02T15:54:51.425Z] --- PASS: TestContainerRemove (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestContainerRenameError [2022-03-02T15:54:51.425Z] --- PASS: TestContainerRenameError (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestContainerRename [2022-03-02T15:54:51.425Z] --- PASS: TestContainerRename (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestContainerResizeError [2022-03-02T15:54:51.425Z] --- PASS: TestContainerResizeError (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestContainerExecResizeError [2022-03-02T15:54:51.425Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestContainerResize [2022-03-02T15:54:51.425Z] --- PASS: TestContainerResize (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestContainerExecResize [2022-03-02T15:54:51.425Z] --- PASS: TestContainerExecResize (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestContainerRestartError [2022-03-02T15:54:51.425Z] --- PASS: TestContainerRestartError (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestContainerRestart [2022-03-02T15:54:51.425Z] --- PASS: TestContainerRestart (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestContainerStartError [2022-03-02T15:54:51.425Z] --- PASS: TestContainerStartError (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestContainerStart [2022-03-02T15:54:51.425Z] --- PASS: TestContainerStart (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestContainerStatsError [2022-03-02T15:54:51.425Z] --- PASS: TestContainerStatsError (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestContainerStats [2022-03-02T15:54:51.425Z] --- PASS: TestContainerStats (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestContainerStopError [2022-03-02T15:54:51.425Z] --- PASS: TestContainerStopError (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestContainerStop [2022-03-02T15:54:51.425Z] --- PASS: TestContainerStop (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestContainerTopError [2022-03-02T15:54:51.425Z] --- PASS: TestContainerTopError (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestContainerTop [2022-03-02T15:54:51.425Z] --- PASS: TestContainerTop (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestContainerUnpauseError [2022-03-02T15:54:51.425Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestContainerUnpause [2022-03-02T15:54:51.425Z] --- PASS: TestContainerUnpause (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestContainerUpdateError [2022-03-02T15:54:51.425Z] --- PASS: TestContainerUpdateError (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestContainerUpdate [2022-03-02T15:54:51.425Z] --- PASS: TestContainerUpdate (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestContainerWaitError [2022-03-02T15:54:51.425Z] --- PASS: TestContainerWaitError (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestContainerWait [2022-03-02T15:54:51.425Z] --- PASS: TestContainerWait (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestDiskUsageError [2022-03-02T15:54:51.425Z] --- PASS: TestDiskUsageError (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestDiskUsage [2022-03-02T15:54:51.425Z] --- PASS: TestDiskUsage (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestDistributionInspectUnsupported [2022-03-02T15:54:51.425Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestDistributionInspectWithEmptyID [2022-03-02T15:54:51.425Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestEventsErrorInOptions [2022-03-02T15:54:51.425Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestEventsErrorFromServer [2022-03-02T15:54:51.425Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestEvents [2022-03-02T15:54:51.425Z] --- PASS: TestEvents (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestTLSCloseWriter [2022-03-02T15:54:51.425Z] === PAUSE TestTLSCloseWriter [2022-03-02T15:54:51.425Z] === RUN TestImageBuildError [2022-03-02T15:54:51.425Z] --- PASS: TestImageBuildError (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestImageBuild [2022-03-02T15:54:51.425Z] --- PASS: TestImageBuild (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestGetDockerOS [2022-03-02T15:54:51.425Z] --- PASS: TestGetDockerOS (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestImageCreateError [2022-03-02T15:54:51.425Z] --- PASS: TestImageCreateError (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestImageCreate [2022-03-02T15:54:51.425Z] --- PASS: TestImageCreate (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestImageHistoryError [2022-03-02T15:54:51.425Z] --- PASS: TestImageHistoryError (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestImageHistory [2022-03-02T15:54:51.425Z] --- PASS: TestImageHistory (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestImageImportError [2022-03-02T15:54:51.425Z] --- PASS: TestImageImportError (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestImageImport [2022-03-02T15:54:51.425Z] --- PASS: TestImageImport (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestImageInspectError [2022-03-02T15:54:51.425Z] --- PASS: TestImageInspectError (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestImageInspectImageNotFound [2022-03-02T15:54:51.425Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestImageInspectWithEmptyID [2022-03-02T15:54:51.425Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestImageInspect [2022-03-02T15:54:51.425Z] --- PASS: TestImageInspect (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestImageListError [2022-03-02T15:54:51.425Z] --- PASS: TestImageListError (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestImageList [2022-03-02T15:54:51.425Z] --- PASS: TestImageList (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestImageListApiBefore125 [2022-03-02T15:54:51.425Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestImageLoadError [2022-03-02T15:54:51.425Z] --- PASS: TestImageLoadError (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestImageLoad [2022-03-02T15:54:51.425Z] --- PASS: TestImageLoad (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestImagesPruneError [2022-03-02T15:54:51.425Z] --- PASS: TestImagesPruneError (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestImagesPrune [2022-03-02T15:54:51.425Z] --- PASS: TestImagesPrune (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestImagePullReferenceParseError [2022-03-02T15:54:51.425Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestImagePullAnyError [2022-03-02T15:54:51.425Z] --- PASS: TestImagePullAnyError (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestImagePullStatusUnauthorizedError [2022-03-02T15:54:51.425Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-02T15:54:51.425Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-02T15:54:51.425Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-03-02T15:54:51.425Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestImagePullWithoutErrors [2022-03-02T15:54:51.425Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestImagePushReferenceError [2022-03-02T15:54:51.425Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestImagePushAnyError [2022-03-02T15:54:51.425Z] --- PASS: TestImagePushAnyError (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestImagePushStatusUnauthorizedError [2022-03-02T15:54:51.425Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-02T15:54:51.425Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-02T15:54:51.425Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-03-02T15:54:51.425Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestImagePushWithoutErrors [2022-03-02T15:54:51.425Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-03-02T15:54:51.425Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-03-02T15:54:51.425Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-03-02T15:54:51.425Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-03-02T15:54:51.425Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-03-02T15:54:51.425Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-03-02T15:54:51.425Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-03-02T15:54:51.425Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-03-02T15:54:51.425Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestImageRemoveError [2022-03-02T15:54:51.425Z] --- PASS: TestImageRemoveError (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestImageRemoveImageNotFound [2022-03-02T15:54:51.425Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestImageRemove [2022-03-02T15:54:51.425Z] --- PASS: TestImageRemove (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestImageSaveError [2022-03-02T15:54:51.425Z] --- PASS: TestImageSaveError (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestImageSave [2022-03-02T15:54:51.425Z] --- PASS: TestImageSave (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestImageSearchAnyError [2022-03-02T15:54:51.425Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestImageSearchStatusUnauthorizedError [2022-03-02T15:54:51.425Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-02T15:54:51.425Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-02T15:54:51.425Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-03-02T15:54:51.425Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestImageSearchWithoutErrors [2022-03-02T15:54:51.425Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestImageTagError [2022-03-02T15:54:51.425Z] --- PASS: TestImageTagError (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestImageTagInvalidReference [2022-03-02T15:54:51.425Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestImageTagInvalidSourceImageName [2022-03-02T15:54:51.425Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestImageTagHexSource [2022-03-02T15:54:51.425Z] --- PASS: TestImageTagHexSource (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestImageTag [2022-03-02T15:54:51.425Z] --- PASS: TestImageTag (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestInfoServerError [2022-03-02T15:54:51.425Z] --- PASS: TestInfoServerError (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestInfoInvalidResponseJSONError [2022-03-02T15:54:51.425Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestInfo [2022-03-02T15:54:51.425Z] --- PASS: TestInfo (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestNetworkConnectError [2022-03-02T15:54:51.425Z] --- PASS: TestNetworkConnectError (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-03-02T15:54:51.425Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestNetworkConnect [2022-03-02T15:54:51.425Z] --- PASS: TestNetworkConnect (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestNetworkCreateError [2022-03-02T15:54:51.425Z] --- PASS: TestNetworkCreateError (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestNetworkCreate [2022-03-02T15:54:51.425Z] --- PASS: TestNetworkCreate (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestNetworkDisconnectError [2022-03-02T15:54:51.425Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestNetworkDisconnect [2022-03-02T15:54:51.425Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestNetworkInspect [2022-03-02T15:54:51.425Z] === RUN TestNetworkInspect/empty_ID [2022-03-02T15:54:51.425Z] === RUN TestNetworkInspect/no_options [2022-03-02T15:54:51.425Z] === RUN TestNetworkInspect/verbose [2022-03-02T15:54:51.425Z] === RUN TestNetworkInspect/global_scope [2022-03-02T15:54:51.425Z] === RUN TestNetworkInspect/unknown_network [2022-03-02T15:54:51.425Z] === RUN TestNetworkInspect/server_error [2022-03-02T15:54:51.425Z] --- PASS: TestNetworkInspect (0.00s) [2022-03-02T15:54:51.425Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-03-02T15:54:51.425Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-03-02T15:54:51.425Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-03-02T15:54:51.425Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-03-02T15:54:51.425Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-03-02T15:54:51.425Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestNetworkListError [2022-03-02T15:54:51.425Z] --- PASS: TestNetworkListError (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestNetworkList [2022-03-02T15:54:51.425Z] --- PASS: TestNetworkList (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestNetworksPruneError [2022-03-02T15:54:51.425Z] --- PASS: TestNetworksPruneError (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestNetworksPrune [2022-03-02T15:54:51.425Z] --- PASS: TestNetworksPrune (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestNetworkRemoveError [2022-03-02T15:54:51.425Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestNetworkRemove [2022-03-02T15:54:51.425Z] --- PASS: TestNetworkRemove (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestNodeInspectError [2022-03-02T15:54:51.425Z] --- PASS: TestNodeInspectError (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestNodeInspectNodeNotFound [2022-03-02T15:54:51.425Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestNodeInspectWithEmptyID [2022-03-02T15:54:51.425Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestNodeInspect [2022-03-02T15:54:51.425Z] --- PASS: TestNodeInspect (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestNodeListError [2022-03-02T15:54:51.425Z] --- PASS: TestNodeListError (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestNodeList [2022-03-02T15:54:51.425Z] --- PASS: TestNodeList (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestNodeRemoveError [2022-03-02T15:54:51.425Z] --- PASS: TestNodeRemoveError (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestNodeRemove [2022-03-02T15:54:51.425Z] --- PASS: TestNodeRemove (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestNodeUpdateError [2022-03-02T15:54:51.425Z] --- PASS: TestNodeUpdateError (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestNodeUpdate [2022-03-02T15:54:51.425Z] --- PASS: TestNodeUpdate (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestOptionWithHostFromEnv [2022-03-02T15:54:51.425Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestOptionWithTimeout [2022-03-02T15:54:51.425Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestOptionWithVersionFromEnv [2022-03-02T15:54:51.425Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestPingFail [2022-03-02T15:54:51.425Z] --- PASS: TestPingFail (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestPingWithError [2022-03-02T15:54:51.425Z] 2022/03/02 15:54:50 RoundTripper returned a response & error; ignoring response [2022-03-02T15:54:51.425Z] 2022/03/02 15:54:50 RoundTripper returned a response & error; ignoring response [2022-03-02T15:54:51.425Z] --- PASS: TestPingWithError (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestPingSuccess [2022-03-02T15:54:51.425Z] --- PASS: TestPingSuccess (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestPingHeadFallback [2022-03-02T15:54:51.425Z] === RUN TestPingHeadFallback/OK [2022-03-02T15:54:51.425Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-03-02T15:54:51.425Z] === RUN TestPingHeadFallback/Not_Found [2022-03-02T15:54:51.425Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-03-02T15:54:51.425Z] --- PASS: TestPingHeadFallback (0.00s) [2022-03-02T15:54:51.425Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-03-02T15:54:51.425Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-03-02T15:54:51.425Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-03-02T15:54:51.425Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestPluginDisableError [2022-03-02T15:54:51.425Z] --- PASS: TestPluginDisableError (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestPluginDisable [2022-03-02T15:54:51.425Z] --- PASS: TestPluginDisable (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestPluginEnableError [2022-03-02T15:54:51.425Z] --- PASS: TestPluginEnableError (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestPluginEnable [2022-03-02T15:54:51.425Z] --- PASS: TestPluginEnable (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestPluginInspectError [2022-03-02T15:54:51.425Z] --- PASS: TestPluginInspectError (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestPluginInspectWithEmptyID [2022-03-02T15:54:51.425Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-03-02T15:54:51.425Z] === RUN TestPluginInspect [2022-03-02T15:54:51.426Z] --- PASS: TestPluginInspect (0.00s) [2022-03-02T15:54:51.426Z] === RUN TestPluginListError [2022-03-02T15:54:51.426Z] --- PASS: TestPluginListError (0.00s) [2022-03-02T15:54:51.426Z] === RUN TestPluginList [2022-03-02T15:54:51.426Z] --- PASS: TestPluginList (0.00s) [2022-03-02T15:54:51.426Z] === RUN TestPluginPushError [2022-03-02T15:54:51.426Z] --- PASS: TestPluginPushError (0.00s) [2022-03-02T15:54:51.426Z] === RUN TestPluginPush [2022-03-02T15:54:51.426Z] --- PASS: TestPluginPush (0.00s) [2022-03-02T15:54:51.426Z] === RUN TestPluginRemoveError [2022-03-02T15:54:51.426Z] --- PASS: TestPluginRemoveError (0.00s) [2022-03-02T15:54:51.426Z] === RUN TestPluginRemove [2022-03-02T15:54:51.426Z] --- PASS: TestPluginRemove (0.00s) [2022-03-02T15:54:51.426Z] === RUN TestPluginSetError [2022-03-02T15:54:51.426Z] --- PASS: TestPluginSetError (0.00s) [2022-03-02T15:54:51.426Z] === RUN TestPluginSet [2022-03-02T15:54:51.426Z] --- PASS: TestPluginSet (0.00s) [2022-03-02T15:54:51.426Z] === RUN TestSetHostHeader [2022-03-02T15:54:51.426Z] --- PASS: TestSetHostHeader (0.00s) [2022-03-02T15:54:51.426Z] === RUN TestPlainTextError [2022-03-02T15:54:51.426Z] --- PASS: TestPlainTextError (0.00s) [2022-03-02T15:54:51.426Z] === RUN TestInfiniteError [2022-03-02T15:54:51.426Z] --- PASS: TestInfiniteError (0.04s) [2022-03-02T15:54:51.426Z] === RUN TestCanceledContext [2022-03-02T15:54:51.426Z] 2022/03/02 15:54:50 RoundTripper returned a response & error; ignoring response [2022-03-02T15:54:51.426Z] --- PASS: TestCanceledContext (0.00s) [2022-03-02T15:54:51.426Z] === RUN TestDeadlineExceededContext [2022-03-02T15:54:51.426Z] 2022/03/02 15:54:50 RoundTripper returned a response & error; ignoring response [2022-03-02T15:54:51.426Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-03-02T15:54:51.426Z] === RUN TestSecretCreateUnsupported [2022-03-02T15:54:51.426Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-03-02T15:54:51.426Z] === RUN TestSecretCreateError [2022-03-02T15:54:51.426Z] --- PASS: TestSecretCreateError (0.00s) [2022-03-02T15:54:51.426Z] === RUN TestSecretCreate [2022-03-02T15:54:51.426Z] --- PASS: TestSecretCreate (0.00s) [2022-03-02T15:54:51.426Z] === RUN TestSecretInspectUnsupported [2022-03-02T15:54:51.426Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-03-02T15:54:51.426Z] === RUN TestSecretInspectError [2022-03-02T15:54:51.426Z] --- PASS: TestSecretInspectError (0.00s) [2022-03-02T15:54:51.426Z] === RUN TestSecretInspectSecretNotFound [2022-03-02T15:54:51.426Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-03-02T15:54:51.426Z] === RUN TestSecretInspectWithEmptyID [2022-03-02T15:54:51.426Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-03-02T15:54:51.426Z] === RUN TestSecretInspect [2022-03-02T15:54:51.426Z] --- PASS: TestSecretInspect (0.00s) [2022-03-02T15:54:51.426Z] === RUN TestSecretListUnsupported [2022-03-02T15:54:51.426Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-03-02T15:54:51.426Z] === RUN TestSecretListError [2022-03-02T15:54:51.426Z] --- PASS: TestSecretListError (0.00s) [2022-03-02T15:54:51.426Z] === RUN TestSecretList [2022-03-02T15:54:51.426Z] --- PASS: TestSecretList (0.00s) [2022-03-02T15:54:51.426Z] === RUN TestSecretRemoveUnsupported [2022-03-02T15:54:51.426Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-03-02T15:54:51.426Z] === RUN TestSecretRemoveError [2022-03-02T15:54:51.426Z] --- PASS: TestSecretRemoveError (0.01s) [2022-03-02T15:54:51.426Z] === RUN TestSecretRemove [2022-03-02T15:54:51.426Z] --- PASS: TestSecretRemove (0.00s) [2022-03-02T15:54:51.426Z] === RUN TestSecretUpdateUnsupported [2022-03-02T15:54:51.426Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-03-02T15:54:51.426Z] === RUN TestSecretUpdateError [2022-03-02T15:54:51.426Z] --- PASS: TestSecretUpdateError (0.00s) [2022-03-02T15:54:51.426Z] === RUN TestSecretUpdate [2022-03-02T15:54:51.426Z] --- PASS: TestSecretUpdate (0.00s) [2022-03-02T15:54:51.426Z] === RUN TestServiceCreateError [2022-03-02T15:54:51.426Z] --- PASS: TestServiceCreateError (0.00s) [2022-03-02T15:54:51.426Z] === RUN TestServiceCreate [2022-03-02T15:54:51.426Z] --- PASS: TestServiceCreate (0.00s) [2022-03-02T15:54:51.426Z] === RUN TestServiceCreateCompatiblePlatforms [2022-03-02T15:54:51.426Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-03-02T15:54:51.426Z] === RUN TestServiceCreateDigestPinning [2022-03-02T15:54:51.426Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-03-02T15:54:51.426Z] === RUN TestServiceInspectError [2022-03-02T15:54:51.426Z] --- PASS: TestServiceInspectError (0.00s) [2022-03-02T15:54:51.426Z] === RUN TestServiceInspectServiceNotFound [2022-03-02T15:54:51.426Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-03-02T15:54:51.426Z] === RUN TestServiceInspectWithEmptyID [2022-03-02T15:54:51.426Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-03-02T15:54:51.426Z] === RUN TestServiceInspect [2022-03-02T15:54:51.426Z] --- PASS: TestServiceInspect (0.00s) [2022-03-02T15:54:51.426Z] === RUN TestServiceListError [2022-03-02T15:54:51.426Z] --- PASS: TestServiceListError (0.00s) [2022-03-02T15:54:51.426Z] === RUN TestServiceList [2022-03-02T15:54:51.426Z] --- PASS: TestServiceList (0.00s) [2022-03-02T15:54:51.426Z] === RUN TestServiceLogsError [2022-03-02T15:54:51.426Z] --- PASS: TestServiceLogsError (0.00s) [2022-03-02T15:54:51.426Z] === RUN TestServiceLogs [2022-03-02T15:54:51.426Z] --- PASS: TestServiceLogs (0.00s) [2022-03-02T15:54:51.426Z] === RUN TestServiceRemoveError [2022-03-02T15:54:51.426Z] --- PASS: TestServiceRemoveError (0.00s) [2022-03-02T15:54:51.426Z] === RUN TestServiceRemoveNotFoundError [2022-03-02T15:54:51.426Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-03-02T15:54:51.426Z] === RUN TestServiceRemove [2022-03-02T15:54:51.426Z] --- PASS: TestServiceRemove (0.00s) [2022-03-02T15:54:51.426Z] === RUN TestServiceUpdateError [2022-03-02T15:54:51.426Z] --- PASS: TestServiceUpdateError (0.00s) [2022-03-02T15:54:51.426Z] === RUN TestServiceUpdate [2022-03-02T15:54:51.426Z] --- PASS: TestServiceUpdate (0.00s) [2022-03-02T15:54:51.426Z] === RUN TestSwarmGetUnlockKeyError [2022-03-02T15:54:51.426Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-03-02T15:54:51.426Z] === RUN TestSwarmGetUnlockKey [2022-03-02T15:54:51.426Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-03-02T15:54:51.426Z] === RUN TestSwarmInitError [2022-03-02T15:54:51.426Z] --- PASS: TestSwarmInitError (0.00s) [2022-03-02T15:54:51.426Z] === RUN TestSwarmInit [2022-03-02T15:54:51.426Z] --- PASS: TestSwarmInit (0.00s) [2022-03-02T15:54:51.426Z] === RUN TestSwarmInspectError [2022-03-02T15:54:51.426Z] --- PASS: TestSwarmInspectError (0.00s) [2022-03-02T15:54:51.426Z] === RUN TestSwarmInspect [2022-03-02T15:54:51.426Z] --- PASS: TestSwarmInspect (0.00s) [2022-03-02T15:54:51.426Z] === RUN TestSwarmJoinError [2022-03-02T15:54:51.426Z] --- PASS: TestSwarmJoinError (0.00s) [2022-03-02T15:54:51.426Z] === RUN TestSwarmJoin [2022-03-02T15:54:51.426Z] --- PASS: TestSwarmJoin (0.00s) [2022-03-02T15:54:51.426Z] === RUN TestSwarmLeaveError [2022-03-02T15:54:51.426Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-03-02T15:54:51.426Z] === RUN TestSwarmLeave [2022-03-02T15:54:51.426Z] --- PASS: TestSwarmLeave (0.00s) [2022-03-02T15:54:51.426Z] === RUN TestSwarmUnlockError [2022-03-02T15:54:51.426Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-03-02T15:54:51.426Z] === RUN TestSwarmUnlock [2022-03-02T15:54:51.426Z] --- PASS: TestSwarmUnlock (0.00s) [2022-03-02T15:54:51.426Z] === RUN TestSwarmUpdateError [2022-03-02T15:54:51.426Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-03-02T15:54:51.426Z] === RUN TestSwarmUpdate [2022-03-02T15:54:51.426Z] --- PASS: TestSwarmUpdate (0.00s) [2022-03-02T15:54:51.426Z] === RUN TestTaskInspectError [2022-03-02T15:54:51.426Z] --- PASS: TestTaskInspectError (0.00s) [2022-03-02T15:54:51.426Z] === RUN TestTaskInspectWithEmptyID [2022-03-02T15:54:51.426Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-03-02T15:54:51.426Z] === RUN TestTaskInspect [2022-03-02T15:54:51.426Z] --- PASS: TestTaskInspect (0.00s) [2022-03-02T15:54:51.426Z] === RUN TestTaskListError [2022-03-02T15:54:51.426Z] --- PASS: TestTaskListError (0.00s) [2022-03-02T15:54:51.426Z] === RUN TestTaskList [2022-03-02T15:54:51.426Z] --- PASS: TestTaskList (0.00s) [2022-03-02T15:54:51.426Z] === RUN TestVolumeCreateError [2022-03-02T15:54:51.426Z] --- PASS: TestVolumeCreateError (0.00s) [2022-03-02T15:54:51.426Z] === RUN TestVolumeCreate [2022-03-02T15:54:51.426Z] --- PASS: TestVolumeCreate (0.00s) [2022-03-02T15:54:51.426Z] === RUN TestVolumeInspectError [2022-03-02T15:54:51.426Z] --- PASS: TestVolumeInspectError (0.00s) [2022-03-02T15:54:51.426Z] === RUN TestVolumeInspectNotFound [2022-03-02T15:54:51.426Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-03-02T15:54:51.426Z] === RUN TestVolumeInspectWithEmptyID [2022-03-02T15:54:51.426Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-03-02T15:54:51.426Z] === RUN TestVolumeInspect [2022-03-02T15:54:51.426Z] --- PASS: TestVolumeInspect (0.00s) [2022-03-02T15:54:51.426Z] === RUN TestVolumeListError [2022-03-02T15:54:51.426Z] --- PASS: TestVolumeListError (0.00s) [2022-03-02T15:54:51.426Z] === RUN TestVolumeList [2022-03-02T15:54:51.426Z] --- PASS: TestVolumeList (0.00s) [2022-03-02T15:54:51.426Z] === RUN TestVolumeRemoveError [2022-03-02T15:54:51.426Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-03-02T15:54:51.426Z] === RUN TestVolumeRemove [2022-03-02T15:54:51.426Z] --- PASS: TestVolumeRemove (0.00s) [2022-03-02T15:54:51.426Z] === CONT TestTLSCloseWriter [2022-03-02T15:54:51.426Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-03-02T15:54:51.426Z] PASS [2022-03-02T15:54:51.426Z] coverage: 75.2% of statements [2022-03-02T15:54:51.426Z] ok github.com/docker/docker/client 0.519s coverage: 75.2% of statements [2022-03-02T15:54:51.486Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-03-02T15:54:51.486Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-03-02T15:54:52.056Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-03-02T15:54:52.993Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-03-02T15:54:52.993Z] docker_api_swarm_test.go:507: [db515d6e91f36] joining swarm manager [d7703713814d3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-02T15:54:53.577Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-03-02T15:54:54.512Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-03-02T15:54:54.512Z] --- PASS: TestServiceCreateInit (8.71s) [2022-03-02T15:54:54.512Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.24s) [2022-03-02T15:54:54.512Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.45s) [2022-03-02T15:54:54.512Z] === RUN TestCreateServiceMultipleTimes [2022-03-02T15:54:55.079Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-03-02T15:54:55.647Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-03-02T15:54:56.584Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-03-02T15:54:57.520Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-03-02T15:54:58.091Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-03-02T15:54:59.028Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-03-02T15:54:59.964Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-03-02T15:55:00.531Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-03-02T15:55:01.467Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-03-02T15:55:02.403Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-03-02T15:55:02.970Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-03-02T15:55:03.537Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-03-02T15:55:03.537Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-03-02T15:55:04.475Z] === RUN TestDockerSuite/TestCpRelativePath [2022-03-02T15:55:05.043Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-03-02T15:55:05.979Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-03-02T15:55:06.238Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-03-02T15:55:06.805Z] === RUN TestDockerSuite/TestCpToCaseA [2022-03-02T15:55:07.739Z] === RUN TestDockerSuite/TestCpToCaseB [2022-03-02T15:55:07.997Z] === RUN TestDockerSuite/TestCpToCaseC [2022-03-02T15:55:09.387Z] === RUN TestDockerSuite/TestCpToCaseD [2022-03-02T15:55:11.920Z] --- PASS: TestCreateServiceMultipleTimes (16.92s) [2022-03-02T15:55:11.920Z] === RUN TestCreateServiceConflict [2022-03-02T15:55:12.178Z] === RUN TestDockerSuite/TestCpToCaseE [2022-03-02T15:55:12.505Z] --- PASS: TestCheckoutGit (36.86s) [2022-03-02T15:55:12.505Z] === RUN TestValidGitTransport [2022-03-02T15:55:12.505Z] --- PASS: TestValidGitTransport (0.00s) [2022-03-02T15:55:12.505Z] === RUN TestGitInvalidRef [2022-03-02T15:55:12.505Z] --- PASS: TestGitInvalidRef (0.26s) [2022-03-02T15:55:12.505Z] PASS [2022-03-02T15:55:12.505Z] coverage: 86.3% of statements [2022-03-02T15:55:12.505Z] ok github.com/docker/docker/builder/remotecontext/git 37.184s coverage: 86.3% of statements [2022-03-02T15:55:13.475Z] ? github.com/docker/docker/cli [no test files] [2022-03-02T15:55:13.475Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-02T15:55:14.081Z] --- PASS: TestCreateServiceConflict (2.56s) [2022-03-02T15:55:14.081Z] === RUN TestCreateServiceMaxReplicas [2022-03-02T15:55:14.340Z] === RUN TestDockerSuite/TestCpToCaseF [2022-03-02T15:55:14.908Z] === RUN TestDockerSuite/TestCpToCaseG [2022-03-02T15:55:17.439Z] --- PASS: TestCreateServiceMaxReplicas (3.15s) [2022-03-02T15:55:17.439Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-02T15:55:18.375Z] === RUN TestDockerSuite/TestCpToCaseH [2022-03-02T15:55:20.550Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-03-02T15:55:20.550Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-03-02T15:55:20.550Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-03-02T15:55:20.550Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-03-02T15:55:20.550Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-03-02T15:55:20.550Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-03-02T15:55:20.550Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-03-02T15:55:20.550Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-03-02T15:55:20.550Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-03-02T15:55:20.550Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-03-02T15:55:20.550Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-03-02T15:55:20.550Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-03-02T15:55:20.550Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-03-02T15:55:20.550Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-03-02T15:55:20.550Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-03-02T15:55:20.550Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-03-02T15:55:20.550Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-03-02T15:55:20.550Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-03-02T15:55:20.551Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-03-02T15:55:20.551Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-03-02T15:55:20.551Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-03-02T15:55:20.551Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-03-02T15:55:20.551Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-03-02T15:55:20.551Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-03-02T15:55:20.551Z] === RUN TestConfigureDaemonLogs [2022-03-02T15:55:20.551Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-03-02T15:55:20.551Z] === RUN TestCommonOptionsInstallFlags [2022-03-02T15:55:20.551Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-03-02T15:55:20.551Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-03-02T15:55:20.551Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-03-02T15:55:20.551Z] PASS [2022-03-02T15:55:20.551Z] coverage: 18.7% of statements [2022-03-02T15:55:20.551Z] ok github.com/docker/docker/cmd/dockerd 0.218s coverage: 18.7% of statements [2022-03-02T15:55:20.551Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-03-02T15:55:20.551Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-03-02T15:55:20.909Z] === RUN TestDockerSuite/TestCpToCaseI [2022-03-02T15:55:21.167Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-03-02T15:55:21.520Z] === RUN TestContainerStopSignal [2022-03-02T15:55:21.520Z] --- PASS: TestContainerStopSignal (0.00s) [2022-03-02T15:55:21.520Z] === RUN TestContainerStopTimeout [2022-03-02T15:55:21.520Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-03-02T15:55:21.520Z] === RUN TestContainerSecretReferenceDestTarget [2022-03-02T15:55:21.520Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-03-02T15:55:21.520Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-03-02T15:55:21.520Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) [2022-03-02T15:55:21.520Z] === RUN TestContainerLogPathSetForRingLogger [2022-03-02T15:55:21.520Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-03-02T15:55:21.520Z] === RUN TestReplaceAndAppendEnvVars [2022-03-02T15:55:21.520Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-03-02T15:55:21.520Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-03-02T15:55:21.520Z] === RUN TestNewMemoryStore [2022-03-02T15:55:21.520Z] --- PASS: TestNewMemoryStore (0.00s) [2022-03-02T15:55:21.520Z] === RUN TestAddContainers [2022-03-02T15:55:21.520Z] --- PASS: TestAddContainers (0.00s) [2022-03-02T15:55:21.520Z] === RUN TestGetContainer [2022-03-02T15:55:21.520Z] --- PASS: TestGetContainer (0.00s) [2022-03-02T15:55:21.520Z] === RUN TestDeleteContainer [2022-03-02T15:55:21.520Z] --- PASS: TestDeleteContainer (0.00s) [2022-03-02T15:55:21.520Z] === RUN TestListContainers [2022-03-02T15:55:21.520Z] --- PASS: TestListContainers (0.00s) [2022-03-02T15:55:21.520Z] === RUN TestFirstContainer [2022-03-02T15:55:21.520Z] --- PASS: TestFirstContainer (0.00s) [2022-03-02T15:55:21.520Z] === RUN TestApplyAllContainer [2022-03-02T15:55:21.520Z] --- PASS: TestApplyAllContainer (0.00s) [2022-03-02T15:55:21.520Z] === RUN TestIsValidHealthString [2022-03-02T15:55:21.520Z] --- PASS: TestIsValidHealthString (0.00s) [2022-03-02T15:55:21.520Z] === RUN TestStateRunStop [2022-03-02T15:55:21.520Z] --- PASS: TestStateRunStop (0.00s) [2022-03-02T15:55:21.520Z] === RUN TestStateTimeoutWait [2022-03-02T15:55:21.520Z] state_test.go:141: Stop callback fired [2022-03-02T15:55:21.520Z] state_test.go:165: Stop callback fired [2022-03-02T15:55:21.520Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-03-02T15:55:21.520Z] === RUN TestIsValidStateString [2022-03-02T15:55:21.520Z] --- PASS: TestIsValidStateString (0.00s) [2022-03-02T15:55:21.520Z] === RUN TestViewSaveDelete [2022-03-02T15:55:21.520Z] --- PASS: TestViewSaveDelete (0.04s) [2022-03-02T15:55:21.520Z] === RUN TestViewAll [2022-03-02T15:55:21.520Z] --- PASS: TestViewAll (0.02s) [2022-03-02T15:55:21.520Z] === RUN TestViewGet [2022-03-02T15:55:21.520Z] --- PASS: TestViewGet (0.01s) [2022-03-02T15:55:21.520Z] === RUN TestNames [2022-03-02T15:55:21.520Z] --- PASS: TestNames (0.00s) [2022-03-02T15:55:21.520Z] === RUN TestViewWithHealthCheck [2022-03-02T15:55:21.520Z] --- PASS: TestViewWithHealthCheck (0.02s) [2022-03-02T15:55:21.520Z] PASS [2022-03-02T15:55:21.520Z] coverage: 41.7% of statements [2022-03-02T15:55:21.520Z] ok github.com/docker/docker/container 0.314s coverage: 41.7% of statements [2022-03-02T15:55:21.520Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-02T15:55:21.520Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-02T15:55:21.520Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-02T15:55:21.520Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-02T15:55:23.057Z] === RUN TestPrepare [2022-03-02T15:55:23.057Z] --- PASS: TestPrepare (0.00s) [2022-03-02T15:55:23.057Z] === RUN TestStart [2022-03-02T15:55:23.057Z] --- PASS: TestStart (0.00s) [2022-03-02T15:55:23.057Z] === RUN TestWaitCancel [2022-03-02T15:55:23.057Z] --- PASS: TestWaitCancel (0.00s) [2022-03-02T15:55:23.057Z] === RUN TestWaitDisabled [2022-03-02T15:55:23.057Z] --- PASS: TestWaitDisabled (0.00s) [2022-03-02T15:55:23.057Z] === RUN TestWaitEnabled [2022-03-02T15:55:23.057Z] --- PASS: TestWaitEnabled (0.00s) [2022-03-02T15:55:23.057Z] === RUN TestRemove [2022-03-02T15:55:23.057Z] --- PASS: TestRemove (0.00s) [2022-03-02T15:55:23.057Z] PASS [2022-03-02T15:55:23.057Z] coverage: 65.3% of statements [2022-03-02T15:55:23.057Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.069s coverage: 65.3% of statements [2022-03-02T15:55:23.701Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-03-02T15:55:24.268Z] === RUN TestDockerSuite/TestCpToDot [2022-03-02T15:55:24.529Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-03-02T15:55:24.786Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-03-02T15:55:25.238Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-03-02T15:55:25.238Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.21s) [2022-03-02T15:55:25.238Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-03-02T15:55:25.238Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-03-02T15:55:25.238Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-03-02T15:55:25.238Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-03-02T15:55:25.238Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-03-02T15:55:25.238Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-03-02T15:55:25.238Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-03-02T15:55:25.238Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-03-02T15:55:25.238Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-03-02T15:55:25.238Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-03-02T15:55:25.238Z] === RUN TestServiceConvertToGRPCIsolation [2022-03-02T15:55:25.238Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-03-02T15:55:25.238Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-03-02T15:55:25.238Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-03-02T15:55:25.238Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-03-02T15:55:25.238Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-03-02T15:55:25.238Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-03-02T15:55:25.238Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-03-02T15:55:25.238Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-03-02T15:55:25.238Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-03-02T15:55:25.238Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-03-02T15:55:25.238Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-03-02T15:55:25.238Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-03-02T15:55:25.238Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-03-02T15:55:25.238Z] === RUN TestServiceConvertFromGRPCIsolation [2022-03-02T15:55:25.238Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-03-02T15:55:25.238Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-03-02T15:55:25.238Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-03-02T15:55:25.238Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-03-02T15:55:25.238Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-03-02T15:55:25.238Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-03-02T15:55:25.238Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-03-02T15:55:25.238Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-03-02T15:55:25.238Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-03-02T15:55:25.238Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-03-02T15:55:25.238Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-03-02T15:55:25.238Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-03-02T15:55:25.238Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-03-02T15:55:25.238Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-03-02T15:55:25.238Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-03-02T15:55:25.238Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-03-02T15:55:25.238Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-03-02T15:55:25.238Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-02T15:55:25.238Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-03-02T15:55:25.238Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-03-02T15:55:25.238Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-03-02T15:55:25.238Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-03-02T15:55:25.238Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-02T15:55:25.238Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-02T15:55:25.238Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-02T15:55:25.238Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-03-02T15:55:25.238Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-03-02T15:55:25.238Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-03-02T15:55:25.238Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-03-02T15:55:25.238Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-03-02T15:55:25.238Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-03-02T15:55:25.238Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-02T15:55:25.238Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-02T15:55:25.238Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-02T15:55:25.238Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-02T15:55:25.238Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-03-02T15:55:25.238Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-03-02T15:55:25.238Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-03-02T15:55:25.238Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-03-02T15:55:25.238Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-03-02T15:55:25.238Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-03-02T15:55:25.238Z] === RUN TestServiceConvertFromGRPCConfigs [2022-03-02T15:55:25.238Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-03-02T15:55:25.238Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-03-02T15:55:25.238Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-03-02T15:55:25.238Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-03-02T15:55:25.238Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-03-02T15:55:25.238Z] === RUN TestServiceConvertToGRPCConfigs [2022-03-02T15:55:25.238Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-03-02T15:55:25.238Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-03-02T15:55:25.697Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-03-02T15:55:25.697Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-03-02T15:55:25.697Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-03-02T15:55:25.697Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-03-02T15:55:25.697Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-03-02T15:55:25.697Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-03-02T15:55:25.697Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-03-02T15:55:25.697Z] PASS [2022-03-02T15:55:25.697Z] coverage: 35.9% of statements [2022-03-02T15:55:25.697Z] ok github.com/docker/docker/daemon/cluster/convert 0.886s coverage: 35.9% of statements [2022-03-02T15:55:25.697Z] === RUN TestNewListSecretsFilters [2022-03-02T15:55:25.697Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-03-02T15:55:25.697Z] === RUN TestNewListConfigsFilters [2022-03-02T15:55:25.697Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-03-02T15:55:25.697Z] PASS [2022-03-02T15:55:25.697Z] coverage: 0.5% of statements [2022-03-02T15:55:25.697Z] ok github.com/docker/docker/daemon/cluster 1.108s coverage: 0.5% of statements [2022-03-02T15:55:25.725Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-03-02T15:55:26.660Z] docker_api_swarm_node_test.go:81: [d22a9e0016f26] joining swarm manager [de6d939db113f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-02T15:55:26.919Z] === RUN TestDockerSuite/TestCpToStdout [2022-03-02T15:55:27.485Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-03-02T15:55:28.426Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-03-02T15:55:28.685Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-03-02T15:55:29.252Z] === RUN TestDockerSuite/TestCpVolumePath [2022-03-02T15:55:29.442Z] === RUN TestBuilderGC [2022-03-02T15:55:29.442Z] --- PASS: TestBuilderGC (0.01s) [2022-03-02T15:55:29.442Z] === RUN TestDaemonConfigurationNotFound [2022-03-02T15:55:29.442Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-03-02T15:55:29.442Z] === RUN TestDaemonBrokenConfiguration [2022-03-02T15:55:29.442Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-03-02T15:55:29.442Z] === RUN TestFindConfigurationConflicts [2022-03-02T15:55:29.442Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-03-02T15:55:29.442Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-03-02T15:55:29.442Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-03-02T15:55:29.442Z] === RUN TestDaemonConfigurationMergeConflicts [2022-03-02T15:55:29.442Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-03-02T15:55:29.442Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-03-02T15:55:29.442Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-03-02T15:55:29.442Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-03-02T15:55:29.442Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-03-02T15:55:29.442Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-03-02T15:55:29.442Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-03-02T15:55:29.442Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-03-02T15:55:29.442Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-03-02T15:55:29.442Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-03-02T15:55:29.442Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-03-02T15:55:29.442Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2022-03-02T15:55:29.442Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-03-02T15:55:29.442Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-03-02T15:55:29.442Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-03-02T15:55:29.442Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-03-02T15:55:29.442Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-03-02T15:55:29.442Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-03-02T15:55:29.442Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-03-02T15:55:29.442Z] === RUN TestValidateConfigurationErrors [2022-03-02T15:55:29.442Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-03-02T15:55:29.442Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-03-02T15:55:29.442Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-03-02T15:55:29.442Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-03-02T15:55:29.442Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-03-02T15:55:29.442Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-03-02T15:55:29.442Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-03-02T15:55:29.442Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-03-02T15:55:29.442Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-03-02T15:55:29.442Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-03-02T15:55:29.442Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-03-02T15:55:29.442Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-03-02T15:55:29.442Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-03-02T15:55:29.442Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-03-02T15:55:29.442Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-03-02T15:55:29.442Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-03-02T15:55:29.442Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-03-02T15:55:29.442Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-03-02T15:55:29.442Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-03-02T15:55:29.442Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-03-02T15:55:29.442Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-03-02T15:55:29.442Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-03-02T15:55:29.442Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-03-02T15:55:29.442Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-03-02T15:55:29.442Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-03-02T15:55:29.442Z] === RUN TestValidateConfiguration [2022-03-02T15:55:29.442Z] === RUN TestValidateConfiguration/with_label [2022-03-02T15:55:29.442Z] === RUN TestValidateConfiguration/with_dns [2022-03-02T15:55:29.442Z] === RUN TestValidateConfiguration/with_dns-search [2022-03-02T15:55:29.442Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-03-02T15:55:29.442Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-03-02T15:55:29.442Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-03-02T15:55:29.442Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-03-02T15:55:29.442Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-03-02T15:55:29.442Z] --- PASS: TestValidateConfiguration (0.00s) [2022-03-02T15:55:29.442Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-03-02T15:55:29.442Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-03-02T15:55:29.442Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-03-02T15:55:29.442Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-03-02T15:55:29.442Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-03-02T15:55:29.442Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-03-02T15:55:29.442Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-03-02T15:55:29.442Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-03-02T15:55:29.442Z] === RUN TestReloadSetConfigFileNotExist [2022-03-02T15:55:29.442Z] time="2022-03-02T15:55:28Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-03-02T15:55:29.442Z] --- PASS: TestReloadSetConfigFileNotExist (0.20s) [2022-03-02T15:55:29.442Z] === RUN TestReloadDefaultConfigNotExist [2022-03-02T15:55:29.442Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-02T15:55:29.442Z] --- SKIP: TestReloadDefaultConfigNotExist (0.02s) [2022-03-02T15:55:29.442Z] === RUN TestReloadBadDefaultConfig [2022-03-02T15:55:29.442Z] time="2022-03-02T15:55:28Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-3412757118" [2022-03-02T15:55:29.442Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-03-02T15:55:29.442Z] === RUN TestReloadWithConflictingLabels [2022-03-02T15:55:29.442Z] time="2022-03-02T15:55:28Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1619819033" [2022-03-02T15:55:29.442Z] --- PASS: TestReloadWithConflictingLabels (0.05s) [2022-03-02T15:55:29.442Z] === RUN TestReloadWithDuplicateLabels [2022-03-02T15:55:29.442Z] time="2022-03-02T15:55:28Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-103967582" [2022-03-02T15:55:29.442Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-03-02T15:55:29.442Z] === RUN TestMaskURLCredentials [2022-03-02T15:55:29.442Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-03-02T15:55:29.442Z] === RUN TestDaemonConfigurationMerge [2022-03-02T15:55:29.442Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-03-02T15:55:29.442Z] PASS [2022-03-02T15:55:29.442Z] coverage: 79.2% of statements [2022-03-02T15:55:29.442Z] ok github.com/docker/docker/daemon/config 0.594s coverage: 79.2% of statements [2022-03-02T15:55:29.442Z] === RUN TestEventsLog [2022-03-02T15:55:29.442Z] --- PASS: TestEventsLog (0.00s) [2022-03-02T15:55:29.442Z] === RUN TestEventsLogTimeout [2022-03-02T15:55:29.442Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-03-02T15:55:29.442Z] === RUN TestLogEvents [2022-03-02T15:55:29.442Z] --- PASS: TestLogEvents (0.05s) [2022-03-02T15:55:29.442Z] === RUN TestLoadBufferedEvents [2022-03-02T15:55:29.902Z] --- PASS: TestLoadBufferedEvents (0.18s) [2022-03-02T15:55:29.902Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-03-02T15:55:29.902Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-03-02T15:55:29.902Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-03-02T15:55:29.902Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-03-02T15:55:29.902Z] PASS [2022-03-02T15:55:29.902Z] coverage: 50.0% of statements [2022-03-02T15:55:29.902Z] ok github.com/docker/docker/daemon/events 0.303s coverage: 50.0% of statements [2022-03-02T15:55:30.189Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-03-02T15:55:30.189Z] === RUN TestDockerSuite/TestCreateArgs [2022-03-02T15:55:30.189Z] === RUN TestDockerSuite/TestCreateByImageID [2022-03-02T15:55:30.362Z] === RUN TestWaitNodeAttachment [2022-03-02T15:55:30.362Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-03-02T15:55:30.362Z] === RUN TestIsolationConversion [2022-03-02T15:55:30.362Z] === RUN TestIsolationConversion/default [2022-03-02T15:55:30.362Z] === RUN TestIsolationConversion/process [2022-03-02T15:55:30.362Z] === RUN TestIsolationConversion/hyperv [2022-03-02T15:55:30.362Z] --- PASS: TestIsolationConversion (0.00s) [2022-03-02T15:55:30.362Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-03-02T15:55:30.362Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-03-02T15:55:30.362Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-03-02T15:55:30.362Z] === RUN TestContainerLabels [2022-03-02T15:55:30.362Z] --- PASS: TestContainerLabels (0.00s) [2022-03-02T15:55:30.362Z] === RUN TestCredentialSpecConversion [2022-03-02T15:55:30.362Z] === RUN TestCredentialSpecConversion/none [2022-03-02T15:55:30.362Z] === RUN TestCredentialSpecConversion/config [2022-03-02T15:55:30.362Z] === RUN TestCredentialSpecConversion/file [2022-03-02T15:55:30.362Z] === RUN TestCredentialSpecConversion/registry [2022-03-02T15:55:30.362Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-03-02T15:55:30.362Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-03-02T15:55:30.362Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-03-02T15:55:30.362Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-03-02T15:55:30.362Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-03-02T15:55:30.362Z] === RUN TestControllerValidateMountBind [2022-03-02T15:55:30.362Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-03-02T15:55:30.362Z] === RUN TestControllerValidateMountVolume [2022-03-02T15:55:30.757Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-03-02T15:55:30.821Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-03-02T15:55:30.821Z] === RUN TestControllerValidateMountTarget [2022-03-02T15:55:30.821Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-03-02T15:55:30.821Z] === RUN TestControllerValidateMountTmpfs [2022-03-02T15:55:30.821Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-03-02T15:55:30.821Z] === RUN TestControllerValidateMountInvalidType [2022-03-02T15:55:30.821Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-03-02T15:55:30.821Z] === RUN TestControllerValidateMountNamedPipe [2022-03-02T15:55:30.821Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-03-02T15:55:30.821Z] PASS [2022-03-02T15:55:30.821Z] coverage: 11.0% of statements [2022-03-02T15:55:30.821Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.628s coverage: 11.0% of statements [2022-03-02T15:55:31.280Z] === RUN TestIsEmptyDir [2022-03-02T15:55:31.280Z] --- PASS: TestIsEmptyDir (0.01s) [2022-03-02T15:55:31.280Z] PASS [2022-03-02T15:55:31.280Z] coverage: 2.3% of statements [2022-03-02T15:55:31.280Z] ok github.com/docker/docker/daemon/graphdriver 0.117s coverage: 2.3% of statements [2022-03-02T15:55:31.325Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.09s) [2022-03-02T15:55:31.325Z] === RUN TestCreateServiceSecretFileMode [2022-03-02T15:55:31.325Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-03-02T15:55:31.325Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-03-02T15:55:31.325Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-03-02T15:55:31.585Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-03-02T15:55:31.739Z] === RUN TestVerifyNetworkingConfig [2022-03-02T15:55:31.739Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-03-02T15:55:31.739Z] === RUN TestGetContainer [2022-03-02T15:55:31.739Z] --- PASS: TestGetContainer (0.00s) [2022-03-02T15:55:31.739Z] === RUN TestValidContainerNames [2022-03-02T15:55:31.739Z] --- PASS: TestValidContainerNames (0.00s) [2022-03-02T15:55:31.739Z] === RUN TestContainerInitDNS [2022-03-02T15:55:31.739Z] daemon_test.go:145: root required [2022-03-02T15:55:31.739Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-03-02T15:55:31.739Z] === RUN TestMerge [2022-03-02T15:55:31.739Z] --- PASS: TestMerge (0.00s) [2022-03-02T15:55:31.739Z] === RUN TestValidateContainerIsolation [2022-03-02T15:55:31.739Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-03-02T15:55:31.739Z] === RUN TestFindNetworkErrorType [2022-03-02T15:55:31.739Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-03-02T15:55:31.739Z] === RUN TestEnsureServicesExist [2022-03-02T15:55:31.739Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-03-02T15:55:31.739Z] === RUN TestEnsureServicesExistErrors [2022-03-02T15:55:31.739Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-03-02T15:55:31.739Z] === RUN TestLinkNaming [2022-03-02T15:55:31.739Z] --- PASS: TestLinkNaming (0.00s) [2022-03-02T15:55:31.739Z] === RUN TestLinkNew [2022-03-02T15:55:31.739Z] --- PASS: TestLinkNew (0.00s) [2022-03-02T15:55:31.739Z] === RUN TestLinkEnv [2022-03-02T15:55:31.739Z] --- PASS: TestLinkEnv (0.00s) [2022-03-02T15:55:31.739Z] === RUN TestLinkMultipleEnv [2022-03-02T15:55:31.739Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-03-02T15:55:31.739Z] === RUN TestLinkPortRangeEnv [2022-03-02T15:55:31.739Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-03-02T15:55:31.739Z] PASS [2022-03-02T15:55:31.739Z] coverage: 93.0% of statements [2022-03-02T15:55:31.739Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-03-02T15:55:31.739Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-03-02T15:55:31.739Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-03-02T15:55:31.739Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-03-02T15:55:31.739Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-03-02T15:55:31.739Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-03-02T15:55:31.739Z] === RUN TestContainerDelete [2022-03-02T15:55:31.739Z] --- PASS: TestContainerDelete (0.01s) [2022-03-02T15:55:31.739Z] === RUN TestContainerDoubleDelete [2022-03-02T15:55:31.739Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-03-02T15:55:31.739Z] === RUN TestLogContainerEventCopyLabels [2022-03-02T15:55:31.739Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-03-02T15:55:31.739Z] === RUN TestLogContainerEventWithAttributes [2022-03-02T15:55:31.739Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-03-02T15:55:31.739Z] === RUN TestNoneHealthcheck [2022-03-02T15:55:31.739Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-03-02T15:55:31.739Z] === RUN TestHealthStates [2022-03-02T15:55:31.739Z] ok github.com/docker/docker/daemon/links 0.049s coverage: 93.0% of statements [2022-03-02T15:55:31.739Z] time="2022-03-02T15:55:31Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-02T15:55:31.740Z] time="2022-03-02T15:55:31Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-02T15:55:31.740Z] time="2022-03-02T15:55:31Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-02T15:55:31.740Z] time="2022-03-02T15:55:31Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-02T15:55:31.740Z] time="2022-03-02T15:55:31Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-02T15:55:31.740Z] time="2022-03-02T15:55:31Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-02T15:55:31.740Z] time="2022-03-02T15:55:31Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-02T15:55:31.740Z] time="2022-03-02T15:55:31Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-02T15:55:31.740Z] time="2022-03-02T15:55:31Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-02T15:55:31.740Z] time="2022-03-02T15:55:31Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-02T15:55:31.740Z] --- PASS: TestHealthStates (0.23s) [2022-03-02T15:55:31.740Z] === RUN TestGetInspectData [2022-03-02T15:55:31.740Z] --- PASS: TestGetInspectData (0.00s) [2022-03-02T15:55:31.740Z] === RUN TestFillLicense [2022-03-02T15:55:31.740Z] --- PASS: TestFillLicense (0.00s) [2022-03-02T15:55:31.740Z] === RUN TestListInvalidFilter [2022-03-02T15:55:31.740Z] --- PASS: TestListInvalidFilter (0.00s) [2022-03-02T15:55:31.740Z] === RUN TestNameFilter [2022-03-02T15:55:31.740Z] --- PASS: TestNameFilter (0.00s) [2022-03-02T15:55:31.740Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-03-02T15:55:31.740Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-03-02T15:55:31.740Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-03-02T15:55:31.740Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-03-02T15:55:31.740Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-03-02T15:55:31.740Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-03-02T15:55:31.740Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-03-02T15:55:31.740Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-03-02T15:55:31.740Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-03-02T15:55:31.740Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-03-02T15:55:31.740Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-03-02T15:55:31.740Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-03-02T15:55:31.740Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-03-02T15:55:31.740Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2022-03-02T15:55:31.740Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-03-02T15:55:31.740Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-03-02T15:55:31.740Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-03-02T15:55:31.740Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-03-02T15:55:31.740Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-03-02T15:55:31.740Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-03-02T15:55:31.740Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-03-02T15:55:31.740Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-03-02T15:55:31.740Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-03-02T15:55:31.740Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-03-02T15:55:31.740Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.01s) [2022-03-02T15:55:31.740Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-03-02T15:55:31.740Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-03-02T15:55:31.740Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-02T15:55:31.740Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-03-02T15:55:31.740Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-03-02T15:55:31.740Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-02T15:55:31.740Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-03-02T15:55:31.740Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-03-02T15:55:31.740Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2022-03-02T15:55:31.740Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-03-02T15:55:31.740Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-03-02T15:55:31.740Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-03-02T15:55:31.740Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-03-02T15:55:31.740Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-03-02T15:55:31.740Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-03-02T15:55:31.740Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-03-02T15:55:31.740Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-03-02T15:55:31.740Z] === RUN TestDaemonReloadLabels [2022-03-02T15:55:31.844Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-03-02T15:55:32.199Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-03-02T15:55:32.199Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-03-02T15:55:32.199Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-03-02T15:55:32.199Z] === RUN TestDaemonReloadMirrors [2022-03-02T15:55:32.199Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-03-02T15:55:32.199Z] === RUN TestDaemonReloadInsecureRegistries [2022-03-02T15:55:32.199Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-03-02T15:55:32.199Z] === RUN TestDaemonReloadNotAffectOthers [2022-03-02T15:55:32.199Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-03-02T15:55:32.199Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-03-02T15:55:32.199Z] reload_test.go:342: root required [2022-03-02T15:55:32.199Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-02T15:55:32.199Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-03-02T15:55:32.199Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-03-02T15:55:32.199Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-03-02T15:55:32.199Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2022-03-02T15:55:32.199Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-03-02T15:55:32.199Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-03-02T15:55:32.199Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-03-02T15:55:32.199Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-03-02T15:55:32.199Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-03-02T15:55:32.199Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-03-02T15:55:32.199Z] === RUN TestParseVolumesFrom [2022-03-02T15:55:32.199Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-03-02T15:55:32.199Z] PASS [2022-03-02T15:55:32.199Z] coverage: 8.6% of statements [2022-03-02T15:55:32.199Z] ok github.com/docker/docker/daemon 0.485s coverage: 8.6% of statements [2022-03-02T15:55:32.199Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-02T15:55:32.199Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-02T15:55:32.199Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-02T15:55:32.199Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-02T15:55:32.199Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-03-02T15:55:32.199Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-03-02T15:55:32.199Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-03-02T15:55:32.199Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-02T15:55:32.199Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-03-02T15:55:32.199Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-03-02T15:55:32.199Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-02T15:55:32.199Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-03-02T15:55:32.199Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-03-02T15:55:32.199Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-03-02T15:55:32.413Z] === RUN TestDockerSuite/TestCreateLabels [2022-03-02T15:55:32.413Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-03-02T15:55:32.672Z] === RUN TestDockerSuite/TestCreateRM [2022-03-02T15:55:32.931Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-03-02T15:55:32.931Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-02T15:55:32.931Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-03-02T15:55:32.931Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-03-02T15:55:33.191Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-03-02T15:55:33.317Z] ok github.com/docker/docker/libnetwork/networkdb 103.905s coverage: 60.0% of statements [2022-03-02T15:55:33.317Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-03-02T15:55:33.317Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-03-02T15:55:33.317Z] ok github.com/docker/docker/libnetwork/osl 4.289s coverage: 39.7% of statements [2022-03-02T15:55:33.317Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2022-03-02T15:55:33.317Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-03-02T15:55:33.317Z] ok github.com/docker/docker/libnetwork/portmapper 0.214s coverage: 48.6% of statements [2022-03-02T15:55:33.317Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-03-02T15:55:33.317Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-03-02T15:55:33.317Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-03-02T15:55:33.317Z] [2022-03-02T15:55:33.317Z] === Skipped [2022-03-02T15:55:33.317Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-03-02T15:55:33.317Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-02T15:55:33.317Z] [2022-03-02T15:55:33.317Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-03-02T15:55:33.317Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-02T15:55:33.317Z] [2022-03-02T15:55:33.317Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-03-02T15:55:33.317Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-02T15:55:33.317Z] [2022-03-02T15:55:33.317Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-03-02T15:55:33.317Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-02T15:55:33.317Z] [2022-03-02T15:55:33.317Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-03-02T15:55:33.317Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-02T15:55:33.317Z] [2022-03-02T15:55:33.317Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-03-02T15:55:33.317Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-02T15:55:33.317Z] [2022-03-02T15:55:33.317Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-03-02T15:55:33.317Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-02T15:55:33.317Z] [2022-03-02T15:55:33.317Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-03-02T15:55:33.317Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-02T15:55:33.317Z] [2022-03-02T15:55:33.317Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-03-02T15:55:33.317Z] firewalld_test.go:14: firewalld is not running [2022-03-02T15:55:33.317Z] [2022-03-02T15:55:33.317Z] DONE 326 tests, 9 skipped in 197.750s Post stage [Pipeline] junit [2022-03-02T15:55:33.336Z] Recording test results [2022-03-02T15:55:33.717Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-03-02T15:55:34.050Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43313/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0bf649285834a6f7bf8af9a3dac8793cd587d7ef -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0bf649285834a6f7bf8af9a3dac8793cd587d7ef hack/validate/vendor [2022-03-02T15:55:34.377Z] === RUN TestAdapterReadLogs [2022-03-02T15:55:34.377Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-03-02T15:55:34.377Z] === RUN TestCopier [2022-03-02T15:55:34.377Z] --- PASS: TestCopier (0.00s) [2022-03-02T15:55:34.377Z] === RUN TestCopierLongLines [2022-03-02T15:55:34.377Z] --- PASS: TestCopierLongLines (0.00s) [2022-03-02T15:55:34.377Z] === RUN TestCopierSlow [2022-03-02T15:55:34.377Z] === RUN TestNewStreamConfig [2022-03-02T15:55:34.377Z] === RUN TestNewStreamConfig/defaults [2022-03-02T15:55:34.377Z] === RUN TestNewStreamConfig/invalid_create_group [2022-03-02T15:55:34.377Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-03-02T15:55:34.377Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-03-02T15:55:34.377Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-03-02T15:55:34.377Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-03-02T15:55:34.377Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-03-02T15:55:34.377Z] --- PASS: TestNewStreamConfig (0.00s) [2022-03-02T15:55:34.377Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-03-02T15:55:34.377Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-03-02T15:55:34.377Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-03-02T15:55:34.377Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-03-02T15:55:34.377Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-03-02T15:55:34.377Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-03-02T15:55:34.377Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-03-02T15:55:34.377Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-03-02T15:55:34.377Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-03-02T15:55:34.377Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-03-02T15:55:34.377Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-03-02T15:55:34.377Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-03-02T15:55:34.377Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-03-02T15:55:34.377Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-03-02T15:55:34.377Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-03-02T15:55:34.377Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-03-02T15:55:34.377Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-03-02T15:55:34.377Z] === RUN TestNewAWSLogsClientRegionDetect [2022-03-02T15:55:34.377Z] --- PASS: TestCopierSlow (0.20s) [2022-03-02T15:55:34.377Z] === RUN TestCopierWithSized [2022-03-02T15:55:34.377Z] === RUN TestCopierWithSized/as_is [2022-03-02T15:55:34.377Z] === RUN TestCopierWithSized/With_RingLogger [2022-03-02T15:55:34.377Z] --- PASS: TestCopierWithSized (0.01s) [2022-03-02T15:55:34.377Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-03-02T15:55:34.377Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-03-02T15:55:34.377Z] === RUN TestCopierWithPartial [2022-03-02T15:55:34.377Z] --- PASS: TestCopierWithPartial (0.00s) [2022-03-02T15:55:34.377Z] === RUN TestRingLogger [2022-03-02T15:55:34.377Z] --- PASS: TestRingLogger (0.00s) [2022-03-02T15:55:34.377Z] === RUN TestRingCap [2022-03-02T15:55:34.377Z] --- PASS: TestRingCap (0.00s) [2022-03-02T15:55:34.377Z] === RUN TestRingClose [2022-03-02T15:55:34.377Z] --- PASS: TestRingClose (0.00s) [2022-03-02T15:55:34.377Z] === RUN TestRingDrain [2022-03-02T15:55:34.377Z] --- PASS: TestRingDrain (0.00s) [2022-03-02T15:55:34.377Z] PASS [2022-03-02T15:55:34.377Z] coverage: 43.8% of statements [2022-03-02T15:55:34.377Z] ok github.com/docker/docker/daemon/logger 0.280s coverage: 43.8% of statements [2022-03-02T15:55:34.378Z] time="2022-03-02T15:55:33Z" level=info msg="Trying to get region from EC2 Metadata" [2022-03-02T15:55:34.378Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.19s) [2022-03-02T15:55:34.378Z] === RUN TestCreateSuccess [2022-03-02T15:55:34.378Z] --- PASS: TestCreateSuccess (0.00s) [2022-03-02T15:55:34.378Z] === RUN TestCreateStreamSkipped [2022-03-02T15:55:34.378Z] time="2022-03-02T15:55:34Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-03-02T15:55:34.378Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-03-02T15:55:34.378Z] === RUN TestCreateLogGroupSuccess [2022-03-02T15:55:34.378Z] time="2022-03-02T15:55:34Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-03-02T15:55:34.378Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-03-02T15:55:34.378Z] === RUN TestCreateError [2022-03-02T15:55:34.378Z] --- PASS: TestCreateError (0.00s) [2022-03-02T15:55:34.378Z] === RUN TestCreateAlreadyExists [2022-03-02T15:55:34.378Z] time="2022-03-02T15:55:34Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-03-02T15:55:34.378Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-03-02T15:55:34.378Z] === RUN TestLogClosed [2022-03-02T15:55:34.378Z] --- PASS: TestLogClosed (0.00s) [2022-03-02T15:55:34.378Z] === RUN TestLogBlocking [2022-03-02T15:55:34.378Z] --- PASS: TestLogBlocking (0.00s) [2022-03-02T15:55:34.378Z] === RUN TestLogNonBlockingBufferEmpty [2022-03-02T15:55:34.378Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-03-02T15:55:34.378Z] === RUN TestLogNonBlockingBufferFull [2022-03-02T15:55:34.378Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-03-02T15:55:34.378Z] === RUN TestPublishBatchSuccess [2022-03-02T15:55:34.378Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-03-02T15:55:34.378Z] === RUN TestPublishBatchError [2022-03-02T15:55:34.378Z] time="2022-03-02T15:55:34Z" level=error msg=error [2022-03-02T15:55:34.378Z] --- PASS: TestPublishBatchError (0.00s) [2022-03-02T15:55:34.378Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-03-02T15:55:34.378Z] time="2022-03-02T15:55:34Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-02T15:55:34.378Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-03-02T15:55:34.378Z] === RUN TestPublishBatchAlreadyAccepted [2022-03-02T15:55:34.378Z] time="2022-03-02T15:55:34Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-02T15:55:34.378Z] time="2022-03-02T15:55:34Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-03-02T15:55:34.378Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-03-02T15:55:34.378Z] === RUN TestCollectBatchSimple [2022-03-02T15:55:34.378Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-03-02T15:55:34.378Z] === RUN TestCollectBatchTicker [2022-03-02T15:55:34.378Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-03-02T15:55:34.378Z] === RUN TestCollectBatchMultilinePattern [2022-03-02T15:55:34.378Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-03-02T15:55:34.378Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-03-02T15:55:34.378Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-03-02T15:55:34.378Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-03-02T15:55:34.378Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-03-02T15:55:34.378Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-03-02T15:55:34.378Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.03s) [2022-03-02T15:55:34.378Z] === RUN TestCollectBatchClose [2022-03-02T15:55:34.378Z] --- PASS: TestCollectBatchClose (0.00s) [2022-03-02T15:55:34.378Z] === RUN TestEffectiveLen [2022-03-02T15:55:34.378Z] === RUN TestEffectiveLen/0/Hello [2022-03-02T15:55:34.378Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-03-02T15:55:34.378Z] === RUN TestEffectiveLen/2/🙃 [2022-03-02T15:55:34.378Z] === RUN TestEffectiveLen/3/���� [2022-03-02T15:55:34.378Z] === RUN TestEffectiveLen/4/He��o [2022-03-02T15:55:34.378Z] === RUN TestEffectiveLen/5/ [2022-03-02T15:55:34.378Z] --- PASS: TestEffectiveLen (0.01s) [2022-03-02T15:55:34.378Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-03-02T15:55:34.378Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-03-02T15:55:34.378Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-03-02T15:55:34.378Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-03-02T15:55:34.378Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-03-02T15:55:34.378Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-03-02T15:55:34.378Z] === RUN TestFindValidSplit [2022-03-02T15:55:34.378Z] === RUN TestFindValidSplit/0/ [2022-03-02T15:55:34.378Z] cloudwatchlogs_test.go:1076: [2022-03-02T15:55:34.378Z] cloudwatchlogs_test.go:1077: [2022-03-02T15:55:34.378Z] === RUN TestFindValidSplit/1/Hello [2022-03-02T15:55:34.378Z] cloudwatchlogs_test.go:1076: Hello [2022-03-02T15:55:34.378Z] cloudwatchlogs_test.go:1077: [2022-03-02T15:55:34.378Z] === RUN TestFindValidSplit/2/Hello [2022-03-02T15:55:34.622Z] +++ dirname ./hack/vendor.sh [2022-03-02T15:55:34.622Z] ++ cd ./hack [2022-03-02T15:55:34.622Z] ++ pwd [2022-03-02T15:55:34.622Z] + SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-02T15:55:34.622Z] + /go/src/github.com/docker/docker/hack/go-mod-prepare.sh [2022-03-02T15:55:34.622Z] + GO111MODULE=auto [2022-03-02T15:55:34.622Z] + go mod tidy -modfile vendor.mod -compat 1.17 [2022-03-02T15:55:34.622Z] go: downloading github.com/docker/distribution v2.8.0+incompatible [2022-03-02T15:55:34.622Z] go: downloading github.com/pkg/errors v0.9.1 [2022-03-02T15:55:34.837Z] cloudwatchlogs_test.go:1076: He [2022-03-02T15:55:34.837Z] cloudwatchlogs_test.go:1077: llo [2022-03-02T15:55:34.837Z] === RUN TestFindValidSplit/3/Hello [2022-03-02T15:55:34.837Z] cloudwatchlogs_test.go:1076: [2022-03-02T15:55:34.837Z] cloudwatchlogs_test.go:1077: Hello [2022-03-02T15:55:34.837Z] === RUN TestFindValidSplit/4/🙃 [2022-03-02T15:55:34.838Z] cloudwatchlogs_test.go:1076: [2022-03-02T15:55:34.838Z] cloudwatchlogs_test.go:1077: 🙃 [2022-03-02T15:55:34.838Z] === RUN TestFindValidSplit/5/🙃 [2022-03-02T15:55:34.838Z] cloudwatchlogs_test.go:1076: 🙃 [2022-03-02T15:55:34.838Z] cloudwatchlogs_test.go:1077: [2022-03-02T15:55:34.838Z] === RUN TestFindValidSplit/6/a� [2022-03-02T15:55:34.838Z] cloudwatchlogs_test.go:1076: a [2022-03-02T15:55:34.838Z] cloudwatchlogs_test.go:1077: � [2022-03-02T15:55:34.838Z] === RUN TestFindValidSplit/7/a� [2022-03-02T15:55:34.838Z] cloudwatchlogs_test.go:1076: a� [2022-03-02T15:55:34.838Z] cloudwatchlogs_test.go:1077: [2022-03-02T15:55:34.838Z] --- PASS: TestFindValidSplit (0.00s) [2022-03-02T15:55:34.838Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-03-02T15:55:34.838Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-03-02T15:55:34.838Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-03-02T15:55:34.838Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-03-02T15:55:34.838Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-03-02T15:55:34.838Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-03-02T15:55:34.838Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-03-02T15:55:34.838Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-03-02T15:55:34.838Z] === RUN TestProcessEventEmoji [2022-03-02T15:55:34.838Z] --- PASS: TestProcessEventEmoji (0.01s) [2022-03-02T15:55:34.838Z] === RUN TestCollectBatchLineSplit [2022-03-02T15:55:34.838Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-03-02T15:55:34.838Z] === RUN TestCollectBatchLineSplitWithBinary [2022-03-02T15:55:34.838Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2022-03-02T15:55:34.838Z] === RUN TestCollectBatchMaxEvents [2022-03-02T15:55:34.838Z] --- PASS: TestCollectBatchMaxEvents (0.10s) [2022-03-02T15:55:34.838Z] === RUN TestCollectBatchMaxTotalBytes [2022-03-02T15:55:34.838Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2022-03-02T15:55:34.838Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-03-02T15:55:34.838Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-03-02T15:55:34.838Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-03-02T15:55:34.838Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2022-03-02T15:55:34.838Z] === RUN TestParseLogOptionsMultilinePattern [2022-03-02T15:55:34.838Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-03-02T15:55:34.838Z] === RUN TestParseLogOptionsDatetimeFormat [2022-03-02T15:55:34.838Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-03-02T15:55:34.838Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-03-02T15:55:34.838Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-03-02T15:55:34.838Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-03-02T15:55:34.838Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-03-02T15:55:34.838Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-03-02T15:55:34.838Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-03-02T15:55:34.838Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-03-02T15:55:34.838Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-03-02T15:55:34.838Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-03-02T15:55:34.838Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-03-02T15:55:34.838Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-03-02T15:55:34.838Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-03-02T15:55:34.838Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-03-02T15:55:34.838Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-03-02T15:55:34.838Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-03-02T15:55:34.838Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-03-02T15:55:34.838Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-03-02T15:55:34.838Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-03-02T15:55:34.838Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-03-02T15:55:34.838Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-03-02T15:55:34.838Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-03-02T15:55:34.838Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-03-02T15:55:34.838Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-03-02T15:55:34.838Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-03-02T15:55:34.838Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-03-02T15:55:34.838Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-03-02T15:55:34.838Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-03-02T15:55:34.838Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-03-02T15:55:34.838Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-03-02T15:55:34.838Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-03-02T15:55:34.838Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-03-02T15:55:34.838Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-03-02T15:55:34.838Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-03-02T15:55:34.838Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-03-02T15:55:34.838Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-03-02T15:55:34.838Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-03-02T15:55:34.838Z] === RUN TestValidateLogOptionsFormat [2022-03-02T15:55:34.838Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-03-02T15:55:34.838Z] === RUN TestValidateLogOptionsFormat/1/random [2022-03-02T15:55:34.838Z] === RUN TestValidateLogOptionsFormat/2/ [2022-03-02T15:55:34.838Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-03-02T15:55:34.838Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-03-02T15:55:34.838Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-03-02T15:55:34.838Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-03-02T15:55:34.838Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-03-02T15:55:34.838Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-03-02T15:55:34.838Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-03-02T15:55:34.838Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-03-02T15:55:34.838Z] === RUN TestCreateTagSuccess [2022-03-02T15:55:34.838Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-03-02T15:55:34.838Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-03-02T15:55:34.838Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-03-02T15:55:34.838Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-03-02T15:55:34.838Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-03-02T15:55:34.838Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-03-02T15:55:34.838Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-03-02T15:55:34.838Z] PASS [2022-03-02T15:55:34.838Z] coverage: 80.2% of statements [2022-03-02T15:55:34.838Z] ok github.com/docker/docker/daemon/logger/awslogs 0.517s coverage: 80.2% of statements [2022-03-02T15:55:34.838Z] === RUN TestSearchRegistryForImagesErrors [2022-03-02T15:55:34.838Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-03-02T15:55:34.838Z] === RUN TestSearchRegistryForImages [2022-03-02T15:55:34.838Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-03-02T15:55:35.098Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-03-02T15:55:35.098Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-03-02T15:55:35.098Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-03-02T15:55:35.196Z] go: downloading google.golang.org/grpc v1.27.1 [2022-03-02T15:55:35.196Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-03-02T15:55:35.196Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-02T15:55:35.196Z] go: downloading gotest.tools/v3 v3.0.3 [2022-03-02T15:55:35.196Z] go: downloading github.com/docker/go-units v0.4.0 [2022-03-02T15:55:35.196Z] go: downloading github.com/containerd/containerd v1.5.9 [2022-03-02T15:55:35.196Z] go: downloading github.com/golang/gddo v0.0.0-20190904175337-72a348e765d2 [2022-03-02T15:55:35.297Z] === RUN TestOnlyPlatformWithFallback [2022-03-02T15:55:35.297Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-03-02T15:55:35.297Z] === RUN TestImageDelete [2022-03-02T15:55:35.297Z] === RUN TestImageDelete/no_lease [2022-03-02T15:55:35.297Z] === RUN TestImageDelete/lease_exists [2022-03-02T15:55:35.297Z] --- PASS: TestImageDelete (0.06s) [2022-03-02T15:55:35.297Z] --- PASS: TestImageDelete/no_lease (0.02s) [2022-03-02T15:55:35.297Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-03-02T15:55:35.297Z] === RUN TestContentStoreForPull [2022-03-02T15:55:35.297Z] === RUN TestValidateLogOptReconnectInterval [2022-03-02T15:55:35.297Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-03-02T15:55:35.297Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-03-02T15:55:35.297Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-03-02T15:55:35.297Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-03-02T15:55:35.297Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-03-02T15:55:35.297Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-03-02T15:55:35.297Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-03-02T15:55:35.297Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-03-02T15:55:35.297Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-03-02T15:55:35.297Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-03-02T15:55:35.297Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-03-02T15:55:35.297Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-03-02T15:55:35.297Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-03-02T15:55:35.297Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-03-02T15:55:35.297Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-03-02T15:55:35.297Z] PASS [2022-03-02T15:55:35.297Z] coverage: 33.6% of statements [2022-03-02T15:55:35.297Z] ok github.com/docker/docker/daemon/logger/fluentd 0.055s coverage: 33.6% of statements [2022-03-02T15:55:35.297Z] --- PASS: TestContentStoreForPull (0.26s) [2022-03-02T15:55:35.297Z] PASS [2022-03-02T15:55:35.297Z] coverage: 6.8% of statements [2022-03-02T15:55:35.297Z] ok github.com/docker/docker/daemon/images 0.468s coverage: 6.8% of statements [2022-03-02T15:55:35.297Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-02T15:55:35.297Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-02T15:55:35.297Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-03-02T15:55:35.297Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-02T15:55:35.297Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-03-02T15:55:35.297Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-03-02T15:55:35.457Z] go: downloading github.com/moby/sys/signal v0.7.0 [2022-03-02T15:55:35.458Z] go: downloading github.com/opencontainers/image-spec v1.0.2 [2022-03-02T15:55:35.458Z] go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 [2022-03-02T15:55:35.719Z] go: downloading github.com/moby/buildkit v0.8.2-0.20210615162540-9f254e18360a [2022-03-02T15:55:35.719Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-03-02T15:55:35.719Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-03-02T15:55:35.719Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-03-02T15:55:35.757Z] === RUN TestJSONLogsMarshalJSONBuf [2022-03-02T15:55:35.757Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-03-02T15:55:35.757Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-03-02T15:55:35.980Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-03-02T15:55:35.980Z] go: downloading golang.org/x/time v0.0.0-20211116232009-f0f3c7e86c11 [2022-03-02T15:55:35.980Z] go: downloading github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417 [2022-03-02T15:55:35.980Z] go: downloading go.etcd.io/bbolt v1.3.6 [2022-03-02T15:55:35.980Z] go: downloading github.com/containerd/continuity v0.2.2 [2022-03-02T15:55:36.216Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.19s) [2022-03-02T15:55:36.216Z] === RUN TestFastTimeMarshalJSON [2022-03-02T15:55:36.216Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-03-02T15:55:36.216Z] PASS [2022-03-02T15:55:36.216Z] coverage: 87.2% of statements [2022-03-02T15:55:36.216Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.322s coverage: 87.2% of statements [2022-03-02T15:55:36.216Z] === RUN TestJSONFileLogger [2022-03-02T15:55:36.216Z] --- PASS: TestJSONFileLogger (0.00s) [2022-03-02T15:55:36.216Z] === RUN TestJSONFileLoggerWithTags [2022-03-02T15:55:36.216Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-03-02T15:55:36.216Z] === RUN TestJSONFileLoggerWithOpts [2022-03-02T15:55:36.216Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-03-02T15:55:36.216Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-03-02T15:55:36.216Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-03-02T15:55:36.216Z] === RUN TestEncodeDecode [2022-03-02T15:55:36.216Z] === PAUSE TestEncodeDecode [2022-03-02T15:55:36.216Z] === RUN TestUnexpectedEOF [2022-03-02T15:55:36.270Z] go: downloading github.com/tonistiigi/go-immutable-radix v0.0.0-20170803185627-826af9ccf0fe [2022-03-02T15:55:36.270Z] go: downloading github.com/tonistiigi/fsutil v0.0.0-20210609172227-d72af97c0eaf [2022-03-02T15:55:36.270Z] go: downloading github.com/moby/sys/symlink v0.2.0 [2022-03-02T15:55:36.270Z] go: downloading golang.org/x/sys v0.0.0-20220114195835-da31bd327af9 [2022-03-02T15:55:36.270Z] go: downloading github.com/google/go-cmp v0.5.6 [2022-03-02T15:55:36.270Z] go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 [2022-03-02T15:55:36.270Z] go: downloading github.com/spf13/cobra v1.1.3 [2022-03-02T15:55:36.270Z] go: downloading github.com/Microsoft/go-winio v0.5.1 [2022-03-02T15:55:36.270Z] go: downloading github.com/docker/go-metrics v0.0.1 [2022-03-02T15:55:36.270Z] go: downloading github.com/opencontainers/runc v1.1.0 [2022-03-02T15:55:36.533Z] go: downloading github.com/ishidawataru/sctp v0.0.0-20210226210310-f2269e66cdee [2022-03-02T15:55:36.533Z] go: downloading github.com/containerd/cgroups v1.0.3 [2022-03-02T15:55:36.533Z] go: downloading github.com/coreos/go-systemd/v22 v22.3.2 [2022-03-02T15:55:36.533Z] go: downloading github.com/coreos/go-systemd v0.0.0-20180511133405-39ca1b05acc7 [2022-03-02T15:55:36.533Z] go: downloading github.com/docker/swarmkit v1.12.1-0.20210726173615-3629f50980f6 [2022-03-02T15:55:36.533Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-03-02T15:55:36.676Z] time="2022-03-02T15:55:36Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-02T15:55:36.676Z] time="2022-03-02T15:55:36Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-02T15:55:36.676Z] --- PASS: TestUnexpectedEOF (0.20s) [2022-03-02T15:55:36.676Z] === CONT TestEncodeDecode [2022-03-02T15:55:36.676Z] --- PASS: TestEncodeDecode (0.00s) [2022-03-02T15:55:36.676Z] PASS [2022-03-02T15:55:36.676Z] coverage: 69.9% of statements [2022-03-02T15:55:36.676Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.285s coverage: 69.9% of statements [2022-03-02T15:55:36.797Z] go: downloading github.com/hashicorp/go-memdb v0.0.0-20161216180745-cb9a474f84cc [2022-03-02T15:55:36.797Z] go: downloading github.com/moby/sys/mount v0.3.0 [2022-03-02T15:55:36.797Z] go: downloading github.com/opencontainers/selinux v1.10.0 [2022-03-02T15:55:36.797Z] go: downloading github.com/google/uuid v1.3.0 [2022-03-02T15:55:36.797Z] go: downloading github.com/vishvananda/netlink v1.1.0 [2022-03-02T15:55:36.797Z] go: downloading github.com/Microsoft/hcsshim v0.9.2 [2022-03-02T15:55:37.058Z] go: downloading github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2022-03-02T15:55:37.058Z] go: downloading github.com/moby/locker v1.0.1 [2022-03-02T15:55:37.058Z] go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-03-02T15:55:37.058Z] go: downloading github.com/prometheus/client_golang v1.6.0 [2022-03-02T15:55:37.058Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-03-02T15:55:37.058Z] go: downloading github.com/vbatts/tar-split v0.11.2 [2022-03-02T15:55:37.058Z] go: downloading github.com/mistifyio/go-zfs v2.1.2-0.20190413222219-f784269be439+incompatible [2022-03-02T15:55:37.058Z] go: downloading github.com/aws/aws-sdk-go v1.31.6 [2022-03-02T15:55:37.136Z] === RUN TestWriteLog [2022-03-02T15:55:37.136Z] === PAUSE TestWriteLog [2022-03-02T15:55:37.136Z] === RUN TestReadLog [2022-03-02T15:55:37.136Z] === PAUSE TestReadLog [2022-03-02T15:55:37.136Z] === RUN TestDecode [2022-03-02T15:55:37.136Z] --- PASS: TestDecode (0.02s) [2022-03-02T15:55:37.136Z] === CONT TestWriteLog [2022-03-02T15:55:37.136Z] === CONT TestReadLog [2022-03-02T15:55:37.595Z] --- PASS: TestWriteLog (0.01s) [2022-03-02T15:55:37.595Z] === RUN TestReadLog/tail_exact [2022-03-02T15:55:37.595Z] === RUN TestReadLog/tail_less_than_available [2022-03-02T15:55:37.595Z] === RUN TestReadLog/tail_more_than_available [2022-03-02T15:55:37.595Z] --- PASS: TestReadLog (0.30s) [2022-03-02T15:55:37.595Z] --- PASS: TestReadLog/tail_exact (0.23s) [2022-03-02T15:55:37.595Z] --- PASS: TestReadLog/tail_less_than_available (0.02s) [2022-03-02T15:55:37.595Z] --- PASS: TestReadLog/tail_more_than_available (0.02s) [2022-03-02T15:55:37.595Z] PASS [2022-03-02T15:55:37.595Z] coverage: 78.7% of statements [2022-03-02T15:55:37.595Z] ok github.com/docker/docker/daemon/logger/local 0.442s coverage: 78.7% of statements [2022-03-02T15:55:37.595Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-02T15:55:37.595Z] === RUN TestOpenFileDelete [2022-03-02T15:55:37.595Z] --- PASS: TestOpenFileDelete (0.00s) [2022-03-02T15:55:37.595Z] === RUN TestOpenFileRename [2022-03-02T15:55:37.595Z] --- PASS: TestOpenFileRename (0.00s) [2022-03-02T15:55:37.595Z] === RUN TestHandleDecoderErr [2022-03-02T15:55:37.595Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-03-02T15:55:37.595Z] === RUN TestParseLogTagDefaultTag [2022-03-02T15:55:37.595Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-03-02T15:55:37.595Z] === RUN TestParseLogTag [2022-03-02T15:55:37.595Z] --- PASS: TestParseLogTag (0.00s) [2022-03-02T15:55:37.595Z] === RUN TestParseLogTagEmptyTag [2022-03-02T15:55:37.595Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-03-02T15:55:37.595Z] === RUN TestTailFiles [2022-03-02T15:55:37.595Z] --- PASS: TestTailFiles (0.00s) [2022-03-02T15:55:37.595Z] === RUN TestFollowLogsConsumerGone [2022-03-02T15:55:37.595Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-03-02T15:55:37.595Z] === RUN TestFollowLogsProducerGone [2022-03-02T15:55:37.595Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-03-02T15:55:37.595Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-03-02T15:55:37.595Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-03-02T15:55:37.595Z] === RUN TestCheckCapacityAndRotate [2022-03-02T15:55:37.595Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-03-02T15:55:37.595Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-03-02T15:55:38.054Z] --- PASS: TestCheckCapacityAndRotate (0.16s) [2022-03-02T15:55:38.054Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-03-02T15:55:38.054Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.13s) [2022-03-02T15:55:38.054Z] PASS [2022-03-02T15:55:38.054Z] coverage: 54.9% of statements [2022-03-02T15:55:38.054Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.357s coverage: 54.9% of statements [2022-03-02T15:55:38.054Z] === RUN TestLog [2022-03-02T15:55:38.054Z] --- PASS: TestLog (0.04s) [2022-03-02T15:55:38.054Z] PASS [2022-03-02T15:55:38.054Z] coverage: 31.5% of statements [2022-03-02T15:55:38.054Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.104s coverage: 31.5% of statements [2022-03-02T15:55:38.384Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-03-02T15:55:38.384Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-03-02T15:55:38.384Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-03-02T15:55:38.384Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-03-02T15:55:38.384Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-03-02T15:55:38.384Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-03-02T15:55:38.384Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-03-02T15:55:39.030Z] === RUN TestNewParse [2022-03-02T15:55:39.030Z] --- PASS: TestNewParse (0.00s) [2022-03-02T15:55:39.030Z] PASS [2022-03-02T15:55:39.030Z] coverage: 8.3% of statements [2022-03-02T15:55:39.030Z] ok github.com/docker/docker/daemon/logger/templates 0.042s coverage: 8.3% of statements [2022-03-02T15:55:39.030Z] === RUN TestValidateLogOpt [2022-03-02T15:55:39.030Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-02T15:55:39.030Z] === RUN TestNewMissedConfig [2022-03-02T15:55:39.030Z] --- PASS: TestNewMissedConfig (0.00s) [2022-03-02T15:55:39.030Z] === RUN TestNewMissedUrl [2022-03-02T15:55:39.030Z] --- PASS: TestNewMissedUrl (0.00s) [2022-03-02T15:55:39.030Z] === RUN TestNewMissedToken [2022-03-02T15:55:39.030Z] --- PASS: TestNewMissedToken (0.00s) [2022-03-02T15:55:39.030Z] === RUN TestNewWithProxy [2022-03-02T15:55:39.030Z] --- PASS: TestNewWithProxy (0.00s) [2022-03-02T15:55:39.030Z] === RUN TestDefault [2022-03-02T15:55:39.030Z] === RUN TestParseLogFormat [2022-03-02T15:55:39.030Z] --- PASS: TestParseLogFormat (0.00s) [2022-03-02T15:55:39.030Z] === RUN TestValidateLogOptEmpty [2022-03-02T15:55:39.030Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-03-02T15:55:39.030Z] === RUN TestValidateSyslogAddress [2022-03-02T15:55:39.030Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-03-02T15:55:39.030Z] === RUN TestParseAddressDefaultPort [2022-03-02T15:55:39.030Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-03-02T15:55:39.030Z] === RUN TestValidateSyslogFacility [2022-03-02T15:55:39.030Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-03-02T15:55:39.030Z] === RUN TestValidateLogOptSyslogFormat [2022-03-02T15:55:39.030Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-03-02T15:55:39.030Z] === RUN TestValidateLogOpt [2022-03-02T15:55:39.030Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-02T15:55:39.030Z] PASS [2022-03-02T15:55:39.030Z] coverage: 46.8% of statements [2022-03-02T15:55:39.030Z] --- PASS: TestDefault (0.01s) [2022-03-02T15:55:39.030Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-03-02T15:55:39.030Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-03-02T15:55:39.030Z] === RUN TestJsonFormat [2022-03-02T15:55:39.030Z] ok github.com/docker/docker/daemon/logger/syslog 0.057s coverage: 46.8% of statements [2022-03-02T15:55:39.030Z] --- PASS: TestJsonFormat (0.01s) [2022-03-02T15:55:39.030Z] === RUN TestRawFormat [2022-03-02T15:55:39.030Z] --- PASS: TestRawFormat (0.00s) [2022-03-02T15:55:39.030Z] === RUN TestRawFormatWithLabels [2022-03-02T15:55:39.030Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-03-02T15:55:39.030Z] === RUN TestRawFormatWithoutTag [2022-03-02T15:55:39.030Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-03-02T15:55:39.030Z] === RUN TestBatching [2022-03-02T15:55:39.321Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-03-02T15:55:39.490Z] --- PASS: TestBatching (0.30s) [2022-03-02T15:55:39.490Z] === RUN TestFrequency [2022-03-02T15:55:39.602Z] go: downloading github.com/fluent/fluent-logger-golang v1.9.0 [2022-03-02T15:55:39.602Z] go: downloading github.com/containerd/fifo v1.0.0 [2022-03-02T15:55:39.602Z] go: downloading cloud.google.com/go v0.59.0 [2022-03-02T15:55:39.602Z] go: downloading cloud.google.com/go/logging v1.0.1-0.20190813144457-ceeb313ad77b [2022-03-02T15:55:39.602Z] go: downloading google.golang.org/genproto v0.0.0-20200227132054-3f1135a288c9 [2022-03-02T15:55:39.602Z] go: downloading github.com/Graylog2/go-gelf v0.0.0-20191017102106-1550ee647df0 [2022-03-02T15:55:39.602Z] go: downloading github.com/bsphere/le_go v0.0.0-20170215134836-7a984a84b549 [2022-03-02T15:55:39.602Z] go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-03-02T15:55:39.602Z] go: downloading github.com/RackSec/srslog v0.0.0-20180709174129-a4725f04ec91 [2022-03-02T15:55:39.602Z] go: downloading github.com/containerd/typeurl v1.0.2 [2022-03-02T15:55:39.602Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-03-02T15:55:39.602Z] go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c [2022-03-02T15:55:39.602Z] go: downloading github.com/docker/libkv v0.2.2-0.20211217103745-e480589147e3 [2022-03-02T15:55:39.602Z] go: downloading github.com/miekg/dns v1.1.27 [2022-03-02T15:55:39.864Z] go: downloading github.com/moby/ipvs v1.0.1 [2022-03-02T15:55:39.864Z] go: downloading github.com/vishvananda/netns v0.0.0-20200728191858-db3c7e526aae [2022-03-02T15:55:39.864Z] go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 [2022-03-02T15:55:39.864Z] go: downloading github.com/creack/pty v1.1.11 [2022-03-02T15:55:39.864Z] go: downloading github.com/hashicorp/serf v0.7.1-0.20160317193612-598c54895cc5 [2022-03-02T15:55:39.891Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-03-02T15:55:39.950Z] --- PASS: TestFrequency (0.21s) [2022-03-02T15:55:39.950Z] === RUN TestOneMessagePerRequest [2022-03-02T15:55:39.950Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-03-02T15:55:39.950Z] === RUN TestVerify [2022-03-02T15:55:39.950Z] --- PASS: TestVerify (0.09s) [2022-03-02T15:55:39.950Z] === RUN TestSkipVerify [2022-03-02T15:55:39.950Z] time="2022-03-02T15:55:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-02T15:55:39.950Z] time="2022-03-02T15:55:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-02T15:55:39.950Z] time="2022-03-02T15:55:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-02T15:55:40.125Z] go: downloading github.com/deckarep/golang-set v0.0.0-20141123011944-ef32fa3046d9 [2022-03-02T15:55:40.125Z] go: downloading github.com/godbus/dbus/v5 v5.0.6 [2022-03-02T15:55:40.125Z] go: downloading github.com/armon/go-radix v0.0.0-20150105235045-e39d623f12e8 [2022-03-02T15:55:40.149Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-03-02T15:55:40.230Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-03-02T15:55:40.230Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-02T15:55:40.230Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-03-02T15:55:40.386Z] go: downloading github.com/hashicorp/memberlist v0.2.4 [2022-03-02T15:55:40.410Z] --- PASS: TestSkipVerify (0.53s) [2022-03-02T15:55:40.410Z] === RUN TestBufferMaximum [2022-03-02T15:55:40.410Z] time="2022-03-02T15:55:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-02T15:55:40.410Z] time="2022-03-02T15:55:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-02T15:55:40.410Z] time="2022-03-02T15:55:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-02T15:55:40.410Z] time="2022-03-02T15:55:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-02T15:55:40.410Z] time="2022-03-02T15:55:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-02T15:55:40.410Z] time="2022-03-02T15:55:39Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646236539.909185\",\"host\":\"56dde6823903\"}'" [2022-03-02T15:55:40.410Z] time="2022-03-02T15:55:39Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646236539.909185\",\"host\":\"56dde6823903\"}'" [2022-03-02T15:55:40.410Z] --- PASS: TestBufferMaximum (0.00s) [2022-03-02T15:55:40.410Z] === RUN TestServerAlwaysDown [2022-03-02T15:55:40.410Z] time="2022-03-02T15:55:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-02T15:55:40.410Z] time="2022-03-02T15:55:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-02T15:55:40.410Z] time="2022-03-02T15:55:39Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646236539.913180\",\"host\":\"56dde6823903\"}'" [2022-03-02T15:55:40.410Z] time="2022-03-02T15:55:39Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646236539.913180\",\"host\":\"56dde6823903\"}'" [2022-03-02T15:55:40.410Z] time="2022-03-02T15:55:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-02T15:55:40.410Z] time="2022-03-02T15:55:39Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646236539.913180\",\"host\":\"56dde6823903\"}'" [2022-03-02T15:55:40.410Z] time="2022-03-02T15:55:39Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646236539.915781\",\"host\":\"56dde6823903\"}'" [2022-03-02T15:55:40.410Z] time="2022-03-02T15:55:39Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646236539.915781\",\"host\":\"56dde6823903\"}'" [2022-03-02T15:55:40.410Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-03-02T15:55:40.410Z] === RUN TestCannotSendAfterClose [2022-03-02T15:55:40.410Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-03-02T15:55:40.410Z] === RUN TestDeadlockOnBlockedEndpoint [2022-03-02T15:55:40.717Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-03-02T15:55:40.870Z] === RUN TestV1IDService [2022-03-02T15:55:40.870Z] --- PASS: TestV1IDService (0.03s) [2022-03-02T15:55:40.870Z] === RUN TestV2MetadataService [2022-03-02T15:55:41.329Z] time="2022-03-02T15:55:40Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49208/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-03-02T15:55:41.329Z] time="2022-03-02T15:55:40Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"56dde6823903\"}'" [2022-03-02T15:55:41.329Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.01s) [2022-03-02T15:55:41.329Z] PASS [2022-03-02T15:55:41.329Z] coverage: 82.5% of statements [2022-03-02T15:55:41.329Z] ok github.com/docker/docker/daemon/logger/splunk 2.260s coverage: 82.5% of statements [2022-03-02T15:55:41.329Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-02T15:55:41.329Z] ? github.com/docker/docker/daemon/network [no test files] [2022-03-02T15:55:41.329Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-02T15:55:41.653Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-03-02T15:55:41.794Z] === RUN TestSuccessfulDownload [2022-03-02T15:55:41.795Z] download_test.go:267: Needs fixing on Windows [2022-03-02T15:55:41.795Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-03-02T15:55:41.795Z] === RUN TestCancelledDownload [2022-03-02T15:55:41.795Z] --- PASS: TestCancelledDownload (0.00s) [2022-03-02T15:55:41.795Z] === RUN TestMaxDownloadAttempts [2022-03-02T15:55:41.795Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-02T15:55:41.795Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-02T15:55:41.795Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-02T15:55:41.795Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-02T15:55:41.795Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-02T15:55:41.795Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-02T15:55:41.795Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-02T15:55:41.795Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-02T15:55:41.795Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-02T15:55:41.795Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-02T15:55:41.795Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-02T15:55:41.795Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-02T15:55:41.795Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-03-02T15:55:41.795Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-03-02T15:55:41.795Z] === RUN TestContinueOnError_MirrorEndpoint [2022-03-02T15:55:41.795Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-03-02T15:55:41.795Z] === RUN TestContinueOnError_NeverContinue [2022-03-02T15:55:41.795Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-03-02T15:55:41.795Z] === RUN TestManifestStore [2022-03-02T15:55:41.795Z] === RUN TestManifestStore/no_remote_or_local [2022-03-02T15:55:41.795Z] time="2022-03-02T15:55:41Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local409536270\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-03-02T15:55:41.795Z] === RUN TestManifestStore/no_local_cache [2022-03-02T15:55:41.795Z] === RUN TestManifestStore/with_local_cache [2022-03-02T15:55:41.795Z] === RUN TestManifestStore/unknown_media_type [2022-03-02T15:55:41.795Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-03-02T15:55:41.795Z] time="2022-03-02T15:55:41Z" level=warning msg="reference for unknown type: " [2022-03-02T15:55:41.795Z] time="2022-03-02T15:55:41Z" level=warning msg="reference for unknown type: " [2022-03-02T15:55:41.795Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-03-02T15:55:41.795Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-03-02T15:55:41.795Z] time="2022-03-02T15:55:41Z" level=warning msg="reference for unknown type: " [2022-03-02T15:55:41.795Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-03-02T15:55:41.795Z] time="2022-03-02T15:55:41Z" level=warning msg="reference for unknown type: " [2022-03-02T15:55:41.795Z] time="2022-03-02T15:55:41Z" level=warning msg="reference for unknown type: " [2022-03-02T15:55:41.795Z] === RUN TestManifestStore/error_persisting_manifest [2022-03-02T15:55:41.795Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-03-02T15:55:41.795Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-03-02T15:55:42.255Z] time="2022-03-02T15:55:41Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-03-02T15:55:42.255Z] --- PASS: TestManifestStore (0.44s) [2022-03-02T15:55:42.255Z] --- PASS: TestManifestStore/no_remote_or_local (0.25s) [2022-03-02T15:55:42.255Z] --- PASS: TestManifestStore/no_local_cache (0.03s) [2022-03-02T15:55:42.255Z] --- PASS: TestManifestStore/with_local_cache (0.04s) [2022-03-02T15:55:42.255Z] --- PASS: TestManifestStore/unknown_media_type (0.09s) [2022-03-02T15:55:42.255Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.03s) [2022-03-02T15:55:42.255Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.06s) [2022-03-02T15:55:42.255Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s) [2022-03-02T15:55:42.255Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.03s) [2022-03-02T15:55:42.255Z] --- PASS: TestManifestStore/error_persisting_manifest (0.04s) [2022-03-02T15:55:42.255Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.01s) [2022-03-02T15:55:42.255Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.03s) [2022-03-02T15:55:42.255Z] === RUN TestDetectManifestBlobMediaType [2022-03-02T15:55:42.255Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-03-02T15:55:42.255Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-03-02T15:55:42.255Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-03-02T15:55:42.255Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-03-02T15:55:42.255Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-03-02T15:55:42.255Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-03-02T15:55:42.255Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-03-02T15:55:42.255Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-03-02T15:55:42.255Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-03-02T15:55:42.255Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-03-02T15:55:42.255Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-03-02T15:55:42.255Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-03-02T15:55:42.255Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-03-02T15:55:42.255Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-03-02T15:55:42.255Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-03-02T15:55:42.255Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-03-02T15:55:42.255Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-03-02T15:55:42.255Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-03-02T15:55:42.255Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-03-02T15:55:42.255Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-03-02T15:55:42.255Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-03-02T15:55:42.255Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-03-02T15:55:42.255Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-03-02T15:55:42.255Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-03-02T15:55:42.255Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-03-02T15:55:42.255Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-03-02T15:55:42.255Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-03-02T15:55:42.255Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-03-02T15:55:42.255Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-03-02T15:55:42.255Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-03-02T15:55:42.255Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-03-02T15:55:42.255Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-03-02T15:55:42.255Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-03-02T15:55:42.255Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-03-02T15:55:42.255Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-03-02T15:55:42.255Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-03-02T15:55:42.255Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-03-02T15:55:42.255Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-03-02T15:55:42.255Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-03-02T15:55:42.255Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-03-02T15:55:42.255Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-03-02T15:55:42.255Z] === RUN TestFixManifestLayers [2022-03-02T15:55:42.255Z] --- PASS: TestFixManifestLayers (0.00s) [2022-03-02T15:55:42.255Z] === RUN TestFixManifestLayersBaseLayerParent [2022-03-02T15:55:42.255Z] pull_v2_test.go:73: Needs fixing on Windows [2022-03-02T15:55:42.255Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-02T15:55:42.255Z] === RUN TestFixManifestLayersBadParent [2022-03-02T15:55:42.255Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-03-02T15:55:42.255Z] === RUN TestValidateManifest [2022-03-02T15:55:42.255Z] pull_v2_test.go:118: Needs fixing on Windows [2022-03-02T15:55:42.255Z] --- SKIP: TestValidateManifest (0.00s) [2022-03-02T15:55:42.255Z] === RUN TestFormatPlatform [2022-03-02T15:55:42.255Z] --- PASS: TestFormatPlatform (0.00s) [2022-03-02T15:55:42.255Z] === RUN TestGetRepositoryMountCandidates [2022-03-02T15:55:42.255Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-03-02T15:55:42.255Z] === RUN TestLayerAlreadyExists [2022-03-02T15:55:42.255Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-02T15:55:42.255Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-02T15:55:42.255Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-02T15:55:42.255Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-02T15:55:42.255Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-02T15:55:42.255Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-02T15:55:42.255Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-03-02T15:55:42.255Z] === RUN TestWhenEmptyAuthConfig [2022-03-02T15:55:42.255Z] time="2022-03-02T15:55:41Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-02T15:55:42.255Z] time="2022-03-02T15:55:41Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-02T15:55:42.255Z] time="2022-03-02T15:55:41Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-02T15:55:42.255Z] time="2022-03-02T15:55:41Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-02T15:55:42.255Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-03-02T15:55:42.255Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.48s) [2022-03-02T15:55:42.255Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.48s) [2022-03-02T15:55:42.255Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.48s) [2022-03-02T15:55:42.255Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.48s) [2022-03-02T15:55:42.255Z] === RUN TestTransfer [2022-03-02T15:55:42.255Z] --- PASS: TestTransfer (0.12s) [2022-03-02T15:55:42.255Z] === RUN TestConcurrencyLimit [2022-03-02T15:55:42.255Z] --- PASS: TestV2MetadataService (1.30s) [2022-03-02T15:55:42.255Z] PASS [2022-03-02T15:55:42.255Z] coverage: 48.2% of statements [2022-03-02T15:55:42.255Z] ok github.com/docker/docker/distribution/metadata 1.402s coverage: 48.2% of statements [2022-03-02T15:55:42.300Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-03-02T15:55:42.301Z] go: downloading github.com/morikuni/aec v1.0.0 [2022-03-02T15:55:42.301Z] go: downloading github.com/golang/protobuf v1.3.5 [2022-03-02T15:55:42.301Z] go: downloading github.com/klauspost/compress v1.14.2 [2022-03-02T15:55:42.301Z] go: downloading github.com/yusufpapurcu/wmi v1.2.2 [2022-03-02T15:55:42.301Z] go: downloading github.com/tchap/go-patricia v2.3.0+incompatible [2022-03-02T15:55:42.301Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-02T15:55:42.301Z] go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 [2022-03-02T15:55:42.301Z] go: downloading github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2022-03-02T15:55:42.301Z] go: downloading github.com/opentracing/opentracing-go v1.2.0 [2022-03-02T15:55:42.562Z] go: downloading golang.org/x/crypto v0.0.0-20211202192323-5770296d904e [2022-03-02T15:55:42.562Z] go: downloading github.com/mitchellh/hashstructure v1.0.0 [2022-03-02T15:55:42.562Z] go: downloading github.com/containerd/console v1.0.3 [2022-03-02T15:55:42.562Z] go: downloading github.com/containerd/go-runc v1.0.0 [2022-03-02T15:55:42.562Z] go: downloading github.com/gogo/googleapis v1.3.2 [2022-03-02T15:55:42.562Z] go: downloading github.com/opentracing-contrib/go-stdlib v1.0.0 [2022-03-02T15:55:42.589Z] docker_api_swarm_node_test.go:53: [dc14524dd2c05] joining swarm manager [d77c9f247ea6b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-02T15:55:42.589Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-03-02T15:55:42.715Z] --- PASS: TestConcurrencyLimit (0.35s) [2022-03-02T15:55:42.715Z] === RUN TestInactiveJobs [2022-03-02T15:55:42.715Z] === RUN TestNotFound [2022-03-02T15:55:42.715Z] --- PASS: TestNotFound (0.00s) [2022-03-02T15:55:42.715Z] === RUN TestConflict [2022-03-02T15:55:42.715Z] --- PASS: TestConflict (0.00s) [2022-03-02T15:55:42.715Z] === RUN TestForbidden [2022-03-02T15:55:42.715Z] --- PASS: TestForbidden (0.00s) [2022-03-02T15:55:42.715Z] === RUN TestInvalidParameter [2022-03-02T15:55:42.715Z] --- PASS: TestInvalidParameter (0.00s) [2022-03-02T15:55:42.715Z] === RUN TestNotImplemented [2022-03-02T15:55:42.715Z] --- PASS: TestNotImplemented (0.00s) [2022-03-02T15:55:42.715Z] === RUN TestNotModified [2022-03-02T15:55:42.715Z] --- PASS: TestNotModified (0.00s) [2022-03-02T15:55:42.715Z] === RUN TestUnauthorized [2022-03-02T15:55:42.715Z] --- PASS: TestUnauthorized (0.00s) [2022-03-02T15:55:42.715Z] === RUN TestUnknown [2022-03-02T15:55:42.715Z] --- PASS: TestUnknown (0.00s) [2022-03-02T15:55:42.715Z] === RUN TestCancelled [2022-03-02T15:55:42.715Z] --- PASS: TestCancelled (0.00s) [2022-03-02T15:55:42.715Z] === RUN TestDeadline [2022-03-02T15:55:42.715Z] --- PASS: TestDeadline (0.00s) [2022-03-02T15:55:42.715Z] === RUN TestDataLoss [2022-03-02T15:55:42.715Z] --- PASS: TestDataLoss (0.00s) [2022-03-02T15:55:42.715Z] === RUN TestUnavailable [2022-03-02T15:55:42.715Z] --- PASS: TestUnavailable (0.00s) [2022-03-02T15:55:42.715Z] === RUN TestSystem [2022-03-02T15:55:42.715Z] --- PASS: TestSystem (0.00s) [2022-03-02T15:55:42.715Z] === RUN TestFromStatusCode [2022-03-02T15:55:42.715Z] === RUN TestFromStatusCode/Not_Found [2022-03-02T15:55:42.715Z] === RUN TestFromStatusCode/Bad_Request [2022-03-02T15:55:42.715Z] === RUN TestFromStatusCode/Conflict [2022-03-02T15:55:42.715Z] === RUN TestFromStatusCode/Unauthorized [2022-03-02T15:55:42.715Z] === RUN TestFromStatusCode/Service_Unavailable [2022-03-02T15:55:42.715Z] === RUN TestFromStatusCode/Forbidden [2022-03-02T15:55:42.715Z] === RUN TestFromStatusCode/Not_Modified [2022-03-02T15:55:42.715Z] === RUN TestFromStatusCode/Not_Implemented [2022-03-02T15:55:42.715Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-03-02T15:55:42.715Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-03-02T15:55:42.715Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-03-02T15:55:42.715Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-03-02T15:55:42.715Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-03-02T15:55:42.715Z] --- PASS: TestFromStatusCode (0.00s) [2022-03-02T15:55:42.715Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-03-02T15:55:42.715Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-03-02T15:55:42.715Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-03-02T15:55:42.715Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-03-02T15:55:42.715Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-03-02T15:55:42.715Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-03-02T15:55:42.715Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-03-02T15:55:42.715Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-03-02T15:55:42.715Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-03-02T15:55:42.715Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-03-02T15:55:42.715Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-03-02T15:55:42.715Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-03-02T15:55:42.715Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-03-02T15:55:42.715Z] PASS [2022-03-02T15:55:42.715Z] coverage: 53.1% of statements [2022-03-02T15:55:42.715Z] ok github.com/docker/docker/errdefs 0.051s coverage: 53.1% of statements [2022-03-02T15:55:42.715Z] --- PASS: TestInactiveJobs (0.37s) [2022-03-02T15:55:42.715Z] === RUN TestWatchRelease [2022-03-02T15:55:42.715Z] --- PASS: TestWatchRelease (0.04s) [2022-03-02T15:55:42.715Z] === RUN TestWatchFinishedTransfer [2022-03-02T15:55:42.715Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-03-02T15:55:42.715Z] === RUN TestDuplicateTransfer [2022-03-02T15:55:42.823Z] go: downloading github.com/hashicorp/golang-lru v0.5.3 [2022-03-02T15:55:42.823Z] go: downloading github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2022-03-02T15:55:42.823Z] go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2022-03-02T15:55:42.823Z] go: downloading github.com/containerd/ttrpc v1.1.0 [2022-03-02T15:55:42.823Z] go: downloading github.com/coreos/etcd v3.3.27+incompatible [2022-03-02T15:55:42.823Z] go: downloading github.com/fernet/fernet-go v0.0.0-20180830025343-9eac43b88a5e [2022-03-02T15:55:42.823Z] go: downloading github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 [2022-03-02T15:55:42.823Z] go: downloading github.com/phayes/permbits v0.0.0-20190612203442-39d7c581d2ee [2022-03-02T15:55:42.823Z] go: downloading github.com/cyphar/filepath-securejoin v0.2.3 [2022-03-02T15:55:42.823Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-03-02T15:55:42.823Z] go: downloading github.com/cespare/xxhash/v2 v2.1.1 [2022-03-02T15:55:42.823Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-03-02T15:55:42.823Z] go: downloading github.com/prometheus/common v0.10.0 [2022-03-02T15:55:42.823Z] go: downloading github.com/prometheus/procfs v0.0.11 [2022-03-02T15:55:42.850Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-03-02T15:55:42.850Z] === RUN TestDockerSuite/TestDevicePermissions [2022-03-02T15:55:43.083Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-03-02T15:55:43.083Z] go: downloading github.com/tinylib/msgp v1.1.0 [2022-03-02T15:55:43.083Z] go: downloading github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2022-03-02T15:55:43.083Z] go: downloading google.golang.org/api v0.8.0 [2022-03-02T15:55:43.109Z] docker_api_swarm_node_test.go:54: [d0e5169a880a3] joining swarm manager [d77c9f247ea6b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-02T15:55:43.174Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-03-02T15:55:43.174Z] === RUN TestSuccessfulUpload [2022-03-02T15:55:43.174Z] --- PASS: TestWhenEmptyAuthConfig (1.14s) [2022-03-02T15:55:43.174Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-03-02T15:55:43.174Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-03-02T15:55:43.174Z] === RUN TestTokenPassThru [2022-03-02T15:55:43.174Z] --- PASS: TestTokenPassThru (0.01s) [2022-03-02T15:55:43.174Z] === RUN TestTokenPassThruDifferentHost [2022-03-02T15:55:43.174Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-03-02T15:55:43.174Z] PASS [2022-03-02T15:55:43.174Z] coverage: 24.6% of statements [2022-03-02T15:55:43.174Z] ok github.com/docker/docker/distribution 1.703s coverage: 24.6% of statements [2022-03-02T15:55:43.174Z] time="2022-03-02T15:55:42Z" level=error msg="Upload failed, retrying: simulating retry" [2022-03-02T15:55:43.174Z] --- PASS: TestSuccessfulUpload (0.42s) [2022-03-02T15:55:43.174Z] === RUN TestCancelledUpload [2022-03-02T15:55:43.174Z] --- PASS: TestCancelledUpload (0.00s) [2022-03-02T15:55:43.174Z] PASS [2022-03-02T15:55:43.174Z] coverage: 77.2% of statements [2022-03-02T15:55:43.174Z] ok github.com/docker/docker/distribution/xfer 1.906s coverage: 77.2% of statements [2022-03-02T15:55:43.633Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-02T15:55:43.633Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-02T15:55:43.676Z] === RUN TestDockerSuite/TestDockerFails [2022-03-02T15:55:43.676Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-03-02T15:55:43.676Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-03-02T15:55:43.676Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-03-02T15:55:43.934Z] --- PASS: TestCreateServiceSecretFileMode (12.69s) [2022-03-02T15:55:43.934Z] === RUN TestCreateServiceConfigFileMode [2022-03-02T15:55:44.096Z] === RUN TestCompare [2022-03-02T15:55:44.096Z] --- PASS: TestCompare (0.00s) [2022-03-02T15:55:44.096Z] PASS [2022-03-02T15:55:44.096Z] coverage: 19.2% of statements [2022-03-02T15:55:44.096Z] ok github.com/docker/docker/image/cache 0.161s coverage: 19.2% of statements [2022-03-02T15:55:44.096Z] === RUN TestFSGetInvalidData [2022-03-02T15:55:44.096Z] --- PASS: TestFSGetInvalidData (0.02s) [2022-03-02T15:55:44.096Z] === RUN TestFSInvalidSet [2022-03-02T15:55:44.096Z] --- PASS: TestFSInvalidSet (0.02s) [2022-03-02T15:55:44.096Z] === RUN TestFSInvalidRoot [2022-03-02T15:55:44.096Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-03-02T15:55:44.096Z] === RUN TestFSMetadataGetSet [2022-03-02T15:55:44.507Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-03-02T15:55:44.555Z] --- PASS: TestFSMetadataGetSet (0.06s) [2022-03-02T15:55:44.555Z] === RUN TestFSInvalidWalker [2022-03-02T15:55:44.555Z] --- PASS: TestFSInvalidWalker (0.02s) [2022-03-02T15:55:44.555Z] === RUN TestFSGetSet [2022-03-02T15:55:44.555Z] --- PASS: TestFSGetSet (0.06s) [2022-03-02T15:55:44.555Z] === RUN TestFSGetUnsetKey [2022-03-02T15:55:44.555Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-03-02T15:55:44.555Z] === RUN TestFSGetEmptyData [2022-03-02T15:55:44.555Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-03-02T15:55:44.555Z] === RUN TestFSDelete [2022-03-02T15:55:44.555Z] --- PASS: TestFSDelete (0.03s) [2022-03-02T15:55:44.555Z] === RUN TestFSWalker [2022-03-02T15:55:44.555Z] --- PASS: TestFSWalker (0.02s) [2022-03-02T15:55:44.555Z] === RUN TestFSWalkerStopOnError [2022-03-02T15:55:44.555Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-03-02T15:55:44.555Z] === RUN TestNewFromJSON [2022-03-02T15:55:44.555Z] --- PASS: TestNewFromJSON (0.00s) [2022-03-02T15:55:44.555Z] === RUN TestNewFromJSONWithInvalidJSON [2022-03-02T15:55:44.555Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-03-02T15:55:44.555Z] === RUN TestMarshalKeyOrder [2022-03-02T15:55:44.555Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-03-02T15:55:44.555Z] === RUN TestHistoryEqual [2022-03-02T15:55:44.555Z] --- PASS: TestHistoryEqual (0.20s) [2022-03-02T15:55:44.555Z] === RUN TestImage [2022-03-02T15:55:44.555Z] --- PASS: TestImage (0.00s) [2022-03-02T15:55:44.555Z] === RUN TestImageOSNotEmpty [2022-03-02T15:55:44.555Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-03-02T15:55:44.555Z] === RUN TestNewChildImageFromImageWithRootFS [2022-03-02T15:55:44.555Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-03-02T15:55:44.555Z] === RUN TestCreate [2022-03-02T15:55:44.555Z] --- PASS: TestCreate (0.01s) [2022-03-02T15:55:44.555Z] === RUN TestRestore [2022-03-02T15:55:44.555Z] time="2022-03-02T15:55:44Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-03-02T15:55:44.555Z] --- PASS: TestRestore (0.05s) [2022-03-02T15:55:44.555Z] === RUN TestAddDelete [2022-03-02T15:55:44.909Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-03-02T15:55:44.909Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-03-02T15:55:44.998Z] go: downloading github.com/googleapis/gax-go/v2 v2.0.5 [2022-03-02T15:55:44.998Z] go: downloading go.opencensus.io v0.22.3 [2022-03-02T15:55:44.998Z] go: downloading golang.org/x/oauth2 v0.0.0-20210805134026-6f1e6394065a [2022-03-02T15:55:44.998Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-02T15:55:44.998Z] go: downloading github.com/google/certificate-transparency-go v1.0.20 [2022-03-02T15:55:44.998Z] go: downloading github.com/armon/go-metrics v0.0.0-20150106224455-eb0af217e5e9 [2022-03-02T15:55:44.998Z] go: downloading github.com/hashicorp/go-msgpack v0.0.0-20140221154404-71c2886f5a67 [2022-03-02T15:55:44.998Z] go: downloading github.com/google/btree v1.0.1 [2022-03-02T15:55:44.998Z] go: downloading github.com/hashicorp/go-multierror v1.0.0 [2022-03-02T15:55:44.998Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-03-02T15:55:44.998Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-03-02T15:55:44.998Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-03-02T15:55:44.998Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-03-02T15:55:44.998Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-03-02T15:55:44.998Z] go: downloading golang.org/x/text v0.3.6 [2022-03-02T15:55:45.014Z] --- PASS: TestAddDelete (0.03s) [2022-03-02T15:55:45.014Z] === RUN TestSearchAfterDelete [2022-03-02T15:55:45.014Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-03-02T15:55:45.014Z] === RUN TestParentReset [2022-03-02T15:55:45.014Z] === RUN TestMakeV1ConfigFromConfig [2022-03-02T15:55:45.014Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-03-02T15:55:45.014Z] PASS [2022-03-02T15:55:45.014Z] coverage: 25.0% of statements [2022-03-02T15:55:45.014Z] --- PASS: TestParentReset (0.04s) [2022-03-02T15:55:45.014Z] === RUN TestGetAndSetLastUpdated [2022-03-02T15:55:45.014Z] ok github.com/docker/docker/image/v1 0.082s coverage: 25.0% of statements [2022-03-02T15:55:45.014Z] --- PASS: TestGetAndSetLastUpdated (0.03s) [2022-03-02T15:55:45.014Z] === RUN TestStoreLen [2022-03-02T15:55:45.014Z] --- PASS: TestStoreLen (0.08s) [2022-03-02T15:55:45.014Z] PASS [2022-03-02T15:55:45.014Z] coverage: 86.9% of statements [2022-03-02T15:55:45.014Z] ok github.com/docker/docker/image 0.795s coverage: 86.9% of statements [2022-03-02T15:55:45.014Z] === RUN TestValidateManifest [2022-03-02T15:55:45.014Z] === RUN TestValidateManifest/nil [2022-03-02T15:55:45.014Z] === RUN TestValidateManifest/non-nil [2022-03-02T15:55:45.014Z] --- PASS: TestValidateManifest (0.00s) [2022-03-02T15:55:45.014Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-03-02T15:55:45.014Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-03-02T15:55:45.014Z] PASS [2022-03-02T15:55:45.014Z] coverage: 0.7% of statements [2022-03-02T15:55:45.014Z] ok github.com/docker/docker/image/tarexport 0.091s coverage: 0.7% of statements [2022-03-02T15:55:45.079Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-03-02T15:55:45.474Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-02T15:55:45.570Z] go: downloading github.com/go-ole/go-ole v1.2.6 [2022-03-02T15:55:45.570Z] go: downloading github.com/cilium/ebpf v0.7.0 [2022-03-02T15:55:45.570Z] go: downloading go.uber.org/goleak v1.1.12 [2022-03-02T15:55:45.570Z] go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 [2022-03-02T15:55:45.571Z] go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2022-03-02T15:55:45.571Z] go: downloading github.com/gofrs/flock v0.7.3 [2022-03-02T15:55:45.571Z] go: downloading code.cloudfoundry.org/clock v1.0.0 [2022-03-02T15:55:45.831Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-03-02T15:55:45.831Z] go: downloading github.com/jmespath/go-jmespath v0.3.0 [2022-03-02T15:55:45.831Z] go: downloading github.com/philhofer/fwd v1.0.0 [2022-03-02T15:55:45.831Z] go: downloading github.com/kr/pretty v0.2.1 [2022-03-02T15:55:45.831Z] go: downloading github.com/jstemmer/go-junit-report v0.9.1 [2022-03-02T15:55:45.831Z] go: downloading golang.org/x/lint v0.0.0-20201208152925-83fdc39ff7b5 [2022-03-02T15:55:45.831Z] go: downloading golang.org/x/tools v0.1.5 [2022-03-02T15:55:45.831Z] go: downloading cloud.google.com/go/bigquery v1.0.0 [2022-03-02T15:55:45.831Z] go: downloading cloud.google.com/go/datastore v1.1.0 [2022-03-02T15:55:46.092Z] go: downloading cloud.google.com/go/pubsub v1.3.1 [2022-03-02T15:55:46.092Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-03-02T15:55:46.092Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-03-02T15:55:46.092Z] go: downloading github.com/vmihailenco/msgpack v4.0.4+incompatible [2022-03-02T15:55:46.092Z] go: downloading labix.org/v2/mgo v0.0.0-20140701140051-000000000287 [2022-03-02T15:55:46.092Z] go: downloading github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2022-03-02T15:55:46.092Z] go: downloading github.com/frankban/quicktest v1.11.3 [2022-03-02T15:55:46.354Z] go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f [2022-03-02T15:55:46.354Z] go: downloading github.com/onsi/ginkgo v1.12.1 [2022-03-02T15:55:46.354Z] go: downloading github.com/onsi/gomega v1.10.3 [2022-03-02T15:55:46.354Z] go: downloading github.com/kr/text v0.2.0 [2022-03-02T15:55:46.354Z] go: downloading google.golang.org/appengine v1.6.7 [2022-03-02T15:55:46.354Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-02T15:55:46.354Z] go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e [2022-03-02T15:55:46.354Z] go: downloading github.com/coreos/pkg v0.0.0-20180108230652-97fdf19511ea [2022-03-02T15:55:46.354Z] go: downloading github.com/nxadm/tail v1.4.4 [2022-03-02T15:55:46.442Z] === RUN TestSerialization [2022-03-02T15:55:46.442Z] --- PASS: TestSerialization (0.02s) [2022-03-02T15:55:46.442Z] PASS [2022-03-02T15:55:46.442Z] coverage: 100.0% of statements [2022-03-02T15:55:46.442Z] ok github.com/docker/docker/libcontainerd/queue 0.066s coverage: 100.0% of statements [2022-03-02T15:55:46.455Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-03-02T15:55:46.455Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-03-02T15:55:46.455Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-03-02T15:55:46.615Z] go: downloading golang.org/x/mod v0.4.2 [2022-03-02T15:55:46.615Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-03-02T15:55:46.615Z] + GO111MODULE=auto [2022-03-02T15:55:46.615Z] + go mod vendor -modfile vendor.mod [2022-03-02T15:55:46.714Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-03-02T15:55:47.411Z] === RUN TestEnvironmentParsing [2022-03-02T15:55:47.411Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-03-02T15:55:47.411Z] PASS [2022-03-02T15:55:47.411Z] coverage: 1.2% of statements [2022-03-02T15:55:47.411Z] === RUN TestEmptyLayer [2022-03-02T15:55:47.411Z] --- PASS: TestEmptyLayer (0.00s) [2022-03-02T15:55:47.411Z] === RUN TestCommitFailure [2022-03-02T15:55:47.411Z] ok github.com/docker/docker/libcontainerd/local 0.073s coverage: 1.2% of statements [2022-03-02T15:55:47.411Z] --- PASS: TestCommitFailure (0.02s) [2022-03-02T15:55:47.411Z] === RUN TestStartTransactionFailure [2022-03-02T15:55:47.411Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-03-02T15:55:47.411Z] === RUN TestGetOrphan [2022-03-02T15:55:47.411Z] --- PASS: TestGetOrphan (0.01s) [2022-03-02T15:55:47.411Z] === RUN TestMountAndRegister [2022-03-02T15:55:47.411Z] layer_test.go:258: Layer size: 14 [2022-03-02T15:55:47.411Z] --- PASS: TestMountAndRegister (0.08s) [2022-03-02T15:55:47.411Z] === RUN TestLayerRelease [2022-03-02T15:55:47.411Z] layer_test.go:291: Failing on Windows [2022-03-02T15:55:47.411Z] --- SKIP: TestLayerRelease (0.00s) [2022-03-02T15:55:47.411Z] === RUN TestStoreRestore [2022-03-02T15:55:47.411Z] layer_test.go:340: Failing on Windows [2022-03-02T15:55:47.411Z] --- SKIP: TestStoreRestore (0.00s) [2022-03-02T15:55:47.411Z] === RUN TestTarStreamStability [2022-03-02T15:55:47.411Z] layer_test.go:455: Failing on Windows [2022-03-02T15:55:47.411Z] --- SKIP: TestTarStreamStability (0.00s) [2022-03-02T15:55:47.411Z] === RUN TestRegisterExistingLayer [2022-03-02T15:55:47.411Z] --- PASS: TestRegisterExistingLayer (0.17s) [2022-03-02T15:55:47.411Z] === RUN TestTarStreamVerification [2022-03-02T15:55:47.411Z] layer_test.go:684: Failing on Windows [2022-03-02T15:55:47.411Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-03-02T15:55:47.411Z] === RUN TestLayerMigration [2022-03-02T15:55:47.411Z] migration_test.go:45: Failing on Windows [2022-03-02T15:55:47.411Z] --- SKIP: TestLayerMigration (0.00s) [2022-03-02T15:55:47.411Z] === RUN TestLayerMigrationNoTarsplit [2022-03-02T15:55:47.411Z] migration_test.go:181: Failing on Windows [2022-03-02T15:55:47.411Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-03-02T15:55:47.411Z] === RUN TestMountInit [2022-03-02T15:55:47.411Z] mount_test.go:17: Failing on Windows [2022-03-02T15:55:47.411Z] --- SKIP: TestMountInit (0.00s) [2022-03-02T15:55:47.411Z] === RUN TestMountSize [2022-03-02T15:55:47.411Z] mount_test.go:76: Failing on Windows [2022-03-02T15:55:47.411Z] --- SKIP: TestMountSize (0.00s) [2022-03-02T15:55:47.411Z] === RUN TestMountChanges [2022-03-02T15:55:47.411Z] mount_test.go:125: Failing on Windows [2022-03-02T15:55:47.411Z] --- SKIP: TestMountChanges (0.00s) [2022-03-02T15:55:47.411Z] === RUN TestMountApply [2022-03-02T15:55:47.411Z] mount_test.go:212: Failing on Windows [2022-03-02T15:55:47.411Z] --- SKIP: TestMountApply (0.00s) [2022-03-02T15:55:47.411Z] PASS [2022-03-02T15:55:47.411Z] coverage: 30.2% of statements [2022-03-02T15:55:47.411Z] ok github.com/docker/docker/layer 0.427s coverage: 30.2% of statements [2022-03-02T15:55:47.870Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-02T15:55:47.871Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-02T15:55:47.871Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-02T15:55:47.871Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-02T15:55:47.871Z] === RUN TestSequenceGetAvailableBit [2022-03-02T15:55:47.871Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-03-02T15:55:47.871Z] === RUN TestSequenceEqual [2022-03-02T15:55:47.871Z] --- PASS: TestSequenceEqual (0.00s) [2022-03-02T15:55:47.871Z] === RUN TestSequenceCopy [2022-03-02T15:55:47.871Z] --- PASS: TestSequenceCopy (0.00s) [2022-03-02T15:55:47.871Z] === RUN TestGetFirstAvailable [2022-03-02T15:55:47.871Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-03-02T15:55:47.871Z] === RUN TestFindSequence [2022-03-02T15:55:47.871Z] --- PASS: TestFindSequence (0.00s) [2022-03-02T15:55:47.871Z] === RUN TestCheckIfAvailable [2022-03-02T15:55:47.871Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-03-02T15:55:47.871Z] === RUN TestMergeSequences [2022-03-02T15:55:48.330Z] --- PASS: TestMergeSequences (0.00s) [2022-03-02T15:55:48.330Z] === RUN TestPushReservation [2022-03-02T15:55:48.330Z] --- PASS: TestPushReservation (0.00s) [2022-03-02T15:55:48.330Z] === RUN TestSerializeDeserialize [2022-03-02T15:55:48.330Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-03-02T15:55:48.330Z] === RUN TestSet [2022-03-02T15:55:48.330Z] --- PASS: TestSet (0.00s) [2022-03-02T15:55:48.330Z] === RUN TestSetUnset [2022-03-02T15:55:48.330Z] --- PASS: TestSetUnset (0.00s) [2022-03-02T15:55:48.330Z] === RUN TestOffsetSetUnset [2022-03-02T15:55:48.330Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-03-02T15:55:48.330Z] === RUN TestSetInRange [2022-03-02T15:55:48.330Z] --- PASS: TestSetInRange (0.00s) [2022-03-02T15:55:48.330Z] === RUN TestSetAnyInRange [2022-03-02T15:55:48.330Z] --- PASS: TestSetAnyInRange (0.00s) [2022-03-02T15:55:48.330Z] === RUN TestMethods [2022-03-02T15:55:48.330Z] --- PASS: TestMethods (0.00s) [2022-03-02T15:55:48.330Z] === RUN TestRandomAllocateDeallocate [2022-03-02T15:55:49.607Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-03-02T15:55:49.918Z] Congratulations! All vendoring changes are done the right way. [2022-03-02T15:55:49.918Z] WARNING: could not find copyright information for github.com/docker/docker/autogen/winresources/dockerd [2022-03-02T15:55:49.918Z] WARNING: could not find copyright information for github.com/docker/docker/autogen/winresources/dockerd [2022-03-02T15:55:50.509Z] === RUN TestInvalidConfig [2022-03-02T15:55:50.509Z] --- PASS: TestInvalidConfig (0.00s) [2022-03-02T15:55:50.509Z] === RUN TestConfig [2022-03-02T15:55:50.509Z] --- PASS: TestConfig (0.00s) [2022-03-02T15:55:50.509Z] === RUN TestOptionsLabels [2022-03-02T15:55:50.509Z] --- PASS: TestOptionsLabels (0.00s) [2022-03-02T15:55:50.509Z] === RUN TestValidName [2022-03-02T15:55:50.509Z] --- PASS: TestValidName (0.00s) [2022-03-02T15:55:50.509Z] PASS [2022-03-02T15:55:50.509Z] coverage: 19.7% of statements [2022-03-02T15:55:50.509Z] ok github.com/docker/docker/libnetwork/config 0.098s coverage: 19.7% of statements [2022-03-02T15:55:50.568Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-03-02T15:55:50.568Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-02T15:55:50.568Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-03-02T15:55:50.568Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-02T15:55:50.568Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-03-02T15:55:50.568Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-02T15:55:50.568Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-03-02T15:55:50.968Z] === RUN TestKey [2022-03-02T15:55:50.968Z] --- PASS: TestKey (0.00s) [2022-03-02T15:55:50.968Z] === RUN TestParseKey [2022-03-02T15:55:50.968Z] --- PASS: TestParseKey (0.00s) [2022-03-02T15:55:50.968Z] === RUN TestInvalidDataStore [2022-03-02T15:55:50.968Z] --- PASS: TestInvalidDataStore (0.00s) [2022-03-02T15:55:50.968Z] === RUN TestKVObjectFlatKey [2022-03-02T15:55:50.968Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-03-02T15:55:50.968Z] === RUN TestAtomicKVObjectFlatKey [2022-03-02T15:55:50.968Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-03-02T15:55:50.968Z] PASS [2022-03-02T15:55:50.968Z] coverage: 21.9% of statements [2022-03-02T15:55:50.968Z] ok github.com/docker/docker/libnetwork/datastore 0.054s coverage: 21.9% of statements [2022-03-02T15:55:51.025Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-03-02T15:55:51.937Z] === RUN TestErrorInterfaces [2022-03-02T15:55:51.937Z] --- PASS: TestErrorInterfaces (0.00s) [2022-03-02T15:55:51.937Z] === RUN TestNetworkMarshalling [2022-03-02T15:55:51.937Z] --- PASS: TestNetworkMarshalling (0.21s) [2022-03-02T15:55:51.937Z] === RUN TestEndpointMarshalling [2022-03-02T15:55:51.937Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-03-02T15:55:51.937Z] === RUN TestAuxAddresses [2022-03-02T15:55:51.937Z] === RUN TestIPDataMarshalling [2022-03-02T15:55:51.937Z] time="2022-03-02T15:55:51Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-02T15:55:51.937Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-03-02T15:55:51.937Z] === RUN TestValidateAndIsV6 [2022-03-02T15:55:51.937Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-03-02T15:55:51.937Z] PASS [2022-03-02T15:55:51.937Z] coverage: 68.9% of statements [2022-03-02T15:55:51.937Z] ok github.com/docker/docker/libnetwork/driverapi 0.051s coverage: 68.9% of statements [2022-03-02T15:55:51.937Z] --- PASS: TestAuxAddresses (0.02s) [2022-03-02T15:55:51.937Z] === RUN TestSRVServiceQuery [2022-03-02T15:55:51.937Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-02T15:55:51.937Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-03-02T15:55:51.937Z] === RUN TestServiceVIPReuse [2022-03-02T15:55:51.937Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-02T15:55:51.937Z] --- SKIP: TestServiceVIPReuse (0.01s) [2022-03-02T15:55:51.937Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-03-02T15:55:51.937Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-02T15:55:51.937Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s) [2022-03-02T15:55:51.937Z] === RUN TestDNSIPQuery [2022-03-02T15:55:51.937Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-02T15:55:51.937Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-03-02T15:55:51.937Z] === RUN TestDNSProxyServFail [2022-03-02T15:55:51.937Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-02T15:55:51.937Z] --- SKIP: TestDNSProxyServFail (0.01s) [2022-03-02T15:55:51.937Z] === RUN TestSandboxAddEmpty [2022-03-02T15:55:51.937Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-02T15:55:51.937Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-03-02T15:55:51.937Z] === RUN TestSandboxAddMultiPrio [2022-03-02T15:55:51.937Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-02T15:55:51.937Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-03-02T15:55:51.937Z] === RUN TestSandboxAddSamePrio [2022-03-02T15:55:51.937Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-02T15:55:51.937Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-03-02T15:55:51.937Z] === RUN TestCleanupServiceDiscovery [2022-03-02T15:55:51.937Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-02T15:55:51.980Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-03-02T15:55:51.988Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-03-02T15:55:52.398Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-03-02T15:55:52.398Z] === RUN TestDNSOptions [2022-03-02T15:55:52.398Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-02T15:55:52.398Z] --- SKIP: TestDNSOptions (0.00s) [2022-03-02T15:55:52.398Z] === RUN TestMultipleControllersWithSameStore [2022-03-02T15:55:52.398Z] time="2022-03-02T15:55:51Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-02T15:55:52.398Z] time="2022-03-02T15:55:51Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-02T15:55:52.398Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2022-03-02T15:55:52.398Z] PASS [2022-03-02T15:55:52.398Z] coverage: 8.5% of statements [2022-03-02T15:55:52.398Z] ok github.com/docker/docker/libnetwork 0.412s coverage: 8.5% of statements [2022-03-02T15:55:52.398Z] === RUN TestDriver [2022-03-02T15:55:52.398Z] --- PASS: TestDriver (0.00s) [2022-03-02T15:55:52.398Z] PASS [2022-03-02T15:55:52.398Z] coverage: 34.8% of statements [2022-03-02T15:55:52.398Z] ok github.com/docker/docker/libnetwork/drivers/host 0.050s coverage: 34.8% of statements [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-02T15:55:52.784Z] + echo Ensuring container killed. [2022-03-02T15:55:52.784Z] Ensuring container killed. [2022-03-02T15:55:52.784Z] + docker rm -vf docker-pr1 [2022-03-02T15:55:52.784Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-03-02T15:55:53.071Z] + echo Chowning /workspace to jenkins user [2022-03-02T15:55:53.071Z] Chowning /workspace to jenkins user [2022-03-02T15:55:53.071Z] + id -u [2022-03-02T15:55:53.071Z] + id -g [2022-03-02T15:55:53.071Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43313:/workspace busybox chown -R 1000:1000 /workspace [2022-03-02T15:55:53.367Z] === RUN TestDriver [2022-03-02T15:55:53.367Z] --- PASS: TestDriver (0.00s) [2022-03-02T15:55:53.367Z] PASS [2022-03-02T15:55:53.367Z] coverage: 34.8% of statements [2022-03-02T15:55:53.367Z] ok github.com/docker/docker/libnetwork/drivers/null 0.047s coverage: 34.8% of statements [2022-03-02T15:55:53.827Z] === RUN TestNetworkAllocateFree [2022-03-02T15:55:53.827Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-03-02T15:55:53.827Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-03-02T15:55:53.827Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-03-02T15:55:53.827Z] PASS [2022-03-02T15:55:53.827Z] coverage: 63.6% of statements [2022-03-02T15:55:53.827Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.048s coverage: 63.6% of statements [2022-03-02T15:55:53.827Z] === RUN TestGetEmptyCapabilities [2022-03-02T15:55:53.827Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-03-02T15:55:53.827Z] === RUN TestGetExtraCapabilities [2022-03-02T15:55:53.827Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-03-02T15:55:53.827Z] === RUN TestGetInvalidCapabilities [2022-03-02T15:55:53.827Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-03-02T15:55:53.827Z] === RUN TestRemoteDriver [2022-03-02T15:55:53.883Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-02T15:55:54.286Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-02T15:55:54.286Z] === RUN TestDriverError [2022-03-02T15:55:54.286Z] --- PASS: TestDriverError (0.01s) [2022-03-02T15:55:54.286Z] === RUN TestMissingValues [2022-03-02T15:55:54.286Z] --- PASS: TestMissingValues (0.01s) [2022-03-02T15:55:54.286Z] === RUN TestRollback [2022-03-02T15:55:54.286Z] --- PASS: TestRollback (0.01s) [2022-03-02T15:55:54.286Z] PASS [2022-03-02T15:55:54.286Z] coverage: 57.4% of statements [2022-03-02T15:55:54.286Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.157s coverage: 57.4% of statements [2022-03-02T15:55:54.318Z] + bundleName=unit [2022-03-02T15:55:54.318Z] + echo Creating unit-bundles.tar.gz [2022-03-02T15:55:54.318Z] Creating unit-bundles.tar.gz [2022-03-02T15:55:54.318Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report-libnetwork.xml bundles/junit-report.xml bundles/go-test-report-libnetwork.json bundles/go-test-report.json bundles/profile-libnetwork.out bundles/profile.out [2022-03-02T15:55:54.318Z] bundles/junit-report-libnetwork.xml [2022-03-02T15:55:54.318Z] bundles/junit-report.xml [2022-03-02T15:55:54.318Z] bundles/go-test-report-libnetwork.json [2022-03-02T15:55:54.318Z] bundles/go-test-report.json [2022-03-02T15:55:54.318Z] bundles/profile-libnetwork.out [2022-03-02T15:55:54.318Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-03-02T15:55:54.332Z] Archiving artifacts [2022-03-02T15:55:54.769Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43313/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-02T15:55:55.086Z] + make clean [2022-03-02T15:55:55.086Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-02T15:55:55.086Z] docker-dev-cache [2022-03-02T15:55:55.086Z] docker-mod-cache [Pipeline] deleteDir [2022-03-02T15:55:55.255Z] === RUN TestNew [2022-03-02T15:55:55.255Z] --- PASS: TestNew (0.00s) [2022-03-02T15:55:55.255Z] === RUN TestAddDriver [2022-03-02T15:55:55.255Z] --- PASS: TestAddDriver (0.00s) [2022-03-02T15:55:55.255Z] === RUN TestAddDuplicateDriver [2022-03-02T15:55:55.255Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-03-02T15:55:55.255Z] === RUN TestIPAMDefaultAddressSpaces [2022-03-02T15:55:55.255Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-03-02T15:55:55.255Z] === RUN TestDriver [2022-03-02T15:55:55.255Z] --- PASS: TestDriver (0.00s) [2022-03-02T15:55:55.255Z] === RUN TestIPAM [2022-03-02T15:55:55.255Z] --- PASS: TestIPAM (0.00s) [2022-03-02T15:55:55.255Z] === RUN TestWalkIPAMs [2022-03-02T15:55:55.255Z] --- PASS: TestWalkIPAMs (0.00s) [2022-03-02T15:55:55.255Z] === RUN TestWalkDrivers [2022-03-02T15:55:55.255Z] --- PASS: TestWalkDrivers (0.00s) [2022-03-02T15:55:55.255Z] PASS [2022-03-02T15:55:55.255Z] coverage: 82.4% of statements [2022-03-02T15:55:55.255Z] ok github.com/docker/docker/libnetwork/drvregistry 0.088s coverage: 82.4% of statements [2022-03-02T15:55:55.255Z] === RUN TestNAT [2022-03-02T15:55:55.255Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-02T15:55:55.255Z] --- SKIP: TestNAT (0.00s) [2022-03-02T15:55:55.255Z] === RUN TestTransparent [2022-03-02T15:55:55.255Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-02T15:55:55.255Z] --- SKIP: TestTransparent (0.00s) [2022-03-02T15:55:55.255Z] PASS [2022-03-02T15:55:55.255Z] coverage: 0.0% of statements [2022-03-02T15:55:55.255Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.059s coverage: 0.0% of statements [2022-03-02T15:55:55.255Z] === RUN TestBuildDefault [2022-03-02T15:55:55.255Z] --- PASS: TestBuildDefault (0.00s) [2022-03-02T15:55:55.255Z] === RUN TestBuildHostnameDomainname [2022-03-02T15:55:55.255Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-03-02T15:55:55.255Z] === RUN TestBuildHostname [2022-03-02T15:55:55.255Z] --- PASS: TestBuildHostname (0.00s) [2022-03-02T15:55:55.255Z] === RUN TestBuildHostnameFQDN [2022-03-02T15:55:55.255Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-03-02T15:55:55.255Z] === RUN TestBuildNoIP [2022-03-02T15:55:55.255Z] --- PASS: TestBuildNoIP (0.00s) [2022-03-02T15:55:55.255Z] === RUN TestUpdate [2022-03-02T15:55:55.255Z] --- PASS: TestUpdate (0.00s) [2022-03-02T15:55:55.255Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-03-02T15:55:55.255Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-03-02T15:55:55.255Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-03-02T15:55:55.255Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-03-02T15:55:55.255Z] === RUN TestAddEmpty [2022-03-02T15:55:55.255Z] --- PASS: TestAddEmpty (0.00s) [2022-03-02T15:55:55.255Z] === RUN TestAdd [2022-03-02T15:55:55.255Z] --- PASS: TestAdd (0.00s) [2022-03-02T15:55:55.255Z] === RUN TestDeleteEmpty [2022-03-02T15:55:55.255Z] --- PASS: TestDeleteEmpty (0.00s) [2022-03-02T15:55:55.255Z] === RUN TestDeleteNewline [2022-03-02T15:55:55.255Z] --- PASS: TestDeleteNewline (0.00s) [2022-03-02T15:55:55.255Z] === RUN TestDelete [2022-03-02T15:55:55.255Z] --- PASS: TestDelete (0.00s) [2022-03-02T15:55:55.255Z] === RUN TestConcurrentWrites [2022-03-02T15:55:55.258Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-02T15:55:55.715Z] --- PASS: TestConcurrentWrites (0.30s) [2022-03-02T15:55:55.715Z] PASS [2022-03-02T15:55:55.715Z] coverage: 81.2% of statements [2022-03-02T15:55:55.715Z] ok github.com/docker/docker/libnetwork/etchosts 0.374s coverage: 81.2% of statements [2022-03-02T15:55:55.715Z] === RUN TestNew [2022-03-02T15:55:55.715Z] --- PASS: TestNew (0.00s) [2022-03-02T15:55:55.715Z] === RUN TestAllocate [2022-03-02T15:55:55.715Z] --- PASS: TestAllocate (0.00s) [2022-03-02T15:55:55.715Z] === RUN TestUninitialized [2022-03-02T15:55:55.715Z] --- PASS: TestUninitialized (0.00s) [2022-03-02T15:55:55.715Z] === RUN TestAllocateInRange [2022-03-02T15:55:55.715Z] --- PASS: TestAllocateInRange (0.00s) [2022-03-02T15:55:55.715Z] === RUN TestAllocateSerial [2022-03-02T15:55:55.715Z] --- PASS: TestAllocateSerial (0.00s) [2022-03-02T15:55:55.715Z] PASS [2022-03-02T15:55:55.715Z] coverage: 87.5% of statements [2022-03-02T15:55:55.715Z] ok github.com/docker/docker/libnetwork/idm 0.044s coverage: 87.5% of statements [2022-03-02T15:55:55.733Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-03-02T15:55:55.915Z] --- PASS: TestBuildWithHugeFile (115.24s) [2022-03-02T15:55:55.915Z] === RUN TestBuildWCOWSandboxSize [2022-03-02T15:55:55.915Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-02T15:55:55.915Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-02T15:55:55.915Z] === RUN TestBuildWithEmptyDockerfile [2022-03-02T15:55:55.915Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-02T15:55:55.915Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-02T15:55:55.915Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-02T15:55:55.915Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-02T15:55:55.915Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-02T15:55:55.915Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-02T15:55:55.915Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-02T15:55:55.915Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-02T15:55:55.915Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-02T15:55:55.915Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2022-03-02T15:55:55.915Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-03-02T15:55:55.915Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-03-02T15:55:55.915Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-03-02T15:55:55.915Z] === RUN TestBuildPreserveOwnership [2022-03-02T15:55:55.915Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-02T15:55:55.915Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-03-02T15:55:55.915Z] === RUN TestBuildPlatformInvalid [2022-03-02T15:55:55.915Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-03-02T15:55:55.915Z] PASS [2022-03-02T15:55:55.915Z] ok github.com/docker/docker/integration/build 191.404s [2022-03-02T15:55:55.915Z] [2022-03-02T15:55:55.915Z] === Skipped [2022-03-02T15:55:55.915Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-03-02T15:55:55.915Z] build_session_test.go:25: TODO: BuildKit [2022-03-02T15:55:55.915Z] [2022-03-02T15:55:55.915Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-03-02T15:55:55.915Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:55:55.915Z] [2022-03-02T15:55:55.915Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-03-02T15:55:55.915Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-02T15:55:55.915Z] [2022-03-02T15:55:55.915Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-03-02T15:55:55.915Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-02T15:55:55.915Z] [2022-03-02T15:55:55.915Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-03-02T15:55:55.915Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-02T15:55:55.915Z] [2022-03-02T15:55:55.915Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-03-02T15:55:55.915Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-02T15:55:55.915Z] [2022-03-02T15:55:55.915Z] DONE 29 tests, 6 skipped in 221.507s [2022-03-02T15:55:55.915Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-03-02T15:55:55.915Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-02T15:55:55.915Z] INFO: Testing against a local daemon [2022-03-02T15:55:55.915Z] === RUN TestConfigInspect [2022-03-02T15:55:55.915Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:55:55.915Z] --- SKIP: TestConfigInspect (0.00s) [2022-03-02T15:55:55.915Z] === RUN TestConfigList [2022-03-02T15:55:55.915Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:55:55.915Z] --- SKIP: TestConfigList (0.00s) [2022-03-02T15:55:55.915Z] === RUN TestConfigsCreateAndDelete [2022-03-02T15:55:55.915Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:55:55.915Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-03-02T15:55:55.915Z] === RUN TestConfigsUpdate [2022-03-02T15:55:55.915Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:55:55.915Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-03-02T15:55:55.915Z] === RUN TestTemplatedConfig [2022-03-02T15:55:55.915Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:55:55.915Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-03-02T15:55:55.915Z] === RUN TestConfigCreateResolve [2022-03-02T15:55:55.915Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-02T15:55:55.915Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-03-02T15:55:55.915Z] PASS [2022-03-02T15:55:55.915Z] ok github.com/docker/docker/integration/config 0.206s [2022-03-02T15:55:55.915Z] [2022-03-02T15:55:55.915Z] === Skipped [2022-03-02T15:55:55.915Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-03-02T15:55:55.915Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:55:55.915Z] [2022-03-02T15:55:55.915Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-03-02T15:55:55.915Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:55:55.915Z] [2022-03-02T15:55:55.915Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-03-02T15:55:55.915Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:55:55.915Z] [2022-03-02T15:55:55.915Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-03-02T15:55:55.915Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:55:55.915Z] [2022-03-02T15:55:55.915Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-03-02T15:55:55.915Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:55:55.915Z] [2022-03-02T15:55:55.915Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-03-02T15:55:55.915Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-02T15:55:55.915Z] [2022-03-02T15:55:55.915Z] DONE 6 tests, 6 skipped in 2.100s [2022-03-02T15:55:55.915Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-03-02T15:55:56.174Z] === RUN TestCaller [2022-03-02T15:55:56.174Z] --- PASS: TestCaller (0.00s) [2022-03-02T15:55:56.174Z] PASS [2022-03-02T15:55:56.174Z] coverage: 100.0% of statements [2022-03-02T15:55:56.174Z] ok github.com/docker/docker/libnetwork/internal/caller 0.047s coverage: 100.0% of statements [2022-03-02T15:55:56.194Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-03-02T15:55:56.634Z] === RUN TestSetSerialInsertDelete [2022-03-02T15:55:56.634Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-03-02T15:55:56.634Z] === RUN TestSetParallelInsertDelete [2022-03-02T15:55:56.634Z] --- PASS: TestRandomAllocateDeallocate (8.86s) [2022-03-02T15:55:56.634Z] === RUN TestAllocateRandomDeallocate [2022-03-02T15:55:57.130Z] --- PASS: TestCreateServiceConfigFileMode (12.97s) [2022-03-02T15:55:57.130Z] === RUN TestCreateServiceSysctls [2022-03-02T15:55:57.130Z] === RUN TestDockerSuite/TestEventsAttach [2022-03-02T15:55:57.261Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-03-02T15:55:57.261Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-02T15:55:57.261Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-03-02T15:55:57.261Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-02T15:55:57.261Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-03-02T15:55:57.261Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-03-02T15:55:57.698Z] === RUN TestDockerSuite/TestEventsCommit [2022-03-02T15:55:58.091Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-02T15:55:58.091Z] INFO: Testing against a local daemon [2022-03-02T15:55:58.091Z] === RUN TestCheckpoint [2022-03-02T15:55:58.091Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-02T15:55:58.091Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-02T15:55:58.091Z] === RUN TestContainerInvalidJSON [2022-03-02T15:55:58.091Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-02T15:55:58.091Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-02T15:55:58.091Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-02T15:55:58.091Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-02T15:55:58.091Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-02T15:55:58.091Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-02T15:55:58.091Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-03-02T15:55:58.091Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-03-02T15:55:58.091Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-03-02T15:55:58.091Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-02T15:55:58.172Z] === RUN TestInt2IP2IntConversion [2022-03-02T15:55:58.172Z] --- PASS: TestAllocateRandomDeallocate (1.45s) [2022-03-02T15:55:58.172Z] === RUN TestAllocateRandomDeallocateSerialize [2022-03-02T15:55:58.267Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-03-02T15:55:58.547Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.26s) [2022-03-02T15:55:58.547Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-02T15:55:58.547Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.24s) [2022-03-02T15:55:58.547Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-02T15:55:58.630Z] --- PASS: TestInt2IP2IntConversion (0.56s) [2022-03-02T15:55:58.630Z] === RUN TestGetAddressVersion [2022-03-02T15:55:58.630Z] --- PASS: TestGetAddressVersion (0.00s) [2022-03-02T15:55:58.630Z] === RUN TestKeyString [2022-03-02T15:55:58.630Z] --- PASS: TestKeyString (0.00s) [2022-03-02T15:55:58.630Z] === RUN TestPoolDataMarshal [2022-03-02T15:55:58.630Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-03-02T15:55:58.630Z] === RUN TestSubnetsMarshal [2022-03-02T15:55:58.630Z] --- PASS: TestSubnetsMarshal (0.07s) [2022-03-02T15:55:58.630Z] === RUN TestAddSubnets [2022-03-02T15:55:58.630Z] --- PASS: TestAddSubnets (0.07s) [2022-03-02T15:55:58.630Z] === RUN TestDoublePoolRelease [2022-03-02T15:55:58.630Z] === RUN TestPoolRequest [2022-03-02T15:55:58.630Z] --- PASS: TestPoolRequest (0.00s) [2022-03-02T15:55:58.630Z] === RUN TestOtherRequests [2022-03-02T15:55:58.630Z] --- PASS: TestOtherRequests (0.00s) [2022-03-02T15:55:58.630Z] PASS [2022-03-02T15:55:58.630Z] coverage: 57.1% of statements [2022-03-02T15:55:58.630Z] --- PASS: TestDoublePoolRelease (0.03s) [2022-03-02T15:55:58.630Z] === RUN TestAddReleasePoolID [2022-03-02T15:55:58.630Z] ok github.com/docker/docker/libnetwork/ipams/null 0.047s coverage: 57.1% of statements [2022-03-02T15:55:58.630Z] --- PASS: TestAddReleasePoolID (0.13s) [2022-03-02T15:55:58.630Z] === RUN TestPredefinedPool [2022-03-02T15:55:58.630Z] --- PASS: TestPredefinedPool (0.04s) [2022-03-02T15:55:58.630Z] === RUN TestRemoveSubnet [2022-03-02T15:55:59.003Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.23s) [2022-03-02T15:55:59.003Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-02T15:55:59.003Z] --- PASS: TestCopyToContainerPathIsNotDir (0.23s) [2022-03-02T15:55:59.003Z] === RUN TestCopyFromContainer [2022-03-02T15:55:59.003Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:55:59.003Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-03-02T15:55:59.003Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-02T15:55:59.003Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-02T15:55:59.003Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-02T15:55:59.003Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-02T15:55:59.003Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-02T15:55:59.003Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-02T15:55:59.003Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-02T15:55:59.003Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-02T15:55:59.003Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-02T15:55:59.003Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-02T15:55:59.003Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-03-02T15:55:59.003Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-02T15:55:59.003Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-02T15:55:59.003Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-03-02T15:55:59.003Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-02T15:55:59.003Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-02T15:55:59.003Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-03-02T15:55:59.003Z] === RUN TestCreateWithInvalidEnv [2022-03-02T15:55:59.003Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-02T15:55:59.003Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-02T15:55:59.003Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-02T15:55:59.003Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-02T15:55:59.003Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-02T15:55:59.003Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-02T15:55:59.003Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-02T15:55:59.003Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-02T15:55:59.003Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-02T15:55:59.003Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-03-02T15:55:59.003Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-02T15:55:59.003Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-02T15:55:59.003Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-02T15:55:59.003Z] === RUN TestCreateTmpfsMountsTarget [2022-03-02T15:55:59.003Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:55:59.003Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-03-02T15:55:59.003Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-02T15:55:59.003Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-02T15:55:59.003Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-03-02T15:55:59.003Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-02T15:55:59.003Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-02T15:55:59.003Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-02T15:55:59.003Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-02T15:55:59.093Z] --- PASS: TestRemoveSubnet (0.35s) [2022-03-02T15:55:59.093Z] === RUN TestGetSameAddress [2022-03-02T15:55:59.093Z] --- PASS: TestGetSameAddress (0.03s) [2022-03-02T15:55:59.093Z] === RUN TestPoolAllocationReuse [2022-03-02T15:55:59.203Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-03-02T15:55:59.459Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-02T15:55:59.460Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-02T15:55:59.460Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-02T15:55:59.460Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-02T15:55:59.460Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-02T15:55:59.460Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-02T15:55:59.460Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-02T15:55:59.460Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-02T15:55:59.460Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-02T15:55:59.460Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-02T15:55:59.460Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-02T15:55:59.460Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-02T15:55:59.460Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-02T15:55:59.460Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-02T15:55:59.460Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-02T15:55:59.460Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-03-02T15:55:59.460Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-02T15:55:59.460Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-02T15:55:59.460Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-02T15:55:59.460Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-02T15:55:59.460Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-03-02T15:55:59.460Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-02T15:55:59.460Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-02T15:55:59.460Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-02T15:55:59.460Z] === RUN TestCreateDifferentPlatform [2022-03-02T15:55:59.460Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-02T15:55:59.460Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-02T15:55:59.460Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-03-02T15:55:59.460Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-02T15:55:59.460Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-02T15:55:59.460Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-02T15:55:59.460Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.13s) [2022-03-02T15:55:59.460Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-02T15:55:59.460Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-02T15:55:59.460Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-03-02T15:55:59.460Z] === RUN TestContainerKillOnDaemonStart [2022-03-02T15:55:59.460Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:55:59.460Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-03-02T15:55:59.460Z] === RUN TestDiff [2022-03-02T15:55:59.460Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-02T15:55:59.460Z] --- SKIP: TestDiff (0.00s) [2022-03-02T15:55:59.460Z] === RUN TestExecWithCloseStdin [2022-03-02T15:55:59.460Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-03-02T15:55:59.460Z] --- SKIP: TestExecWithCloseStdin (0.00s) [2022-03-02T15:55:59.460Z] === RUN TestExec [2022-03-02T15:55:59.771Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-03-02T15:56:00.062Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.53s) [2022-03-02T15:56:00.062Z] === RUN TestRetrieveFromStore [2022-03-02T15:56:00.062Z] === RUN TestGetCapabilities [2022-03-02T15:56:00.062Z] --- PASS: TestGetCapabilities (0.01s) [2022-03-02T15:56:00.062Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-03-02T15:56:00.062Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-03-02T15:56:00.062Z] === RUN TestGetDefaultAddressSpaces [2022-03-02T15:56:00.062Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2022-03-02T15:56:00.062Z] === RUN TestRemoteDriver [2022-03-02T15:56:00.062Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-02T15:56:00.062Z] PASS [2022-03-02T15:56:00.062Z] coverage: 47.4% of statements [2022-03-02T15:56:00.062Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.079s coverage: 47.4% of statements [2022-03-02T15:56:00.338Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-03-02T15:56:00.523Z] --- PASS: TestRetrieveFromStore (0.68s) [2022-03-02T15:56:00.523Z] === RUN TestIsCorrupted [2022-03-02T15:56:00.523Z] --- PASS: TestIsCorrupted (0.02s) [2022-03-02T15:56:00.523Z] === RUN TestSetRollover [2022-03-02T15:56:00.597Z] --- PASS: TestCreateServiceSysctls (3.73s) [2022-03-02T15:56:00.597Z] === RUN TestCreateServiceCapabilities [2022-03-02T15:56:00.981Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-03-02T15:56:00.983Z] === RUN TestWindowsIPAM [2022-03-02T15:56:00.983Z] --- PASS: TestWindowsIPAM (0.00s) [2022-03-02T15:56:00.983Z] PASS [2022-03-02T15:56:00.983Z] coverage: 71.4% of statements [2022-03-02T15:56:00.983Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.045s coverage: 71.4% of statements [2022-03-02T15:56:01.442Z] --- PASS: TestPoolAllocationReuse (2.27s) [2022-03-02T15:56:01.442Z] === RUN TestGetAddressSubPoolEqualPool [2022-03-02T15:56:01.442Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2022-03-02T15:56:01.442Z] === RUN TestRequestReleaseAddressFromSubPool [2022-03-02T15:56:01.902Z] === RUN TestDefaultNetwork [2022-03-02T15:56:01.902Z] --- PASS: TestDefaultNetwork (0.32s) [2022-03-02T15:56:01.902Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-03-02T15:56:01.972Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-03-02T15:56:02.362Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.31s) [2022-03-02T15:56:02.362Z] === RUN TestInitAddressPools [2022-03-02T15:56:02.362Z] --- PASS: TestInitAddressPools (0.00s) [2022-03-02T15:56:02.362Z] PASS [2022-03-02T15:56:02.362Z] coverage: 74.0% of statements [2022-03-02T15:56:02.362Z] ok github.com/docker/docker/libnetwork/ipamutils 0.712s coverage: 74.0% of statements [2022-03-02T15:56:02.822Z] --- PASS: TestSetRollover (2.21s) [2022-03-02T15:56:02.822Z] === RUN TestSetRolloverSerial [2022-03-02T15:56:02.908Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-03-02T15:56:03.280Z] === RUN TestKeyValue [2022-03-02T15:56:03.281Z] --- PASS: TestKeyValue (0.00s) [2022-03-02T15:56:03.281Z] PASS [2022-03-02T15:56:03.281Z] coverage: 60.0% of statements [2022-03-02T15:56:03.281Z] ok github.com/docker/docker/libnetwork/netlabel 0.046s coverage: 60.0% of statements [2022-03-02T15:56:03.492Z] --- PASS: TestCreateServiceCapabilities (2.76s) [2022-03-02T15:56:03.492Z] === RUN TestInspect [2022-03-02T15:56:04.140Z] --- PASS: TestExec (4.15s) [2022-03-02T15:56:04.140Z] === RUN TestExecUser [2022-03-02T15:56:04.140Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-02T15:56:04.140Z] --- SKIP: TestExecUser (0.00s) [2022-03-02T15:56:04.140Z] === RUN TestExportContainerAndImportImage [2022-03-02T15:56:04.140Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:56:04.140Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-03-02T15:56:04.140Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-02T15:56:04.140Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:56:04.140Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-03-02T15:56:04.140Z] === RUN TestHealthCheckWorkdir [2022-03-02T15:56:04.140Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-02T15:56:04.140Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-03-02T15:56:04.140Z] === RUN TestHealthKillContainer [2022-03-02T15:56:04.140Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-02T15:56:04.140Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-03-02T15:56:04.140Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-02T15:56:04.140Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-02T15:56:04.140Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-03-02T15:56:04.140Z] === RUN TestKillContainerInvalidSignal [2022-03-02T15:56:04.818Z] --- PASS: TestRequestReleaseAddressFromSubPool (3.43s) [2022-03-02T15:56:04.818Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-03-02T15:56:05.278Z] --- PASS: TestSetRolloverSerial (2.48s) [2022-03-02T15:56:05.278Z] === RUN TestGetFirstAvailableFromCurrent [2022-03-02T15:56:05.278Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-03-02T15:56:05.278Z] PASS [2022-03-02T15:56:05.278Z] coverage: 84.4% of statements [2022-03-02T15:56:05.278Z] ok github.com/docker/docker/libnetwork/bitseq 17.279s coverage: 84.4% of statements [2022-03-02T15:56:05.394Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-03-02T15:56:06.245Z] === RUN TestNetworkDBSimple [2022-03-02T15:56:06.704Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-03-02T15:56:06.704Z] PASS [2022-03-02T15:56:06.704Z] coverage: 100.0% of statements [2022-03-02T15:56:06.704Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.049s coverage: 100.0% of statements [2022-03-02T15:56:06.770Z] --- PASS: TestInspect (3.15s) [2022-03-02T15:56:06.770Z] === RUN TestCreateJob [2022-03-02T15:56:07.068Z] --- PASS: TestKillContainerInvalidSignal (3.28s) [2022-03-02T15:56:07.068Z] === RUN TestKillContainer [2022-03-02T15:56:07.068Z] === RUN TestKillContainer/no_signal [2022-03-02T15:56:07.165Z] 2022/03/02 15:56:06 Closing DB instances... [2022-03-02T15:56:07.624Z] === RUN TestGenerate [2022-03-02T15:56:07.624Z] --- PASS: TestGenerate (0.00s) [2022-03-02T15:56:07.624Z] === RUN TestGeneratePtr [2022-03-02T15:56:07.624Z] --- PASS: TestGeneratePtr (0.00s) [2022-03-02T15:56:07.624Z] === RUN TestGenerateMissingField [2022-03-02T15:56:07.624Z] --- PASS: TestGenerateMissingField (0.00s) [2022-03-02T15:56:07.624Z] === RUN TestFieldCannotBeSet [2022-03-02T15:56:07.624Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-03-02T15:56:07.624Z] === RUN TestTypeMismatchError [2022-03-02T15:56:07.624Z] --- PASS: TestTypeMismatchError (0.00s) [2022-03-02T15:56:07.624Z] PASS [2022-03-02T15:56:07.624Z] coverage: 100.0% of statements [2022-03-02T15:56:07.624Z] ok github.com/docker/docker/libnetwork/options 0.043s coverage: 100.0% of statements [2022-03-02T15:56:07.624Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.90s) [2022-03-02T15:56:07.624Z] === RUN TestGetAddress [2022-03-02T15:56:07.705Z] === RUN TestDockerSuite/TestEventsCopy [2022-03-02T15:56:08.591Z] testing: warning: no tests to run [2022-03-02T15:56:08.592Z] PASS [2022-03-02T15:56:08.592Z] coverage: 0.0% of statements [2022-03-02T15:56:08.592Z] ok github.com/docker/docker/libnetwork/osl 0.075s coverage: 0.0% of statements [no tests to run] [2022-03-02T15:56:09.050Z] --- PASS: TestNetworkDBSimple (2.64s) [2022-03-02T15:56:09.050Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-03-02T15:56:09.081Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-03-02T15:56:09.963Z] === RUN TestKillContainer/non_killing_signal [2022-03-02T15:56:09.963Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-02T15:56:09.963Z] === RUN TestKillContainer/killing_signal [2022-03-02T15:56:10.017Z] --- PASS: TestCreateJob (3.27s) [2022-03-02T15:56:10.017Z] === RUN TestReplicatedJob [2022-03-02T15:56:10.277Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-03-02T15:56:10.361Z] === RUN TestRequestNewPort [2022-03-02T15:56:10.361Z] --- PASS: TestRequestNewPort (0.00s) [2022-03-02T15:56:10.361Z] === RUN TestRequestSpecificPort [2022-03-02T15:56:10.361Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-03-02T15:56:10.361Z] === RUN TestReleasePort [2022-03-02T15:56:10.361Z] --- PASS: TestReleasePort (0.00s) [2022-03-02T15:56:10.361Z] === RUN TestReuseReleasedPort [2022-03-02T15:56:10.361Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-03-02T15:56:10.361Z] === RUN TestReleaseUnreadledPort [2022-03-02T15:56:10.361Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-03-02T15:56:10.361Z] === RUN TestUnknowProtocol [2022-03-02T15:56:10.361Z] --- PASS: TestUnknowProtocol (0.00s) [2022-03-02T15:56:10.361Z] === RUN TestAllocateAllPorts [2022-03-02T15:56:10.361Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-03-02T15:56:10.361Z] === RUN TestPortAllocation [2022-03-02T15:56:10.361Z] --- PASS: TestPortAllocation (0.00s) [2022-03-02T15:56:10.361Z] === RUN TestPortAllocationWithCustomRange [2022-03-02T15:56:10.361Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-03-02T15:56:10.361Z] === RUN TestNoDuplicateBPR [2022-03-02T15:56:10.361Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-03-02T15:56:10.361Z] === RUN TestChangePortRange [2022-03-02T15:56:10.361Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-03-02T15:56:10.361Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-03-02T15:56:10.361Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-03-02T15:56:10.361Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-03-02T15:56:10.361Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-03-02T15:56:10.361Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-03-02T15:56:10.361Z] --- PASS: TestChangePortRange (0.00s) [2022-03-02T15:56:10.361Z] PASS [2022-03-02T15:56:10.361Z] coverage: 88.6% of statements [2022-03-02T15:56:10.361Z] ok github.com/docker/docker/libnetwork/portallocator 0.046s coverage: 88.6% of statements [2022-03-02T15:56:10.361Z] 2022/03/02 15:56:09 Closing DB instances... [2022-03-02T15:56:10.361Z] testing: warning: no tests to run [2022-03-02T15:56:10.361Z] PASS [2022-03-02T15:56:10.361Z] coverage: 0.0% of statements [2022-03-02T15:56:10.361Z] ok github.com/docker/docker/libnetwork/portmapper 0.044s coverage: 0.0% of statements [no tests to run] [2022-03-02T15:56:10.821Z] === RUN TestHashData [2022-03-02T15:56:10.821Z] --- PASS: TestHashData (0.00s) [2022-03-02T15:56:10.821Z] PASS [2022-03-02T15:56:10.821Z] coverage: 2.8% of statements [2022-03-02T15:56:10.821Z] ok github.com/docker/docker/libnetwork/resolvconf 0.050s coverage: 2.8% of statements [2022-03-02T15:56:11.281Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-03-02T15:56:11.281Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-03-02T15:56:11.281Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-03-02T15:56:11.281Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-03-02T15:56:11.281Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-03-02T15:56:11.281Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-03-02T15:56:11.281Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-03-02T15:56:11.281Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-03-02T15:56:11.281Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-03-02T15:56:11.281Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-03-02T15:56:11.281Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-03-02T15:56:11.281Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-03-02T15:56:11.281Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-03-02T15:56:11.281Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-03-02T15:56:11.281Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-03-02T15:56:11.281Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-03-02T15:56:11.281Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-03-02T15:56:11.281Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.64s) [2022-03-02T15:56:11.741Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-03-02T15:56:11.741Z] === RUN TestErrorConstructors [2022-03-02T15:56:11.741Z] --- PASS: TestErrorConstructors (0.00s) [2022-03-02T15:56:11.741Z] === RUN TestCompareIPMask [2022-03-02T15:56:11.741Z] --- PASS: TestCompareIPMask (0.00s) [2022-03-02T15:56:11.741Z] === RUN TestUtilGetHostPartIP [2022-03-02T15:56:11.741Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-03-02T15:56:11.741Z] === RUN TestUtilGetBroadcastIP [2022-03-02T15:56:11.741Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-03-02T15:56:11.741Z] === RUN TestParseCIDR [2022-03-02T15:56:11.741Z] --- PASS: TestParseCIDR (0.00s) [2022-03-02T15:56:11.741Z] PASS [2022-03-02T15:56:11.741Z] coverage: 37.3% of statements [2022-03-02T15:56:11.741Z] ok github.com/docker/docker/libnetwork/types 0.049s coverage: 37.3% of statements [2022-03-02T15:56:12.203Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-03-02T15:56:12.203Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-03-02T15:56:12.203Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-03-02T15:56:12.203Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-03-02T15:56:12.203Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-03-02T15:56:12.203Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-03-02T15:56:12.203Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-03-02T15:56:12.203Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-03-02T15:56:12.203Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-03-02T15:56:12.203Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-03-02T15:56:12.203Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-03-02T15:56:12.203Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-03-02T15:56:12.203Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-03-02T15:56:12.203Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-03-02T15:56:12.203Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-03-02T15:56:12.203Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-03-02T15:56:12.203Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-03-02T15:56:12.203Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-03-02T15:56:12.203Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-03-02T15:56:12.203Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-03-02T15:56:12.203Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-03-02T15:56:12.203Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-03-02T15:56:12.203Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-03-02T15:56:12.203Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-03-02T15:56:12.203Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-03-02T15:56:12.203Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-03-02T15:56:12.203Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-03-02T15:56:12.203Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-03-02T15:56:12.203Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-03-02T15:56:12.203Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-03-02T15:56:12.203Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-03-02T15:56:12.203Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-03-02T15:56:12.203Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-03-02T15:56:12.203Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-03-02T15:56:12.203Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-03-02T15:56:12.203Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-03-02T15:56:12.203Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-03-02T15:56:12.203Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-03-02T15:56:12.203Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-03-02T15:56:12.203Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-03-02T15:56:12.203Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-03-02T15:56:12.203Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-03-02T15:56:12.203Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-03-02T15:56:12.203Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-03-02T15:56:12.203Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-03-02T15:56:12.203Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-03-02T15:56:12.203Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-03-02T15:56:12.203Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-03-02T15:56:12.203Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-03-02T15:56:12.203Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-03-02T15:56:12.203Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-03-02T15:56:12.203Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-03-02T15:56:12.203Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-03-02T15:56:12.203Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-03-02T15:56:12.203Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-03-02T15:56:12.203Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-03-02T15:56:12.203Z] PASS [2022-03-02T15:56:12.203Z] coverage: 50.0% of statements [2022-03-02T15:56:12.203Z] ok github.com/docker/docker/oci 0.050s coverage: 50.0% of statements [2022-03-02T15:56:12.663Z] 2022/03/02 15:56:12 Closing DB instances... [2022-03-02T15:56:13.122Z] === RUN TestParseVersion [2022-03-02T15:56:13.122Z] --- PASS: TestParseVersion (0.00s) [2022-03-02T15:56:13.122Z] PASS [2022-03-02T15:56:13.122Z] coverage: 52.9% of statements [2022-03-02T15:56:13.122Z] ok github.com/docker/docker/pkg/aaparser 0.042s coverage: 52.9% of statements [2022-03-02T15:56:13.122Z] === RUN TestAddressPoolOpt [2022-03-02T15:56:13.122Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-03-02T15:56:13.122Z] === RUN TestValidateEnv [2022-03-02T15:56:13.122Z] === RUN TestValidateEnv/a [2022-03-02T15:56:13.122Z] === RUN TestValidateEnv/something [2022-03-02T15:56:13.122Z] === RUN TestValidateEnv/_=a [2022-03-02T15:56:13.122Z] === RUN TestValidateEnv/env1=value1 [2022-03-02T15:56:13.122Z] === RUN TestValidateEnv/_env1=value1 [2022-03-02T15:56:13.122Z] === RUN TestValidateEnv/env2=value2=value3 [2022-03-02T15:56:13.122Z] === RUN TestValidateEnv/env3=abc!qwe [2022-03-02T15:56:13.122Z] === RUN TestValidateEnv/env_4=value_4 [2022-03-02T15:56:13.122Z] === RUN TestValidateEnv/PATH [2022-03-02T15:56:13.122Z] === RUN TestValidateEnv/=a [2022-03-02T15:56:13.122Z] === RUN TestValidateEnv/PATH= [2022-03-02T15:56:13.122Z] === RUN TestValidateEnv/PATH=something [2022-03-02T15:56:13.122Z] === RUN TestValidateEnv/asd!qwe [2022-03-02T15:56:13.122Z] === RUN TestValidateEnv/1asd [2022-03-02T15:56:13.122Z] === RUN TestValidateEnv/123 [2022-03-02T15:56:13.122Z] === RUN TestValidateEnv/some_space [2022-03-02T15:56:13.122Z] === RUN TestValidateEnv/__some_space_before [2022-03-02T15:56:13.122Z] === RUN TestValidateEnv/some_space_after__ [2022-03-02T15:56:13.122Z] === RUN TestValidateEnv/= [2022-03-02T15:56:13.122Z] === RUN TestValidateEnv/PaTh [2022-03-02T15:56:13.122Z] --- PASS: TestValidateEnv (0.00s) [2022-03-02T15:56:13.122Z] --- PASS: TestValidateEnv/a (0.00s) [2022-03-02T15:56:13.122Z] --- PASS: TestValidateEnv/something (0.00s) [2022-03-02T15:56:13.122Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-03-02T15:56:13.122Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-03-02T15:56:13.122Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-03-02T15:56:13.122Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-03-02T15:56:13.122Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-03-02T15:56:13.122Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-03-02T15:56:13.122Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-03-02T15:56:13.122Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-03-02T15:56:13.122Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-03-02T15:56:13.122Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-03-02T15:56:13.122Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-03-02T15:56:13.122Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-03-02T15:56:13.122Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-03-02T15:56:13.122Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-03-02T15:56:13.122Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-03-02T15:56:13.122Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-03-02T15:56:13.122Z] --- PASS: TestValidateEnv/= (0.00s) [2022-03-02T15:56:13.122Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-03-02T15:56:13.122Z] === RUN TestParseHost [2022-03-02T15:56:13.122Z] --- PASS: TestParseHost (0.00s) [2022-03-02T15:56:13.122Z] === RUN TestParseDockerDaemonHost [2022-03-02T15:56:13.122Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-03-02T15:56:13.122Z] === RUN TestParseTCP [2022-03-02T15:56:13.122Z] --- PASS: TestParseTCP (0.00s) [2022-03-02T15:56:13.122Z] === RUN TestParseInvalidUnixAddrInvalid [2022-03-02T15:56:13.122Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-03-02T15:56:13.122Z] === RUN TestValidateExtraHosts [2022-03-02T15:56:13.122Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-03-02T15:56:13.122Z] === RUN TestIpOptString [2022-03-02T15:56:13.122Z] --- PASS: TestIpOptString (0.00s) [2022-03-02T15:56:13.122Z] === RUN TestNewIpOptInvalidDefaultVal [2022-03-02T15:56:13.122Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-03-02T15:56:13.122Z] === RUN TestNewIpOptValidDefaultVal [2022-03-02T15:56:13.122Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-03-02T15:56:13.122Z] === RUN TestIpOptSetInvalidVal [2022-03-02T15:56:13.122Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-03-02T15:56:13.122Z] === RUN TestValidateIPAddress [2022-03-02T15:56:13.122Z] --- PASS: TestValidateIPAddress (0.00s) [2022-03-02T15:56:13.122Z] === RUN TestMapOpts [2022-03-02T15:56:13.122Z] --- PASS: TestMapOpts (0.00s) [2022-03-02T15:56:13.122Z] === RUN TestListOptsWithoutValidator [2022-03-02T15:56:13.123Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-03-02T15:56:13.123Z] === RUN TestListOptsWithValidator [2022-03-02T15:56:13.123Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-03-02T15:56:13.123Z] === RUN TestValidateDNSSearch [2022-03-02T15:56:13.123Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-03-02T15:56:13.123Z] === RUN TestValidateLabel [2022-03-02T15:56:13.123Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-03-02T15:56:13.123Z] === RUN TestValidateLabel/label_with_general_format [2022-03-02T15:56:13.123Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-03-02T15:56:13.123Z] === RUN TestValidateLabel/label_with_one_more [2022-03-02T15:56:13.123Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-03-02T15:56:13.581Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-03-02T15:56:13.581Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-03-02T15:56:13.581Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-03-02T15:56:13.581Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-03-02T15:56:13.581Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-03-02T15:56:13.581Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-03-02T15:56:13.581Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-03-02T15:56:13.581Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-03-02T15:56:13.581Z] --- PASS: TestValidateLabel (0.00s) [2022-03-02T15:56:13.581Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-03-02T15:56:13.581Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-03-02T15:56:13.581Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-03-02T15:56:13.581Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-03-02T15:56:13.581Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-03-02T15:56:13.581Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-03-02T15:56:13.581Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-03-02T15:56:13.581Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-03-02T15:56:13.581Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-03-02T15:56:13.581Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-03-02T15:56:13.582Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-03-02T15:56:13.582Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-03-02T15:56:13.582Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-03-02T15:56:13.582Z] === RUN TestNamedListOpts [2022-03-02T15:56:13.582Z] --- PASS: TestNamedListOpts (0.00s) [2022-03-02T15:56:13.582Z] === RUN TestNamedMapOpts [2022-03-02T15:56:13.582Z] --- PASS: TestNamedMapOpts (0.00s) [2022-03-02T15:56:13.582Z] === RUN TestParseLink [2022-03-02T15:56:13.582Z] --- PASS: TestParseLink (0.00s) [2022-03-02T15:56:13.582Z] === RUN TestQuotedStringSetWithQuotes [2022-03-02T15:56:13.582Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-03-02T15:56:13.582Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-03-02T15:56:13.582Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-03-02T15:56:13.582Z] === RUN TestQuotedStringSetWithNoQuotes [2022-03-02T15:56:13.582Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-03-02T15:56:13.582Z] === RUN TestQuotedStringEmptyOrSingleCharString [2022-03-02T15:56:13.582Z] --- PASS: TestQuotedStringEmptyOrSingleCharString (0.00s) [2022-03-02T15:56:13.582Z] === RUN TestUlimitOpt [2022-03-02T15:56:13.582Z] --- PASS: TestUlimitOpt (0.00s) [2022-03-02T15:56:13.582Z] PASS [2022-03-02T15:56:13.582Z] coverage: 67.4% of statements [2022-03-02T15:56:13.582Z] ok github.com/docker/docker/opts 0.104s coverage: 67.4% of statements [2022-03-02T15:56:13.682Z] --- PASS: TestKillContainer (6.34s) [2022-03-02T15:56:13.682Z] --- PASS: TestKillContainer/no_signal (3.15s) [2022-03-02T15:56:13.682Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-02T15:56:13.682Z] --- PASS: TestKillContainer/killing_signal (3.15s) [2022-03-02T15:56:13.682Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-02T15:56:13.682Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-02T15:56:13.682Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-02T15:56:13.682Z] === RUN TestKillStoppedContainer [2022-03-02T15:56:13.682Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-02T15:56:13.682Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-03-02T15:56:13.682Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-02T15:56:13.682Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-02T15:56:13.682Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-02T15:56:13.682Z] === RUN TestKillDifferentUserContainer [2022-03-02T15:56:13.682Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-02T15:56:13.682Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-03-02T15:56:13.682Z] === RUN TestInspectOomKilledTrue [2022-03-02T15:56:13.682Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:56:13.682Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-02T15:56:13.682Z] === RUN TestInspectOomKilledFalse [2022-03-02T15:56:13.682Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-02T15:56:13.682Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-02T15:56:13.682Z] === RUN TestLogsFollowTailEmpty [2022-03-02T15:56:14.553Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.85s) [2022-03-02T15:56:14.553Z] === RUN TestNetworkDBCRUDTableEntry [2022-03-02T15:56:15.013Z] === RUN TestPeerCertificateMarshalJSON [2022-03-02T15:56:15.476Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-03-02T15:56:15.476Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-03-02T15:56:15.476Z] --- PASS: TestPeerCertificateMarshalJSON (0.63s) [2022-03-02T15:56:15.476Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-03-02T15:56:15.476Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-03-02T15:56:15.476Z] === RUN TestMiddleware [2022-03-02T15:56:15.476Z] --- PASS: TestMiddleware (0.00s) [2022-03-02T15:56:15.476Z] === RUN TestNewResponseModifier [2022-03-02T15:56:15.476Z] --- PASS: TestNewResponseModifier (0.00s) [2022-03-02T15:56:15.476Z] PASS [2022-03-02T15:56:15.476Z] coverage: 26.8% of statements [2022-03-02T15:56:15.476Z] ok github.com/docker/docker/pkg/authorization 0.688s coverage: 26.8% of statements [2022-03-02T15:56:15.547Z] --- PASS: TestReplicatedJob (5.42s) [2022-03-02T15:56:15.547Z] === RUN TestUpdateReplicatedJob [2022-03-02T15:56:15.547Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-03-02T15:56:15.805Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-03-02T15:56:15.806Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-03-02T15:56:15.936Z] === RUN TestIsArchivePathDir [2022-03-02T15:56:15.936Z] --- PASS: TestIsArchivePathDir (0.08s) [2022-03-02T15:56:15.936Z] === RUN TestIsArchivePathInvalidFile [2022-03-02T15:56:16.064Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-03-02T15:56:16.395Z] --- PASS: TestIsArchivePathInvalidFile (0.19s) [2022-03-02T15:56:16.396Z] === RUN TestIsArchivePathTar [2022-03-02T15:56:16.396Z] === RUN TestUnbuffered [2022-03-02T15:56:16.396Z] --- PASS: TestUnbuffered (0.00s) [2022-03-02T15:56:16.396Z] === RUN TestRaceUnbuffered [2022-03-02T15:56:16.396Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-03-02T15:56:16.396Z] PASS [2022-03-02T15:56:16.396Z] coverage: 100.0% of statements [2022-03-02T15:56:16.396Z] --- PASS: TestIsArchivePathTar (0.21s) [2022-03-02T15:56:16.396Z] === RUN TestDecompressStreamGzip [2022-03-02T15:56:16.396Z] ok github.com/docker/docker/pkg/broadcaster 0.046s coverage: 100.0% of statements [2022-03-02T15:56:16.575Z] --- PASS: TestLogsFollowTailEmpty (3.34s) [2022-03-02T15:56:16.575Z] === RUN TestNetworkNat [2022-03-02T15:56:16.575Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-02T15:56:16.575Z] --- SKIP: TestNetworkNat (0.00s) [2022-03-02T15:56:16.575Z] === RUN TestNetworkLocalhostTCPNat [2022-03-02T15:56:16.854Z] --- PASS: TestDecompressStreamGzip (0.16s) [2022-03-02T15:56:16.854Z] === RUN TestDecompressStreamBzip2 [2022-03-02T15:56:16.854Z] 2022/03/02 15:56:16 Closing DB instances... [2022-03-02T15:56:16.854Z] --- PASS: TestDecompressStreamBzip2 (0.12s) [2022-03-02T15:56:16.854Z] === RUN TestDecompressStreamXz [2022-03-02T15:56:16.854Z] archive_test.go:133: Xz not present in msys2 [2022-03-02T15:56:16.854Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-03-02T15:56:16.854Z] === RUN TestDecompressStreamZstd [2022-03-02T15:56:16.854Z] archive_test.go:140: zstd not installed [2022-03-02T15:56:16.854Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-03-02T15:56:16.854Z] === RUN TestCompressStreamXzUnsupported [2022-03-02T15:56:16.854Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-03-02T15:56:16.854Z] === RUN TestCompressStreamBzip2Unsupported [2022-03-02T15:56:16.854Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-03-02T15:56:16.854Z] === RUN TestCompressStreamInvalid [2022-03-02T15:56:16.854Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-03-02T15:56:16.854Z] === RUN TestExtensionInvalid [2022-03-02T15:56:16.854Z] --- PASS: TestExtensionInvalid (0.00s) [2022-03-02T15:56:16.854Z] === RUN TestExtensionUncompressed [2022-03-02T15:56:16.854Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-03-02T15:56:16.854Z] === RUN TestExtensionBzip2 [2022-03-02T15:56:16.854Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-03-02T15:56:16.854Z] === RUN TestExtensionGzip [2022-03-02T15:56:16.854Z] --- PASS: TestExtensionGzip (0.00s) [2022-03-02T15:56:16.854Z] === RUN TestExtensionXz [2022-03-02T15:56:16.854Z] --- PASS: TestExtensionXz (0.00s) [2022-03-02T15:56:16.854Z] === RUN TestExtensionZstd [2022-03-02T15:56:16.854Z] --- PASS: TestExtensionZstd (0.00s) [2022-03-02T15:56:16.854Z] === RUN TestCmdStreamLargeStderr [2022-03-02T15:56:16.854Z] --- PASS: TestCmdStreamLargeStderr (0.09s) [2022-03-02T15:56:16.854Z] === RUN TestCmdStreamBad [2022-03-02T15:56:16.854Z] archive_test.go:252: Failing on Windows CI machines [2022-03-02T15:56:16.854Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-03-02T15:56:16.854Z] === RUN TestCmdStreamGood [2022-03-02T15:56:16.854Z] --- PASS: TestCmdStreamGood (0.05s) [2022-03-02T15:56:16.854Z] === RUN TestUntarPathWithInvalidDest [2022-03-02T15:56:16.854Z] --- PASS: TestUntarPathWithInvalidDest (0.09s) [2022-03-02T15:56:16.854Z] === RUN TestUntarPathWithInvalidSrc [2022-03-02T15:56:16.854Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-03-02T15:56:16.854Z] === RUN TestUntarPath [2022-03-02T15:56:17.313Z] --- PASS: TestUntarPath (0.07s) [2022-03-02T15:56:17.313Z] === RUN TestUntarPathWithDestinationFile [2022-03-02T15:56:17.313Z] === RUN TestMatch [2022-03-02T15:56:17.313Z] === RUN TestMatch/[[]] [2022-03-02T15:56:17.313Z] === RUN TestMatch/[[foo]] [2022-03-02T15:56:17.313Z] === RUN TestMatch/[[bar]_[foo]] [2022-03-02T15:56:17.313Z] === RUN TestMatch/[[foo_bar]] [2022-03-02T15:56:17.313Z] === RUN TestMatch/[[qux]_[foo]] [2022-03-02T15:56:17.313Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-03-02T15:56:17.313Z] === RUN TestMatch/[] [2022-03-02T15:56:17.313Z] === RUN TestMatch/[]#01 [2022-03-02T15:56:17.313Z] === RUN TestMatch/[[qux]] [2022-03-02T15:56:17.313Z] === RUN TestMatch/[[foo_bar_qux]] [2022-03-02T15:56:17.313Z] === RUN TestMatch/[[qux]_[baz]] [2022-03-02T15:56:17.313Z] === RUN TestMatch/[[foo_baz]] [2022-03-02T15:56:17.313Z] --- PASS: TestMatch (0.00s) [2022-03-02T15:56:17.313Z] --- PASS: TestMatch/[[]] (0.00s) [2022-03-02T15:56:17.313Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-03-02T15:56:17.313Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-03-02T15:56:17.313Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-03-02T15:56:17.313Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-03-02T15:56:17.313Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-03-02T15:56:17.313Z] --- PASS: TestMatch/[] (0.00s) [2022-03-02T15:56:17.313Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-03-02T15:56:17.313Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-03-02T15:56:17.313Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-03-02T15:56:17.313Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-03-02T15:56:17.313Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-03-02T15:56:17.313Z] PASS [2022-03-02T15:56:17.313Z] coverage: 87.5% of statements [2022-03-02T15:56:17.313Z] ok github.com/docker/docker/pkg/capabilities 0.047s coverage: 87.5% of statements [2022-03-02T15:56:17.313Z] --- PASS: TestUntarPathWithDestinationFile (0.08s) [2022-03-02T15:56:17.313Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-03-02T15:56:17.313Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s) [2022-03-02T15:56:17.313Z] === RUN TestCopyWithTarInvalidSrc [2022-03-02T15:56:17.313Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-03-02T15:56:17.313Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-03-02T15:56:17.313Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-03-02T15:56:17.313Z] === RUN TestCopyWithTarSrcFile [2022-03-02T15:56:17.313Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-03-02T15:56:17.313Z] === RUN TestCopyWithTarSrcFolder [2022-03-02T15:56:17.313Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-03-02T15:56:17.313Z] === RUN TestCopyFileWithTarInvalidSrc [2022-03-02T15:56:17.313Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-03-02T15:56:17.313Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-03-02T15:56:17.313Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-03-02T15:56:17.313Z] === RUN TestCopyFileWithTarSrcFolder [2022-03-02T15:56:17.313Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-03-02T15:56:17.313Z] === RUN TestCopyFileWithTarSrcFile [2022-03-02T15:56:17.313Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-03-02T15:56:17.313Z] === RUN TestTarFiles [2022-03-02T15:56:17.441Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-03-02T15:56:18.009Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-03-02T15:56:18.268Z] === RUN TestDockerSuite/TestEventsFilterType [2022-03-02T15:56:18.283Z] === RUN TestChrootTarUntar [2022-03-02T15:56:18.283Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-03-02T15:56:18.283Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-03-02T15:56:18.283Z] === RUN TestChrootUntarWithHugeExcludesList [2022-03-02T15:56:18.283Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-03-02T15:56:18.283Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-02T15:56:18.283Z] === RUN TestChrootUntarEmptyArchive [2022-03-02T15:56:18.283Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-03-02T15:56:18.283Z] === RUN TestChrootTarUntarWithSymlink [2022-03-02T15:56:18.283Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-02T15:56:18.283Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-03-02T15:56:18.283Z] === RUN TestChrootCopyWithTar [2022-03-02T15:56:18.283Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-02T15:56:18.283Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-03-02T15:56:18.283Z] === RUN TestChrootCopyFileWithTar [2022-03-02T15:56:18.283Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-03-02T15:56:18.283Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-03-02T15:56:18.283Z] === RUN TestChrootUntarPath [2022-03-02T15:56:18.283Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-02T15:56:18.283Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-03-02T15:56:18.283Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-03-02T15:56:18.283Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-03-02T15:56:18.283Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-02T15:56:18.283Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-03-02T15:56:18.283Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-03-02T15:56:18.283Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-02T15:56:18.283Z] === RUN TestChrootApplyDotDotFile [2022-03-02T15:56:18.283Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-03-02T15:56:18.283Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-03-02T15:56:18.283Z] PASS [2022-03-02T15:56:18.283Z] coverage: 15.1% of statements [2022-03-02T15:56:18.283Z] ok github.com/docker/docker/pkg/chrootarchive 0.109s coverage: 15.1% of statements [2022-03-02T15:56:18.527Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-03-02T15:56:18.743Z] --- PASS: TestNetworkDBCRUDTableEntry (4.42s) [2022-03-02T15:56:18.744Z] === RUN TestNetworkDBCRUDTableEntries [2022-03-02T15:56:18.785Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-03-02T15:56:18.785Z] === RUN TestDockerSuite/TestEventsFilters [2022-03-02T15:56:19.044Z] --- PASS: TestUpdateReplicatedJob (3.80s) [2022-03-02T15:56:19.044Z] === RUN TestServiceListWithStatuses [2022-03-02T15:56:19.044Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-02T15:56:19.044Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-02T15:56:19.044Z] === RUN TestDockerNetworkConnectAlias [2022-03-02T15:56:19.522Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-03-02T15:56:19.712Z] === RUN TestSizeEmpty [2022-03-02T15:56:19.712Z] --- PASS: TestSizeEmpty (0.00s) [2022-03-02T15:56:19.712Z] === RUN TestSizeEmptyFile [2022-03-02T15:56:19.712Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-03-02T15:56:19.712Z] === RUN TestSizeNonemptyFile [2022-03-02T15:56:19.712Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-03-02T15:56:19.712Z] === RUN TestSizeNestedDirectoryEmpty [2022-03-02T15:56:19.712Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-03-02T15:56:19.712Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-03-02T15:56:19.712Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-03-02T15:56:19.712Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-03-02T15:56:19.712Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-03-02T15:56:19.712Z] === RUN TestMoveToSubdir [2022-03-02T15:56:19.712Z] --- PASS: TestMoveToSubdir (0.00s) [2022-03-02T15:56:19.712Z] === RUN TestSizeNonExistingDirectory [2022-03-02T15:56:19.712Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-03-02T15:56:19.712Z] PASS [2022-03-02T15:56:19.712Z] coverage: 80.0% of statements [2022-03-02T15:56:19.712Z] ok github.com/docker/docker/pkg/directory 0.060s coverage: 80.0% of statements [2022-03-02T15:56:19.981Z] === RUN TestDockerSuite/TestEventsFormat [2022-03-02T15:56:20.297Z] --- PASS: TestNetworkLocalhostTCPNat (3.92s) [2022-03-02T15:56:20.298Z] === RUN TestNetworkLoopbackNat [2022-03-02T15:56:20.298Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-02T15:56:20.298Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-03-02T15:56:20.298Z] === RUN TestPause [2022-03-02T15:56:20.298Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-02T15:56:20.298Z] --- SKIP: TestPause (0.00s) [2022-03-02T15:56:20.485Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-03-02T15:56:20.485Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-02T15:56:20.485Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-03-02T15:56:20.680Z] === RUN TestPollerAddRemove [2022-03-02T15:56:20.680Z] --- PASS: TestPollerAddRemove (0.00s) [2022-03-02T15:56:20.680Z] === RUN TestPollerEvent [2022-03-02T15:56:20.680Z] poller_test.go:40: No chmod on Windows [2022-03-02T15:56:20.680Z] --- SKIP: TestPollerEvent (0.00s) [2022-03-02T15:56:20.680Z] === RUN TestPollerClose [2022-03-02T15:56:20.680Z] --- PASS: TestPollerClose (0.00s) [2022-03-02T15:56:20.680Z] PASS [2022-03-02T15:56:20.680Z] coverage: 45.7% of statements [2022-03-02T15:56:20.680Z] ok github.com/docker/docker/pkg/filenotify 0.047s coverage: 45.7% of statements [2022-03-02T15:56:20.680Z] 2022/03/02 15:56:20 Closing DB instances... [2022-03-02T15:56:20.756Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-02T15:56:20.918Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-03-02T15:56:20.918Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-03-02T15:56:20.918Z] === RUN TestDockerSuite/TestEventsImageImport [2022-03-02T15:56:21.648Z] === RUN TestCopyFileWithInvalidSrc [2022-03-02T15:56:21.648Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-03-02T15:56:21.648Z] === RUN TestCopyFileWithInvalidDest [2022-03-02T15:56:21.648Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-03-02T15:56:21.648Z] === RUN TestCopyFileWithSameSrcAndDest [2022-03-02T15:56:21.648Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-03-02T15:56:21.648Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-03-02T15:56:21.648Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-03-02T15:56:21.648Z] === RUN TestCopyFile [2022-03-02T15:56:21.648Z] --- PASS: TestCopyFile (0.00s) [2022-03-02T15:56:21.648Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-03-02T15:56:21.648Z] fileutils_test.go:133: Needs porting to Windows [2022-03-02T15:56:21.648Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-02T15:56:21.648Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-03-02T15:56:21.648Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-03-02T15:56:21.648Z] === RUN TestReadSymlinkedDirectoryToFile [2022-03-02T15:56:21.648Z] fileutils_test.go:179: Needs porting to Windows [2022-03-02T15:56:21.648Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-02T15:56:21.648Z] === RUN TestWildcardMatches [2022-03-02T15:56:21.648Z] --- PASS: TestWildcardMatches (0.00s) [2022-03-02T15:56:21.648Z] === RUN TestPatternMatches [2022-03-02T15:56:21.648Z] --- PASS: TestPatternMatches (0.00s) [2022-03-02T15:56:21.648Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-03-02T15:56:21.648Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-03-02T15:56:21.648Z] === RUN TestPatternMatchesFolderExclusions [2022-03-02T15:56:21.648Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-03-02T15:56:21.648Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-03-02T15:56:21.648Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-03-02T15:56:21.648Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-03-02T15:56:21.648Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-03-02T15:56:21.648Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-03-02T15:56:21.648Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-03-02T15:56:21.648Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-03-02T15:56:21.648Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-03-02T15:56:21.648Z] === RUN TestSingleExclamationError [2022-03-02T15:56:21.648Z] --- PASS: TestSingleExclamationError (0.00s) [2022-03-02T15:56:21.648Z] === RUN TestMatchesWithNoPatterns [2022-03-02T15:56:21.648Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-03-02T15:56:21.648Z] === RUN TestMatchesWithMalformedPatterns [2022-03-02T15:56:21.648Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-03-02T15:56:21.648Z] === RUN TestMatches [2022-03-02T15:56:21.648Z] === RUN TestMatches/MatchesOrParentMatches [2022-03-02T15:56:21.648Z] === RUN TestMatches/MatchesUsingParentResult [2022-03-02T15:56:21.648Z] === RUN TestMatches/MatchesUsingParentResults [2022-03-02T15:56:21.648Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-03-02T15:56:21.648Z] --- PASS: TestMatches (0.01s) [2022-03-02T15:56:21.648Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-03-02T15:56:21.648Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-03-02T15:56:21.648Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-03-02T15:56:21.648Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-03-02T15:56:21.648Z] === RUN TestCleanPatterns [2022-03-02T15:56:21.648Z] --- PASS: TestCleanPatterns (0.00s) [2022-03-02T15:56:21.648Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-03-02T15:56:21.648Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-03-02T15:56:21.648Z] === RUN TestCleanPatternsExceptionFlag [2022-03-02T15:56:21.648Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-03-02T15:56:21.648Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-03-02T15:56:21.648Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-03-02T15:56:21.648Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-03-02T15:56:21.648Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-03-02T15:56:21.648Z] === RUN TestCleanPatternsErrorSingleException [2022-03-02T15:56:21.648Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-03-02T15:56:21.648Z] === RUN TestCreateIfNotExistsDir [2022-03-02T15:56:21.648Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-03-02T15:56:21.648Z] === RUN TestCreateIfNotExistsFile [2022-03-02T15:56:21.648Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-03-02T15:56:21.648Z] === RUN TestMatch [2022-03-02T15:56:21.648Z] --- PASS: TestMatch (0.00s) [2022-03-02T15:56:21.648Z] === RUN TestCompile [2022-03-02T15:56:21.648Z] === RUN TestCompile/slash [2022-03-02T15:56:21.648Z] === RUN TestCompile/backslash [2022-03-02T15:56:21.648Z] --- PASS: TestCompile (0.00s) [2022-03-02T15:56:21.648Z] --- PASS: TestCompile/slash (0.00s) [2022-03-02T15:56:21.648Z] --- PASS: TestCompile/backslash (0.00s) [2022-03-02T15:56:21.648Z] PASS [2022-03-02T15:56:21.648Z] coverage: 84.7% of statements [2022-03-02T15:56:21.648Z] ok github.com/docker/docker/pkg/fileutils 0.092s coverage: 84.7% of statements [2022-03-02T15:56:21.857Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-03-02T15:56:22.108Z] --- PASS: TestNetworkDBCRUDTableEntries (3.43s) [2022-03-02T15:56:22.108Z] === RUN TestNetworkDBNodeLeave [2022-03-02T15:56:22.108Z] === RUN TestGet [2022-03-02T15:56:22.108Z] --- PASS: TestGet (0.00s) [2022-03-02T15:56:22.108Z] === RUN TestGetShortcutString [2022-03-02T15:56:22.108Z] --- PASS: TestGetShortcutString (0.00s) [2022-03-02T15:56:22.108Z] PASS [2022-03-02T15:56:22.108Z] coverage: 42.9% of statements [2022-03-02T15:56:22.108Z] ok github.com/docker/docker/pkg/homedir 0.046s coverage: 42.9% of statements [2022-03-02T15:56:22.125Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-03-02T15:56:22.125Z] === RUN TestDockerSuite/TestEventsImagePull [2022-03-02T15:56:22.703Z] === RUN TestDockerSuite/TestEventsImageTag [2022-03-02T15:56:23.647Z] === RUN TestCreateIDMapOrder [2022-03-02T15:56:23.647Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-03-02T15:56:23.647Z] PASS [2022-03-02T15:56:23.647Z] coverage: 7.2% of statements [2022-03-02T15:56:23.647Z] ok github.com/docker/docker/pkg/idtools 0.049s coverage: 7.2% of statements [2022-03-02T15:56:23.665Z] --- PASS: TestPauseFailsOnWindowsServerContainers (3.23s) [2022-03-02T15:56:23.665Z] === RUN TestPauseStopPausedContainer [2022-03-02T15:56:23.665Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:56:23.665Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-03-02T15:56:23.665Z] === RUN TestPsFilter [2022-03-02T15:56:24.079Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-03-02T15:56:24.079Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-03-02T15:56:24.079Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-03-02T15:56:24.079Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-03-02T15:56:24.079Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-03-02T15:56:24.079Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-03-02T15:56:24.121Z] --- PASS: TestPsFilter (0.39s) [2022-03-02T15:56:24.121Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-02T15:56:24.200Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-03-02T15:56:24.337Z] --- PASS: TestDockerNetworkConnectAlias (5.17s) [2022-03-02T15:56:24.337Z] === RUN TestDockerNetworkReConnect [2022-03-02T15:56:24.337Z] docker_api_swarm_test.go:202: [d63efb2c34b6e] joining swarm manager [d573bdac38488]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-02T15:56:24.619Z] --- PASS: TestTarFiles (7.38s) [2022-03-02T15:56:24.619Z] === RUN TestDetectCompressionZstd [2022-03-02T15:56:24.619Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-03-02T15:56:24.620Z] === RUN TestTarUntar [2022-03-02T15:56:24.620Z] --- PASS: TestTarUntar (0.04s) [2022-03-02T15:56:24.620Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-03-02T15:56:24.620Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2022-03-02T15:56:24.620Z] === RUN TestTarWithOptions [2022-03-02T15:56:24.620Z] --- PASS: TestTarWithOptions (0.04s) [2022-03-02T15:56:24.620Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-03-02T15:56:24.620Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-03-02T15:56:24.620Z] === RUN TestUntarUstarGnuConflict [2022-03-02T15:56:24.620Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-03-02T15:56:24.620Z] === RUN TestUntarInvalidFilenames [2022-03-02T15:56:24.620Z] === RUN TestFixedBufferCap [2022-03-02T15:56:24.620Z] --- PASS: TestFixedBufferCap (0.00s) [2022-03-02T15:56:24.620Z] === RUN TestFixedBufferLen [2022-03-02T15:56:24.620Z] --- PASS: TestFixedBufferLen (0.00s) [2022-03-02T15:56:24.620Z] === RUN TestFixedBufferString [2022-03-02T15:56:24.620Z] --- PASS: TestFixedBufferString (0.00s) [2022-03-02T15:56:24.620Z] === RUN TestFixedBufferWrite [2022-03-02T15:56:24.620Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-03-02T15:56:24.620Z] === RUN TestFixedBufferRead [2022-03-02T15:56:24.620Z] --- PASS: TestFixedBufferRead (0.00s) [2022-03-02T15:56:24.620Z] === RUN TestBytesPipeRead [2022-03-02T15:56:24.620Z] --- PASS: TestBytesPipeRead (0.00s) [2022-03-02T15:56:24.620Z] === RUN TestBytesPipeWrite [2022-03-02T15:56:24.620Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-03-02T15:56:24.620Z] === RUN TestBytesPipeWriteRandomChunks [2022-03-02T15:56:25.081Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames1951443613\\dest" [2022-03-02T15:56:25.081Z] --- PASS: TestUntarInvalidFilenames (0.20s) [2022-03-02T15:56:25.081Z] === RUN TestUntarHardlinkToSymlink [2022-03-02T15:56:25.081Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-03-02T15:56:25.081Z] === RUN TestUntarInvalidHardlink [2022-03-02T15:56:25.081Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3316723922\\victim\\hello" -> "../victim/hello" [2022-03-02T15:56:25.081Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2163569984\\victim\\hello" -> "/../victim/hello" [2022-03-02T15:56:25.081Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink446740129\\victim" -> "../victim" [2022-03-02T15:56:25.081Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3394497763\\victim" -> "../victim" [2022-03-02T15:56:25.081Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3314935148\\victim" -> "../victim" [2022-03-02T15:56:25.081Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3884844368\\victim" -> "../victim" [2022-03-02T15:56:25.081Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2022-03-02T15:56:25.081Z] === RUN TestUntarInvalidSymlink [2022-03-02T15:56:25.081Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4210984551\\dest\\dotdot" -> "../victim/hello" [2022-03-02T15:56:25.081Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1071071302\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-02T15:56:25.081Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3175681666\\dest\\loophole-victim" -> "../victim" [2022-03-02T15:56:25.081Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3133013587\\dest\\loophole-victim" -> "../victim" [2022-03-02T15:56:25.081Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3653877109\\dest\\loophole-victim" -> "../victim" [2022-03-02T15:56:25.081Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2557262873\\dest\\loophole-victim" -> "../victim" [2022-03-02T15:56:25.081Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink831381826\\dest\\dir\\loophole" -> "../../victim" [2022-03-02T15:56:25.081Z] --- PASS: TestNetworkDBNodeLeave (2.84s) [2022-03-02T15:56:25.081Z] === RUN TestNetworkDBWatch [2022-03-02T15:56:25.081Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2022-03-02T15:56:25.081Z] === RUN TestTempArchiveCloseMultipleTimes [2022-03-02T15:56:25.081Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-03-02T15:56:25.081Z] === RUN TestXGlobalNoParent [2022-03-02T15:56:25.081Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-03-02T15:56:25.081Z] === RUN TestReplaceFileTarWrapper [2022-03-02T15:56:25.081Z] --- PASS: TestReplaceFileTarWrapper (0.20s) [2022-03-02T15:56:25.081Z] === RUN TestPrefixHeaderReadable [2022-03-02T15:56:25.081Z] --- PASS: TestBytesPipeWriteRandomChunks (0.49s) [2022-03-02T15:56:25.081Z] === RUN TestAtomicWriteToFile [2022-03-02T15:56:25.081Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-03-02T15:56:25.081Z] === RUN TestAtomicWriteSetCommit [2022-03-02T15:56:25.081Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-03-02T15:56:25.081Z] === RUN TestDisablePigz [2022-03-02T15:56:25.081Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-03-02T15:56:25.081Z] === RUN TestAtomicWriteSetCancel [2022-03-02T15:56:25.081Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-03-02T15:56:25.081Z] === RUN TestReadCloserWrapperClose [2022-03-02T15:56:25.081Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-03-02T15:56:25.081Z] === RUN TestReaderErrWrapperReadOnError [2022-03-02T15:56:25.081Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-03-02T15:56:25.081Z] === RUN TestReaderErrWrapperRead [2022-03-02T15:56:25.081Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-03-02T15:56:25.081Z] === RUN TestCancelReadCloser [2022-03-02T15:56:25.541Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-03-02T15:56:25.541Z] --- PASS: TestCancelReadCloser (0.10s) [2022-03-02T15:56:25.541Z] === RUN TestWriteCloserWrapperClose [2022-03-02T15:56:25.541Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-03-02T15:56:25.541Z] === RUN TestNopWriteCloser [2022-03-02T15:56:25.541Z] --- PASS: TestNopWriteCloser (0.00s) [2022-03-02T15:56:25.541Z] === RUN TestNopWriter [2022-03-02T15:56:25.541Z] --- PASS: TestNopWriter (0.00s) [2022-03-02T15:56:25.541Z] === RUN TestWriteCounter [2022-03-02T15:56:25.541Z] --- PASS: TestWriteCounter (0.00s) [2022-03-02T15:56:25.541Z] PASS [2022-03-02T15:56:25.541Z] coverage: 69.2% of statements [2022-03-02T15:56:25.541Z] ok github.com/docker/docker/pkg/ioutils 0.682s coverage: 69.2% of statements [2022-03-02T15:56:25.541Z] --- PASS: TestDisablePigz (0.14s) [2022-03-02T15:56:25.541Z] === RUN TestPigz [2022-03-02T15:56:25.541Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-03-02T15:56:25.541Z] --- PASS: TestPigz (0.16s) [2022-03-02T15:56:25.541Z] === RUN TestNosysFileInfo [2022-03-02T15:56:25.541Z] --- PASS: TestNosysFileInfo (0.00s) [2022-03-02T15:56:25.541Z] === RUN TestCopyFileWithInvalidDest [2022-03-02T15:56:25.541Z] archive_windows_test.go:16: Currently fails [2022-03-02T15:56:25.541Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-03-02T15:56:25.541Z] === RUN TestCanonicalTarNameForPath [2022-03-02T15:56:25.541Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-03-02T15:56:25.541Z] === RUN TestCanonicalTarName [2022-03-02T15:56:25.541Z] --- PASS: TestCanonicalTarName (0.00s) [2022-03-02T15:56:25.541Z] === RUN TestChmodTarEntry [2022-03-02T15:56:25.541Z] --- PASS: TestChmodTarEntry (0.00s) [2022-03-02T15:56:25.541Z] === RUN TestHardLinkOrder [2022-03-02T15:56:25.541Z] --- PASS: TestHardLinkOrder (0.12s) [2022-03-02T15:56:25.541Z] === RUN TestChangeString [2022-03-02T15:56:25.541Z] --- PASS: TestChangeString (0.00s) [2022-03-02T15:56:25.541Z] === RUN TestChangesWithNoChanges [2022-03-02T15:56:25.541Z] --- PASS: TestChangesWithNoChanges (0.04s) [2022-03-02T15:56:25.541Z] === RUN TestChangesWithChanges [2022-03-02T15:56:25.733Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-03-02T15:56:26.000Z] --- PASS: TestChangesWithChanges (0.04s) [2022-03-02T15:56:26.000Z] === RUN TestChangesWithChangesGH13590 [2022-03-02T15:56:26.000Z] changes_test.go:195: needs more investigation [2022-03-02T15:56:26.000Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-03-02T15:56:26.000Z] === RUN TestChangesDirsEmpty [2022-03-02T15:56:26.000Z] --- PASS: TestChangesDirsEmpty (0.15s) [2022-03-02T15:56:26.000Z] === RUN TestChangesDirsMutated [2022-03-02T15:56:26.000Z] --- PASS: TestChangesDirsMutated (0.18s) [2022-03-02T15:56:26.000Z] === RUN TestApplyLayer [2022-03-02T15:56:26.000Z] changes_test.go:432: needs further investigation [2022-03-02T15:56:26.000Z] --- SKIP: TestApplyLayer (0.00s) [2022-03-02T15:56:26.000Z] === RUN TestChangesSizeWithHardlinks [2022-03-02T15:56:26.000Z] changes_test.go:468: needs further investigation [2022-03-02T15:56:26.000Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-03-02T15:56:26.000Z] === RUN TestChangesSizeWithNoChanges [2022-03-02T15:56:26.000Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-03-02T15:56:26.000Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-03-02T15:56:26.000Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-03-02T15:56:26.000Z] === RUN TestChangesSize [2022-03-02T15:56:26.000Z] --- PASS: TestChangesSize (0.01s) [2022-03-02T15:56:26.000Z] === RUN TestApplyLayerInvalidFilenames [2022-03-02T15:56:26.000Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames3770916078\\dest" [2022-03-02T15:56:26.000Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-03-02T15:56:26.000Z] === RUN TestApplyLayerInvalidHardlink [2022-03-02T15:56:26.000Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2248835744\\victim\\hello" -> "../victim/hello" [2022-03-02T15:56:26.000Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3240374259\\victim\\hello" -> "/../victim/hello" [2022-03-02T15:56:26.000Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3821922237\\victim" -> "../victim" [2022-03-02T15:56:26.000Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2789923789\\victim" -> "../victim" [2022-03-02T15:56:26.000Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1811351761\\victim" -> "../victim" [2022-03-02T15:56:26.000Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3797807004\\victim" -> "../victim" [2022-03-02T15:56:26.000Z] --- PASS: TestApplyLayerInvalidHardlink (0.05s) [2022-03-02T15:56:26.000Z] === RUN TestApplyLayerInvalidSymlink [2022-03-02T15:56:26.000Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1087601695\\dest\\dotdot" -> "../victim/hello" [2022-03-02T15:56:26.000Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1815685765\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-02T15:56:26.000Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1148756011\\dest\\loophole-victim" -> "../victim" [2022-03-02T15:56:26.000Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2988909251\\dest\\loophole-victim" -> "../victim" [2022-03-02T15:56:26.000Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3537475198\\dest\\loophole-victim" -> "../victim" [2022-03-02T15:56:26.000Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3639760773\\dest\\loophole-victim" -> "../victim" [2022-03-02T15:56:26.000Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-03-02T15:56:26.000Z] === RUN TestApplyLayerWhiteouts [2022-03-02T15:56:26.239Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-03-02T15:56:26.460Z] --- PASS: TestApplyLayerWhiteouts (0.09s) [2022-03-02T15:56:26.460Z] === RUN TestGenerateEmptyFile [2022-03-02T15:56:26.460Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-03-02T15:56:26.460Z] === RUN TestGenerateWithContent [2022-03-02T15:56:26.460Z] --- PASS: TestGenerateWithContent (0.00s) [2022-03-02T15:56:26.460Z] PASS [2022-03-02T15:56:26.460Z] coverage: 63.0% of statements [2022-03-02T15:56:26.460Z] ok github.com/docker/docker/pkg/archive 10.360s coverage: 63.0% of statements [2022-03-02T15:56:26.460Z] === RUN TestError [2022-03-02T15:56:26.460Z] --- PASS: TestError (0.00s) [2022-03-02T15:56:26.460Z] === RUN TestProgressString [2022-03-02T15:56:26.460Z] === RUN TestProgressString/no_progress [2022-03-02T15:56:26.460Z] === RUN TestProgressString/progress_1 [2022-03-02T15:56:26.460Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-03-02T15:56:26.460Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-03-02T15:56:26.460Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-03-02T15:56:26.460Z] === RUN TestProgressString/with_units [2022-03-02T15:56:26.460Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-03-02T15:56:26.460Z] === RUN TestProgressString/hide_counts [2022-03-02T15:56:26.460Z] --- PASS: TestProgressString (0.00s) [2022-03-02T15:56:26.460Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-03-02T15:56:26.460Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-03-02T15:56:26.460Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-03-02T15:56:26.460Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-03-02T15:56:26.460Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-03-02T15:56:26.460Z] --- PASS: TestProgressString/with_units (0.00s) [2022-03-02T15:56:26.460Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-03-02T15:56:26.460Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-03-02T15:56:26.460Z] === RUN TestJSONMessageDisplay [2022-03-02T15:56:26.460Z] --- PASS: TestJSONMessageDisplay (0.20s) [2022-03-02T15:56:26.460Z] === RUN TestJSONMessageDisplayWithJSONError [2022-03-02T15:56:26.460Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-03-02T15:56:26.460Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-03-02T15:56:26.460Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-03-02T15:56:26.460Z] === RUN TestDisplayJSONMessagesStream [2022-03-02T15:56:26.460Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-03-02T15:56:26.460Z] PASS [2022-03-02T15:56:26.460Z] coverage: 91.7% of statements [2022-03-02T15:56:26.460Z] ok github.com/docker/docker/pkg/jsonmessage 0.244s coverage: 91.7% of statements [2022-03-02T15:56:26.460Z] 2022/03/02 15:56:26 Closing DB instances... [2022-03-02T15:56:26.807Z] === RUN TestDockerSuite/TestEventsRename [2022-03-02T15:56:27.375Z] === RUN TestDockerSuite/TestEventsResize [2022-03-02T15:56:27.433Z] === RUN TestStandardLongPath [2022-03-02T15:56:27.433Z] --- PASS: TestStandardLongPath (0.00s) [2022-03-02T15:56:27.433Z] === RUN TestUNCLongPath [2022-03-02T15:56:27.433Z] --- PASS: TestUNCLongPath (0.00s) [2022-03-02T15:56:27.433Z] PASS [2022-03-02T15:56:27.433Z] coverage: 100.0% of statements [2022-03-02T15:56:27.433Z] ok github.com/docker/docker/pkg/longpath 0.045s coverage: 100.0% of statements [2022-03-02T15:56:27.839Z] --- PASS: TestRemoveContainerWithRemovedVolume (3.24s) [2022-03-02T15:56:27.839Z] === RUN TestRemoveContainerWithVolume [2022-03-02T15:56:27.895Z] === RUN TestNameFormat [2022-03-02T15:56:27.895Z] --- PASS: TestNameFormat (0.00s) [2022-03-02T15:56:27.895Z] === RUN TestNameRetries [2022-03-02T15:56:27.895Z] --- PASS: TestNameRetries (0.00s) [2022-03-02T15:56:27.895Z] PASS [2022-03-02T15:56:27.895Z] coverage: 85.7% of statements [2022-03-02T15:56:27.895Z] ok github.com/docker/docker/pkg/namesgenerator 0.045s coverage: 85.7% of statements [2022-03-02T15:56:27.895Z] --- PASS: TestNetworkDBWatch (3.04s) [2022-03-02T15:56:27.895Z] === RUN TestNetworkDBBulkSync [2022-03-02T15:56:28.312Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-03-02T15:56:28.312Z] --- PASS: TestDockerNetworkReConnect (3.89s) [2022-03-02T15:56:28.312Z] === RUN TestServicePlugin [2022-03-02T15:56:28.865Z] === RUN TestParseKeyValueOpt [2022-03-02T15:56:28.865Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-03-02T15:56:28.865Z] === RUN TestParseUintList [2022-03-02T15:56:28.865Z] --- PASS: TestParseUintList (0.00s) [2022-03-02T15:56:28.865Z] === RUN TestParseUintListMaximumLimits [2022-03-02T15:56:28.865Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-03-02T15:56:28.865Z] PASS [2022-03-02T15:56:28.865Z] coverage: 97.0% of statements [2022-03-02T15:56:28.865Z] ok github.com/docker/docker/pkg/parsers 0.045s coverage: 97.0% of statements [2022-03-02T15:56:29.323Z] 2022/03/02 15:56:29 Closing DB instances... [2022-03-02T15:56:29.783Z] === RUN TestNewAndRemove [2022-03-02T15:56:29.783Z] --- PASS: TestNewAndRemove (0.00s) [2022-03-02T15:56:29.783Z] === RUN TestRemoveInvalidPath [2022-03-02T15:56:29.783Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-03-02T15:56:29.783Z] PASS [2022-03-02T15:56:29.783Z] coverage: 82.6% of statements [2022-03-02T15:56:29.783Z] ok github.com/docker/docker/pkg/pidfile 0.043s coverage: 82.6% of statements [2022-03-02T15:56:30.732Z] --- PASS: TestRemoveContainerWithVolume (3.32s) [2022-03-02T15:56:30.732Z] === RUN TestRemoveContainerRunning [2022-03-02T15:56:30.751Z] --- PASS: TestNetworkDBBulkSync (2.84s) [2022-03-02T15:56:30.751Z] === RUN TestNetworkDBCRUDMediumCluster [2022-03-02T15:56:31.210Z] === RUN TestFailedConnection [2022-03-02T15:56:31.507Z] === RUN TestDockerSuite/TestBuildAddScript [2022-03-02T15:56:31.507Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-02T15:56:31.507Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-03-02T15:56:31.507Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-02T15:56:31.507Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-03-02T15:56:31.507Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-02T15:56:31.507Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-03-02T15:56:31.507Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-02T15:56:31.507Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-03-02T15:56:31.964Z] === RUN TestDockerSuite/TestBuildAddTar [2022-03-02T15:56:32.505Z] plugin_test.go:61: [dec4109a286dd] joining swarm manager [d4903caf82735]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-02T15:56:32.751Z] --- PASS: TestFailedConnection (1.18s) [2022-03-02T15:56:32.751Z] === RUN TestFailOnce [2022-03-02T15:56:32.751Z] 2022/03/02 15:56:32 http: panic serving 127.0.0.1:49284: Plugin not ready [2022-03-02T15:56:32.751Z] goroutine 24 [running]: [2022-03-02T15:56:32.751Z] net/http.(*conn).serve.func1() [2022-03-02T15:56:32.751Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-03-02T15:56:32.751Z] panic({0x13ab9a0, 0x14bf6d0}) [2022-03-02T15:56:32.751Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-03-02T15:56:32.751Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0xdf402392d4267ca7}, 0xc0001a3a98) [2022-03-02T15:56:32.751Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-03-02T15:56:32.751Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x14cc5c0, 0xc000064000}, 0x12e1206) [2022-03-02T15:56:32.751Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-03-02T15:56:32.751Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x14cc5c0, 0xc000064000}, 0xc00016e100) [2022-03-02T15:56:32.751Z] c:/go/src/net/http/server.go:2425 +0x149 [2022-03-02T15:56:32.751Z] net/http.serverHandler.ServeHTTP({0x14cacb0}, {0x14cc5c0, 0xc000064000}, 0xc00016e100) [2022-03-02T15:56:32.751Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-03-02T15:56:32.751Z] net/http.(*conn).serve(0xc0000a4f00, {0x14ce5c0, 0xc0000260f0}) [2022-03-02T15:56:32.751Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-03-02T15:56:32.751Z] created by net/http.(*Server).Serve [2022-03-02T15:56:32.751Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-03-02T15:56:32.751Z] time="2022-03-02T15:56:32Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49283/Test.FailOnce: Post \"http://127.0.0.1:49283/Test.FailOnce\": EOF, retrying in 1s" [2022-03-02T15:56:32.751Z] --- PASS: TestGetAddress (25.07s) [2022-03-02T15:56:32.751Z] === RUN TestRequestSyntaxCheck [2022-03-02T15:56:32.751Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2022-03-02T15:56:32.751Z] === RUN TestRequest [2022-03-02T15:56:33.077Z] plugin_test.go:64: [d611e8bbbe8e3] joining swarm manager [d4903caf82735]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-02T15:56:33.631Z] --- PASS: TestRemoveContainerRunning (3.13s) [2022-03-02T15:56:33.631Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-02T15:56:33.647Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-03-02T15:56:33.773Z] --- PASS: TestFailOnce (1.22s) [2022-03-02T15:56:33.773Z] === RUN TestEchoInputOutput [2022-03-02T15:56:33.773Z] --- PASS: TestEchoInputOutput (0.00s) [2022-03-02T15:56:33.773Z] === RUN TestBackoff [2022-03-02T15:56:33.773Z] --- PASS: TestBackoff (0.00s) [2022-03-02T15:56:33.773Z] === RUN TestAbortRetry [2022-03-02T15:56:33.773Z] --- PASS: TestAbortRetry (0.00s) [2022-03-02T15:56:33.773Z] === RUN TestClientScheme [2022-03-02T15:56:33.773Z] --- PASS: TestClientScheme (0.00s) [2022-03-02T15:56:33.773Z] === RUN TestNewClientWithTimeout [2022-03-02T15:56:34.232Z] 2022/03/02 15:56:33 Closing DB instances... [2022-03-02T15:56:34.232Z] time="2022-03-02T15:56:34Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49290/Test.Echo: Post \"http://127.0.0.1:49290/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-03-02T15:56:34.582Z] === RUN TestDockerSuite/TestEventsStreaming [2022-03-02T15:56:34.841Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-03-02T15:56:35.772Z] time="2022-03-02T15:56:35Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49290/Test.Echo: Post \"http://127.0.0.1:49290/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-03-02T15:56:36.744Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.00s) [2022-03-02T15:56:36.744Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-03-02T15:56:37.362Z] --- PASS: TestRemoveContainerForceRemoveRunning (3.25s) [2022-03-02T15:56:37.362Z] === RUN TestRemoveInvalidContainer [2022-03-02T15:56:37.362Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-03-02T15:56:37.362Z] === RUN TestRenameLinkedContainer [2022-03-02T15:56:37.362Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-02T15:56:37.362Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-03-02T15:56:37.362Z] === RUN TestRenameStoppedContainer [2022-03-02T15:56:38.125Z] === RUN TestDockerSuite/TestEventsTop [2022-03-02T15:56:38.283Z] 2022/03/02 15:56:37 Closing DB instances... [2022-03-02T15:56:38.283Z] time="2022-03-02T15:56:38Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49290/Test.Echo: Post \"http://127.0.0.1:49290/Test.Echo\": context deadline exceeded (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-03-02T15:56:38.384Z] === RUN TestDockerSuite/TestEventsUntag [2022-03-02T15:56:39.820Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2022-03-02T15:56:39.820Z] === RUN TestNetworkDBGarbageCollection [2022-03-02T15:56:40.914Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-03-02T15:56:41.081Z] --- PASS: TestRenameStoppedContainer (3.72s) [2022-03-02T15:56:41.081Z] === RUN TestRenameRunningContainerAndReuse [2022-03-02T15:56:42.733Z] time="2022-03-02T15:56:42Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49290/Test.Echo: Post \"http://127.0.0.1:49290/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-03-02T15:56:45.638Z] --- PASS: TestRequest (12.63s) [2022-03-02T15:56:45.638Z] === RUN TestOverlappingRequests [2022-03-02T15:56:46.096Z] --- PASS: TestOverlappingRequests (0.60s) [2022-03-02T15:56:46.096Z] === RUN TestRelease [2022-03-02T15:56:47.500Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-03-02T15:56:48.142Z] --- PASS: TestRenameRunningContainerAndReuse (6.51s) [2022-03-02T15:56:48.142Z] === RUN TestRenameInvalidName [2022-03-02T15:56:48.876Z] docker_api_swarm_test.go:384: [d124acf724cf5] joining swarm manager [da9282ab292dc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-02T15:56:49.000Z] --- PASS: TestRelease (2.37s) [2022-03-02T15:56:49.000Z] === RUN TestAllocateRandomDeallocate [2022-03-02T15:56:49.811Z] docker_api_swarm_test.go:385: [d670f175a5219] joining swarm manager [da9282ab292dc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-02T15:56:51.056Z] --- PASS: TestRenameInvalidName (3.41s) [2022-03-02T15:56:51.056Z] === RUN TestRenameAnonymousContainer [2022-03-02T15:56:51.183Z] === RUN TestParseEmptyInterface [2022-03-02T15:56:51.183Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-03-02T15:56:51.183Z] === RUN TestParseNonInterfaceType [2022-03-02T15:56:51.183Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-03-02T15:56:51.183Z] === RUN TestParseWithOneFunction [2022-03-02T15:56:51.183Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-03-02T15:56:51.183Z] === RUN TestParseWithMultipleFuncs [2022-03-02T15:56:51.183Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-03-02T15:56:51.183Z] === RUN TestParseWithUnnamedReturn [2022-03-02T15:56:51.183Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-03-02T15:56:51.183Z] === RUN TestEmbeddedInterface [2022-03-02T15:56:51.183Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-03-02T15:56:51.183Z] === RUN TestParsedImports [2022-03-02T15:56:51.183Z] --- PASS: TestParsedImports (0.00s) [2022-03-02T15:56:51.183Z] === RUN TestAliasedImports [2022-03-02T15:56:51.183Z] --- PASS: TestAliasedImports (0.00s) [2022-03-02T15:56:51.183Z] PASS [2022-03-02T15:56:51.183Z] coverage: 56.8% of statements [2022-03-02T15:56:51.183Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-03-02T15:56:51.183Z] === RUN TestClientStream [2022-03-02T15:56:51.183Z] --- PASS: TestClientStream (0.00s) [2022-03-02T15:56:51.183Z] === RUN TestClientSendFile [2022-03-02T15:56:51.183Z] --- PASS: TestClientSendFile (0.00s) [2022-03-02T15:56:51.183Z] === RUN TestClientWithRequestTimeout [2022-03-02T15:56:51.183Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2022-03-02T15:56:51.183Z] === RUN TestFileSpecPlugin [2022-03-02T15:56:51.183Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.073s coverage: 56.8% of statements [2022-03-02T15:56:51.643Z] --- PASS: TestFileSpecPlugin (0.02s) [2022-03-02T15:56:51.643Z] === RUN TestFileJSONSpecPlugin [2022-03-02T15:56:51.643Z] --- PASS: TestFileJSONSpecPlugin (0.01s) [2022-03-02T15:56:51.643Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-03-02T15:56:51.643Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-03-02T15:56:51.643Z] === RUN TestPluginAddHandler [2022-03-02T15:56:51.643Z] --- PASS: TestPluginAddHandler (0.00s) [2022-03-02T15:56:51.643Z] === RUN TestPluginWaitBadPlugin [2022-03-02T15:56:51.643Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-03-02T15:56:51.643Z] === RUN TestGet [2022-03-02T15:56:51.643Z] time="2022-03-02T15:56:51Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-03-02T15:56:51.713Z] === RUN TestDockerSuite/TestExec [2022-03-02T15:56:52.280Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-03-02T15:56:52.539Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-03-02T15:56:52.611Z] time="2022-03-02T15:56:52Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-03-02T15:56:52.611Z] === RUN TestHTTPTransport [2022-03-02T15:56:52.611Z] --- PASS: TestHTTPTransport (0.00s) [2022-03-02T15:56:52.611Z] PASS [2022-03-02T15:56:52.611Z] coverage: 85.7% of statements [2022-03-02T15:56:52.611Z] ok github.com/docker/docker/pkg/plugins/transport 0.047s coverage: 85.7% of statements [2022-03-02T15:56:53.106Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-03-02T15:56:53.579Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-03-02T15:56:53.579Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-02T15:56:53.579Z] === RUN TestBufioReaderPoolPutAndGet [2022-03-02T15:56:53.579Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-03-02T15:56:53.579Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-03-02T15:56:53.579Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-03-02T15:56:53.579Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-03-02T15:56:53.579Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-02T15:56:53.579Z] === RUN TestBufioWriterPoolPutAndGet [2022-03-02T15:56:53.579Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-03-02T15:56:53.579Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-03-02T15:56:53.579Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-03-02T15:56:53.579Z] === RUN TestBufferPoolPutAndGet [2022-03-02T15:56:53.579Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-03-02T15:56:53.579Z] PASS [2022-03-02T15:56:53.579Z] coverage: 88.2% of statements [2022-03-02T15:56:53.579Z] ok github.com/docker/docker/pkg/pools 0.043s coverage: 88.2% of statements [2022-03-02T15:56:53.674Z] === RUN TestDockerSuite/TestExecAPIStart [2022-03-02T15:56:54.038Z] === RUN TestOutputOnPrematureClose [2022-03-02T15:56:54.038Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-03-02T15:56:54.038Z] === RUN TestCompleteSilently [2022-03-02T15:56:54.038Z] --- PASS: TestCompleteSilently (0.00s) [2022-03-02T15:56:54.038Z] PASS [2022-03-02T15:56:54.038Z] coverage: 75.9% of statements [2022-03-02T15:56:54.038Z] ok github.com/docker/docker/pkg/progress 0.038s coverage: 75.9% of statements [2022-03-02T15:56:54.498Z] time="2022-03-02T15:56:54Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-03-02T15:56:54.498Z] === RUN TestSendToOneSub [2022-03-02T15:56:54.498Z] --- PASS: TestSendToOneSub (0.00s) [2022-03-02T15:56:54.498Z] === RUN TestSendToMultipleSubs [2022-03-02T15:56:54.498Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-03-02T15:56:54.498Z] === RUN TestEvictOneSub [2022-03-02T15:56:54.498Z] --- PASS: TestEvictOneSub (0.00s) [2022-03-02T15:56:54.498Z] === RUN TestClosePublisher [2022-03-02T15:56:54.498Z] --- PASS: TestClosePublisher (0.00s) [2022-03-02T15:56:54.498Z] === RUN TestPubSubRace [2022-03-02T15:56:54.609Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-03-02T15:56:55.177Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-03-02T15:56:55.435Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-03-02T15:56:55.466Z] --- PASS: TestAllocateRandomDeallocate (6.99s) [2022-03-02T15:56:55.466Z] === RUN TestRetrieveFromStore [2022-03-02T15:56:55.466Z] --- PASS: TestPubSubRace (1.07s) [2022-03-02T15:56:55.466Z] PASS [2022-03-02T15:56:55.466Z] coverage: 75.0% of statements [2022-03-02T15:56:55.466Z] ok github.com/docker/docker/pkg/pubsub 1.117s coverage: 75.0% of statements [2022-03-02T15:56:56.006Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-03-02T15:56:56.439Z] === RUN TestRegister [2022-03-02T15:56:56.439Z] --- PASS: TestRegister (0.00s) [2022-03-02T15:56:56.439Z] === RUN TestCommand [2022-03-02T15:56:56.439Z] --- PASS: TestCommand (0.03s) [2022-03-02T15:56:56.439Z] === RUN TestNaiveSelf [2022-03-02T15:56:56.439Z] --- PASS: TestNaiveSelf (0.03s) [2022-03-02T15:56:56.439Z] PASS [2022-03-02T15:56:56.439Z] coverage: 82.4% of statements [2022-03-02T15:56:56.439Z] ok github.com/docker/docker/pkg/reexec 0.103s coverage: 82.4% of statements [2022-03-02T15:56:56.573Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-03-02T15:56:57.140Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-03-02T15:56:57.407Z] === RUN TestDump [2022-03-02T15:56:57.407Z] goroutine 19 [running]: [2022-03-02T15:56:57.407Z] github.com/docker/docker/pkg/stack.dump(0xd5b6b7) [2022-03-02T15:56:57.407Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-02T15:56:57.407Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-03-02T15:56:57.407Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-03-02T15:56:57.407Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2022-03-02T15:56:57.407Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-03-02T15:56:57.407Z] testing.tRunner(0xc000085380, 0xec8ef8) [2022-03-02T15:56:57.407Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-02T15:56:57.407Z] created by testing.(*T).Run [2022-03-02T15:56:57.407Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-03-02T15:56:57.407Z] [2022-03-02T15:56:57.407Z] goroutine 1 [chan receive]: [2022-03-02T15:56:57.407Z] testing.(*T).Run(0xc0000851e0, {0xeba531, 0xd3a413}, 0xec8ef8) [2022-03-02T15:56:57.407Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-03-02T15:56:57.407Z] testing.runTests.func1(0xc0000b6810) [2022-03-02T15:56:57.407Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-03-02T15:56:57.407Z] testing.tRunner(0xc0000851e0, 0xc0000c1ce0) [2022-03-02T15:56:57.407Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-02T15:56:57.407Z] testing.runTests(0xc0000d0080, {0x102cc00, 0x3, 0x3}, {0xd5a90d, 0xebc22b, 0x10316a0}) [2022-03-02T15:56:57.407Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-03-02T15:56:57.407Z] testing.(*M).Run(0xc0000d0080) [2022-03-02T15:56:57.407Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-03-02T15:56:57.407Z] main.main() [2022-03-02T15:56:57.407Z] _testmain.go:95 +0x1f5 [2022-03-02T15:56:57.407Z] --- PASS: TestDump (0.00s) [2022-03-02T15:56:57.407Z] === RUN TestDumpToFile [2022-03-02T15:56:57.407Z] --- PASS: TestDumpToFile (0.19s) [2022-03-02T15:56:57.408Z] === RUN TestDumpToFileWithEmptyInput [2022-03-02T15:56:57.408Z] goroutine 21 [running]: [2022-03-02T15:56:57.408Z] github.com/docker/docker/pkg/stack.dump(0xdc8894) [2022-03-02T15:56:57.408Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-02T15:56:57.408Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0xdc8c40}) [2022-03-02T15:56:57.408Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2022-03-02T15:56:57.408Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000085380) [2022-03-02T15:56:57.408Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-03-02T15:56:57.408Z] testing.tRunner(0xc000085860, 0xec8ee8) [2022-03-02T15:56:57.408Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-02T15:56:57.408Z] created by testing.(*T).Run [2022-03-02T15:56:57.408Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-03-02T15:56:57.408Z] [2022-03-02T15:56:57.408Z] goroutine 1 [chan receive]: [2022-03-02T15:56:57.408Z] testing.(*T).Run(0xc0000851e0, {0xec1316, 0xd3a413}, 0xec8ee8) [2022-03-02T15:56:57.408Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-03-02T15:56:57.408Z] testing.runTests.func1(0xc0000b6810) [2022-03-02T15:56:57.408Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-03-02T15:56:57.408Z] testing.tRunner(0xc0000851e0, 0xc0000c1ce0) [2022-03-02T15:56:57.408Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-02T15:56:57.408Z] testing.runTests(0xc0000d0080, {0x102cc00, 0x3, 0x3}, {0xd5a90d, 0xebc22b, 0x10316a0}) [2022-03-02T15:56:57.408Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-03-02T15:56:57.408Z] testing.(*M).Run(0xc0000d0080) [2022-03-02T15:56:57.408Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-03-02T15:56:57.408Z] main.main() [2022-03-02T15:56:57.408Z] _testmain.go:95 +0x1f5 [2022-03-02T15:56:57.408Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-03-02T15:56:57.408Z] PASS [2022-03-02T15:56:57.408Z] coverage: 90.9% of statements [2022-03-02T15:56:57.408Z] ok github.com/docker/docker/pkg/stack 0.232s coverage: 90.9% of statements [2022-03-02T15:56:57.707Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-03-02T15:56:57.868Z] --- PASS: TestRetrieveFromStore (2.31s) [2022-03-02T15:56:57.868Z] === RUN TestRequestReleaseAddressDuplicate [2022-03-02T15:56:57.868Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-03-02T15:56:57.868Z] === RUN TestParallelPredefinedRequest1 [2022-03-02T15:56:57.868Z] === PAUSE TestParallelPredefinedRequest1 [2022-03-02T15:56:57.868Z] === RUN TestParallelPredefinedRequest2 [2022-03-02T15:56:57.868Z] === PAUSE TestParallelPredefinedRequest2 [2022-03-02T15:56:57.868Z] === RUN TestParallelPredefinedRequest3 [2022-03-02T15:56:57.868Z] === PAUSE TestParallelPredefinedRequest3 [2022-03-02T15:56:57.868Z] === RUN TestParallelPredefinedRequest4 [2022-03-02T15:56:57.868Z] === PAUSE TestParallelPredefinedRequest4 [2022-03-02T15:56:57.868Z] === RUN TestParallelPredefinedRequest5 [2022-03-02T15:56:57.868Z] === PAUSE TestParallelPredefinedRequest5 [2022-03-02T15:56:57.868Z] === RUN TestDebug [2022-03-02T15:56:57.868Z] --- PASS: TestDebug (0.00s) [2022-03-02T15:56:57.868Z] === RUN TestRequestPoolParallel [2022-03-02T15:56:57.868Z] === RUN TestNewStdWriter [2022-03-02T15:56:57.868Z] --- PASS: TestNewStdWriter (0.00s) [2022-03-02T15:56:57.868Z] === RUN TestWriteWithUninitializedStdWriter [2022-03-02T15:56:57.868Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-03-02T15:56:57.868Z] === RUN TestWriteWithNilBytes [2022-03-02T15:56:57.868Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-03-02T15:56:57.868Z] === RUN TestWrite [2022-03-02T15:56:57.868Z] --- PASS: TestWrite (0.00s) [2022-03-02T15:56:57.868Z] === RUN TestWriteWithWriterError [2022-03-02T15:56:57.868Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-03-02T15:56:57.868Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-03-02T15:56:57.868Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-03-02T15:56:57.868Z] === RUN TestStdCopyWriteAndRead [2022-03-02T15:56:57.868Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-03-02T15:56:57.868Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-03-02T15:56:57.868Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-03-02T15:56:57.868Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-03-02T15:56:57.868Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-03-02T15:56:57.868Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-03-02T15:56:57.868Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-03-02T15:56:57.868Z] === RUN TestStdCopyWithInvalidInputHeader [2022-03-02T15:56:57.868Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-03-02T15:56:57.868Z] === RUN TestStdCopyWithCorruptedPrefix [2022-03-02T15:56:57.868Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-03-02T15:56:57.868Z] === RUN TestStdCopyReturnsWriteErrors [2022-03-02T15:56:57.868Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-03-02T15:56:57.868Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-03-02T15:56:57.868Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-03-02T15:56:57.868Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-03-02T15:56:57.868Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-03-02T15:56:57.868Z] PASS [2022-03-02T15:56:57.868Z] coverage: 100.0% of statements [2022-03-02T15:56:57.868Z] ok github.com/docker/docker/pkg/stdcopy 0.044s coverage: 100.0% of statements [2022-03-02T15:56:58.331Z] --- PASS: TestRequestPoolParallel (0.51s) [2022-03-02T15:56:58.331Z] === RUN TestFullAllocateRelease [2022-03-02T15:56:58.331Z] time="2022-03-02T15:56:58Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-03-02T15:56:58.642Z] === RUN TestDockerSuite/TestExecCgroup [2022-03-02T15:56:58.642Z] --- PASS: TestServicePlugin (30.58s) [2022-03-02T15:56:58.642Z] === RUN TestServiceUpdateLabel [2022-03-02T15:56:58.797Z] --- PASS: TestFullAllocateRelease (0.47s) [2022-03-02T15:56:58.797Z] === RUN TestOddAllocateRelease [2022-03-02T15:56:58.797Z] === RUN TestRawProgressFormatterFormatStatus [2022-03-02T15:56:58.797Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-03-02T15:56:58.797Z] === RUN TestRawProgressFormatterFormatProgress [2022-03-02T15:56:58.797Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-03-02T15:56:58.797Z] === RUN TestFormatStatus [2022-03-02T15:56:58.797Z] --- PASS: TestFormatStatus (0.00s) [2022-03-02T15:56:58.797Z] === RUN TestFormatError [2022-03-02T15:56:58.797Z] --- PASS: TestFormatError (0.00s) [2022-03-02T15:56:58.797Z] === RUN TestFormatJSONError [2022-03-02T15:56:58.797Z] --- PASS: TestFormatJSONError (0.00s) [2022-03-02T15:56:58.797Z] === RUN TestJsonProgressFormatterFormatProgress [2022-03-02T15:56:58.797Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-03-02T15:56:58.797Z] === RUN TestJsonProgressFormatterFormatStatus [2022-03-02T15:56:58.797Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-03-02T15:56:58.797Z] === RUN TestNewJSONProgressOutput [2022-03-02T15:56:58.797Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-03-02T15:56:58.797Z] === RUN TestAuxFormatterEmit [2022-03-02T15:56:58.797Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-03-02T15:56:58.797Z] === RUN TestStreamWriterStdout [2022-03-02T15:56:58.797Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-03-02T15:56:58.797Z] === RUN TestStreamWriterStderr [2022-03-02T15:56:58.797Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-03-02T15:56:58.797Z] PASS [2022-03-02T15:56:58.797Z] coverage: 66.2% of statements [2022-03-02T15:56:58.797Z] ok github.com/docker/docker/pkg/streamformatter 0.051s coverage: 66.2% of statements [2022-03-02T15:56:59.256Z] --- PASS: TestOddAllocateRelease (0.31s) [2022-03-02T15:56:59.256Z] === RUN TestFullAllocateSerialReleaseParallel [2022-03-02T15:56:59.256Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.09s) [2022-03-02T15:56:59.256Z] === RUN TestOddAllocateSerialReleaseParallel [2022-03-02T15:56:59.256Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.07s) [2022-03-02T15:56:59.256Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-03-02T15:56:59.256Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.06s) [2022-03-02T15:56:59.256Z] === CONT TestParallelPredefinedRequest1 [2022-03-02T15:56:59.256Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-02T15:56:59.256Z] === CONT TestParallelPredefinedRequest4 [2022-03-02T15:56:59.256Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-02T15:56:59.256Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-03-02T15:56:59.256Z] === CONT TestParallelPredefinedRequest2 [2022-03-02T15:56:59.256Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-02T15:56:59.256Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-03-02T15:56:59.256Z] === CONT TestParallelPredefinedRequest5 [2022-03-02T15:56:59.256Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-02T15:56:59.256Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-03-02T15:56:59.256Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-03-02T15:56:59.256Z] === CONT TestParallelPredefinedRequest3 [2022-03-02T15:56:59.256Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-02T15:56:59.256Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-03-02T15:56:59.256Z] PASS [2022-03-02T15:56:59.256Z] coverage: 85.3% of statements [2022-03-02T15:56:59.256Z] ok github.com/docker/docker/libnetwork/ipam 61.522s coverage: 85.3% of statements [2022-03-02T15:56:59.579Z] === RUN TestDockerSuite/TestExecEnv [2022-03-02T15:56:59.719Z] === RUN TestGenerateRandomID [2022-03-02T15:56:59.719Z] --- PASS: TestGenerateRandomID (0.00s) [2022-03-02T15:56:59.719Z] === RUN TestShortenId [2022-03-02T15:56:59.719Z] --- PASS: TestShortenId (0.00s) [2022-03-02T15:56:59.719Z] === RUN TestShortenSha256Id [2022-03-02T15:56:59.719Z] --- PASS: TestShortenSha256Id (0.00s) [2022-03-02T15:56:59.719Z] === RUN TestShortenIdEmpty [2022-03-02T15:56:59.719Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-03-02T15:56:59.719Z] === RUN TestShortenIdInvalid [2022-03-02T15:56:59.719Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-03-02T15:56:59.719Z] === RUN TestIsShortIDNonHex [2022-03-02T15:56:59.719Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-03-02T15:56:59.719Z] === RUN TestIsShortIDNotCorrectSize [2022-03-02T15:56:59.719Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-03-02T15:56:59.719Z] PASS [2022-03-02T15:56:59.719Z] coverage: 70.6% of statements [2022-03-02T15:56:59.719Z] ok github.com/docker/docker/pkg/stringid 0.039s coverage: 70.6% of statements [2022-03-02T15:57:00.146Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-03-02T15:57:00.178Z] === RUN TestIsCpusetListAvailable [2022-03-02T15:57:00.178Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-03-02T15:57:00.178Z] PASS [2022-03-02T15:57:00.178Z] coverage: 39.4% of statements [2022-03-02T15:57:00.178Z] ok github.com/docker/docker/pkg/sysinfo 0.036s coverage: 39.4% of statements [2022-03-02T15:57:01.538Z] --- PASS: TestServiceUpdateLabel (2.60s) [2022-03-02T15:57:01.538Z] === RUN TestServiceUpdateSecrets [2022-03-02T15:57:01.538Z] === RUN TestDockerSuite/TestExecExitStatus [2022-03-02T15:57:02.131Z] === RUN TestDockerSuite/TestExecInspectID [2022-03-02T15:57:02.355Z] === RUN TestChtimes [2022-03-02T15:57:02.355Z] --- PASS: TestChtimes (0.01s) [2022-03-02T15:57:02.355Z] === RUN TestChtimesWindows [2022-03-02T15:57:02.355Z] --- PASS: TestChtimesWindows (0.00s) [2022-03-02T15:57:02.355Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-03-02T15:57:02.355Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-03-02T15:57:02.355Z] === RUN TestEnsureRemoveAllNotExist [2022-03-02T15:57:02.355Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-03-02T15:57:02.355Z] === RUN TestEnsureRemoveAllWithDir [2022-03-02T15:57:02.355Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-03-02T15:57:02.355Z] === RUN TestEnsureRemoveAllWithFile [2022-03-02T15:57:02.355Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-03-02T15:57:02.355Z] PASS [2022-03-02T15:57:02.355Z] coverage: 12.9% of statements [2022-03-02T15:57:02.355Z] ok github.com/docker/docker/pkg/system 0.050s coverage: 12.9% of statements [2022-03-02T15:57:02.814Z] === RUN TestTailFile [2022-03-02T15:57:02.814Z] --- PASS: TestTailFile (0.00s) [2022-03-02T15:57:02.814Z] === RUN TestTailFileManyLines [2022-03-02T15:57:02.814Z] --- PASS: TestTailFileManyLines (0.00s) [2022-03-02T15:57:02.814Z] === RUN TestTailEmptyFile [2022-03-02T15:57:02.814Z] --- PASS: TestTailEmptyFile (0.00s) [2022-03-02T15:57:02.814Z] === RUN TestTailNegativeN [2022-03-02T15:57:02.814Z] --- PASS: TestTailNegativeN (0.00s) [2022-03-02T15:57:02.814Z] === RUN TestNewTailReader [2022-03-02T15:57:02.814Z] === PAUSE TestNewTailReader [2022-03-02T15:57:02.814Z] === CONT TestNewTailReader [2022-03-02T15:57:02.814Z] === RUN TestNewTailReader/12_byte_delimiter [2022-03-02T15:57:02.814Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-03-02T15:57:02.814Z] === RUN TestNewTailReader/no_delimiter [2022-03-02T15:57:02.814Z] === PAUSE TestNewTailReader/no_delimiter [2022-03-02T15:57:02.814Z] === RUN TestNewTailReader/single_byte_delimiter [2022-03-02T15:57:02.814Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-03-02T15:57:02.814Z] === RUN TestNewTailReader/2_byte_delimiter [2022-03-02T15:57:02.814Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-03-02T15:57:02.814Z] === RUN TestNewTailReader/4_byte_delimiter [2022-03-02T15:57:02.814Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-03-02T15:57:02.814Z] === RUN TestNewTailReader/8_byte_delimiter [2022-03-02T15:57:02.814Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-03-02T15:57:02.814Z] === RUN TestNewTailReader/truncated_last_line [2022-03-02T15:57:02.814Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-03-02T15:57:02.814Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-03-02T15:57:02.814Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-03-02T15:57:02.814Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-03-02T15:57:02.814Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-03-02T15:57:02.814Z] === CONT TestNewTailReader/12_byte_delimiter [2022-03-02T15:57:02.814Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-02T15:57:02.814Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-02T15:57:02.814Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-02T15:57:02.814Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-02T15:57:02.814Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-02T15:57:02.814Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-02T15:57:02.814Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-02T15:57:02.814Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-02T15:57:02.814Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-02T15:57:02.814Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-02T15:57:02.814Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-02T15:57:02.814Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-02T15:57:02.814Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-02T15:57:02.814Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-02T15:57:02.814Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-02T15:57:02.814Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-02T15:57:02.814Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-02T15:57:02.814Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-02T15:57:02.814Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-02T15:57:02.814Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-02T15:57:02.814Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-03-02T15:57:02.814Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-03-02T15:57:02.814Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-02T15:57:02.814Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-02T15:57:02.814Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-02T15:57:02.814Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-02T15:57:02.814Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-02T15:57:02.814Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-02T15:57:02.814Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-02T15:57:02.814Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-02T15:57:02.814Z] === CONT TestNewTailReader/8_byte_delimiter [2022-03-02T15:57:02.814Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-02T15:57:02.814Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-02T15:57:02.814Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-02T15:57:02.814Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-02T15:57:02.814Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-02T15:57:02.814Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-02T15:57:02.814Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-02T15:57:02.814Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-02T15:57:02.814Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-02T15:57:02.814Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-02T15:57:02.814Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-02T15:57:02.814Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-02T15:57:02.814Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-02T15:57:02.814Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-02T15:57:02.814Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-02T15:57:02.814Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-02T15:57:02.814Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-02T15:57:02.814Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-02T15:57:02.814Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-02T15:57:02.814Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-02T15:57:02.814Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-02T15:57:02.814Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-02T15:57:02.814Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-02T15:57:02.814Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-02T15:57:02.814Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-02T15:57:02.814Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-02T15:57:02.814Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-02T15:57:02.814Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-02T15:57:02.814Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-02T15:57:02.814Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-02T15:57:02.814Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-02T15:57:02.814Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-02T15:57:02.814Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-02T15:57:02.814Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-02T15:57:02.814Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-02T15:57:02.814Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-02T15:57:02.814Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-02T15:57:02.814Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-02T15:57:02.814Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-02T15:57:02.814Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-02T15:57:02.814Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-02T15:57:02.814Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-02T15:57:02.814Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-02T15:57:02.814Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-02T15:57:02.814Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-02T15:57:02.814Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-02T15:57:02.814Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-02T15:57:02.814Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-02T15:57:02.814Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-03-02T15:57:02.814Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-03-02T15:57:02.814Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-02T15:57:02.814Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-02T15:57:02.814Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-02T15:57:02.814Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-02T15:57:02.814Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-02T15:57:02.814Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-02T15:57:02.814Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-02T15:57:02.814Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-02T15:57:02.814Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-02T15:57:02.814Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-02T15:57:02.814Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-02T15:57:02.814Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-02T15:57:02.814Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-02T15:57:02.814Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-02T15:57:02.814Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-02T15:57:02.814Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-02T15:57:02.814Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-02T15:57:02.814Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-02T15:57:02.814Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-02T15:57:02.814Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-02T15:57:02.814Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-02T15:57:02.814Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-02T15:57:02.814Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-02T15:57:02.815Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-02T15:57:02.815Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-02T15:57:02.815Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-02T15:57:02.815Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-02T15:57:02.815Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-02T15:57:02.815Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-02T15:57:02.815Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-02T15:57:02.815Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-02T15:57:02.815Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-02T15:57:02.815Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-02T15:57:02.815Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-02T15:57:02.815Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-02T15:57:02.815Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-02T15:57:02.815Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-02T15:57:02.815Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-02T15:57:02.815Z] === CONT TestNewTailReader/no_delimiter [2022-03-02T15:57:02.815Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-03-02T15:57:02.815Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-03-02T15:57:02.815Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-03-02T15:57:02.815Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-03-02T15:57:02.815Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-03-02T15:57:02.815Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-03-02T15:57:02.815Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-02T15:57:02.815Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-02T15:57:02.815Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-02T15:57:02.815Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-02T15:57:02.815Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-02T15:57:02.815Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-02T15:57:02.815Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-02T15:57:02.815Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-02T15:57:02.815Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-03-02T15:57:02.815Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-03-02T15:57:02.815Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-02T15:57:02.815Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-02T15:57:02.815Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-03-02T15:57:02.815Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-03-02T15:57:02.815Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-03-02T15:57:02.815Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-03-02T15:57:02.815Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-02T15:57:02.815Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-02T15:57:02.815Z] === CONT TestNewTailReader/4_byte_delimiter [2022-03-02T15:57:02.815Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-02T15:57:02.815Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-02T15:57:02.815Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-02T15:57:02.815Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-02T15:57:02.815Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-02T15:57:02.815Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-02T15:57:02.815Z] === CONT TestNewTailReader/2_byte_delimiter [2022-03-02T15:57:02.815Z] === CONT TestNewTailReader/single_byte_delimiter [2022-03-02T15:57:02.815Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-02T15:57:02.815Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-02T15:57:02.815Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-02T15:57:02.815Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-02T15:57:02.815Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-02T15:57:02.815Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-02T15:57:02.815Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-02T15:57:02.815Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-02T15:57:02.815Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-02T15:57:02.815Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-02T15:57:02.815Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-02T15:57:02.815Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-02T15:57:02.815Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-02T15:57:02.815Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-02T15:57:02.815Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-02T15:57:02.815Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-02T15:57:02.815Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-02T15:57:02.815Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-02T15:57:02.815Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-02T15:57:02.815Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-02T15:57:02.815Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-03-02T15:57:02.815Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-03-02T15:57:02.815Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-02T15:57:02.815Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-02T15:57:02.815Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-02T15:57:02.815Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-02T15:57:02.815Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-02T15:57:02.815Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-02T15:57:02.815Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-02T15:57:02.815Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-02T15:57:02.815Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-02T15:57:02.815Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-02T15:57:02.815Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-02T15:57:02.815Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-02T15:57:02.815Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-02T15:57:02.815Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-02T15:57:02.815Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-02T15:57:02.815Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-02T15:57:02.815Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-02T15:57:02.815Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-03-02T15:57:02.815Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-03-02T15:57:02.815Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-02T15:57:02.815Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-02T15:57:02.815Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-02T15:57:02.815Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-02T15:57:02.815Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-02T15:57:02.815Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-03-02T15:57:02.815Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-02T15:57:02.815Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-02T15:57:02.815Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-02T15:57:02.815Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-02T15:57:02.815Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-02T15:57:02.815Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-02T15:57:02.815Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-02T15:57:02.815Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-02T15:57:02.815Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-02T15:57:02.815Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-02T15:57:02.815Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-02T15:57:02.815Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-02T15:57:02.815Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-02T15:57:02.815Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-02T15:57:02.815Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-02T15:57:02.815Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-02T15:57:02.815Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-02T15:57:02.815Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-02T15:57:02.815Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-02T15:57:02.815Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-02T15:57:02.815Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-02T15:57:02.815Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-02T15:57:02.815Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-02T15:57:02.815Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-02T15:57:02.815Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-02T15:57:02.815Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-02T15:57:02.815Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-02T15:57:02.815Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-02T15:57:02.815Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-02T15:57:02.815Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-02T15:57:02.815Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-02T15:57:02.815Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-02T15:57:02.815Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-02T15:57:02.815Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-02T15:57:02.815Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-02T15:57:02.815Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-02T15:57:02.815Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-02T15:57:02.815Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-02T15:57:02.815Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-02T15:57:02.815Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-02T15:57:02.815Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-02T15:57:02.815Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-02T15:57:02.815Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-02T15:57:02.815Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-02T15:57:02.815Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-02T15:57:02.815Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-02T15:57:02.815Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-02T15:57:02.815Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-02T15:57:02.815Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-02T15:57:02.815Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-02T15:57:02.815Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-02T15:57:02.815Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-02T15:57:02.815Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-02T15:57:02.815Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-02T15:57:02.815Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-02T15:57:02.815Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-02T15:57:02.815Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-02T15:57:02.815Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-02T15:57:02.815Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-02T15:57:02.815Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-02T15:57:02.815Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-02T15:57:02.815Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-02T15:57:02.815Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-02T15:57:02.815Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-02T15:57:02.815Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-02T15:57:02.815Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-02T15:57:02.815Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-02T15:57:02.815Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-03-02T15:57:02.815Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-03-02T15:57:02.815Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-02T15:57:02.815Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-02T15:57:02.815Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-02T15:57:02.815Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-02T15:57:02.815Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-02T15:57:02.815Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-02T15:57:02.815Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-02T15:57:02.815Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-02T15:57:02.815Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-02T15:57:02.815Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-02T15:57:02.815Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-02T15:57:02.815Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-02T15:57:02.815Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-02T15:57:02.815Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-02T15:57:02.815Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-02T15:57:02.815Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-02T15:57:02.815Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-02T15:57:02.815Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-02T15:57:02.815Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-02T15:57:02.815Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-02T15:57:02.815Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-02T15:57:02.815Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-02T15:57:02.815Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-02T15:57:02.815Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-02T15:57:02.815Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-02T15:57:02.815Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-02T15:57:02.815Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-02T15:57:02.815Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-02T15:57:02.815Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-02T15:57:02.815Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-02T15:57:02.815Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-02T15:57:02.815Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-02T15:57:02.815Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-02T15:57:02.815Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-02T15:57:02.815Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-02T15:57:02.815Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-02T15:57:02.815Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-02T15:57:02.815Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-02T15:57:02.815Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-02T15:57:02.815Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-02T15:57:02.815Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-02T15:57:02.815Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-02T15:57:02.815Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-02T15:57:02.815Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-02T15:57:02.815Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-02T15:57:02.815Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-02T15:57:02.815Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-02T15:57:02.815Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-02T15:57:02.815Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-02T15:57:02.815Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-03-02T15:57:02.815Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-02T15:57:02.815Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-02T15:57:02.815Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-02T15:57:02.815Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-02T15:57:02.815Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-02T15:57:02.815Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-02T15:57:02.815Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-02T15:57:02.815Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-02T15:57:02.815Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-02T15:57:02.815Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-02T15:57:02.815Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-02T15:57:02.815Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-02T15:57:02.815Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-02T15:57:02.815Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-02T15:57:02.815Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-02T15:57:02.815Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-02T15:57:02.815Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-02T15:57:02.816Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-02T15:57:02.816Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-02T15:57:02.816Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-02T15:57:02.816Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-02T15:57:02.816Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-02T15:57:02.816Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-02T15:57:02.816Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-02T15:57:02.816Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-02T15:57:02.816Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-02T15:57:02.816Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-02T15:57:02.816Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-02T15:57:02.816Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-02T15:57:02.816Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-02T15:57:02.816Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-02T15:57:02.816Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-02T15:57:02.816Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-02T15:57:02.816Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-02T15:57:02.816Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-02T15:57:02.816Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-02T15:57:02.816Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-02T15:57:02.816Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-02T15:57:02.816Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-02T15:57:02.816Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-02T15:57:02.816Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-02T15:57:02.816Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-02T15:57:02.816Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-02T15:57:02.816Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-02T15:57:02.816Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-02T15:57:02.816Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-02T15:57:02.816Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-02T15:57:02.816Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-02T15:57:02.816Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-02T15:57:02.816Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-02T15:57:02.816Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-02T15:57:02.816Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-02T15:57:02.816Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-02T15:57:02.816Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-02T15:57:02.816Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-02T15:57:02.816Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-02T15:57:02.816Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-02T15:57:02.816Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-02T15:57:02.816Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-02T15:57:02.816Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-02T15:57:02.816Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-02T15:57:02.816Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-02T15:57:02.816Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-02T15:57:02.816Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-02T15:57:02.816Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-02T15:57:02.816Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-02T15:57:02.816Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-02T15:57:02.816Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-02T15:57:02.816Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-02T15:57:02.816Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-02T15:57:02.816Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-02T15:57:02.816Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-02T15:57:02.816Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-02T15:57:02.816Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-02T15:57:02.816Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-02T15:57:02.816Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-02T15:57:02.816Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-02T15:57:02.816Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-02T15:57:02.816Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-02T15:57:02.816Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-02T15:57:02.816Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-02T15:57:02.816Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-02T15:57:02.816Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-02T15:57:02.816Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-02T15:57:02.816Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-02T15:57:02.816Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-02T15:57:02.816Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-02T15:57:02.816Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-02T15:57:02.816Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-02T15:57:02.816Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-02T15:57:02.816Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-02T15:57:02.816Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-02T15:57:02.816Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-02T15:57:02.816Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-03-02T15:57:02.816Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-02T15:57:02.816Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-02T15:57:02.816Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-02T15:57:02.816Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-02T15:57:02.816Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-02T15:57:02.816Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-02T15:57:02.816Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-02T15:57:02.816Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-02T15:57:02.816Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-02T15:57:02.816Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-02T15:57:02.816Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-02T15:57:02.816Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-03-02T15:57:02.816Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-02T15:57:02.816Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-02T15:57:02.816Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-02T15:57:02.816Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-02T15:57:02.816Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-02T15:57:02.816Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-02T15:57:02.816Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-02T15:57:02.816Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-02T15:57:02.816Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-02T15:57:02.816Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-02T15:57:02.816Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-02T15:57:02.816Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-02T15:57:02.816Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-02T15:57:02.816Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-02T15:57:02.816Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-02T15:57:02.816Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-02T15:57:02.816Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-02T15:57:03.276Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-02T15:57:03.276Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-02T15:57:03.276Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-02T15:57:03.276Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-02T15:57:03.276Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-02T15:57:03.276Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-02T15:57:03.276Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-02T15:57:03.276Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-02T15:57:03.276Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-02T15:57:03.276Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-02T15:57:03.276Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-02T15:57:03.276Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-02T15:57:03.276Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-02T15:57:03.276Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-03-02T15:57:03.276Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-02T15:57:03.276Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-02T15:57:03.276Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-02T15:57:03.276Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-02T15:57:03.276Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-02T15:57:03.276Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-02T15:57:03.276Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-02T15:57:03.276Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-02T15:57:03.276Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-02T15:57:03.276Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-02T15:57:03.276Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-02T15:57:03.276Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-02T15:57:03.276Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-02T15:57:03.276Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-02T15:57:03.276Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-02T15:57:03.276Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-02T15:57:03.276Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-02T15:57:03.276Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-02T15:57:03.276Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-02T15:57:03.276Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-02T15:57:03.276Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-02T15:57:03.276Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-02T15:57:03.276Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-02T15:57:03.276Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-02T15:57:03.276Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-02T15:57:03.276Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-02T15:57:03.276Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-02T15:57:03.276Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-02T15:57:03.276Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-02T15:57:03.276Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-02T15:57:03.276Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-02T15:57:03.276Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-02T15:57:03.276Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-02T15:57:03.276Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-02T15:57:03.276Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-03-02T15:57:03.276Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-02T15:57:03.276Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-02T15:57:03.276Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-02T15:57:03.276Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-02T15:57:03.276Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-02T15:57:03.276Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-02T15:57:03.276Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-02T15:57:03.276Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-02T15:57:03.276Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-02T15:57:03.276Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-03-02T15:57:03.276Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-02T15:57:03.276Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-02T15:57:03.276Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-02T15:57:03.276Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-02T15:57:03.276Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-02T15:57:03.276Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-02T15:57:03.276Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-02T15:57:03.276Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-02T15:57:03.276Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-02T15:57:03.276Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-02T15:57:03.276Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-02T15:57:03.276Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-02T15:57:03.276Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-02T15:57:03.276Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-02T15:57:03.276Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-02T15:57:03.276Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-02T15:57:03.276Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-02T15:57:03.276Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-02T15:57:03.276Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-02T15:57:03.276Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-02T15:57:03.276Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-02T15:57:03.276Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-02T15:57:03.276Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-02T15:57:03.276Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-02T15:57:03.276Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-02T15:57:03.276Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-02T15:57:03.276Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-02T15:57:03.276Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-02T15:57:03.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-02T15:57:03.276Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-02T15:57:03.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-02T15:57:03.276Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-02T15:57:03.276Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-02T15:57:03.276Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-02T15:57:03.276Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-02T15:57:03.276Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-02T15:57:03.276Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-02T15:57:03.276Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-02T15:57:03.276Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-02T15:57:03.276Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-02T15:57:03.276Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-02T15:57:03.276Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-02T15:57:03.276Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-02T15:57:03.276Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-02T15:57:03.276Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-02T15:57:03.276Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-02T15:57:03.276Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-02T15:57:03.276Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-02T15:57:03.276Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-02T15:57:03.276Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-02T15:57:03.276Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-02T15:57:03.276Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-02T15:57:03.276Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-02T15:57:03.276Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-02T15:57:03.276Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-02T15:57:03.276Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-02T15:57:03.276Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-02T15:57:03.276Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-02T15:57:03.276Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-02T15:57:03.276Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-02T15:57:03.276Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-02T15:57:03.276Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-02T15:57:03.276Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-02T15:57:03.276Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-02T15:57:03.276Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-02T15:57:03.276Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-02T15:57:03.276Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-02T15:57:03.276Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-02T15:57:03.276Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-02T15:57:03.276Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-02T15:57:03.276Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-02T15:57:03.276Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-02T15:57:03.276Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-02T15:57:03.276Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-02T15:57:03.276Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-02T15:57:03.276Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-02T15:57:03.276Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-02T15:57:03.276Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-02T15:57:03.276Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-02T15:57:03.276Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-02T15:57:03.276Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-02T15:57:03.276Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-02T15:57:03.276Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-02T15:57:03.276Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-02T15:57:03.276Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-02T15:57:03.276Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-02T15:57:03.276Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-02T15:57:03.276Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-02T15:57:03.276Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-02T15:57:03.276Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-02T15:57:03.276Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-02T15:57:03.276Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-02T15:57:03.276Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-02T15:57:03.276Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-02T15:57:03.276Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-02T15:57:03.276Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-02T15:57:03.276Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-02T15:57:03.276Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-02T15:57:03.276Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-02T15:57:03.276Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-02T15:57:03.276Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-02T15:57:03.277Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-02T15:57:03.277Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-02T15:57:03.277Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-02T15:57:03.277Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-02T15:57:03.277Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-02T15:57:03.277Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-02T15:57:03.277Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-03-02T15:57:03.277Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-02T15:57:03.277Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-02T15:57:03.277Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-02T15:57:03.277Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-02T15:57:03.277Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-02T15:57:03.277Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-02T15:57:03.277Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-02T15:57:03.277Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-02T15:57:03.277Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-02T15:57:03.277Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-02T15:57:03.277Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-02T15:57:03.277Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-02T15:57:03.277Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-02T15:57:03.277Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-02T15:57:03.277Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-02T15:57:03.277Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-02T15:57:03.277Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-02T15:57:03.277Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-02T15:57:03.277Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-02T15:57:03.277Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-02T15:57:03.277Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-02T15:57:03.277Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-02T15:57:03.277Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-02T15:57:03.277Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-02T15:57:03.277Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-02T15:57:03.277Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-02T15:57:03.277Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-02T15:57:03.277Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-02T15:57:03.277Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-02T15:57:03.277Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-02T15:57:03.277Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-02T15:57:03.277Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-03-02T15:57:03.277Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-02T15:57:03.277Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-02T15:57:03.277Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-02T15:57:03.277Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-02T15:57:03.277Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-02T15:57:03.277Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-02T15:57:03.277Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-02T15:57:03.277Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-02T15:57:03.277Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-02T15:57:03.277Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-02T15:57:03.277Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-02T15:57:03.277Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-02T15:57:03.277Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-02T15:57:03.277Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-02T15:57:03.277Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-02T15:57:03.277Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-02T15:57:03.277Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-02T15:57:03.277Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-02T15:57:03.277Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-02T15:57:03.277Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-02T15:57:03.277Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-02T15:57:03.277Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-02T15:57:03.277Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-02T15:57:03.277Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-02T15:57:03.277Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-02T15:57:03.277Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-02T15:57:03.277Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-02T15:57:03.277Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-02T15:57:03.277Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-02T15:57:03.277Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-02T15:57:03.277Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-02T15:57:03.277Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-02T15:57:03.277Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-02T15:57:03.277Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-02T15:57:03.277Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-02T15:57:03.277Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-02T15:57:03.277Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-02T15:57:03.277Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-02T15:57:03.277Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-02T15:57:03.277Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-02T15:57:03.277Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-02T15:57:03.277Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-02T15:57:03.277Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-02T15:57:03.277Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-02T15:57:03.277Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-02T15:57:03.277Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-02T15:57:03.277Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-02T15:57:03.277Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-02T15:57:03.277Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-02T15:57:03.277Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-02T15:57:03.277Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-02T15:57:03.277Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-02T15:57:03.277Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-02T15:57:03.277Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-02T15:57:03.277Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-02T15:57:03.277Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-02T15:57:03.277Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-02T15:57:03.277Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-02T15:57:03.277Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-02T15:57:03.277Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-02T15:57:03.277Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-02T15:57:03.277Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-02T15:57:03.277Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-02T15:57:03.277Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-02T15:57:03.277Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-02T15:57:03.277Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-02T15:57:03.277Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-02T15:57:03.277Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-02T15:57:03.277Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-02T15:57:03.277Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-02T15:57:03.277Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-02T15:57:03.277Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-02T15:57:03.277Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-02T15:57:03.277Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-02T15:57:03.277Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-02T15:57:03.277Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-02T15:57:03.277Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-02T15:57:03.277Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-02T15:57:03.277Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-02T15:57:03.277Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-02T15:57:03.277Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-02T15:57:03.277Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-02T15:57:03.277Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-02T15:57:03.277Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-02T15:57:03.277Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-02T15:57:03.277Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-02T15:57:03.277Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-02T15:57:03.277Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-02T15:57:03.277Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-02T15:57:03.277Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-02T15:57:03.277Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-02T15:57:03.277Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-02T15:57:03.277Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-02T15:57:03.277Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-02T15:57:03.277Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-02T15:57:03.277Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-02T15:57:03.277Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-02T15:57:03.277Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-02T15:57:03.277Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-02T15:57:03.277Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-03-02T15:57:03.277Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-02T15:57:03.277Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-02T15:57:03.277Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-02T15:57:03.277Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-02T15:57:03.277Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-02T15:57:03.277Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-02T15:57:03.277Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-02T15:57:03.277Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-02T15:57:03.277Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-02T15:57:03.277Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-02T15:57:03.277Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-02T15:57:03.277Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-02T15:57:03.277Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-02T15:57:03.277Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-02T15:57:03.277Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-02T15:57:03.277Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-02T15:57:03.277Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-02T15:57:03.277Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-02T15:57:03.277Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-02T15:57:03.277Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-02T15:57:03.277Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-02T15:57:03.277Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-02T15:57:03.277Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-02T15:57:03.277Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-02T15:57:03.277Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-02T15:57:03.277Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-02T15:57:03.277Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-02T15:57:03.277Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-02T15:57:03.277Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-02T15:57:03.277Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-02T15:57:03.277Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-02T15:57:03.277Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-02T15:57:03.277Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-02T15:57:03.277Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-02T15:57:03.277Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-02T15:57:03.277Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-02T15:57:03.277Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-02T15:57:03.277Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-02T15:57:03.277Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-02T15:57:03.277Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-02T15:57:03.277Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-02T15:57:03.277Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-02T15:57:03.277Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-02T15:57:03.277Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-02T15:57:03.277Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-02T15:57:03.277Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-02T15:57:03.277Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-02T15:57:03.277Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-02T15:57:03.277Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-02T15:57:03.277Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-02T15:57:03.277Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-02T15:57:03.277Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-02T15:57:03.277Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-02T15:57:03.277Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-02T15:57:03.277Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-02T15:57:03.277Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-02T15:57:03.277Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-02T15:57:03.277Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-02T15:57:03.277Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-02T15:57:03.277Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-02T15:57:03.277Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-02T15:57:03.277Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-02T15:57:03.277Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-02T15:57:03.277Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-02T15:57:03.277Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-02T15:57:03.277Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-02T15:57:03.277Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-02T15:57:03.277Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-02T15:57:03.277Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-02T15:57:03.277Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-02T15:57:03.277Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-02T15:57:03.277Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-02T15:57:03.277Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-02T15:57:03.277Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-02T15:57:03.277Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-02T15:57:03.277Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-02T15:57:03.277Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-02T15:57:03.277Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-02T15:57:03.277Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-02T15:57:03.277Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-02T15:57:03.277Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-02T15:57:03.277Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-03-02T15:57:03.277Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-02T15:57:03.277Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-02T15:57:03.277Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-02T15:57:03.277Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-02T15:57:03.278Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-02T15:57:03.278Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-02T15:57:03.278Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-02T15:57:03.278Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-02T15:57:03.278Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-02T15:57:03.278Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-02T15:57:03.278Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-02T15:57:03.278Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-02T15:57:03.278Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-02T15:57:03.278Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-02T15:57:03.278Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-02T15:57:03.278Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-02T15:57:03.278Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-02T15:57:03.278Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-02T15:57:03.278Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-02T15:57:03.278Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-02T15:57:03.278Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-02T15:57:03.278Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-02T15:57:03.278Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-02T15:57:03.278Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-02T15:57:03.278Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-02T15:57:03.278Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-02T15:57:03.278Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-02T15:57:03.278Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-02T15:57:03.278Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-02T15:57:03.278Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-02T15:57:03.278Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-02T15:57:03.278Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-02T15:57:03.278Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-02T15:57:03.278Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-02T15:57:03.278Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-02T15:57:03.278Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-02T15:57:03.278Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-02T15:57:03.278Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-02T15:57:03.278Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-02T15:57:03.278Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-02T15:57:03.278Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-02T15:57:03.278Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-02T15:57:03.278Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-02T15:57:03.278Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-02T15:57:03.278Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-02T15:57:03.278Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-02T15:57:03.278Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-02T15:57:03.278Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-02T15:57:03.278Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-02T15:57:03.278Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-02T15:57:03.278Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-02T15:57:03.278Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-02T15:57:03.278Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-02T15:57:03.278Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-02T15:57:03.278Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-02T15:57:03.278Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-02T15:57:03.278Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-02T15:57:03.278Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-02T15:57:03.278Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-02T15:57:03.278Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-02T15:57:03.278Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-02T15:57:03.278Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-02T15:57:03.278Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-02T15:57:03.278Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-02T15:57:03.278Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-02T15:57:03.278Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-02T15:57:03.278Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-02T15:57:03.278Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-02T15:57:03.278Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-02T15:57:03.278Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-02T15:57:03.278Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-02T15:57:03.278Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-02T15:57:03.278Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-02T15:57:03.278Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-02T15:57:03.278Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-02T15:57:03.278Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-02T15:57:03.278Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-02T15:57:03.278Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-02T15:57:03.278Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-02T15:57:03.278Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-02T15:57:03.278Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-02T15:57:03.278Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-02T15:57:03.278Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-02T15:57:03.278Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-02T15:57:03.278Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-02T15:57:03.278Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-02T15:57:03.278Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-02T15:57:03.278Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-02T15:57:03.278Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-02T15:57:03.278Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-02T15:57:03.278Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-02T15:57:03.278Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-02T15:57:03.278Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-02T15:57:03.278Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-02T15:57:03.278Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-02T15:57:03.278Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-02T15:57:03.278Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-02T15:57:03.278Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-02T15:57:03.278Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-02T15:57:03.278Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-02T15:57:03.278Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-02T15:57:03.278Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-02T15:57:03.278Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-02T15:57:03.278Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-02T15:57:03.278Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-02T15:57:03.278Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-02T15:57:03.278Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-02T15:57:03.278Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-02T15:57:03.278Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-02T15:57:03.278Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-02T15:57:03.278Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-02T15:57:03.278Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-02T15:57:03.278Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-02T15:57:03.278Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-02T15:57:03.278Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-02T15:57:03.278Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-02T15:57:03.278Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-02T15:57:03.278Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-02T15:57:03.278Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-02T15:57:03.278Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-02T15:57:03.278Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-02T15:57:03.278Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-02T15:57:03.278Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-02T15:57:03.278Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-02T15:57:03.278Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-02T15:57:03.278Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-02T15:57:03.278Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-02T15:57:03.278Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-02T15:57:03.278Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-02T15:57:03.278Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-02T15:57:03.278Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-02T15:57:03.278Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-02T15:57:03.278Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-02T15:57:03.278Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-02T15:57:03.278Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-02T15:57:03.278Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-02T15:57:03.278Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-02T15:57:03.278Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-02T15:57:03.278Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-02T15:57:03.278Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-02T15:57:03.278Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-02T15:57:03.278Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-02T15:57:03.278Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-02T15:57:03.278Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-02T15:57:03.278Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-02T15:57:03.278Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-02T15:57:03.278Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-02T15:57:03.278Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-02T15:57:03.278Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-02T15:57:03.278Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-02T15:57:03.278Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-02T15:57:03.278Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-02T15:57:03.278Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-02T15:57:03.278Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-02T15:57:03.278Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-02T15:57:03.278Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-02T15:57:03.278Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-02T15:57:03.278Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-02T15:57:03.278Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-02T15:57:03.278Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-02T15:57:03.278Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-02T15:57:03.278Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-02T15:57:03.278Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-02T15:57:03.278Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-02T15:57:03.278Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-02T15:57:03.278Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-02T15:57:03.278Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-02T15:57:03.278Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-02T15:57:03.278Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-02T15:57:03.278Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-02T15:57:03.278Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-02T15:57:03.278Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-02T15:57:03.278Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-02T15:57:03.278Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-02T15:57:03.278Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-02T15:57:03.278Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-02T15:57:03.278Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-02T15:57:03.278Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-02T15:57:03.278Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-02T15:57:03.278Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-02T15:57:03.278Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-02T15:57:03.278Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-02T15:57:03.278Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-02T15:57:03.278Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-02T15:57:03.278Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-02T15:57:03.278Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-02T15:57:03.278Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-02T15:57:03.278Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-02T15:57:03.278Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-02T15:57:03.278Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-02T15:57:03.278Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-02T15:57:03.278Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-02T15:57:03.278Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-02T15:57:03.278Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-02T15:57:03.278Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-02T15:57:03.278Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-02T15:57:03.278Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-02T15:57:03.278Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-02T15:57:03.278Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-02T15:57:03.278Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-02T15:57:03.278Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-02T15:57:03.278Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-02T15:57:03.278Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-02T15:57:03.278Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-02T15:57:03.278Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-02T15:57:03.278Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-02T15:57:03.278Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-02T15:57:03.278Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-02T15:57:03.278Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-02T15:57:03.278Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-02T15:57:03.278Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-02T15:57:03.279Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-02T15:57:03.522Z] --- PASS: TestRenameAnonymousContainer (11.96s) [2022-03-02T15:57:03.523Z] === RUN TestRenameContainerWithSameName [2022-03-02T15:57:03.739Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-02T15:57:03.739Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-02T15:57:03.739Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-02T15:57:03.739Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-02T15:57:03.739Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-02T15:57:03.739Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-02T15:57:03.739Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-02T15:57:03.739Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-02T15:57:03.739Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-02T15:57:03.739Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-02T15:57:03.739Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-02T15:57:03.739Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-02T15:57:03.739Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-02T15:57:03.739Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-02T15:57:03.739Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-02T15:57:03.739Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-02T15:57:03.739Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-02T15:57:03.739Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-02T15:57:03.739Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-02T15:57:03.739Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-02T15:57:03.739Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-02T15:57:03.739Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-02T15:57:03.739Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-02T15:57:03.739Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-02T15:57:03.739Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-02T15:57:03.739Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-02T15:57:03.739Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-02T15:57:03.739Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-02T15:57:03.739Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-02T15:57:03.739Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-02T15:57:03.739Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-02T15:57:03.739Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-02T15:57:03.739Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-02T15:57:03.739Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-02T15:57:03.739Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-02T15:57:03.739Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-02T15:57:03.739Z] --- PASS: TestNewTailReader (0.00s) [2022-03-02T15:57:03.739Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-03-02T15:57:03.739Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-03-02T15:57:03.739Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-03-02T15:57:03.739Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-03-02T15:57:03.739Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-03-02T15:57:03.739Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-03-02T15:57:03.739Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-03-02T15:57:03.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-03-02T15:57:03.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-02T15:57:03.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-02T15:57:03.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-03-02T15:57:03.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-02T15:57:03.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-02T15:57:03.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-03-02T15:57:03.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-02T15:57:03.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-02T15:57:03.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-02T15:57:03.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-02T15:57:03.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-02T15:57:03.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-02T15:57:03.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-02T15:57:03.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-02T15:57:03.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-02T15:57:03.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-02T15:57:03.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-02T15:57:03.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-02T15:57:03.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-02T15:57:03.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-02T15:57:03.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-02T15:57:03.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-02T15:57:03.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-02T15:57:03.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-02T15:57:03.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-02T15:57:03.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-03-02T15:57:03.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-02T15:57:03.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-02T15:57:03.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-02T15:57:03.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-02T15:57:03.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-02T15:57:03.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-02T15:57:03.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-03-02T15:57:03.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-02T15:57:03.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-02T15:57:03.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-02T15:57:03.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-02T15:57:03.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2022-03-02T15:57:03.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-02T15:57:03.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-02T15:57:03.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-02T15:57:03.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-02T15:57:03.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-02T15:57:03.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-02T15:57:03.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-02T15:57:03.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-02T15:57:03.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-02T15:57:03.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-02T15:57:03.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-02T15:57:03.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.01s) [2022-03-02T15:57:03.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-02T15:57:03.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-02T15:57:03.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-03-02T15:57:03.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-02T15:57:03.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-02T15:57:03.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-02T15:57:03.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-02T15:57:03.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-02T15:57:03.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-02T15:57:03.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-02T15:57:03.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-02T15:57:03.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-02T15:57:03.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-02T15:57:03.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-02T15:57:03.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.01s) [2022-03-02T15:57:03.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-02T15:57:03.739Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-03-02T15:57:03.739Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-02T15:57:03.739Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-02T15:57:03.739Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-02T15:57:03.739Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.01s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.01s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.01s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.01s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-02T15:57:03.740Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.02s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-02T15:57:03.741Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-02T15:57:03.741Z] PASS [2022-03-02T15:57:03.741Z] coverage: 88.6% of statements [2022-03-02T15:57:03.741Z] ok github.com/docker/docker/pkg/tailfile 0.225s coverage: 88.6% of statements [2022-03-02T15:57:04.201Z] === RUN TestTarSumRemoveNonExistent [2022-03-02T15:57:04.201Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-03-02T15:57:04.201Z] === RUN TestTarSumRemove [2022-03-02T15:57:04.201Z] --- PASS: TestTarSumRemove (0.00s) [2022-03-02T15:57:04.201Z] === RUN TestSortFileInfoSums [2022-03-02T15:57:04.201Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-03-02T15:57:04.201Z] === RUN TestNewTarSumForLabelInvalid [2022-03-02T15:57:04.201Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-03-02T15:57:04.201Z] === RUN TestNewTarSumForLabel [2022-03-02T15:57:04.201Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-03-02T15:57:04.201Z] === RUN TestEmptyTar [2022-03-02T15:57:04.201Z] --- PASS: TestEmptyTar (0.00s) [2022-03-02T15:57:04.201Z] === RUN TestTarSumsReadSize [2022-03-02T15:57:04.201Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-03-02T15:57:04.201Z] === RUN TestTarSums [2022-03-02T15:57:04.201Z] --- PASS: TestTarSums (0.06s) [2022-03-02T15:57:04.201Z] === RUN TestIteration [2022-03-02T15:57:04.201Z] --- PASS: TestIteration (0.00s) [2022-03-02T15:57:04.201Z] === RUN TestVersionLabelForChecksum [2022-03-02T15:57:04.202Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-03-02T15:57:04.202Z] === RUN TestVersion [2022-03-02T15:57:04.202Z] --- PASS: TestVersion (0.00s) [2022-03-02T15:57:04.202Z] === RUN TestGetVersion [2022-03-02T15:57:04.202Z] --- PASS: TestGetVersion (0.00s) [2022-03-02T15:57:04.202Z] === RUN TestGetVersions [2022-03-02T15:57:04.202Z] --- PASS: TestGetVersions (0.00s) [2022-03-02T15:57:04.202Z] PASS [2022-03-02T15:57:04.202Z] coverage: 89.3% of statements [2022-03-02T15:57:04.202Z] ok github.com/docker/docker/pkg/tarsum 0.126s coverage: 89.3% of statements [2022-03-02T15:57:04.661Z] === RUN TestDockerSuite/TestExecInteractive [2022-03-02T15:57:05.169Z] testing: warning: no tests to run [2022-03-02T15:57:05.169Z] PASS [2022-03-02T15:57:05.169Z] coverage: [no statements] [2022-03-02T15:57:05.169Z] ok github.com/docker/docker/pkg/term/windows 0.037s coverage: [no statements] [no tests to run] [2022-03-02T15:57:05.229Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-03-02T15:57:05.628Z] === RUN TestTruncIndex [2022-03-02T15:57:05.628Z] --- PASS: TestTruncIndex (0.10s) [2022-03-02T15:57:05.628Z] PASS [2022-03-02T15:57:05.628Z] coverage: 91.5% of statements [2022-03-02T15:57:05.628Z] ok github.com/docker/docker/pkg/truncindex 0.141s coverage: 91.5% of statements [2022-03-02T15:57:05.688Z] --- PASS: TestRenameContainerWithSameName (3.07s) [2022-03-02T15:57:05.688Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-02T15:57:05.688Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-02T15:57:05.688Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-03-02T15:57:05.688Z] === RUN TestResize [2022-03-02T15:57:05.797Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-03-02T15:57:06.088Z] === RUN TestIsGIT [2022-03-02T15:57:06.088Z] --- PASS: TestIsGIT (0.00s) [2022-03-02T15:57:06.088Z] === RUN TestIsTransport [2022-03-02T15:57:06.088Z] --- PASS: TestIsTransport (0.00s) [2022-03-02T15:57:06.088Z] PASS [2022-03-02T15:57:06.088Z] coverage: 100.0% of statements [2022-03-02T15:57:06.088Z] ok github.com/docker/docker/pkg/urlutil 0.039s coverage: 100.0% of statements [2022-03-02T15:57:06.364Z] === RUN TestDockerSuite/TestExecParseError [2022-03-02T15:57:06.547Z] --- PASS: TestGet (15.01s) [2022-03-02T15:57:06.547Z] === RUN TestPluginWithNoManifest [2022-03-02T15:57:06.547Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-03-02T15:57:06.547Z] === RUN TestGetAll [2022-03-02T15:57:06.547Z] --- PASS: TestGetAll (0.01s) [2022-03-02T15:57:06.547Z] PASS [2022-03-02T15:57:06.547Z] coverage: 73.2% of statements [2022-03-02T15:57:06.547Z] ok github.com/docker/docker/pkg/plugins 35.121s coverage: 73.2% of statements [2022-03-02T15:57:06.931Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-03-02T15:57:07.005Z] === RUN TestVersionInfo [2022-03-02T15:57:07.005Z] --- PASS: TestVersionInfo (0.00s) [2022-03-02T15:57:07.005Z] === RUN TestAppendVersions [2022-03-02T15:57:07.005Z] --- PASS: TestAppendVersions (0.00s) [2022-03-02T15:57:07.005Z] PASS [2022-03-02T15:57:07.005Z] coverage: 88.9% of statements [2022-03-02T15:57:07.005Z] ok github.com/docker/docker/pkg/useragent 0.042s coverage: 88.9% of statements [2022-03-02T15:57:07.498Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-03-02T15:57:07.758Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-03-02T15:57:07.976Z] === RUN TestNewSettable [2022-03-02T15:57:07.976Z] --- PASS: TestNewSettable (0.00s) [2022-03-02T15:57:07.976Z] === RUN TestIsSettable [2022-03-02T15:57:07.976Z] --- PASS: TestIsSettable (0.00s) [2022-03-02T15:57:07.976Z] === RUN TestUpdateSettingsEnv [2022-03-02T15:57:07.976Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-03-02T15:57:07.976Z] PASS [2022-03-02T15:57:07.976Z] coverage: 20.0% of statements [2022-03-02T15:57:07.976Z] ok github.com/docker/docker/plugin/v2 0.046s coverage: 20.0% of statements [2022-03-02T15:57:08.435Z] === RUN TestValidatePrivileges [2022-03-02T15:57:08.435Z] --- PASS: TestValidatePrivileges (0.00s) [2022-03-02T15:57:08.435Z] === RUN TestFilterByCapNeg [2022-03-02T15:57:08.435Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-03-02T15:57:08.435Z] === RUN TestFilterByCapPos [2022-03-02T15:57:08.435Z] --- PASS: TestFilterByCapPos (0.00s) [2022-03-02T15:57:08.435Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-03-02T15:57:08.435Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-03-02T15:57:08.435Z] PASS [2022-03-02T15:57:08.435Z] coverage: 12.0% of statements [2022-03-02T15:57:08.435Z] ok github.com/docker/docker/plugin 0.056s coverage: 12.0% of statements [2022-03-02T15:57:08.694Z] === RUN TestDockerSuite/TestExecSetEnv [2022-03-02T15:57:09.261Z] === RUN TestDockerSuite/TestExecStartFails [2022-03-02T15:57:09.403Z] === RUN TestLoad [2022-03-02T15:57:09.403Z] --- PASS: TestLoad (0.00s) [2022-03-02T15:57:09.403Z] === RUN TestSave [2022-03-02T15:57:09.403Z] --- PASS: TestSave (0.06s) [2022-03-02T15:57:09.403Z] === RUN TestAddDeleteGet [2022-03-02T15:57:09.403Z] --- PASS: TestAddDeleteGet (0.05s) [2022-03-02T15:57:09.403Z] === RUN TestInvalidTags [2022-03-02T15:57:09.403Z] --- PASS: TestInvalidTags (0.01s) [2022-03-02T15:57:09.409Z] --- PASS: TestResize (3.11s) [2022-03-02T15:57:09.409Z] === RUN TestResizeWithInvalidSize [2022-03-02T15:57:09.829Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-03-02T15:57:09.864Z] PASS [2022-03-02T15:57:09.864Z] coverage: 84.4% of statements [2022-03-02T15:57:09.864Z] ok github.com/docker/docker/reference 0.307s coverage: 84.4% of statements [2022-03-02T15:57:10.835Z] === RUN TestResolveAuthConfigIndexServer [2022-03-02T15:57:10.835Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-03-02T15:57:10.835Z] === RUN TestResolveAuthConfigFullURL [2022-03-02T15:57:10.835Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-03-02T15:57:10.835Z] === RUN TestLoadAllowNondistributableArtifacts [2022-03-02T15:57:10.835Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-03-02T15:57:10.835Z] === RUN TestValidateMirror [2022-03-02T15:57:10.835Z] --- PASS: TestValidateMirror (0.00s) [2022-03-02T15:57:10.835Z] === RUN TestLoadInsecureRegistries [2022-03-02T15:57:10.835Z] time="2022-03-02T15:57:10Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-03-02T15:57:10.835Z] time="2022-03-02T15:57:10Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-03-02T15:57:10.835Z] time="2022-03-02T15:57:10Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-03-02T15:57:10.835Z] --- PASS: TestLoadInsecureRegistries (0.21s) [2022-03-02T15:57:10.835Z] === RUN TestNewServiceConfig [2022-03-02T15:57:10.835Z] --- PASS: TestNewServiceConfig (0.00s) [2022-03-02T15:57:10.835Z] === RUN TestValidateIndexName [2022-03-02T15:57:10.835Z] --- PASS: TestValidateIndexName (0.00s) [2022-03-02T15:57:10.835Z] === RUN TestValidateIndexNameWithError [2022-03-02T15:57:10.835Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-03-02T15:57:10.835Z] === RUN TestEndpointParse [2022-03-02T15:57:10.835Z] --- PASS: TestEndpointParse (0.00s) [2022-03-02T15:57:10.835Z] === RUN TestEndpointParseInvalid [2022-03-02T15:57:10.835Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-03-02T15:57:10.835Z] === RUN TestValidateEndpoint [2022-03-02T15:57:10.835Z] --- PASS: TestValidateEndpoint (0.01s) [2022-03-02T15:57:10.835Z] === RUN TestPing [2022-03-02T15:57:10.835Z] --- PASS: TestPing (0.00s) [2022-03-02T15:57:10.835Z] === RUN TestPingRegistryEndpoint [2022-03-02T15:57:10.835Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-03-02T15:57:10.835Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-03-02T15:57:10.835Z] === RUN TestEndpoint [2022-03-02T15:57:10.835Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-03-02T15:57:10.835Z] --- SKIP: TestEndpoint (0.01s) [2022-03-02T15:57:10.835Z] === RUN TestParseRepositoryInfo [2022-03-02T15:57:10.835Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-03-02T15:57:10.835Z] === RUN TestNewIndexInfo [2022-03-02T15:57:10.835Z] --- PASS: TestNewIndexInfo (0.00s) [2022-03-02T15:57:10.835Z] === RUN TestMirrorEndpointLookup [2022-03-02T15:57:10.835Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-03-02T15:57:10.835Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-03-02T15:57:10.835Z] === RUN TestSearchRepositories [2022-03-02T15:57:10.835Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-03-02T15:57:10.835Z] Host: 127.0.0.1:49323 [2022-03-02T15:57:10.835Z] User-Agent: docker test client [2022-03-02T15:57:10.835Z] Authorization: Token fake-token [2022-03-02T15:57:10.835Z] X-Docker-Token: true [2022-03-02T15:57:10.835Z] Accept-Encoding: gzip [2022-03-02T15:57:10.835Z] [2022-03-02T15:57:10.835Z] [2022-03-02T15:57:10.835Z] registry_test.go:730: HTTP/1.1 200 OK [2022-03-02T15:57:10.835Z] Connection: close [2022-03-02T15:57:10.835Z] Content-Length: 144 [2022-03-02T15:57:10.835Z] Cache-Control: no-cache [2022-03-02T15:57:10.835Z] Content-Type: application/json [2022-03-02T15:57:10.835Z] Date: Wed, 02 Mar 2022 15:57:10 GMT [2022-03-02T15:57:10.835Z] Expires: -1 [2022-03-02T15:57:10.835Z] Pragma: no-cache [2022-03-02T15:57:10.835Z] Server: docker-tests/mock [2022-03-02T15:57:10.835Z] X-Docker-Registry-Config: mock [2022-03-02T15:57:10.835Z] X-Docker-Registry-Version: 0.0.0 [2022-03-02T15:57:10.835Z] [2022-03-02T15:57:10.835Z] [2022-03-02T15:57:10.835Z] --- PASS: TestSearchRepositories (0.01s) [2022-03-02T15:57:10.835Z] === RUN TestTrustedLocation [2022-03-02T15:57:10.835Z] --- PASS: TestTrustedLocation (0.00s) [2022-03-02T15:57:10.835Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-03-02T15:57:10.835Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-03-02T15:57:10.835Z] === RUN TestAllowNondistributableArtifacts [2022-03-02T15:57:10.835Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-03-02T15:57:10.835Z] === RUN TestIsSecureIndex [2022-03-02T15:57:10.835Z] --- PASS: TestIsSecureIndex (0.00s) [2022-03-02T15:57:10.835Z] PASS [2022-03-02T15:57:10.835Z] coverage: 51.2% of statements [2022-03-02T15:57:10.835Z] ok github.com/docker/docker/registry 0.302s coverage: 51.2% of statements [2022-03-02T15:57:11.295Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-03-02T15:57:11.295Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-03-02T15:57:11.295Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-03-02T15:57:11.295Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-03-02T15:57:11.295Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-03-02T15:57:11.295Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-03-02T15:57:11.295Z] === RUN TestResumableRequestReaderWithReadError [2022-03-02T15:57:11.295Z] time="2022-03-02T15:57:10Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-03-02T15:57:11.295Z] --- PASS: TestResumableRequestReaderWithReadError (0.20s) [2022-03-02T15:57:11.295Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-03-02T15:57:11.295Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-03-02T15:57:11.295Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-03-02T15:57:11.295Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-03-02T15:57:11.295Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-03-02T15:57:11.295Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-03-02T15:57:11.295Z] === RUN TestResumableRequestReader [2022-03-02T15:57:11.295Z] --- PASS: TestResumableRequestReader (0.00s) [2022-03-02T15:57:11.295Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-03-02T15:57:11.295Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-03-02T15:57:11.295Z] PASS [2022-03-02T15:57:11.295Z] coverage: 100.0% of statements [2022-03-02T15:57:11.295Z] ok github.com/docker/docker/registry/resumable 0.280s coverage: 100.0% of statements [2022-03-02T15:57:11.754Z] === RUN TestRestartManagerTimeout [2022-03-02T15:57:11.754Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-03-02T15:57:11.754Z] === RUN TestRestartManagerTimeoutReset [2022-03-02T15:57:11.754Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-03-02T15:57:11.754Z] PASS [2022-03-02T15:57:11.754Z] coverage: 50.9% of statements [2022-03-02T15:57:11.754Z] ok github.com/docker/docker/restartmanager 0.042s coverage: 50.9% of statements [2022-03-02T15:57:12.213Z] === RUN TestDecodeContainerConfig [2022-03-02T15:57:12.213Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-03-02T15:57:12.213Z] === RUN TestDecodeContainerConfigIsolation [2022-03-02T15:57:12.213Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-03-02T15:57:12.213Z] === RUN TestValidatePrivileged [2022-03-02T15:57:12.213Z] --- PASS: TestValidatePrivileged (0.00s) [2022-03-02T15:57:12.213Z] PASS [2022-03-02T15:57:12.213Z] coverage: 52.6% of statements [2022-03-02T15:57:12.213Z] ok github.com/docker/docker/runconfig 0.047s coverage: 52.6% of statements [2022-03-02T15:57:12.298Z] --- PASS: TestResizeWithInvalidSize (3.22s) [2022-03-02T15:57:12.298Z] === RUN TestResizeWhenContainerNotStarted [2022-03-02T15:57:12.672Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-03-02T15:57:12.672Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-03-02T15:57:12.672Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-03-02T15:57:12.672Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-03-02T15:57:12.672Z] PASS [2022-03-02T15:57:12.672Z] coverage: 62.5% of statements [2022-03-02T15:57:12.672Z] ok github.com/docker/docker/testutil 0.048s coverage: 62.5% of statements [2022-03-02T15:57:14.479Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-03-02T15:57:14.479Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-02T15:57:14.479Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-03-02T15:57:14.479Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-02T15:57:14.479Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-03-02T15:57:15.190Z] --- PASS: TestResizeWhenContainerNotStarted (3.08s) [2022-03-02T15:57:15.190Z] === RUN TestDaemonRestartKillContainers [2022-03-02T15:57:15.190Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:57:15.190Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-03-02T15:57:15.190Z] === RUN TestStats [2022-03-02T15:57:15.191Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-02T15:57:15.191Z] --- SKIP: TestStats (0.00s) [2022-03-02T15:57:15.191Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-02T15:57:16.388Z] --- PASS: TestServiceUpdateSecrets (14.69s) [2022-03-02T15:57:16.388Z] === RUN TestServiceUpdateConfigs [2022-03-02T15:57:16.409Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-03-02T15:57:16.409Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-03-02T15:57:16.409Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-03-02T15:57:16.409Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-03-02T15:57:16.409Z] === RUN TestGetAddress [2022-03-02T15:57:16.409Z] --- PASS: TestGetAddress (0.00s) [2022-03-02T15:57:16.409Z] === RUN TestRemove [2022-03-02T15:57:16.409Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-02T15:57:16.409Z] --- SKIP: TestRemove (0.00s) [2022-03-02T15:57:16.409Z] === RUN TestInitializeWithVolumes [2022-03-02T15:57:16.409Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-03-02T15:57:16.409Z] === RUN TestCreate [2022-03-02T15:57:16.409Z] --- PASS: TestCreate (0.01s) [2022-03-02T15:57:16.409Z] === RUN TestValidateName [2022-03-02T15:57:16.409Z] --- PASS: TestValidateName (0.00s) [2022-03-02T15:57:16.409Z] === RUN TestCreateWithOpts [2022-03-02T15:57:16.409Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-02T15:57:16.409Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-03-02T15:57:16.409Z] === RUN TestRelaodNoOpts [2022-03-02T15:57:16.868Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-03-02T15:57:16.868Z] PASS [2022-03-02T15:57:16.868Z] coverage: 41.5% of statements [2022-03-02T15:57:16.868Z] ok github.com/docker/docker/volume/local 0.087s coverage: 41.5% of statements [2022-03-02T15:57:16.868Z] === RUN TestGetDriver [2022-03-02T15:57:16.868Z] --- PASS: TestGetDriver (0.00s) [2022-03-02T15:57:16.868Z] === RUN TestVolumeRequestError [2022-03-02T15:57:16.868Z] --- PASS: TestVolumeRequestError (0.01s) [2022-03-02T15:57:16.868Z] PASS [2022-03-02T15:57:16.868Z] coverage: 36.1% of statements [2022-03-02T15:57:16.868Z] ok github.com/docker/docker/volume/drivers 0.052s coverage: 36.1% of statements [2022-03-02T15:57:17.837Z] === RUN TestLCOWParseMountRaw [2022-03-02T15:57:17.837Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-03-02T15:57:17.837Z] === RUN TestLCOWParseMountRawSplit [2022-03-02T15:57:17.837Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-03-02T15:57:17.837Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-03-02T15:57:17.837Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-03-02T15:57:17.837Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-03-02T15:57:17.837Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-03-02T15:57:17.837Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-03-02T15:57:17.837Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-03-02T15:57:17.837Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-03-02T15:57:17.837Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-03-02T15:57:17.837Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-03-02T15:57:17.837Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-03-02T15:57:17.837Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-03-02T15:57:17.837Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-03-02T15:57:17.837Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-03-02T15:57:17.837Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-03-02T15:57:17.837Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-03-02T15:57:17.837Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-03-02T15:57:17.837Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-03-02T15:57:17.837Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-03-02T15:57:17.837Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-03-02T15:57:17.837Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-03-02T15:57:17.837Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-03-02T15:57:17.837Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-02T15:57:17.837Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-03-02T15:57:17.837Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-02T15:57:17.837Z] === RUN TestLinuxParseMountRaw [2022-03-02T15:57:17.837Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-03-02T15:57:17.837Z] === RUN TestLinuxParseMountRawSplit [2022-03-02T15:57:17.837Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-03-02T15:57:17.837Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-03-02T15:57:17.837Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-03-02T15:57:17.837Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-03-02T15:57:17.837Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-03-02T15:57:17.837Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-03-02T15:57:17.837Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-03-02T15:57:17.837Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-03-02T15:57:17.837Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-03-02T15:57:17.837Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-03-02T15:57:17.837Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-03-02T15:57:17.837Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-03-02T15:57:17.837Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-03-02T15:57:17.837Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-03-02T15:57:17.837Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-03-02T15:57:17.837Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-03-02T15:57:17.837Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-03-02T15:57:17.837Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-03-02T15:57:17.837Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-03-02T15:57:17.837Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-03-02T15:57:17.837Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-03-02T15:57:17.837Z] === RUN TestConvertTmpfsOptions [2022-03-02T15:57:17.837Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-03-02T15:57:17.837Z] linux_parser_test.go:209: data="ro" [2022-03-02T15:57:17.837Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-03-02T15:57:17.837Z] === RUN TestParseMountSpec [2022-03-02T15:57:17.837Z] parser_test.go:62: case 0 [2022-03-02T15:57:17.837Z] parser_test.go:62: case 1 [2022-03-02T15:57:17.837Z] parser_test.go:62: case 2 [2022-03-02T15:57:17.837Z] parser_test.go:62: case 3 [2022-03-02T15:57:17.837Z] parser_test.go:62: case 4 [2022-03-02T15:57:17.837Z] parser_test.go:62: case 5 [2022-03-02T15:57:17.837Z] --- PASS: TestParseMountSpec (0.00s) [2022-03-02T15:57:17.837Z] === RUN TestValidateMount [2022-03-02T15:57:17.837Z] --- PASS: TestValidateMount (0.00s) [2022-03-02T15:57:17.837Z] === RUN TestWindowsParseMountRaw [2022-03-02T15:57:17.837Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-03-02T15:57:17.837Z] === RUN TestWindowsParseMountRawSplit [2022-03-02T15:57:17.837Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-03-02T15:57:17.837Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-03-02T15:57:17.837Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-03-02T15:57:17.837Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-03-02T15:57:17.837Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-03-02T15:57:17.837Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-03-02T15:57:17.837Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-03-02T15:57:17.837Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-03-02T15:57:17.837Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-03-02T15:57:17.837Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-03-02T15:57:17.837Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-03-02T15:57:17.837Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-03-02T15:57:17.837Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-03-02T15:57:17.837Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-03-02T15:57:17.837Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-03-02T15:57:17.837Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-03-02T15:57:17.837Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-03-02T15:57:17.837Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-03-02T15:57:17.837Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-03-02T15:57:17.837Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-03-02T15:57:17.837Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-03-02T15:57:17.837Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-03-02T15:57:17.837Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-03-02T15:57:17.837Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-03-02T15:57:17.837Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-02T15:57:17.837Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-03-02T15:57:17.837Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-02T15:57:17.837Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-03-02T15:57:17.837Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-03-02T15:57:17.837Z] PASS [2022-03-02T15:57:17.837Z] coverage: 67.6% of statements [2022-03-02T15:57:17.837Z] ok github.com/docker/docker/volume/mounts 0.056s coverage: 67.6% of statements [2022-03-02T15:57:18.297Z] === RUN TestSetGetMeta [2022-03-02T15:57:18.297Z] === PAUSE TestSetGetMeta [2022-03-02T15:57:18.297Z] === RUN TestRestore [2022-03-02T15:57:18.297Z] === PAUSE TestRestore [2022-03-02T15:57:18.297Z] === RUN TestServiceCreate [2022-03-02T15:57:18.297Z] === PAUSE TestServiceCreate [2022-03-02T15:57:18.297Z] === RUN TestServiceList [2022-03-02T15:57:18.297Z] === PAUSE TestServiceList [2022-03-02T15:57:18.297Z] === RUN TestServiceRemove [2022-03-02T15:57:18.297Z] === PAUSE TestServiceRemove [2022-03-02T15:57:18.297Z] === RUN TestServiceGet [2022-03-02T15:57:18.297Z] === PAUSE TestServiceGet [2022-03-02T15:57:18.755Z] === RUN TestServicePrune [2022-03-02T15:57:18.755Z] === PAUSE TestServicePrune [2022-03-02T15:57:18.755Z] === RUN TestCreate [2022-03-02T15:57:18.755Z] === PAUSE TestCreate [2022-03-02T15:57:18.755Z] === RUN TestRemove [2022-03-02T15:57:18.755Z] === PAUSE TestRemove [2022-03-02T15:57:18.755Z] === RUN TestList [2022-03-02T15:57:18.755Z] === PAUSE TestList [2022-03-02T15:57:18.755Z] === RUN TestFindByDriver [2022-03-02T15:57:18.755Z] === PAUSE TestFindByDriver [2022-03-02T15:57:18.756Z] === RUN TestFindByReferenced [2022-03-02T15:57:18.756Z] === PAUSE TestFindByReferenced [2022-03-02T15:57:18.756Z] === RUN TestDerefMultipleOfSameRef [2022-03-02T15:57:18.756Z] === PAUSE TestDerefMultipleOfSameRef [2022-03-02T15:57:18.756Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-02T15:57:18.756Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-02T15:57:18.756Z] === RUN TestDefererencePluginOnCreateError [2022-03-02T15:57:18.756Z] === PAUSE TestDefererencePluginOnCreateError [2022-03-02T15:57:18.756Z] === RUN TestRefDerefRemove [2022-03-02T15:57:18.756Z] === PAUSE TestRefDerefRemove [2022-03-02T15:57:18.756Z] === RUN TestGet [2022-03-02T15:57:18.756Z] === PAUSE TestGet [2022-03-02T15:57:18.756Z] === RUN TestGetWithReference [2022-03-02T15:57:18.756Z] === PAUSE TestGetWithReference [2022-03-02T15:57:18.756Z] === RUN TestFilterFunc [2022-03-02T15:57:18.756Z] === RUN TestFilterFunc/test_nil_list [2022-03-02T15:57:18.756Z] === PAUSE TestFilterFunc/test_nil_list [2022-03-02T15:57:18.756Z] === RUN TestFilterFunc/test_empty_list [2022-03-02T15:57:18.756Z] === PAUSE TestFilterFunc/test_empty_list [2022-03-02T15:57:18.756Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-03-02T15:57:18.756Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-03-02T15:57:18.756Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-02T15:57:18.756Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-02T15:57:18.756Z] === RUN TestFilterFunc/test_filter_some [2022-03-02T15:57:18.756Z] === PAUSE TestFilterFunc/test_filter_some [2022-03-02T15:57:18.756Z] === RUN TestFilterFunc/test_filter_middle [2022-03-02T15:57:18.756Z] === PAUSE TestFilterFunc/test_filter_middle [2022-03-02T15:57:18.756Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-03-02T15:57:18.756Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-03-02T15:57:18.756Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-03-02T15:57:18.756Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-03-02T15:57:18.756Z] === CONT TestFilterFunc/test_nil_list [2022-03-02T15:57:18.756Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-02T15:57:18.756Z] === CONT TestFilterFunc/test_filter_some [2022-03-02T15:57:18.756Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-03-02T15:57:18.756Z] === CONT TestFilterFunc/test_empty_list [2022-03-02T15:57:18.756Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-03-02T15:57:18.756Z] === CONT TestFilterFunc/test_filter_middle [2022-03-02T15:57:18.756Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-03-02T15:57:18.756Z] --- PASS: TestFilterFunc (0.00s) [2022-03-02T15:57:18.756Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-03-02T15:57:18.756Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-03-02T15:57:18.756Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-03-02T15:57:18.756Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-03-02T15:57:18.756Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-03-02T15:57:18.756Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-03-02T15:57:18.756Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-03-02T15:57:18.756Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-03-02T15:57:18.756Z] === CONT TestSetGetMeta [2022-03-02T15:57:18.756Z] === CONT TestList [2022-03-02T15:57:18.756Z] === CONT TestDefererencePluginOnCreateError [2022-03-02T15:57:18.756Z] === CONT TestGet [2022-03-02T15:57:18.756Z] --- PASS: TestSetGetMeta (0.03s) [2022-03-02T15:57:18.756Z] === CONT TestGetWithReference [2022-03-02T15:57:18.756Z] --- PASS: TestGet (0.04s) [2022-03-02T15:57:18.756Z] === CONT TestDerefMultipleOfSameRef [2022-03-02T15:57:18.756Z] --- PASS: TestDefererencePluginOnCreateError (0.05s) [2022-03-02T15:57:18.756Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-02T15:57:18.756Z] --- PASS: TestList (0.05s) [2022-03-02T15:57:18.756Z] === CONT TestFindByReferenced [2022-03-02T15:57:18.756Z] --- PASS: TestGetWithReference (0.04s) [2022-03-02T15:57:18.756Z] === CONT TestRefDerefRemove [2022-03-02T15:57:18.756Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2022-03-02T15:57:18.756Z] === CONT TestFindByDriver [2022-03-02T15:57:18.756Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) [2022-03-02T15:57:18.756Z] === CONT TestServiceGet [2022-03-02T15:57:18.756Z] --- PASS: TestFindByReferenced (0.03s) [2022-03-02T15:57:18.756Z] === CONT TestRemove [2022-03-02T15:57:18.756Z] --- PASS: TestRefDerefRemove (0.03s) [2022-03-02T15:57:18.756Z] === CONT TestCreate [2022-03-02T15:57:18.756Z] --- PASS: TestFindByDriver (0.04s) [2022-03-02T15:57:18.756Z] === CONT TestServicePrune [2022-03-02T15:57:18.756Z] --- PASS: TestCreate (0.03s) [2022-03-02T15:57:18.756Z] === CONT TestServiceList [2022-03-02T15:57:18.756Z] --- PASS: TestRemove (0.04s) [2022-03-02T15:57:18.756Z] === CONT TestServiceRemove [2022-03-02T15:57:18.756Z] --- PASS: TestServiceGet (0.17s) [2022-03-02T15:57:18.756Z] === CONT TestServiceCreate [2022-03-02T15:57:18.756Z] time="2022-03-02T15:57:18Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-02T15:57:18.756Z] --- PASS: TestServiceRemove (0.13s) [2022-03-02T15:57:18.756Z] === CONT TestRestore [2022-03-02T15:57:18.756Z] time="2022-03-02T15:57:18Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-02T15:57:18.756Z] --- PASS: TestServiceList (0.13s) [2022-03-02T15:57:18.756Z] time="2022-03-02T15:57:18Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-02T15:57:18.756Z] time="2022-03-02T15:57:18Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-03-02T15:57:18.756Z] --- PASS: TestServiceCreate (0.03s) [2022-03-02T15:57:18.756Z] time="2022-03-02T15:57:18Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-02T15:57:18.756Z] --- PASS: TestRestore (0.04s) [2022-03-02T15:57:18.756Z] --- PASS: TestServicePrune (0.18s) [2022-03-02T15:57:18.756Z] PASS [2022-03-02T15:57:18.756Z] coverage: 69.0% of statements [2022-03-02T15:57:18.756Z] ok github.com/docker/docker/volume/service 0.330s coverage: 69.0% of statements [2022-03-02T15:57:20.575Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-03-02T15:57:21.142Z] === RUN TestDockerSuite/TestExecTTY [2022-03-02T15:57:21.709Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-03-02T15:57:21.968Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-03-02T15:57:22.535Z] === RUN TestDockerSuite/TestExecUlimits [2022-03-02T15:57:23.151Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-03-02T15:57:23.151Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-03-02T15:57:23.151Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-03-02T15:57:23.741Z] --- PASS: TestStopContainerWithRestartPolicyAlways (8.26s) [2022-03-02T15:57:23.741Z] === RUN TestStopContainerWithTimeout [2022-03-02T15:57:23.741Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-02T15:57:23.741Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-03-02T15:57:23.741Z] === RUN TestUpdateRestartPolicy [2022-03-02T15:57:24.529Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-03-02T15:57:24.787Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-03-02T15:57:25.723Z] === RUN TestDockerSuite/TestExecWithTERM [2022-03-02T15:57:26.290Z] === RUN TestDockerSuite/TestExecWithUser [2022-03-02T15:57:26.857Z] === RUN TestDockerSuite/TestGetContainerStats [2022-03-02T15:57:31.042Z] --- PASS: TestServiceUpdateConfigs (14.45s) [2022-03-02T15:57:31.042Z] === RUN TestServiceUpdateNetwork [2022-03-02T15:57:31.301Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-03-02T15:57:32.188Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-03-02T15:57:32.188Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-02T15:57:32.188Z] === RUN TestDockerSuite/TestBuildBlankName [2022-03-02T15:57:32.188Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-03-02T15:57:33.564Z] 2022/03/02 15:57:31 Closing DB instances... [2022-03-02T15:57:33.564Z] --- PASS: TestNetworkDBGarbageCollection (54.05s) [2022-03-02T15:57:33.564Z] === RUN TestFindNode [2022-03-02T15:57:33.564Z] 2022/03/02 15:57:33 Closing DB instances... [2022-03-02T15:57:33.564Z] --- PASS: TestFindNode (0.02s) [2022-03-02T15:57:33.564Z] === RUN TestChangeNodeState [2022-03-02T15:57:33.564Z] 2022/03/02 15:57:33 Closing DB instances... [2022-03-02T15:57:33.564Z] --- PASS: TestChangeNodeState (0.02s) [2022-03-02T15:57:33.564Z] === RUN TestNodeReincarnation [2022-03-02T15:57:33.564Z] 2022/03/02 15:57:33 Closing DB instances... [2022-03-02T15:57:36.565Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-03-02T15:57:37.131Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-03-02T15:57:39.358Z] time="2022-03-02T15:57:38Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-03-02T15:57:39.358Z] --- PASS: TestNodeReincarnation (5.02s) [2022-03-02T15:57:39.358Z] === RUN TestParallelCreate [2022-03-02T15:57:39.358Z] 2022/03/02 15:57:38 Closing DB instances... [2022-03-02T15:57:39.358Z] --- PASS: TestParallelCreate (0.02s) [2022-03-02T15:57:39.358Z] === RUN TestParallelDelete [2022-03-02T15:57:39.358Z] 2022/03/02 15:57:38 Closing DB instances... [2022-03-02T15:57:39.358Z] --- PASS: TestParallelDelete (0.02s) [2022-03-02T15:57:39.358Z] === RUN TestNetworkDBIslands [2022-03-02T15:57:39.358Z] time="2022-03-02T15:57:38Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:9e98284e2d98 with config:&{NodeID:9e98284e2d98 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-02T15:57:39.358Z] time="2022-03-02T15:57:38Z" level=info msg="Node 9e98284e2d98/172.30.151.125, joined gossip cluster" [2022-03-02T15:57:39.358Z] time="2022-03-02T15:57:38Z" level=info msg="Node 9e98284e2d98/172.30.151.125, added to nodes list" [2022-03-02T15:57:39.358Z] time="2022-03-02T15:57:38Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:194250ca4693 with config:&{NodeID:194250ca4693 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-02T15:57:39.358Z] time="2022-03-02T15:57:38Z" level=info msg="Node 194250ca4693/172.30.151.125, joined gossip cluster" [2022-03-02T15:57:39.358Z] time="2022-03-02T15:57:38Z" level=info msg="Node 194250ca4693/172.30.151.125, added to nodes list" [2022-03-02T15:57:39.358Z] time="2022-03-02T15:57:38Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-03-02T15:57:39.358Z] time="2022-03-02T15:57:38Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-03-02T15:57:39.358Z] time="2022-03-02T15:57:38Z" level=debug msg="memberlist: Stream connection from=[::1]:49350" [2022-03-02T15:57:39.358Z] time="2022-03-02T15:57:38Z" level=info msg="Node 194250ca4693/172.30.151.125, joined gossip cluster" [2022-03-02T15:57:39.358Z] time="2022-03-02T15:57:38Z" level=info msg="Node 194250ca4693/172.30.151.125, added to nodes list" [2022-03-02T15:57:39.358Z] time="2022-03-02T15:57:38Z" level=info msg="Node 9e98284e2d98/172.30.151.125, joined gossip cluster" [2022-03-02T15:57:39.358Z] time="2022-03-02T15:57:38Z" level=info msg="Node 9e98284e2d98/172.30.151.125, added to nodes list" [2022-03-02T15:57:39.358Z] time="2022-03-02T15:57:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-03-02T15:57:39.358Z] time="2022-03-02T15:57:38Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49351" [2022-03-02T15:57:39.358Z] time="2022-03-02T15:57:39Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:2309cd1d61eb with config:&{NodeID:2309cd1d61eb Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-02T15:57:39.358Z] time="2022-03-02T15:57:39Z" level=info msg="Node 2309cd1d61eb/172.30.151.125, joined gossip cluster" [2022-03-02T15:57:39.358Z] time="2022-03-02T15:57:39Z" level=info msg="Node 2309cd1d61eb/172.30.151.125, added to nodes list" [2022-03-02T15:57:39.358Z] time="2022-03-02T15:57:39Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-03-02T15:57:39.358Z] time="2022-03-02T15:57:39Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-03-02T15:57:39.358Z] time="2022-03-02T15:57:39Z" level=debug msg="memberlist: Stream connection from=[::1]:49352" [2022-03-02T15:57:39.358Z] time="2022-03-02T15:57:39Z" level=info msg="Node 2309cd1d61eb/172.30.151.125, joined gossip cluster" [2022-03-02T15:57:39.358Z] time="2022-03-02T15:57:39Z" level=info msg="Node 2309cd1d61eb/172.30.151.125, added to nodes list" [2022-03-02T15:57:39.358Z] time="2022-03-02T15:57:39Z" level=info msg="Node 9e98284e2d98/172.30.151.125, joined gossip cluster" [2022-03-02T15:57:39.358Z] time="2022-03-02T15:57:39Z" level=info msg="Node 9e98284e2d98/172.30.151.125, added to nodes list" [2022-03-02T15:57:39.358Z] time="2022-03-02T15:57:39Z" level=info msg="Node 194250ca4693/172.30.151.125, joined gossip cluster" [2022-03-02T15:57:39.358Z] time="2022-03-02T15:57:39Z" level=info msg="Node 194250ca4693/172.30.151.125, added to nodes list" [2022-03-02T15:57:39.358Z] time="2022-03-02T15:57:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-03-02T15:57:39.358Z] time="2022-03-02T15:57:39Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49353" [2022-03-02T15:57:39.815Z] time="2022-03-02T15:57:39Z" level=info msg="Node 2309cd1d61eb/172.30.151.125, joined gossip cluster" [2022-03-02T15:57:39.815Z] time="2022-03-02T15:57:39Z" level=info msg="Node 2309cd1d61eb/172.30.151.125, added to nodes list" [2022-03-02T15:57:39.815Z] time="2022-03-02T15:57:39Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:3b4165fc2b0a with config:&{NodeID:3b4165fc2b0a Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-02T15:57:39.815Z] time="2022-03-02T15:57:39Z" level=info msg="Node 3b4165fc2b0a/172.30.151.125, joined gossip cluster" [2022-03-02T15:57:39.815Z] time="2022-03-02T15:57:39Z" level=info msg="Node 3b4165fc2b0a/172.30.151.125, added to nodes list" [2022-03-02T15:57:39.815Z] time="2022-03-02T15:57:39Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-03-02T15:57:39.815Z] time="2022-03-02T15:57:39Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-03-02T15:57:39.815Z] time="2022-03-02T15:57:39Z" level=debug msg="memberlist: Stream connection from=[::1]:49354" [2022-03-02T15:57:39.815Z] time="2022-03-02T15:57:39Z" level=info msg="Node 3b4165fc2b0a/172.30.151.125, joined gossip cluster" [2022-03-02T15:57:39.815Z] time="2022-03-02T15:57:39Z" level=info msg="Node 3b4165fc2b0a/172.30.151.125, added to nodes list" [2022-03-02T15:57:39.815Z] time="2022-03-02T15:57:39Z" level=info msg="Node 9e98284e2d98/172.30.151.125, joined gossip cluster" [2022-03-02T15:57:39.815Z] time="2022-03-02T15:57:39Z" level=info msg="Node 9e98284e2d98/172.30.151.125, added to nodes list" [2022-03-02T15:57:39.815Z] time="2022-03-02T15:57:39Z" level=info msg="Node 194250ca4693/172.30.151.125, joined gossip cluster" [2022-03-02T15:57:39.815Z] time="2022-03-02T15:57:39Z" level=info msg="Node 194250ca4693/172.30.151.125, added to nodes list" [2022-03-02T15:57:39.815Z] time="2022-03-02T15:57:39Z" level=info msg="Node 2309cd1d61eb/172.30.151.125, joined gossip cluster" [2022-03-02T15:57:39.815Z] time="2022-03-02T15:57:39Z" level=info msg="Node 2309cd1d61eb/172.30.151.125, added to nodes list" [2022-03-02T15:57:39.815Z] time="2022-03-02T15:57:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-03-02T15:57:39.815Z] time="2022-03-02T15:57:39Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49355" [2022-03-02T15:57:40.276Z] time="2022-03-02T15:57:39Z" level=info msg="Node 3b4165fc2b0a/172.30.151.125, joined gossip cluster" [2022-03-02T15:57:40.277Z] time="2022-03-02T15:57:39Z" level=info msg="Node 3b4165fc2b0a/172.30.151.125, added to nodes list" [2022-03-02T15:57:40.277Z] time="2022-03-02T15:57:39Z" level=info msg="Node 3b4165fc2b0a/172.30.151.125, joined gossip cluster" [2022-03-02T15:57:40.277Z] time="2022-03-02T15:57:39Z" level=info msg="Node 3b4165fc2b0a/172.30.151.125, added to nodes list" [2022-03-02T15:57:40.277Z] time="2022-03-02T15:57:40Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:4b15cec9adc3 with config:&{NodeID:4b15cec9adc3 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-02T15:57:40.277Z] time="2022-03-02T15:57:40Z" level=info msg="Node 4b15cec9adc3/172.30.151.125, joined gossip cluster" [2022-03-02T15:57:40.277Z] time="2022-03-02T15:57:40Z" level=info msg="Node 4b15cec9adc3/172.30.151.125, added to nodes list" [2022-03-02T15:57:40.277Z] time="2022-03-02T15:57:40Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-03-02T15:57:40.277Z] time="2022-03-02T15:57:40Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-03-02T15:57:40.277Z] time="2022-03-02T15:57:40Z" level=debug msg="memberlist: Stream connection from=[::1]:49356" [2022-03-02T15:57:40.277Z] time="2022-03-02T15:57:40Z" level=info msg="Node 4b15cec9adc3/172.30.151.125, joined gossip cluster" [2022-03-02T15:57:40.277Z] time="2022-03-02T15:57:40Z" level=info msg="Node 4b15cec9adc3/172.30.151.125, added to nodes list" [2022-03-02T15:57:40.277Z] time="2022-03-02T15:57:40Z" level=info msg="Node 2309cd1d61eb/172.30.151.125, joined gossip cluster" [2022-03-02T15:57:40.277Z] time="2022-03-02T15:57:40Z" level=info msg="Node 2309cd1d61eb/172.30.151.125, added to nodes list" [2022-03-02T15:57:40.277Z] time="2022-03-02T15:57:40Z" level=info msg="Node 3b4165fc2b0a/172.30.151.125, joined gossip cluster" [2022-03-02T15:57:40.277Z] time="2022-03-02T15:57:40Z" level=info msg="Node 3b4165fc2b0a/172.30.151.125, added to nodes list" [2022-03-02T15:57:40.277Z] time="2022-03-02T15:57:40Z" level=info msg="Node 9e98284e2d98/172.30.151.125, joined gossip cluster" [2022-03-02T15:57:40.277Z] time="2022-03-02T15:57:40Z" level=info msg="Node 9e98284e2d98/172.30.151.125, added to nodes list" [2022-03-02T15:57:40.277Z] time="2022-03-02T15:57:40Z" level=info msg="Node 194250ca4693/172.30.151.125, joined gossip cluster" [2022-03-02T15:57:40.277Z] time="2022-03-02T15:57:40Z" level=info msg="Node 194250ca4693/172.30.151.125, added to nodes list" [2022-03-02T15:57:40.277Z] time="2022-03-02T15:57:40Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-03-02T15:57:40.277Z] time="2022-03-02T15:57:40Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49357" [2022-03-02T15:57:40.736Z] time="2022-03-02T15:57:40Z" level=info msg="Node 4b15cec9adc3/172.30.151.125, joined gossip cluster" [2022-03-02T15:57:40.736Z] time="2022-03-02T15:57:40Z" level=info msg="Node 4b15cec9adc3/172.30.151.125, added to nodes list" [2022-03-02T15:57:40.736Z] time="2022-03-02T15:57:40Z" level=info msg="Node 4b15cec9adc3/172.30.151.125, joined gossip cluster" [2022-03-02T15:57:40.736Z] time="2022-03-02T15:57:40Z" level=info msg="Node 4b15cec9adc3/172.30.151.125, added to nodes list" [2022-03-02T15:57:40.736Z] time="2022-03-02T15:57:40Z" level=info msg="Node 4b15cec9adc3/172.30.151.125, joined gossip cluster" [2022-03-02T15:57:40.736Z] time="2022-03-02T15:57:40Z" level=info msg="Node 4b15cec9adc3/172.30.151.125, added to nodes list" [2022-03-02T15:57:42.395Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-03-02T15:57:42.395Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-03-02T15:57:42.395Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-03-02T15:57:42.395Z] === RUN TestDockerSuite/TestHealth [2022-03-02T15:57:42.914Z] networkdb_test.go:835: Re-joining: 3 [2022-03-02T15:57:42.914Z] time="2022-03-02T15:57:42Z" level=info msg="The new bootstrap node list is:[172.30.151.125:10033 172.30.151.125:10034 172.30.151.125:10035]" [2022-03-02T15:57:42.914Z] time="2022-03-02T15:57:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.151.125:10033" [2022-03-02T15:57:42.914Z] time="2022-03-02T15:57:42Z" level=debug msg="memberlist: Stream connection from=172.30.151.125:49358" [2022-03-02T15:57:42.914Z] time="2022-03-02T15:57:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.151.125:10034" [2022-03-02T15:57:42.914Z] time="2022-03-02T15:57:42Z" level=debug msg="memberlist: Stream connection from=172.30.151.125:49359" [2022-03-02T15:57:42.914Z] time="2022-03-02T15:57:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.151.125:10035" [2022-03-02T15:57:42.914Z] time="2022-03-02T15:57:42Z" level=debug msg="memberlist: Stream connection from=172.30.151.125:49360" [2022-03-02T15:57:42.914Z] networkdb_test.go:835: Re-joining: 4 [2022-03-02T15:57:42.914Z] time="2022-03-02T15:57:42Z" level=info msg="The new bootstrap node list is:[172.30.151.125:10033 172.30.151.125:10034 172.30.151.125:10035]" [2022-03-02T15:57:42.914Z] time="2022-03-02T15:57:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.151.125:10033" [2022-03-02T15:57:42.914Z] time="2022-03-02T15:57:42Z" level=debug msg="memberlist: Stream connection from=172.30.151.125:49361" [2022-03-02T15:57:42.915Z] time="2022-03-02T15:57:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.151.125:10034" [2022-03-02T15:57:42.915Z] time="2022-03-02T15:57:42Z" level=debug msg="memberlist: Stream connection from=172.30.151.125:49362" [2022-03-02T15:57:42.915Z] time="2022-03-02T15:57:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.151.125:10035" [2022-03-02T15:57:42.915Z] time="2022-03-02T15:57:42Z" level=debug msg="memberlist: Stream connection from=172.30.151.125:49363" [2022-03-02T15:57:43.330Z] --- PASS: TestServiceUpdateNetwork (12.61s) [2022-03-02T15:57:43.330Z] === RUN TestServiceUpdatePidsLimit [2022-03-02T15:57:43.376Z] time="2022-03-02T15:57:42Z" level=info msg="node 0 leaving" [2022-03-02T15:57:43.376Z] time="2022-03-02T15:57:43Z" level=info msg="Node 9e98284e2d98 change state NodeActive --> NodeLeft" [2022-03-02T15:57:43.376Z] time="2022-03-02T15:57:43Z" level=info msg="node3(2309cd1d61eb): Node leave event for 9e98284e2d98/172.30.151.125" [2022-03-02T15:57:43.376Z] time="2022-03-02T15:57:43Z" level=info msg="Node 9e98284e2d98 change state NodeActive --> NodeLeft" [2022-03-02T15:57:43.376Z] time="2022-03-02T15:57:43Z" level=info msg="node4(3b4165fc2b0a): Node leave event for 9e98284e2d98/172.30.151.125" [2022-03-02T15:57:43.376Z] time="2022-03-02T15:57:43Z" level=info msg="Node 9e98284e2d98 change state NodeActive --> NodeLeft" [2022-03-02T15:57:43.376Z] time="2022-03-02T15:57:43Z" level=info msg="node5(4b15cec9adc3): Node leave event for 9e98284e2d98/172.30.151.125" [2022-03-02T15:57:43.376Z] time="2022-03-02T15:57:43Z" level=info msg="Node 9e98284e2d98 change state NodeActive --> NodeLeft" [2022-03-02T15:57:43.376Z] time="2022-03-02T15:57:43Z" level=info msg="node2(194250ca4693): Node leave event for 9e98284e2d98/172.30.151.125" [2022-03-02T15:57:43.376Z] time="2022-03-02T15:57:43Z" level=info msg="Node 9e98284e2d98 change state NodeActive --> NodeLeft" [2022-03-02T15:57:43.376Z] time="2022-03-02T15:57:43Z" level=info msg="node1(9e98284e2d98): Node leave event for 9e98284e2d98/172.30.151.125" [2022-03-02T15:57:43.376Z] time="2022-03-02T15:57:43Z" level=info msg="Node 9e98284e2d98/172.30.151.125, left gossip cluster" [2022-03-02T15:57:43.376Z] time="2022-03-02T15:57:43Z" level=info msg="Node 9e98284e2d98/172.30.151.125, left gossip cluster" [2022-03-02T15:57:43.376Z] time="2022-03-02T15:57:43Z" level=info msg="Node 9e98284e2d98/172.30.151.125, left gossip cluster" [2022-03-02T15:57:43.376Z] time="2022-03-02T15:57:43Z" level=info msg="Node 9e98284e2d98/172.30.151.125, left gossip cluster" [2022-03-02T15:57:43.376Z] time="2022-03-02T15:57:43Z" level=info msg="Node 9e98284e2d98/172.30.151.125, left gossip cluster" [2022-03-02T15:57:43.834Z] time="2022-03-02T15:57:43Z" level=info msg="node 1 leaving" [2022-03-02T15:57:43.834Z] time="2022-03-02T15:57:43Z" level=info msg="Node 194250ca4693 change state NodeActive --> NodeLeft" [2022-03-02T15:57:43.834Z] time="2022-03-02T15:57:43Z" level=info msg="node3(2309cd1d61eb): Node leave event for 194250ca4693/172.30.151.125" [2022-03-02T15:57:43.834Z] time="2022-03-02T15:57:43Z" level=info msg="Node 194250ca4693/172.30.151.125, left gossip cluster" [2022-03-02T15:57:43.834Z] time="2022-03-02T15:57:43Z" level=info msg="Node 194250ca4693 change state NodeActive --> NodeFailed" [2022-03-02T15:57:43.834Z] time="2022-03-02T15:57:43Z" level=info msg="Node 194250ca4693/172.30.151.125, added to failed nodes list" [2022-03-02T15:57:43.834Z] time="2022-03-02T15:57:43Z" level=info msg="Node 194250ca4693 change state NodeActive --> NodeLeft" [2022-03-02T15:57:43.834Z] time="2022-03-02T15:57:43Z" level=info msg="node5(4b15cec9adc3): Node leave event for 194250ca4693/172.30.151.125" [2022-03-02T15:57:43.834Z] time="2022-03-02T15:57:43Z" level=info msg="Node 194250ca4693 change state NodeActive --> NodeLeft" [2022-03-02T15:57:43.834Z] time="2022-03-02T15:57:43Z" level=info msg="node4(3b4165fc2b0a): Node leave event for 194250ca4693/172.30.151.125" [2022-03-02T15:57:43.834Z] time="2022-03-02T15:57:43Z" level=error msg="node: 194250ca4693 is unknown to memberlist" [2022-03-02T15:57:43.834Z] time="2022-03-02T15:57:43Z" level=info msg="Node 194250ca4693/172.30.151.125, left gossip cluster" [2022-03-02T15:57:43.834Z] time="2022-03-02T15:57:43Z" level=info msg="Node 194250ca4693/172.30.151.125, left gossip cluster" [2022-03-02T15:57:43.834Z] time="2022-03-02T15:57:43Z" level=info msg="Node 194250ca4693/172.30.151.125, left gossip cluster" [2022-03-02T15:57:44.266Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-03-02T15:57:44.297Z] time="2022-03-02T15:57:43Z" level=info msg="node 2 leaving" [2022-03-02T15:57:44.297Z] time="2022-03-02T15:57:43Z" level=info msg="Node 2309cd1d61eb change state NodeActive --> NodeLeft" [2022-03-02T15:57:44.297Z] time="2022-03-02T15:57:43Z" level=info msg="node5(4b15cec9adc3): Node leave event for 2309cd1d61eb/172.30.151.125" [2022-03-02T15:57:44.297Z] time="2022-03-02T15:57:43Z" level=info msg="Node 2309cd1d61eb change state NodeActive --> NodeLeft" [2022-03-02T15:57:44.297Z] time="2022-03-02T15:57:43Z" level=info msg="node4(3b4165fc2b0a): Node leave event for 2309cd1d61eb/172.30.151.125" [2022-03-02T15:57:44.297Z] time="2022-03-02T15:57:43Z" level=info msg="Node 2309cd1d61eb change state NodeActive --> NodeLeft" [2022-03-02T15:57:44.297Z] time="2022-03-02T15:57:43Z" level=info msg="node3(2309cd1d61eb): Node leave event for 2309cd1d61eb/172.30.151.125" [2022-03-02T15:57:44.297Z] time="2022-03-02T15:57:43Z" level=debug msg="memberlist: Failed ping: 4b15cec9adc3 (timeout reached)" [2022-03-02T15:57:44.297Z] time="2022-03-02T15:57:43Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.30.151.125:10036: use of closed network connection" [2022-03-02T15:57:44.297Z] time="2022-03-02T15:57:43Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.30.151.125:10035: use of closed network connection" [2022-03-02T15:57:44.297Z] time="2022-03-02T15:57:43Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.30.151.125:10034: use of closed network connection" [2022-03-02T15:57:44.297Z] time="2022-03-02T15:57:43Z" level=debug msg="memberlist: Stream connection from=172.30.151.125:49364" [2022-03-02T15:57:44.297Z] time="2022-03-02T15:57:44Z" level=info msg="Node 2309cd1d61eb/172.30.151.125, left gossip cluster" [2022-03-02T15:57:44.756Z] time="2022-03-02T15:57:44Z" level=info msg="Node 2309cd1d61eb/172.30.151.125, left gossip cluster" [2022-03-02T15:57:44.756Z] time="2022-03-02T15:57:44Z" level=info msg="Node 2309cd1d61eb/172.30.151.125, left gossip cluster" [2022-03-02T15:57:44.756Z] time="2022-03-02T15:57:44Z" level=warning msg="memberlist: Was able to connect to 4b15cec9adc3 but other probes failed, network may be misconfigured" [2022-03-02T15:57:44.756Z] networkdb_test.go:867: node4: OK [2022-03-02T15:57:44.756Z] networkdb_test.go:867: node5: OK [2022-03-02T15:57:44.756Z] time="2022-03-02T15:57:44Z" level=info msg="node 0 coming back" [2022-03-02T15:57:44.756Z] time="2022-03-02T15:57:44Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:ec251e6bd9d9 with config:&{NodeID:ec251e6bd9d9 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-02T15:57:44.756Z] time="2022-03-02T15:57:44Z" level=info msg="Node ec251e6bd9d9/172.30.151.125, joined gossip cluster" [2022-03-02T15:57:44.756Z] time="2022-03-02T15:57:44Z" level=info msg="Node ec251e6bd9d9/172.30.151.125, added to nodes list" [2022-03-02T15:57:44.756Z] time="2022-03-02T15:57:44Z" level=info msg="node 1 coming back" [2022-03-02T15:57:44.757Z] time="2022-03-02T15:57:44Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:4cfa9e437daf with config:&{NodeID:4cfa9e437daf Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-02T15:57:44.757Z] time="2022-03-02T15:57:44Z" level=info msg="Node 4cfa9e437daf/172.30.151.125, joined gossip cluster" [2022-03-02T15:57:44.757Z] time="2022-03-02T15:57:44Z" level=info msg="Node 4cfa9e437daf/172.30.151.125, added to nodes list" [2022-03-02T15:57:44.757Z] time="2022-03-02T15:57:44Z" level=info msg="node 2 coming back" [2022-03-02T15:57:44.757Z] time="2022-03-02T15:57:44Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:f0270fb37a72 with config:&{NodeID:f0270fb37a72 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-02T15:57:44.757Z] time="2022-03-02T15:57:44Z" level=info msg="Node f0270fb37a72/172.30.151.125, joined gossip cluster" [2022-03-02T15:57:44.757Z] time="2022-03-02T15:57:44Z" level=info msg="Node f0270fb37a72/172.30.151.125, added to nodes list" [2022-03-02T15:57:45.209Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-03-02T15:57:46.293Z] time="2022-03-02T15:57:45Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.30.151.125:10033 172.30.151.125:10034 172.30.151.125:10035]" [2022-03-02T15:57:46.293Z] time="2022-03-02T15:57:46Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.30.151.125:10033 172.30.151.125:10034 172.30.151.125:10035]" [2022-03-02T15:57:46.752Z] time="2022-03-02T15:57:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.151.125:10033" [2022-03-02T15:57:46.752Z] time="2022-03-02T15:57:46Z" level=debug msg="memberlist: Stream connection from=172.30.151.125:49365" [2022-03-02T15:57:46.752Z] time="2022-03-02T15:57:46Z" level=info msg="Node 4b15cec9adc3/172.30.151.125, joined gossip cluster" [2022-03-02T15:57:46.752Z] time="2022-03-02T15:57:46Z" level=info msg="Node 4b15cec9adc3/172.30.151.125, added to nodes list" [2022-03-02T15:57:46.968Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-03-02T15:57:46.968Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-02T15:57:46.968Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-03-02T15:57:47.211Z] time="2022-03-02T15:57:46Z" level=info msg="Node 3b4165fc2b0a/172.30.151.125, joined gossip cluster" [2022-03-02T15:57:47.211Z] time="2022-03-02T15:57:46Z" level=info msg="Node 3b4165fc2b0a/172.30.151.125, added to nodes list" [2022-03-02T15:57:47.211Z] time="2022-03-02T15:57:46Z" level=info msg="Node ec251e6bd9d9/172.30.151.125, joined gossip cluster" [2022-03-02T15:57:47.211Z] time="2022-03-02T15:57:46Z" level=info msg="Node ec251e6bd9d9/172.30.151.125, is the new incarnation of the shutdown node 9e98284e2d98/172.30.151.125" [2022-03-02T15:57:47.211Z] time="2022-03-02T15:57:46Z" level=info msg="Node ec251e6bd9d9/172.30.151.125, added to nodes list" [2022-03-02T15:57:47.211Z] time="2022-03-02T15:57:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.151.125:10034" [2022-03-02T15:57:47.211Z] time="2022-03-02T15:57:46Z" level=debug msg="memberlist: Stream connection from=172.30.151.125:49366" [2022-03-02T15:57:47.211Z] time="2022-03-02T15:57:46Z" level=info msg="Node ec251e6bd9d9/172.30.151.125, joined gossip cluster" [2022-03-02T15:57:47.211Z] time="2022-03-02T15:57:46Z" level=info msg="Node ec251e6bd9d9/172.30.151.125, added to nodes list" [2022-03-02T15:57:47.211Z] time="2022-03-02T15:57:46Z" level=info msg="Node 3b4165fc2b0a/172.30.151.125, joined gossip cluster" [2022-03-02T15:57:47.211Z] time="2022-03-02T15:57:46Z" level=info msg="Node 4cfa9e437daf/172.30.151.125, joined gossip cluster" [2022-03-02T15:57:47.211Z] time="2022-03-02T15:57:46Z" level=info msg="Node 4cfa9e437daf/172.30.151.125, is the new incarnation of the shutdown node 194250ca4693/172.30.151.125" [2022-03-02T15:57:47.211Z] time="2022-03-02T15:57:46Z" level=info msg="Node 4cfa9e437daf/172.30.151.125, added to nodes list" [2022-03-02T15:57:47.211Z] time="2022-03-02T15:57:46Z" level=info msg="Node 3b4165fc2b0a/172.30.151.125, added to nodes list" [2022-03-02T15:57:47.211Z] time="2022-03-02T15:57:46Z" level=info msg="Node 4b15cec9adc3/172.30.151.125, joined gossip cluster" [2022-03-02T15:57:47.211Z] time="2022-03-02T15:57:46Z" level=info msg="Node 4b15cec9adc3/172.30.151.125, added to nodes list" [2022-03-02T15:57:47.211Z] time="2022-03-02T15:57:46Z" level=debug msg="memberlist: Stream connection from=172.30.151.125:49367" [2022-03-02T15:57:47.211Z] time="2022-03-02T15:57:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.151.125:10035" [2022-03-02T15:57:47.211Z] time="2022-03-02T15:57:46Z" level=info msg="Node ec251e6bd9d9/172.30.151.125, joined gossip cluster" [2022-03-02T15:57:47.211Z] time="2022-03-02T15:57:46Z" level=info msg="Node ec251e6bd9d9/172.30.151.125, added to nodes list" [2022-03-02T15:57:47.211Z] time="2022-03-02T15:57:46Z" level=info msg="Node 3b4165fc2b0a/172.30.151.125, joined gossip cluster" [2022-03-02T15:57:47.211Z] time="2022-03-02T15:57:46Z" level=info msg="Node 3b4165fc2b0a/172.30.151.125, added to nodes list" [2022-03-02T15:57:47.211Z] time="2022-03-02T15:57:46Z" level=info msg="Node 4cfa9e437daf/172.30.151.125, joined gossip cluster" [2022-03-02T15:57:47.211Z] time="2022-03-02T15:57:46Z" level=info msg="Node 4cfa9e437daf/172.30.151.125, added to nodes list" [2022-03-02T15:57:47.211Z] time="2022-03-02T15:57:46Z" level=info msg="Node 4b15cec9adc3/172.30.151.125, joined gossip cluster" [2022-03-02T15:57:47.211Z] time="2022-03-02T15:57:46Z" level=info msg="Node 4b15cec9adc3/172.30.151.125, added to nodes list" [2022-03-02T15:57:47.211Z] time="2022-03-02T15:57:46Z" level=info msg="Node f0270fb37a72/172.30.151.125, joined gossip cluster" [2022-03-02T15:57:47.211Z] time="2022-03-02T15:57:46Z" level=info msg="Node f0270fb37a72/172.30.151.125, is the new incarnation of the shutdown node 2309cd1d61eb/172.30.151.125" [2022-03-02T15:57:47.211Z] time="2022-03-02T15:57:46Z" level=info msg="Node f0270fb37a72/172.30.151.125, added to nodes list" [2022-03-02T15:57:47.211Z] time="2022-03-02T15:57:46Z" level=info msg="Node 4cfa9e437daf/172.30.151.125, joined gossip cluster" [2022-03-02T15:57:47.211Z] time="2022-03-02T15:57:46Z" level=info msg="Node 4cfa9e437daf/172.30.151.125, added to nodes list" [2022-03-02T15:57:47.211Z] time="2022-03-02T15:57:46Z" level=info msg="Node 4cfa9e437daf/172.30.151.125, joined gossip cluster" [2022-03-02T15:57:47.211Z] time="2022-03-02T15:57:46Z" level=info msg="Node 4cfa9e437daf/172.30.151.125, is the new incarnation of the shutdown node 194250ca4693/172.30.151.125" [2022-03-02T15:57:47.211Z] time="2022-03-02T15:57:46Z" level=info msg="Node 4cfa9e437daf/172.30.151.125, added to nodes list" [2022-03-02T15:57:47.211Z] time="2022-03-02T15:57:46Z" level=info msg="Node ec251e6bd9d9/172.30.151.125, joined gossip cluster" [2022-03-02T15:57:47.211Z] time="2022-03-02T15:57:46Z" level=info msg="Node ec251e6bd9d9/172.30.151.125, is the new incarnation of the shutdown node 9e98284e2d98/172.30.151.125" [2022-03-02T15:57:47.211Z] time="2022-03-02T15:57:46Z" level=info msg="Node ec251e6bd9d9/172.30.151.125, added to nodes list" [2022-03-02T15:57:47.211Z] time="2022-03-02T15:57:46Z" level=info msg="Node f0270fb37a72/172.30.151.125, joined gossip cluster" [2022-03-02T15:57:47.211Z] time="2022-03-02T15:57:46Z" level=info msg="Node f0270fb37a72/172.30.151.125, added to nodes list" [2022-03-02T15:57:47.211Z] time="2022-03-02T15:57:46Z" level=info msg="Node f0270fb37a72/172.30.151.125, joined gossip cluster" [2022-03-02T15:57:47.211Z] time="2022-03-02T15:57:46Z" level=info msg="Node f0270fb37a72/172.30.151.125, added to nodes list" [2022-03-02T15:57:47.211Z] time="2022-03-02T15:57:46Z" level=info msg="Node f0270fb37a72/172.30.151.125, joined gossip cluster" [2022-03-02T15:57:47.211Z] time="2022-03-02T15:57:46Z" level=info msg="Node f0270fb37a72/172.30.151.125, is the new incarnation of the shutdown node 2309cd1d61eb/172.30.151.125" [2022-03-02T15:57:47.211Z] time="2022-03-02T15:57:46Z" level=info msg="Node f0270fb37a72/172.30.151.125, added to nodes list" [2022-03-02T15:57:47.211Z] time="2022-03-02T15:57:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.151.125:10033" [2022-03-02T15:57:47.211Z] time="2022-03-02T15:57:47Z" level=debug msg="memberlist: Stream connection from=172.30.151.125:49368" [2022-03-02T15:57:47.211Z] time="2022-03-02T15:57:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.151.125:10034" [2022-03-02T15:57:47.211Z] time="2022-03-02T15:57:47Z" level=debug msg="memberlist: Stream connection from=172.30.151.125:49369" [2022-03-02T15:57:47.211Z] time="2022-03-02T15:57:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.151.125:10035" [2022-03-02T15:57:47.211Z] time="2022-03-02T15:57:47Z" level=debug msg="memberlist: Stream connection from=172.30.151.125:49370" [2022-03-02T15:57:47.670Z] 2022/03/02 15:57:47 Closing DB instances... [2022-03-02T15:57:48.129Z] time="2022-03-02T15:57:47Z" level=info msg="Node ec251e6bd9d9 change state NodeActive --> NodeLeft" [2022-03-02T15:57:48.129Z] time="2022-03-02T15:57:47Z" level=info msg="node3(f0270fb37a72): Node leave event for ec251e6bd9d9/172.30.151.125" [2022-03-02T15:57:48.129Z] time="2022-03-02T15:57:47Z" level=info msg="Node ec251e6bd9d9 change state NodeActive --> NodeLeft" [2022-03-02T15:57:48.129Z] time="2022-03-02T15:57:47Z" level=info msg="node2(4cfa9e437daf): Node leave event for ec251e6bd9d9/172.30.151.125" [2022-03-02T15:57:48.129Z] time="2022-03-02T15:57:47Z" level=info msg="Node ec251e6bd9d9 change state NodeActive --> NodeLeft" [2022-03-02T15:57:48.129Z] time="2022-03-02T15:57:47Z" level=info msg="node4(3b4165fc2b0a): Node leave event for ec251e6bd9d9/172.30.151.125" [2022-03-02T15:57:48.129Z] time="2022-03-02T15:57:47Z" level=info msg="Node ec251e6bd9d9 change state NodeActive --> NodeLeft" [2022-03-02T15:57:48.129Z] time="2022-03-02T15:57:47Z" level=info msg="node5(4b15cec9adc3): Node leave event for ec251e6bd9d9/172.30.151.125" [2022-03-02T15:57:48.129Z] time="2022-03-02T15:57:47Z" level=info msg="Node ec251e6bd9d9 change state NodeActive --> NodeLeft" [2022-03-02T15:57:48.129Z] time="2022-03-02T15:57:47Z" level=info msg="node1(ec251e6bd9d9): Node leave event for ec251e6bd9d9/172.30.151.125" [2022-03-02T15:57:48.129Z] time="2022-03-02T15:57:47Z" level=info msg="Node ec251e6bd9d9/172.30.151.125, left gossip cluster" [2022-03-02T15:57:48.129Z] time="2022-03-02T15:57:47Z" level=info msg="Node ec251e6bd9d9/172.30.151.125, left gossip cluster" [2022-03-02T15:57:48.129Z] time="2022-03-02T15:57:47Z" level=info msg="Node ec251e6bd9d9/172.30.151.125, left gossip cluster" [2022-03-02T15:57:48.129Z] time="2022-03-02T15:57:47Z" level=info msg="Node ec251e6bd9d9/172.30.151.125, left gossip cluster" [2022-03-02T15:57:48.129Z] time="2022-03-02T15:57:47Z" level=info msg="Node ec251e6bd9d9/172.30.151.125, left gossip cluster" [2022-03-02T15:57:48.589Z] time="2022-03-02T15:57:48Z" level=info msg="Node 4cfa9e437daf change state NodeActive --> NodeLeft" [2022-03-02T15:57:48.589Z] time="2022-03-02T15:57:48Z" level=info msg="node4(3b4165fc2b0a): Node leave event for 4cfa9e437daf/172.30.151.125" [2022-03-02T15:57:48.589Z] time="2022-03-02T15:57:48Z" level=info msg="Node 4cfa9e437daf change state NodeActive --> NodeLeft" [2022-03-02T15:57:48.589Z] time="2022-03-02T15:57:48Z" level=info msg="node3(f0270fb37a72): Node leave event for 4cfa9e437daf/172.30.151.125" [2022-03-02T15:57:48.589Z] time="2022-03-02T15:57:48Z" level=info msg="Node 4cfa9e437daf change state NodeActive --> NodeLeft" [2022-03-02T15:57:48.589Z] time="2022-03-02T15:57:48Z" level=info msg="node5(4b15cec9adc3): Node leave event for 4cfa9e437daf/172.30.151.125" [2022-03-02T15:57:48.589Z] time="2022-03-02T15:57:48Z" level=info msg="Node 4cfa9e437daf change state NodeActive --> NodeLeft" [2022-03-02T15:57:48.589Z] time="2022-03-02T15:57:48Z" level=info msg="node2(4cfa9e437daf): Node leave event for 4cfa9e437daf/172.30.151.125" [2022-03-02T15:57:48.589Z] time="2022-03-02T15:57:48Z" level=info msg="Node 4cfa9e437daf/172.30.151.125, left gossip cluster" [2022-03-02T15:57:48.589Z] time="2022-03-02T15:57:48Z" level=info msg="Node 4cfa9e437daf/172.30.151.125, left gossip cluster" [2022-03-02T15:57:48.589Z] time="2022-03-02T15:57:48Z" level=info msg="Node 4cfa9e437daf/172.30.151.125, left gossip cluster" [2022-03-02T15:57:48.589Z] time="2022-03-02T15:57:48Z" level=info msg="Node 4cfa9e437daf/172.30.151.125, left gossip cluster" [2022-03-02T15:57:48.589Z] time="2022-03-02T15:57:48Z" level=info msg="Node f0270fb37a72 change state NodeActive --> NodeLeft" [2022-03-02T15:57:48.589Z] time="2022-03-02T15:57:48Z" level=info msg="node5(4b15cec9adc3): Node leave event for f0270fb37a72/172.30.151.125" [2022-03-02T15:57:48.589Z] time="2022-03-02T15:57:48Z" level=info msg="Node f0270fb37a72 change state NodeActive --> NodeLeft" [2022-03-02T15:57:48.950Z] --- PASS: TestUpdateRestartPolicy (25.27s) [2022-03-02T15:57:48.950Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-02T15:57:49.049Z] time="2022-03-02T15:57:48Z" level=info msg="node4(3b4165fc2b0a): Node leave event for f0270fb37a72/172.30.151.125" [2022-03-02T15:57:49.049Z] time="2022-03-02T15:57:48Z" level=info msg="Node f0270fb37a72 change state NodeActive --> NodeLeft" [2022-03-02T15:57:49.049Z] time="2022-03-02T15:57:48Z" level=info msg="node3(f0270fb37a72): Node leave event for f0270fb37a72/172.30.151.125" [2022-03-02T15:57:49.049Z] time="2022-03-02T15:57:48Z" level=info msg="Node f0270fb37a72/172.30.151.125, left gossip cluster" [2022-03-02T15:57:49.049Z] time="2022-03-02T15:57:48Z" level=info msg="Node f0270fb37a72/172.30.151.125, left gossip cluster" [2022-03-02T15:57:49.049Z] time="2022-03-02T15:57:48Z" level=info msg="Node f0270fb37a72/172.30.151.125, left gossip cluster" [2022-03-02T15:57:49.509Z] time="2022-03-02T15:57:49Z" level=debug msg="memberlist: Failed ping: 4b15cec9adc3 (timeout reached)" [2022-03-02T15:57:49.509Z] time="2022-03-02T15:57:49Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.30.151.125:10035: use of closed network connection" [2022-03-02T15:57:49.509Z] time="2022-03-02T15:57:49Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.30.151.125:10036: use of closed network connection" [2022-03-02T15:57:49.509Z] time="2022-03-02T15:57:49Z" level=debug msg="memberlist: Stream connection from=172.30.151.125:49371" [2022-03-02T15:57:49.509Z] time="2022-03-02T15:57:49Z" level=info msg="Node 3b4165fc2b0a change state NodeActive --> NodeLeft" [2022-03-02T15:57:49.509Z] time="2022-03-02T15:57:49Z" level=info msg="node5(4b15cec9adc3): Node leave event for 3b4165fc2b0a/172.30.151.125" [2022-03-02T15:57:49.509Z] time="2022-03-02T15:57:49Z" level=info msg="Node 3b4165fc2b0a change state NodeActive --> NodeLeft" [2022-03-02T15:57:49.509Z] time="2022-03-02T15:57:49Z" level=info msg="node4(3b4165fc2b0a): Node leave event for 3b4165fc2b0a/172.30.151.125" [2022-03-02T15:57:49.967Z] time="2022-03-02T15:57:49Z" level=warning msg="memberlist: Was able to connect to 4b15cec9adc3 but other probes failed, network may be misconfigured" [2022-03-02T15:57:49.967Z] time="2022-03-02T15:57:49Z" level=info msg="Node 3b4165fc2b0a/172.30.151.125, left gossip cluster" [2022-03-02T15:57:49.967Z] time="2022-03-02T15:57:49Z" level=info msg="Node 3b4165fc2b0a/172.30.151.125, left gossip cluster" [2022-03-02T15:57:50.935Z] time="2022-03-02T15:57:50Z" level=info msg="Node 4b15cec9adc3/172.30.151.125, left gossip cluster" [2022-03-02T15:57:50.935Z] time="2022-03-02T15:57:50Z" level=info msg="Node 4b15cec9adc3 change state NodeActive --> NodeFailed" [2022-03-02T15:57:50.935Z] time="2022-03-02T15:57:50Z" level=info msg="Node 4b15cec9adc3/172.30.151.125, added to failed nodes list" [2022-03-02T15:57:50.935Z] --- PASS: TestNetworkDBIslands (12.08s) [2022-03-02T15:57:50.935Z] PASS [2022-03-02T15:57:50.935Z] coverage: 59.9% of statements [2022-03-02T15:57:50.935Z] ok github.com/docker/docker/libnetwork/networkdb 104.622s coverage: 59.9% of statements [2022-03-02T15:57:50.935Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-03-02T15:57:50.935Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-03-02T15:57:50.935Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-03-02T15:57:50.935Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-02T15:57:50.935Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-03-02T15:57:50.935Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-02T15:57:50.935Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-03-02T15:57:50.935Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-03-02T15:57:50.935Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-03-02T15:57:50.935Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-03-02T15:57:50.935Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-02T15:57:50.935Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-02T15:57:50.935Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-02T15:57:50.935Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-02T15:57:50.935Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-03-02T15:57:50.935Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-03-02T15:57:50.935Z] ? github.com/docker/docker/pkg/term [no test files] [2022-03-02T15:57:50.935Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-02T15:57:50.935Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-03-02T15:57:50.935Z] ? github.com/docker/docker/quota [no test files] [2022-03-02T15:57:50.935Z] ? github.com/docker/docker/rootless [no test files] [2022-03-02T15:57:50.935Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-02T15:57:50.935Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-02T15:57:50.935Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-02T15:57:50.935Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-02T15:57:50.935Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-02T15:57:50.935Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-02T15:57:50.935Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-02T15:57:50.935Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-02T15:57:50.935Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-02T15:57:50.935Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-02T15:57:50.935Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-02T15:57:50.935Z] ? github.com/docker/docker/volume [no test files] [2022-03-02T15:57:50.935Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-02T15:57:50.935Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-02T15:57:51.768Z] check_test.go:379: [d670f175a5219] daemon is not started [2022-03-02T15:57:51.768Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-03-02T15:57:51.906Z] --- PASS: TestUpdateRestartWithAutoRemove (3.39s) [2022-03-02T15:57:51.906Z] === RUN TestWaitNonBlocked [2022-03-02T15:57:51.906Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-02T15:57:51.906Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-02T15:57:51.906Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-02T15:57:51.906Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-02T15:57:51.906Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-02T15:57:51.906Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-02T15:57:52.027Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-03-02T15:57:52.737Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-03-02T15:57:53.841Z] [2022-03-02T15:57:53.841Z] === Skipped [2022-03-02T15:57:53.841Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-03-02T15:57:53.841Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-02T15:57:53.841Z] [2022-03-02T15:57:53.841Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-03-02T15:57:53.841Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-02T15:57:53.841Z] [2022-03-02T15:57:53.841Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-03-02T15:57:53.841Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-02T15:57:53.841Z] [2022-03-02T15:57:53.841Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-03-02T15:57:53.841Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-02T15:57:53.841Z] [2022-03-02T15:57:53.841Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-03-02T15:57:53.841Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-02T15:57:53.841Z] [2022-03-02T15:57:53.841Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-03-02T15:57:53.841Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-02T15:57:53.841Z] [2022-03-02T15:57:53.841Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-03-02T15:57:53.841Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-02T15:57:53.841Z] [2022-03-02T15:57:53.841Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-03-02T15:57:53.841Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-02T15:57:53.841Z] [2022-03-02T15:57:53.841Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-03-02T15:57:53.841Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-02T15:57:53.841Z] [2022-03-02T15:57:53.841Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.01s) [2022-03-02T15:57:53.841Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-02T15:57:53.841Z] [2022-03-02T15:57:53.841Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-03-02T15:57:53.841Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-02T15:57:53.841Z] [2022-03-02T15:57:53.841Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-03-02T15:57:53.841Z] daemon_test.go:145: root required [2022-03-02T15:57:53.841Z] [2022-03-02T15:57:53.841Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-02T15:57:53.841Z] reload_test.go:342: root required [2022-03-02T15:57:53.841Z] [2022-03-02T15:57:53.841Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.02s) [2022-03-02T15:57:53.841Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-02T15:57:53.841Z] [2022-03-02T15:57:53.841Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-02T15:57:53.841Z] pull_v2_test.go:73: Needs fixing on Windows [2022-03-02T15:57:53.841Z] [2022-03-02T15:57:53.841Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-03-02T15:57:53.841Z] pull_v2_test.go:118: Needs fixing on Windows [2022-03-02T15:57:53.841Z] [2022-03-02T15:57:53.841Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-03-02T15:57:53.841Z] download_test.go:267: Needs fixing on Windows [2022-03-02T15:57:53.841Z] [2022-03-02T15:57:53.841Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-03-02T15:57:53.841Z] layer_test.go:291: Failing on Windows [2022-03-02T15:57:53.841Z] [2022-03-02T15:57:53.841Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-03-02T15:57:53.841Z] layer_test.go:340: Failing on Windows [2022-03-02T15:57:53.841Z] [2022-03-02T15:57:53.841Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-03-02T15:57:53.841Z] layer_test.go:455: Failing on Windows [2022-03-02T15:57:53.841Z] [2022-03-02T15:57:53.841Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-03-02T15:57:53.841Z] layer_test.go:684: Failing on Windows [2022-03-02T15:57:53.841Z] [2022-03-02T15:57:53.841Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-03-02T15:57:53.841Z] migration_test.go:45: Failing on Windows [2022-03-02T15:57:53.841Z] [2022-03-02T15:57:53.841Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-03-02T15:57:53.841Z] migration_test.go:181: Failing on Windows [2022-03-02T15:57:53.841Z] [2022-03-02T15:57:53.841Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-03-02T15:57:53.841Z] mount_test.go:17: Failing on Windows [2022-03-02T15:57:53.841Z] [2022-03-02T15:57:53.841Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-03-02T15:57:53.841Z] mount_test.go:76: Failing on Windows [2022-03-02T15:57:53.841Z] [2022-03-02T15:57:53.841Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-03-02T15:57:53.841Z] mount_test.go:125: Failing on Windows [2022-03-02T15:57:53.841Z] [2022-03-02T15:57:53.841Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-03-02T15:57:53.841Z] mount_test.go:212: Failing on Windows [2022-03-02T15:57:53.841Z] [2022-03-02T15:57:53.841Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-03-02T15:57:53.841Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-02T15:57:53.841Z] [2022-03-02T15:57:53.841Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2022-03-02T15:57:53.841Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-02T15:57:53.841Z] [2022-03-02T15:57:53.841Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s) [2022-03-02T15:57:53.841Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-02T15:57:53.841Z] [2022-03-02T15:57:53.841Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-03-02T15:57:53.841Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-02T15:57:53.841Z] [2022-03-02T15:57:53.841Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.01s) [2022-03-02T15:57:53.841Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-02T15:57:53.841Z] [2022-03-02T15:57:53.841Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-03-02T15:57:53.841Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-02T15:57:53.841Z] [2022-03-02T15:57:53.841Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-03-02T15:57:53.841Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-02T15:57:53.841Z] [2022-03-02T15:57:53.841Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-03-02T15:57:53.841Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-02T15:57:53.841Z] [2022-03-02T15:57:53.841Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-03-02T15:57:53.841Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-02T15:57:53.841Z] [2022-03-02T15:57:53.841Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-03-02T15:57:53.841Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-02T15:57:53.841Z] [2022-03-02T15:57:53.841Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-03-02T15:57:53.841Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-02T15:57:53.841Z] [2022-03-02T15:57:53.841Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-03-02T15:57:53.842Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-02T15:57:53.842Z] [2022-03-02T15:57:53.842Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-03-02T15:57:53.842Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-02T15:57:53.842Z] [2022-03-02T15:57:53.842Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-03-02T15:57:53.842Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-02T15:57:53.842Z] [2022-03-02T15:57:53.842Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-03-02T15:57:53.842Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-02T15:57:53.842Z] [2022-03-02T15:57:53.842Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-03-02T15:57:53.842Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-02T15:57:53.842Z] [2022-03-02T15:57:53.842Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-03-02T15:57:53.842Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-02T15:57:53.842Z] [2022-03-02T15:57:53.842Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-03-02T15:57:53.842Z] archive_test.go:133: Xz not present in msys2 [2022-03-02T15:57:53.842Z] [2022-03-02T15:57:53.842Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-03-02T15:57:53.842Z] archive_test.go:140: zstd not installed [2022-03-02T15:57:53.842Z] [2022-03-02T15:57:53.842Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-03-02T15:57:53.842Z] archive_test.go:252: Failing on Windows CI machines [2022-03-02T15:57:53.842Z] [2022-03-02T15:57:53.842Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-03-02T15:57:53.842Z] archive_windows_test.go:16: Currently fails [2022-03-02T15:57:53.842Z] [2022-03-02T15:57:53.842Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-03-02T15:57:53.842Z] changes_test.go:195: needs more investigation [2022-03-02T15:57:53.842Z] [2022-03-02T15:57:53.842Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-03-02T15:57:53.842Z] changes_test.go:432: needs further investigation [2022-03-02T15:57:53.842Z] [2022-03-02T15:57:53.842Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-03-02T15:57:53.842Z] changes_test.go:468: needs further investigation [2022-03-02T15:57:53.842Z] [2022-03-02T15:57:53.842Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-03-02T15:57:53.842Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-03-02T15:57:53.842Z] [2022-03-02T15:57:53.842Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-02T15:57:53.842Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-03-02T15:57:53.842Z] [2022-03-02T15:57:53.842Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-03-02T15:57:53.842Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-02T15:57:53.842Z] [2022-03-02T15:57:53.842Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-03-02T15:57:53.842Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-02T15:57:53.842Z] [2022-03-02T15:57:53.842Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-03-02T15:57:53.842Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-03-02T15:57:53.842Z] [2022-03-02T15:57:53.842Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-03-02T15:57:53.842Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-02T15:57:53.842Z] [2022-03-02T15:57:53.842Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-02T15:57:53.842Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-03-02T15:57:53.842Z] [2022-03-02T15:57:53.842Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-02T15:57:53.842Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-03-02T15:57:53.842Z] [2022-03-02T15:57:53.842Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-03-02T15:57:53.842Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-03-02T15:57:53.842Z] [2022-03-02T15:57:53.842Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-03-02T15:57:53.842Z] poller_test.go:40: No chmod on Windows [2022-03-02T15:57:53.842Z] [2022-03-02T15:57:53.842Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-02T15:57:53.842Z] fileutils_test.go:133: Needs porting to Windows [2022-03-02T15:57:53.842Z] [2022-03-02T15:57:53.842Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-02T15:57:53.842Z] fileutils_test.go:179: Needs porting to Windows [2022-03-02T15:57:53.842Z] [2022-03-02T15:57:53.842Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-03-02T15:57:53.842Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-03-02T15:57:53.842Z] [2022-03-02T15:57:53.842Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2022-03-02T15:57:53.842Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-03-02T15:57:53.842Z] [2022-03-02T15:57:53.842Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-03-02T15:57:53.842Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-03-02T15:57:53.842Z] [2022-03-02T15:57:53.842Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-03-02T15:57:53.842Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-02T15:57:53.842Z] [2022-03-02T15:57:53.842Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-03-02T15:57:53.842Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-02T15:57:53.842Z] [2022-03-02T15:57:53.842Z] DONE 2072 tests, 68 skipped in 294.461s [2022-03-02T15:57:53.842Z] INFO: make.ps1 ended at 03/02/2022 15:57:53 [2022-03-02T15:57:53.930Z] docker_api_swarm_test.go:802: [d8c7724cee0d9] joining swarm manager [dae3be3ab6a8d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-02T15:57:54.865Z] docker_api_swarm_test.go:802: [df9dd297733a0] joining swarm manager [dae3be3ab6a8d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-02T15:57:56.018Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-03-02T15:57:56.018Z] INFO: Unit tests ended at 03/02/2022 15:57:55. Duration:00:05:14.4318277 [2022-03-02T15:57:56.018Z] INFO: Building busybox [2022-03-02T15:57:56.018Z] Sending build context to Docker daemon 5.12kB [2022-03-02T15:57:56.018Z] [2022-03-02T15:57:56.018Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-03-02T15:57:56.018Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-03-02T15:57:56.018Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-03-02T15:57:56.019Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-03-02T15:57:56.019Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-03-02T15:57:56.019Z] ---> c703d4d60533 [2022-03-02T15:57:56.019Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-03-02T15:57:56.019Z] ---> Running in 79b7a9b3268a [2022-03-02T15:57:56.240Z] docker_api_swarm_test.go:802: [db1d1976060bc] joining swarm manager [dae3be3ab6a8d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-03-02T15:57:56.674Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-03-02T15:57:56.674Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (4.19s) [2022-03-02T15:57:56.674Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (4.50s) [2022-03-02T15:57:56.674Z] === RUN TestWaitBlocked [2022-03-02T15:57:56.674Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-02T15:57:56.674Z] --- SKIP: TestWaitBlocked (0.00s) [2022-03-02T15:57:56.674Z] PASS [2022-03-02T15:57:56.674Z] ok github.com/docker/docker/integration/container 118.574s [2022-03-02T15:57:56.674Z] [2022-03-02T15:57:56.674Z] === Skipped [2022-03-02T15:57:56.674Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-03-02T15:57:56.674Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-02T15:57:56.674Z] [2022-03-02T15:57:56.674Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-03-02T15:57:56.674Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:57:56.674Z] [2022-03-02T15:57:56.674Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-03-02T15:57:56.674Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-02T15:57:56.674Z] [2022-03-02T15:57:56.674Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-03-02T15:57:56.674Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:57:56.674Z] [2022-03-02T15:57:56.674Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-03-02T15:57:56.674Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-02T15:57:56.674Z] [2022-03-02T15:57:56.674Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-02T15:57:56.674Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-02T15:57:56.674Z] [2022-03-02T15:57:56.674Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-02T15:57:56.674Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-02T15:57:56.674Z] [2022-03-02T15:57:56.674Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-03-02T15:57:56.674Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-02T15:57:56.674Z] [2022-03-02T15:57:56.674Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-03-02T15:57:56.674Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:57:56.674Z] [2022-03-02T15:57:56.674Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-03-02T15:57:56.674Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-02T15:57:56.674Z] [2022-03-02T15:57:56.674Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s) [2022-03-02T15:57:56.674Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-03-02T15:57:56.674Z] [2022-03-02T15:57:56.674Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-03-02T15:57:56.674Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-02T15:57:56.674Z] [2022-03-02T15:57:56.674Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-03-02T15:57:56.674Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:57:56.674Z] [2022-03-02T15:57:56.674Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-03-02T15:57:56.674Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:57:56.674Z] [2022-03-02T15:57:56.674Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-03-02T15:57:56.674Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-02T15:57:56.674Z] [2022-03-02T15:57:56.674Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-03-02T15:57:56.674Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-02T15:57:56.674Z] [2022-03-02T15:57:56.674Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-03-02T15:57:56.674Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-02T15:57:56.674Z] [2022-03-02T15:57:56.674Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-03-02T15:57:56.674Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-02T15:57:56.674Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-02T15:57:56.674Z] [2022-03-02T15:57:56.674Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-02T15:57:56.674Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-02T15:57:56.674Z] [2022-03-02T15:57:56.674Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-03-02T15:57:56.674Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-02T15:57:56.674Z] [2022-03-02T15:57:56.674Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-02T15:57:56.674Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-02T15:57:56.674Z] [2022-03-02T15:57:56.674Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-03-02T15:57:56.674Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-02T15:57:56.674Z] [2022-03-02T15:57:56.674Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-03-02T15:57:56.674Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:57:56.674Z] [2022-03-02T15:57:56.674Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-03-02T15:57:56.674Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-02T15:57:56.674Z] [2022-03-02T15:57:56.674Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-03-02T15:57:56.674Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-02T15:57:56.674Z] [2022-03-02T15:57:56.674Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-03-02T15:57:56.674Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-02T15:57:56.674Z] [2022-03-02T15:57:56.674Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-03-02T15:57:56.674Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-02T15:57:56.674Z] [2022-03-02T15:57:56.674Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-03-02T15:57:56.674Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:57:56.674Z] [2022-03-02T15:57:56.674Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-03-02T15:57:56.674Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-02T15:57:56.674Z] [2022-03-02T15:57:56.674Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-03-02T15:57:56.674Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-02T15:57:56.674Z] [2022-03-02T15:57:56.674Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-03-02T15:57:56.674Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:57:56.674Z] [2022-03-02T15:57:56.674Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-03-02T15:57:56.674Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-02T15:57:56.674Z] [2022-03-02T15:57:56.674Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-03-02T15:57:56.674Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-02T15:57:56.674Z] [2022-03-02T15:57:56.674Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-03-02T15:57:56.674Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-02T15:57:56.674Z] [2022-03-02T15:57:56.674Z] DONE 87 tests, 34 skipped in 120.989s [2022-03-02T15:57:56.674Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-03-02T15:57:57.615Z] docker_api_swarm_test.go:802: [d7f3ea988d458] joining swarm manager [dae3be3ab6a8d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-03-02T15:57:58.550Z] docker_api_swarm_test.go:810: [d57c660d8dfde] joining swarm manager [dae3be3ab6a8d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-03-02T15:57:59.486Z] --- PASS: TestServiceUpdatePidsLimit (16.34s) [2022-03-02T15:57:59.486Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.78s) [2022-03-02T15:57:59.486Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2022-03-02T15:57:59.486Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.92s) [2022-03-02T15:57:59.486Z] PASS [2022-03-02T15:57:59.486Z] [2022-03-02T15:57:59.486Z] === Skipped [2022-03-02T15:57:59.486Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-03-02T15:57:59.486Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-02T15:57:59.486Z] [2022-03-02T15:57:59.486Z] DONE 27 tests, 1 skipped in 193.665s [2022-03-02T15:57:59.486Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-03-02T15:57:59.486Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-03-02T15:57:59.486Z] ++ set -e [2022-03-02T15:57:59.486Z] ++ '[' -n 0 ']' [2022-03-02T15:57:59.486Z] ++ set -x [2022-03-02T15:57:59.486Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-03-02T15:57:59.486Z] INFO: Testing against a local daemon [2022-03-02T15:57:59.486Z] === RUN TestSessionCreate [2022-03-02T15:57:59.486Z] --- PASS: TestSessionCreate (0.03s) [2022-03-02T15:57:59.486Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-02T15:57:59.745Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-03-02T15:57:59.745Z] PASS [2022-03-02T15:57:59.745Z] [2022-03-02T15:57:59.745Z] DONE 2 tests in 0.154s [2022-03-02T15:57:59.745Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-03-02T15:57:59.745Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-03-02T15:57:59.745Z] ++ set -e [2022-03-02T15:57:59.745Z] ++ '[' -n 0 ']' [2022-03-02T15:57:59.745Z] ++ set -x [2022-03-02T15:57:59.745Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-03-02T15:57:59.745Z] INFO: Testing against a local daemon [2022-03-02T15:57:59.745Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-02T15:57:59.745Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-02T15:57:59.745Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-02T15:57:59.745Z] === RUN TestDiskUsage [2022-03-02T15:57:59.745Z] === PAUSE TestDiskUsage [2022-03-02T15:57:59.745Z] === RUN TestEventsExecDie [2022-03-02T15:58:00.313Z] --- PASS: TestEventsExecDie (0.49s) [2022-03-02T15:58:00.313Z] === RUN TestEventsBackwardsCompatible [2022-03-02T15:58:00.313Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-03-02T15:58:00.313Z] === RUN TestEventsVolumeCreate [2022-03-02T15:58:00.313Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-03-02T15:58:00.313Z] === RUN TestInfoBinaryCommits [2022-03-02T15:58:00.313Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-03-02T15:58:00.313Z] === RUN TestInfoAPIVersioned [2022-03-02T15:58:00.313Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-03-02T15:58:00.313Z] === RUN TestInfoAPI [2022-03-02T15:58:00.313Z] --- PASS: TestInfoAPI (0.02s) [2022-03-02T15:58:00.313Z] === RUN TestInfoAPIWarnings [2022-03-02T15:58:00.880Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-03-02T15:58:00.880Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-03-02T15:58:00.880Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-03-02T15:58:00.880Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-03-02T15:58:01.449Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-03-02T15:58:01.449Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-03-02T15:58:02.017Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-03-02T15:58:02.017Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-03-02T15:58:02.017Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-03-02T15:58:02.017Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-03-02T15:58:02.276Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-03-02T15:58:02.535Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-03-02T15:58:02.794Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-03-02T15:58:02.794Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-03-02T15:58:03.039Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-03-02T15:58:03.361Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-03-02T15:58:03.361Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-03-02T15:58:04.311Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-03-02T15:58:05.249Z] === RUN TestDockerSuite/TestImagesFormat [2022-03-02T15:58:05.249Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-03-02T15:58:05.508Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-03-02T15:58:08.036Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-03-02T15:58:08.295Z] === RUN TestDockerSuite/TestImportBadURL [2022-03-02T15:58:08.295Z] === RUN TestDockerSuite/TestImportDisplay [2022-03-02T15:58:09.231Z] === RUN TestDockerSuite/TestImportFile [2022-03-02T15:58:10.169Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-03-02T15:58:10.428Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-03-02T15:58:11.364Z] === RUN TestDockerSuite/TestImportGzipped [2022-03-02T15:58:12.740Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-03-02T15:58:13.330Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-03-02T15:58:13.330Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-02T15:58:13.330Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-03-02T15:58:13.675Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-03-02T15:58:13.934Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-03-02T15:58:14.501Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-03-02T15:58:15.069Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-03-02T15:58:15.069Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-03-02T15:58:15.069Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-03-02T15:58:15.328Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-03-02T15:58:16.267Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-03-02T15:58:16.525Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-03-02T15:58:16.784Z] --- PASS: TestInfoAPIWarnings (16.29s) [2022-03-02T15:58:16.784Z] === RUN TestInfoDebug [2022-03-02T15:58:17.042Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-03-02T15:58:17.101Z] Removing intermediate container 79b7a9b3268a [2022-03-02T15:58:17.101Z] ---> 5d455e038dea [2022-03-02T15:58:17.101Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-03-02T15:58:17.101Z] ---> Running in 2a7f07a87f6e [2022-03-02T15:58:17.101Z] Removing intermediate container 2a7f07a87f6e [2022-03-02T15:58:17.101Z] ---> ad291ddba10f [2022-03-02T15:58:17.101Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-03-02T15:58:17.101Z] ---> Running in e4b8757ab493 [2022-03-02T15:58:17.101Z] Removing intermediate container e4b8757ab493 [2022-03-02T15:58:17.101Z] ---> ce1b7b8bbf91 [2022-03-02T15:58:17.101Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-03-02T15:58:17.301Z] --- PASS: TestInfoDebug (0.53s) [2022-03-02T15:58:17.301Z] === RUN TestInfoInsecureRegistries [2022-03-02T15:58:17.868Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-03-02T15:58:17.868Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2022-03-02T15:58:17.868Z] === RUN TestInfoRegistryMirrors [2022-03-02T15:58:18.064Z] === RUN TestConfigDaemonLibtrustID [2022-03-02T15:58:18.064Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-02T15:58:18.064Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-03-02T15:58:18.064Z] === RUN TestDaemonConfigValidation [2022-03-02T15:58:18.064Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-02T15:58:18.064Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-03-02T15:58:18.064Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-02T15:58:18.064Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-02T15:58:18.064Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-03-02T15:58:18.064Z] === RUN TestDaemonProxy [2022-03-02T15:58:18.064Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-02T15:58:18.064Z] --- SKIP: TestDaemonProxy (0.00s) [2022-03-02T15:58:18.064Z] PASS [2022-03-02T15:58:18.064Z] ok github.com/docker/docker/integration/daemon 0.108s [2022-03-02T15:58:18.064Z] [2022-03-02T15:58:18.064Z] === Skipped [2022-03-02T15:58:18.064Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-03-02T15:58:18.064Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-02T15:58:18.064Z] [2022-03-02T15:58:18.064Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-03-02T15:58:18.064Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-02T15:58:18.064Z] [2022-03-02T15:58:18.064Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-03-02T15:58:18.064Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-02T15:58:18.064Z] [2022-03-02T15:58:18.064Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-03-02T15:58:18.064Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-02T15:58:18.064Z] [2022-03-02T15:58:18.064Z] DONE 4 tests, 4 skipped in 21.326s [2022-03-02T15:58:18.064Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-03-02T15:58:18.126Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-03-02T15:58:18.126Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-03-02T15:58:18.385Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-03-02T15:58:18.385Z] === RUN TestLoginFailsWithBadCredentials [2022-03-02T15:58:18.385Z] --- PASS: TestLoginFailsWithBadCredentials (0.11s) [2022-03-02T15:58:18.385Z] === RUN TestPingCacheHeaders [2022-03-02T15:58:18.385Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-03-02T15:58:18.385Z] === RUN TestPingGet [2022-03-02T15:58:18.385Z] --- PASS: TestPingGet (0.01s) [2022-03-02T15:58:18.385Z] === RUN TestPingHead [2022-03-02T15:58:18.385Z] --- PASS: TestPingHead (0.03s) [2022-03-02T15:58:18.385Z] === RUN TestVersion [2022-03-02T15:58:18.385Z] --- PASS: TestVersion (0.05s) [2022-03-02T15:58:18.385Z] === CONT TestDiskUsage [2022-03-02T15:58:18.637Z] [2022-03-02T15:58:18.956Z] === RUN TestDiskUsage/empty [2022-03-02T15:58:18.956Z] === RUN TestDiskUsage/empty/container_types [2022-03-02T15:58:18.956Z] === RUN TestDiskUsage/empty/image_types [2022-03-02T15:58:18.956Z] === RUN TestDiskUsage/empty/volume_types [2022-03-02T15:58:18.956Z] === RUN TestDiskUsage/empty/build-cache_types [2022-03-02T15:58:18.956Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-03-02T15:58:18.956Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-03-02T15:58:18.956Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-03-02T15:58:18.956Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-03-02T15:58:18.956Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-03-02T15:58:18.956Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-03-02T15:58:18.956Z] === RUN TestDiskUsage/after_LoadBusybox [2022-03-02T15:58:19.096Z] ---> fa9bb1610a94 [2022-03-02T15:58:19.096Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-03-02T15:58:19.096Z] ---> Running in 2f88c352bba3 [2022-03-02T15:58:19.100Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-03-02T15:58:19.100Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-02T15:58:19.100Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-03-02T15:58:19.100Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-02T15:58:19.100Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-03-02T15:58:19.216Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-03-02T15:58:19.216Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-03-02T15:58:19.216Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-03-02T15:58:19.216Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-03-02T15:58:19.216Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-03-02T15:58:19.216Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-03-02T15:58:19.216Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-03-02T15:58:19.216Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-03-02T15:58:19.216Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-03-02T15:58:19.216Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-03-02T15:58:19.216Z] === RUN TestDiskUsage/after_container.Run [2022-03-02T15:58:19.476Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-03-02T15:58:19.476Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-03-02T15:58:19.476Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-03-02T15:58:19.476Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-03-02T15:58:19.476Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-03-02T15:58:19.476Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-03-02T15:58:19.476Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-03-02T15:58:19.476Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-03-02T15:58:19.476Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-03-02T15:58:19.476Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-03-02T15:58:19.476Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-03-02T15:58:19.746Z] --- PASS: TestDiskUsage (1.26s) [2022-03-02T15:58:19.746Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-03-02T15:58:19.746Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-03-02T15:58:19.746Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-03-02T15:58:19.746Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-03-02T15:58:19.746Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-03-02T15:58:19.746Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-03-02T15:58:19.746Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-03-02T15:58:19.746Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-03-02T15:58:19.746Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-03-02T15:58:19.746Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-03-02T15:58:19.746Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-03-02T15:58:19.746Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.18s) [2022-03-02T15:58:19.746Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-03-02T15:58:19.746Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-03-02T15:58:19.746Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-03-02T15:58:19.746Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-03-02T15:58:19.746Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-03-02T15:58:19.746Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-03-02T15:58:19.746Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-03-02T15:58:19.746Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-03-02T15:58:19.746Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-03-02T15:58:19.746Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-03-02T15:58:19.746Z] --- PASS: TestDiskUsage/after_container.Run (0.36s) [2022-03-02T15:58:19.746Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-03-02T15:58:19.746Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-03-02T15:58:19.746Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-03-02T15:58:19.746Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-03-02T15:58:19.746Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-03-02T15:58:19.746Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-03-02T15:58:19.746Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-03-02T15:58:19.746Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-03-02T15:58:19.746Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-03-02T15:58:19.746Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-03-02T15:58:19.746Z] PASS [2022-03-02T15:58:19.746Z] [2022-03-02T15:58:19.746Z] === Skipped [2022-03-02T15:58:19.746Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-02T15:58:19.746Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-02T15:58:19.746Z] [2022-03-02T15:58:19.746Z] DONE 50 tests, 1 skipped in 20.101s [2022-03-02T15:58:19.746Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-03-02T15:58:19.746Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-03-02T15:58:19.746Z] ++ set -e [2022-03-02T15:58:19.746Z] ++ '[' -n 0 ']' [2022-03-02T15:58:19.746Z] ++ set -x [2022-03-02T15:58:19.746Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-03-02T15:58:20.017Z] INFO: Testing against a local daemon [2022-03-02T15:58:20.017Z] === RUN TestVolumesCreateAndList [2022-03-02T15:58:20.017Z] --- PASS: TestVolumesCreateAndList (0.04s) [2022-03-02T15:58:20.017Z] === RUN TestVolumesRemove [2022-03-02T15:58:20.017Z] --- PASS: TestVolumesRemove (0.06s) [2022-03-02T15:58:20.017Z] === RUN TestVolumesInspect [2022-03-02T15:58:20.017Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-03-02T15:58:20.017Z] --- PASS: TestVolumesInspect (0.02s) [2022-03-02T15:58:20.017Z] === RUN TestVolumesInvalidJSON [2022-03-02T15:58:20.017Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-02T15:58:20.017Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-02T15:58:20.017Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-02T15:58:20.017Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-03-02T15:58:20.017Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-02T15:58:20.017Z] PASS [2022-03-02T15:58:20.017Z] [2022-03-02T15:58:20.017Z] DONE 5 tests in 0.274s [2022-03-02T15:58:20.017Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-02T15:58:20.276Z] ++++ cat bundles/test-integration/docker.pid [2022-03-02T15:58:20.276Z] +++ kill 6158 [2022-03-02T15:58:20.535Z] +++ /etc/init.d/apparmor stop [2022-03-02T15:58:20.535Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-02T15:58:20.535Z] [2022-03-02T15:58:20.535Z] Unloading profiles will leave already running processes permanently [2022-03-02T15:58:20.535Z] unconfined, which can lead to unexpected situations. [2022-03-02T15:58:20.535Z] [2022-03-02T15:58:20.535Z] To set a process to complain mode, use the command line tool [2022-03-02T15:58:20.535Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-02T15:58:20.535Z] +++ true [2022-03-02T15:58:20.535Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-03-02T15:58:20.535Z] exiting test-integration [2022-03-02T15:58:20.535Z] ++ exit 0 [2022-03-02T15:58:20.535Z] [2022-03-02T15:58:20.535Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-03-02T15:58:21.102Z] + for job in $(jobs -p) [2022-03-02T15:58:21.102Z] + wait 7644 [2022-03-02T15:58:21.364Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-03-02T15:58:21.364Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-03-02T15:58:21.364Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-03-02T15:58:22.299Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-03-02T15:58:22.557Z] === RUN TestDockerSuite/TestInspectDefault [2022-03-02T15:58:22.837Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-02T15:58:22.837Z] INFO: Testing against a local daemon [2022-03-02T15:58:22.837Z] === RUN TestCommitInheritsEnv [2022-03-02T15:58:22.837Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-02T15:58:22.837Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-03-02T15:58:22.837Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-02T15:58:22.837Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-02T15:58:22.837Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-03-02T15:58:22.837Z] === RUN TestImportWithCustomPlatform [2022-03-02T15:58:22.837Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-02T15:58:22.837Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-03-02T15:58:22.837Z] === RUN TestImagesFilterMultiReference [2022-03-02T15:58:22.837Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2022-03-02T15:58:22.837Z] === RUN TestImagePullPlatformInvalid [2022-03-02T15:58:22.837Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-03-02T15:58:22.837Z] === RUN TestRemoveImageOrphaning [2022-03-02T15:58:23.125Z] === RUN TestDockerSuite/TestInspectHistory [2022-03-02T15:58:23.308Z] --- PASS: TestRemoveImageOrphaning (1.00s) [2022-03-02T15:58:23.308Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-02T15:58:23.308Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-03-02T15:58:23.308Z] === RUN TestTagInvalidReference [2022-03-02T15:58:23.308Z] --- PASS: TestTagInvalidReference (0.03s) [2022-03-02T15:58:23.308Z] === RUN TestTagValidPrefixedRepo [2022-03-02T15:58:23.308Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-03-02T15:58:23.308Z] === RUN TestTagExistedNameWithoutForce [2022-03-02T15:58:23.308Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-03-02T15:58:23.308Z] === RUN TestTagOfficialNames [2022-03-02T15:58:23.308Z] --- PASS: TestTagOfficialNames (0.08s) [2022-03-02T15:58:23.308Z] === RUN TestTagMatchesDigest [2022-03-02T15:58:23.696Z] === RUN TestDockerSuite/TestInspectImage [2022-03-02T15:58:23.696Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-03-02T15:58:23.696Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-03-02T15:58:23.696Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-03-02T15:58:23.696Z] === RUN TestDockerSuite/TestInspectInt64 [2022-03-02T15:58:23.778Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-03-02T15:58:23.778Z] PASS [2022-03-02T15:58:23.778Z] ok github.com/docker/docker/integration/image 1.603s [2022-03-02T15:58:23.778Z] [2022-03-02T15:58:23.778Z] === Skipped [2022-03-02T15:58:23.778Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-03-02T15:58:23.778Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-02T15:58:23.778Z] [2022-03-02T15:58:23.778Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-03-02T15:58:23.778Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-02T15:58:23.778Z] [2022-03-02T15:58:23.778Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-03-02T15:58:23.778Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-02T15:58:23.778Z] [2022-03-02T15:58:23.778Z] DONE 12 tests, 3 skipped in 5.527s [2022-03-02T15:58:23.778Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-03-02T15:58:23.955Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-03-02T15:58:24.524Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-03-02T15:58:24.524Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-03-02T15:58:25.091Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-03-02T15:58:25.352Z] === RUN TestDockerSuite/TestInspectPlugin [2022-03-02T15:58:26.001Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-02T15:58:26.001Z] INFO: Testing against a local daemon [2022-03-02T15:58:26.001Z] === RUN TestNetworkCreateDelete [2022-03-02T15:58:26.001Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-02T15:58:26.001Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-03-02T15:58:26.001Z] === RUN TestDockerNetworkDeletePreferID [2022-03-02T15:58:26.001Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-03-02T15:58:26.001Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-03-02T15:58:26.001Z] === RUN TestDaemonDNSFallback [2022-03-02T15:58:26.001Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-02T15:58:26.001Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-03-02T15:58:26.001Z] === RUN TestInspectNetwork [2022-03-02T15:58:26.001Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-02T15:58:26.001Z] --- SKIP: TestInspectNetwork (0.00s) [2022-03-02T15:58:26.001Z] === RUN TestRunContainerWithBridgeNone [2022-03-02T15:58:26.001Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-02T15:58:26.001Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-03-02T15:58:26.001Z] === RUN TestNetworkInvalidJSON [2022-03-02T15:58:26.001Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-02T15:58:26.001Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-02T15:58:26.001Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-02T15:58:26.001Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-02T15:58:26.001Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-02T15:58:26.001Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-02T15:58:26.001Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-02T15:58:26.001Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-02T15:58:26.001Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-02T15:58:26.001Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-03-02T15:58:26.001Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-03-02T15:58:26.001Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-03-02T15:58:26.001Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-03-02T15:58:26.001Z] === RUN TestNetworkList [2022-03-02T15:58:26.001Z] === RUN TestNetworkList//networks [2022-03-02T15:58:26.001Z] === PAUSE TestNetworkList//networks [2022-03-02T15:58:26.001Z] === RUN TestNetworkList//networks/ [2022-03-02T15:58:26.001Z] === PAUSE TestNetworkList//networks/ [2022-03-02T15:58:26.001Z] === CONT TestNetworkList//networks [2022-03-02T15:58:26.001Z] === CONT TestNetworkList//networks/ [2022-03-02T15:58:26.001Z] --- PASS: TestNetworkList (0.04s) [2022-03-02T15:58:26.001Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-02T15:58:26.001Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-02T15:58:26.001Z] === RUN TestHostIPv4BridgeLabel [2022-03-02T15:58:26.001Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-02T15:58:26.001Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-03-02T15:58:26.001Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-02T15:58:26.001Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-02T15:58:26.001Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-03-02T15:58:26.001Z] === RUN TestDaemonDefaultNetworkPools [2022-03-02T15:58:26.001Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-02T15:58:26.001Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-03-02T15:58:26.001Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-02T15:58:26.001Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-02T15:58:26.001Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-02T15:58:26.001Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-02T15:58:26.001Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-02T15:58:26.001Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-02T15:58:26.001Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-02T15:58:26.001Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-02T15:58:26.001Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-02T15:58:26.001Z] === RUN TestServiceWithPredefinedNetwork [2022-03-02T15:58:26.001Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-02T15:58:26.001Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-03-02T15:58:26.001Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-02T15:58:26.001Z] service_test.go:243: FLAKY_TEST [2022-03-02T15:58:26.001Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-02T15:58:26.001Z] === RUN TestServiceWithDataPathPortInit [2022-03-02T15:58:26.001Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-02T15:58:26.001Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-03-02T15:58:26.001Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-02T15:58:26.001Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-02T15:58:26.001Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-02T15:58:26.001Z] PASS [2022-03-02T15:58:26.001Z] ok github.com/docker/docker/integration/network 0.212s [2022-03-02T15:58:26.157Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-03-02T15:58:26.157Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-02T15:58:26.157Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-03-02T15:58:26.470Z] [2022-03-02T15:58:26.470Z] === Skipped [2022-03-02T15:58:26.470Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-03-02T15:58:26.470Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-02T15:58:26.470Z] [2022-03-02T15:58:26.470Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-03-02T15:58:26.470Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-03-02T15:58:26.470Z] [2022-03-02T15:58:26.470Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-03-02T15:58:26.470Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-02T15:58:26.470Z] [2022-03-02T15:58:26.470Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-03-02T15:58:26.470Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-02T15:58:26.470Z] [2022-03-02T15:58:26.470Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-03-02T15:58:26.470Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-02T15:58:26.470Z] [2022-03-02T15:58:26.470Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-03-02T15:58:26.470Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-02T15:58:26.470Z] [2022-03-02T15:58:26.470Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-03-02T15:58:26.470Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-02T15:58:26.470Z] [2022-03-02T15:58:26.470Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-03-02T15:58:26.470Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-02T15:58:26.470Z] [2022-03-02T15:58:26.470Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-02T15:58:26.470Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-02T15:58:26.470Z] [2022-03-02T15:58:26.470Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-02T15:58:26.470Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-02T15:58:26.470Z] [2022-03-02T15:58:26.470Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-02T15:58:26.470Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-02T15:58:26.470Z] [2022-03-02T15:58:26.470Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-03-02T15:58:26.470Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-02T15:58:26.470Z] [2022-03-02T15:58:26.470Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-02T15:58:26.470Z] service_test.go:243: FLAKY_TEST [2022-03-02T15:58:26.470Z] [2022-03-02T15:58:26.470Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-03-02T15:58:26.470Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-02T15:58:26.470Z] [2022-03-02T15:58:26.470Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-02T15:58:26.470Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-02T15:58:26.470Z] [2022-03-02T15:58:26.470Z] DONE 22 tests, 15 skipped in 2.513s [2022-03-02T15:58:26.470Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-03-02T15:58:27.121Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-03-02T15:58:27.121Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-02T15:58:27.121Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-03-02T15:58:27.121Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-02T15:58:27.121Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-03-02T15:58:27.254Z] === RUN TestDockerSuite/TestInspectRootFS [2022-03-02T15:58:27.254Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-03-02T15:58:27.460Z] testing: warning: no tests to run [2022-03-02T15:58:27.460Z] PASS [2022-03-02T15:58:27.460Z] ok github.com/docker/docker/integration/network/ipvlan 0.069s [2022-03-02T15:58:27.460Z] [2022-03-02T15:58:27.460Z] DONE 0 tests in 0.666s [2022-03-02T15:58:27.460Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-03-02T15:58:27.822Z] === RUN TestDockerSuite/TestInspectStatus [2022-03-02T15:58:27.929Z] testing: warning: no tests to run [2022-03-02T15:58:27.929Z] PASS [2022-03-02T15:58:27.929Z] ok github.com/docker/docker/integration/network/macvlan 0.083s [2022-03-02T15:58:27.929Z] [2022-03-02T15:58:27.929Z] DONE 0 tests in 0.666s [2022-03-02T15:58:27.929Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-03-02T15:58:28.390Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-03-02T15:58:28.919Z] testing: warning: no tests to run [2022-03-02T15:58:28.919Z] PASS [2022-03-02T15:58:28.919Z] ok github.com/docker/docker/integration/plugin 0.082s [2022-03-02T15:58:28.919Z] [2022-03-02T15:58:28.919Z] DONE 0 tests in 0.656s [2022-03-02T15:58:28.919Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-03-02T15:58:29.325Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-03-02T15:58:29.388Z] testing: warning: no tests to run [2022-03-02T15:58:29.388Z] PASS [2022-03-02T15:58:29.388Z] ok github.com/docker/docker/integration/plugin/authz 0.069s [2022-03-02T15:58:29.388Z] [2022-03-02T15:58:29.388Z] DONE 0 tests in 0.657s [2022-03-02T15:58:29.864Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-03-02T15:58:29.891Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-03-02T15:58:30.149Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-03-02T15:58:30.717Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-03-02T15:58:31.283Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-03-02T15:58:31.542Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-03-02T15:58:32.108Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-03-02T15:58:32.108Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-03-02T15:58:33.485Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-03-02T15:58:34.426Z] === RUN TestDockerSuite/TestLinksEnvs [2022-03-02T15:58:34.629Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-02T15:58:34.629Z] INFO: Testing against a local daemon [2022-03-02T15:58:34.629Z] === RUN TestPluginInvalidJSON [2022-03-02T15:58:34.629Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-02T15:58:34.629Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-02T15:58:34.629Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-02T15:58:34.629Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-03-02T15:58:34.629Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-02T15:58:34.629Z] === RUN TestPluginInstall [2022-03-02T15:58:34.629Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-02T15:58:34.629Z] --- SKIP: TestPluginInstall (0.00s) [2022-03-02T15:58:34.629Z] === RUN TestPluginsWithRuntimes [2022-03-02T15:58:34.629Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-02T15:58:34.629Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-03-02T15:58:34.629Z] === RUN TestPluginBackCompatMediaTypes [2022-03-02T15:58:34.629Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-02T15:58:34.629Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-03-02T15:58:34.629Z] PASS [2022-03-02T15:58:34.629Z] ok github.com/docker/docker/integration/plugin/common 0.162s [2022-03-02T15:58:34.629Z] [2022-03-02T15:58:34.629Z] === Skipped [2022-03-02T15:58:34.629Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-03-02T15:58:34.629Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-02T15:58:34.629Z] [2022-03-02T15:58:34.629Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-03-02T15:58:34.629Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-02T15:58:34.629Z] [2022-03-02T15:58:34.629Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-03-02T15:58:34.629Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-02T15:58:34.629Z] [2022-03-02T15:58:34.629Z] DONE 5 tests, 3 skipped in 4.501s [2022-03-02T15:58:34.629Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-03-02T15:58:35.367Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-03-02T15:58:35.625Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-03-02T15:58:36.560Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-03-02T15:58:36.852Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-02T15:58:36.852Z] INFO: Testing against a local daemon [2022-03-02T15:58:36.852Z] === RUN TestExternalGraphDriver [2022-03-02T15:58:36.852Z] external_test.go:47: runtime.GOOS == "windows" [2022-03-02T15:58:36.852Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-03-02T15:58:36.852Z] === RUN TestGraphdriverPluginV2 [2022-03-02T15:58:36.852Z] external_test.go:407: runtime.GOOS == "windows" [2022-03-02T15:58:36.852Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-03-02T15:58:36.852Z] PASS [2022-03-02T15:58:36.852Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.148s [2022-03-02T15:58:36.852Z] [2022-03-02T15:58:36.852Z] === Skipped [2022-03-02T15:58:36.852Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-03-02T15:58:36.852Z] external_test.go:47: runtime.GOOS == "windows" [2022-03-02T15:58:36.852Z] [2022-03-02T15:58:36.852Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-03-02T15:58:36.852Z] external_test.go:407: runtime.GOOS == "windows" [2022-03-02T15:58:36.852Z] [2022-03-02T15:58:36.852Z] DONE 2 tests, 2 skipped in 2.432s [2022-03-02T15:58:36.852Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-03-02T15:58:37.937Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-03-02T15:58:39.073Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-02T15:58:39.073Z] INFO: Testing against a local daemon [2022-03-02T15:58:39.073Z] === RUN TestReadPluginNoRead [2022-03-02T15:58:39.073Z] read_test.go:21: no unix domain sockets on Windows [2022-03-02T15:58:39.073Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-03-02T15:58:39.073Z] PASS [2022-03-02T15:58:39.073Z] ok github.com/docker/docker/integration/plugin/logging 0.117s [2022-03-02T15:58:39.073Z] [2022-03-02T15:58:39.073Z] === Skipped [2022-03-02T15:58:39.073Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-03-02T15:58:39.073Z] read_test.go:21: no unix domain sockets on Windows [2022-03-02T15:58:39.073Z] [2022-03-02T15:58:39.073Z] DONE 1 tests, 1 skipped in 2.221s [2022-03-02T15:58:39.073Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-03-02T15:58:39.312Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-03-02T15:58:39.312Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-03-02T15:58:40.061Z] testing: warning: no tests to run [2022-03-02T15:58:40.061Z] PASS [2022-03-02T15:58:40.061Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.066s [2022-03-02T15:58:40.531Z] [2022-03-02T15:58:40.531Z] DONE 0 tests in 1.136s [2022-03-02T15:58:40.531Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-03-02T15:58:40.690Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-03-02T15:58:40.950Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-03-02T15:58:41.518Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-03-02T15:58:42.782Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-02T15:58:42.782Z] INFO: Testing against a local daemon [2022-03-02T15:58:42.782Z] === RUN TestPluginWithDevMounts [2022-03-02T15:58:42.782Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:58:42.782Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-03-02T15:58:42.782Z] PASS [2022-03-02T15:58:42.782Z] ok github.com/docker/docker/integration/plugin/volumes 0.143s [2022-03-02T15:58:42.782Z] [2022-03-02T15:58:42.782Z] === Skipped [2022-03-02T15:58:42.782Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-03-02T15:58:42.782Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:58:42.782Z] [2022-03-02T15:58:42.782Z] DONE 1 tests, 1 skipped in 2.245s [2022-03-02T15:58:42.782Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-03-02T15:58:44.263Z] Removing intermediate container 2f88c352bba3 [2022-03-02T15:58:44.263Z] ---> 0c1be53cc4fa [2022-03-02T15:58:44.263Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-03-02T15:58:44.263Z] ---> Running in 5ae76143ca6d [2022-03-02T15:58:44.263Z] [2022-03-02T15:58:44.263Z] SUCCESS: Specified value was saved. [2022-03-02T15:58:45.005Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-02T15:58:45.005Z] INFO: Testing against a local daemon [2022-03-02T15:58:45.005Z] === RUN TestSecretInspect [2022-03-02T15:58:45.005Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:58:45.005Z] --- SKIP: TestSecretInspect (0.00s) [2022-03-02T15:58:45.005Z] === RUN TestSecretList [2022-03-02T15:58:45.005Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:58:45.005Z] --- SKIP: TestSecretList (0.00s) [2022-03-02T15:58:45.005Z] === RUN TestSecretsCreateAndDelete [2022-03-02T15:58:45.005Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:58:45.005Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-03-02T15:58:45.005Z] === RUN TestSecretsUpdate [2022-03-02T15:58:45.005Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:58:45.005Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-03-02T15:58:45.005Z] === RUN TestTemplatedSecret [2022-03-02T15:58:45.005Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:58:45.005Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-03-02T15:58:45.005Z] === RUN TestSecretCreateResolve [2022-03-02T15:58:45.005Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-02T15:58:45.005Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-03-02T15:58:45.005Z] PASS [2022-03-02T15:58:45.005Z] ok github.com/docker/docker/integration/secret 0.162s [2022-03-02T15:58:45.005Z] [2022-03-02T15:58:45.005Z] === Skipped [2022-03-02T15:58:45.005Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-03-02T15:58:45.005Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:58:45.005Z] [2022-03-02T15:58:45.005Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-03-02T15:58:45.005Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:58:45.005Z] [2022-03-02T15:58:45.005Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-03-02T15:58:45.005Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:58:45.005Z] [2022-03-02T15:58:45.005Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-03-02T15:58:45.005Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:58:45.005Z] [2022-03-02T15:58:45.005Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-03-02T15:58:45.005Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:58:45.005Z] [2022-03-02T15:58:45.005Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-03-02T15:58:45.005Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-02T15:58:45.005Z] [2022-03-02T15:58:45.005Z] DONE 6 tests, 6 skipped in 1.907s [2022-03-02T15:58:45.005Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-03-02T15:58:46.786Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-03-02T15:58:47.167Z] Removing intermediate container 5ae76143ca6d [2022-03-02T15:58:47.167Z] ---> 860c1f7dd05f [2022-03-02T15:58:47.167Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-03-02T15:58:47.167Z] ---> Running in 940a781411bf [2022-03-02T15:58:47.230Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-02T15:58:47.230Z] INFO: Testing against a local daemon [2022-03-02T15:58:47.230Z] === RUN TestServiceCreateInit [2022-03-02T15:58:47.230Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-02T15:58:47.230Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:58:47.230Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-02T15:58:47.230Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:58:47.230Z] --- PASS: TestServiceCreateInit (0.05s) [2022-03-02T15:58:47.230Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-02T15:58:47.230Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-02T15:58:47.230Z] === RUN TestCreateServiceMultipleTimes [2022-03-02T15:58:47.230Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:58:47.230Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-03-02T15:58:47.230Z] === RUN TestCreateServiceConflict [2022-03-02T15:58:47.230Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:58:47.230Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-03-02T15:58:47.230Z] === RUN TestCreateServiceMaxReplicas [2022-03-02T15:58:47.230Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:58:47.230Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2022-03-02T15:58:47.230Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-02T15:58:47.230Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:58:47.230Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-02T15:58:47.230Z] === RUN TestCreateServiceSecretFileMode [2022-03-02T15:58:47.230Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:58:47.230Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-03-02T15:58:47.230Z] === RUN TestCreateServiceConfigFileMode [2022-03-02T15:58:47.230Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:58:47.230Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-03-02T15:58:47.230Z] === RUN TestCreateServiceSysctls [2022-03-02T15:58:47.230Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:58:47.230Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-03-02T15:58:47.230Z] === RUN TestCreateServiceCapabilities [2022-03-02T15:58:47.230Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:58:47.230Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-03-02T15:58:47.230Z] === RUN TestInspect [2022-03-02T15:58:47.230Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:58:47.230Z] --- SKIP: TestInspect (0.00s) [2022-03-02T15:58:47.230Z] === RUN TestCreateJob [2022-03-02T15:58:47.230Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:58:47.230Z] --- SKIP: TestCreateJob (0.00s) [2022-03-02T15:58:47.230Z] === RUN TestReplicatedJob [2022-03-02T15:58:47.230Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:58:47.230Z] --- SKIP: TestReplicatedJob (0.00s) [2022-03-02T15:58:47.230Z] === RUN TestUpdateReplicatedJob [2022-03-02T15:58:47.230Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:58:47.230Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-03-02T15:58:47.230Z] === RUN TestServiceListWithStatuses [2022-03-02T15:58:47.230Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:58:47.230Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-02T15:58:47.230Z] === RUN TestDockerNetworkConnectAlias [2022-03-02T15:58:47.230Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:58:47.230Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-03-02T15:58:47.230Z] === RUN TestDockerNetworkReConnect [2022-03-02T15:58:47.230Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:58:47.230Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-03-02T15:58:47.230Z] === RUN TestServicePlugin [2022-03-02T15:58:47.230Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:58:47.230Z] --- SKIP: TestServicePlugin (0.00s) [2022-03-02T15:58:47.230Z] === RUN TestServiceUpdateLabel [2022-03-02T15:58:47.230Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-02T15:58:47.230Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-03-02T15:58:47.230Z] === RUN TestServiceUpdateSecrets [2022-03-02T15:58:47.230Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-02T15:58:47.230Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-03-02T15:58:47.230Z] === RUN TestServiceUpdateConfigs [2022-03-02T15:58:47.230Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-02T15:58:47.230Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-03-02T15:58:47.230Z] === RUN TestServiceUpdateNetwork [2022-03-02T15:58:47.230Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-02T15:58:47.230Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-03-02T15:58:47.230Z] === RUN TestServiceUpdatePidsLimit [2022-03-02T15:58:47.698Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-02T15:58:47.698Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-03-02T15:58:47.698Z] PASS [2022-03-02T15:58:47.698Z] ok github.com/docker/docker/integration/service 0.265s [2022-03-02T15:58:47.698Z] [2022-03-02T15:58:47.698Z] === Skipped [2022-03-02T15:58:47.698Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-02T15:58:47.698Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:58:47.698Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-02T15:58:47.698Z] [2022-03-02T15:58:47.698Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-02T15:58:47.698Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:58:47.698Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-02T15:58:47.698Z] [2022-03-02T15:58:47.698Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-03-02T15:58:48.164Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-03-02T15:58:48.167Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:58:48.167Z] [2022-03-02T15:58:48.167Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-03-02T15:58:48.167Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:58:48.167Z] [2022-03-02T15:58:48.167Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2022-03-02T15:58:48.167Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:58:48.167Z] [2022-03-02T15:58:48.167Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-02T15:58:48.167Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:58:48.167Z] [2022-03-02T15:58:48.167Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-03-02T15:58:48.167Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:58:48.167Z] [2022-03-02T15:58:48.167Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-03-02T15:58:48.167Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:58:48.167Z] [2022-03-02T15:58:48.167Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2022-03-02T15:58:48.167Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:58:48.167Z] [2022-03-02T15:58:48.167Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2022-03-02T15:58:48.167Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:58:48.167Z] [2022-03-02T15:58:48.167Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-03-02T15:58:48.167Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:58:48.167Z] [2022-03-02T15:58:48.167Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-03-02T15:58:48.167Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:58:48.167Z] [2022-03-02T15:58:48.167Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-03-02T15:58:48.167Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:58:48.167Z] [2022-03-02T15:58:48.167Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-03-02T15:58:48.167Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:58:48.167Z] [2022-03-02T15:58:48.167Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-03-02T15:58:48.167Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:58:48.167Z] [2022-03-02T15:58:48.167Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-03-02T15:58:48.167Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:58:48.167Z] [2022-03-02T15:58:48.167Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-03-02T15:58:48.167Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:58:48.167Z] [2022-03-02T15:58:48.167Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-03-02T15:58:48.167Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:58:48.167Z] [2022-03-02T15:58:48.167Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-03-02T15:58:48.167Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-02T15:58:48.167Z] [2022-03-02T15:58:48.167Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-03-02T15:58:48.167Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-02T15:58:48.167Z] [2022-03-02T15:58:48.167Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-03-02T15:58:48.167Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-02T15:58:48.167Z] [2022-03-02T15:58:48.167Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-03-02T15:58:48.167Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-02T15:58:48.167Z] [2022-03-02T15:58:48.167Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-03-02T15:58:48.167Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-02T15:58:48.167Z] [2022-03-02T15:58:48.167Z] DONE 24 tests, 23 skipped in 3.066s [2022-03-02T15:58:48.167Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-03-02T15:58:49.547Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-03-02T15:58:49.736Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-02T15:58:49.736Z] INFO: Testing against a local daemon [2022-03-02T15:58:49.736Z] === RUN TestSessionCreate [2022-03-02T15:58:49.736Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-02T15:58:49.736Z] --- SKIP: TestSessionCreate (0.00s) [2022-03-02T15:58:49.736Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-02T15:58:49.736Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-02T15:58:49.736Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-03-02T15:58:49.736Z] PASS [2022-03-02T15:58:49.736Z] ok github.com/docker/docker/integration/session 0.143s [2022-03-02T15:58:49.736Z] [2022-03-02T15:58:49.736Z] === Skipped [2022-03-02T15:58:49.736Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-03-02T15:58:49.736Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-02T15:58:49.736Z] [2022-03-02T15:58:49.736Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-03-02T15:58:49.736Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-02T15:58:49.736Z] [2022-03-02T15:58:49.736Z] DONE 2 tests, 2 skipped in 1.808s [2022-03-02T15:58:50.206Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-03-02T15:58:50.482Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-03-02T15:58:51.049Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-03-02T15:58:51.781Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-02T15:58:51.781Z] INFO: Testing against a local daemon [2022-03-02T15:58:51.781Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-02T15:58:51.781Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:58:51.781Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-02T15:58:51.781Z] === RUN TestDiskUsage [2022-03-02T15:58:51.781Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-02T15:58:51.781Z] --- SKIP: TestDiskUsage (0.00s) [2022-03-02T15:58:51.781Z] === RUN TestEventsExecDie [2022-03-02T15:58:51.781Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-02T15:58:51.781Z] --- SKIP: TestEventsExecDie (0.01s) [2022-03-02T15:58:51.781Z] === RUN TestEventsBackwardsCompatible [2022-03-02T15:58:51.781Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-02T15:58:51.781Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-03-02T15:58:51.781Z] === RUN TestEventsVolumeCreate [2022-03-02T15:58:51.781Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-02T15:58:51.781Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-03-02T15:58:51.781Z] === RUN TestInfoAPI [2022-03-02T15:58:51.781Z] --- PASS: TestInfoAPI (0.09s) [2022-03-02T15:58:51.781Z] === RUN TestInfoAPIWarnings [2022-03-02T15:58:51.781Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-02T15:58:51.781Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-03-02T15:58:51.781Z] === RUN TestInfoDebug [2022-03-02T15:58:51.781Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-02T15:58:51.781Z] --- SKIP: TestInfoDebug (0.00s) [2022-03-02T15:58:51.781Z] === RUN TestInfoInsecureRegistries [2022-03-02T15:58:51.781Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-02T15:58:51.781Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-03-02T15:58:51.781Z] === RUN TestInfoRegistryMirrors [2022-03-02T15:58:51.781Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-02T15:58:51.781Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-03-02T15:58:51.781Z] === RUN TestLoginFailsWithBadCredentials [2022-03-02T15:58:52.424Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-03-02T15:58:52.424Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-03-02T15:58:52.682Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-03-02T15:58:52.682Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-03-02T15:58:52.682Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-03-02T15:58:52.768Z] --- PASS: TestLoginFailsWithBadCredentials (0.93s) [2022-03-02T15:58:52.768Z] === RUN TestPingCacheHeaders [2022-03-02T15:58:52.768Z] --- PASS: TestPingCacheHeaders (0.05s) [2022-03-02T15:58:52.768Z] === RUN TestPingGet [2022-03-02T15:58:52.768Z] --- PASS: TestPingGet (0.03s) [2022-03-02T15:58:52.768Z] === RUN TestPingHead [2022-03-02T15:58:53.237Z] --- PASS: TestPingHead (0.03s) [2022-03-02T15:58:53.237Z] === RUN TestVersion [2022-03-02T15:58:53.237Z] --- PASS: TestVersion (0.04s) [2022-03-02T15:58:53.237Z] PASS [2022-03-02T15:58:53.237Z] ok github.com/docker/docker/integration/system 1.290s [2022-03-02T15:58:53.237Z] [2022-03-02T15:58:53.237Z] === Skipped [2022-03-02T15:58:53.237Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-02T15:58:53.237Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:58:53.237Z] [2022-03-02T15:58:53.237Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-03-02T15:58:53.237Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-02T15:58:53.237Z] [2022-03-02T15:58:53.237Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.01s) [2022-03-02T15:58:53.237Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-02T15:58:53.237Z] [2022-03-02T15:58:53.237Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-03-02T15:58:53.237Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-02T15:58:53.237Z] [2022-03-02T15:58:53.237Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-03-02T15:58:53.237Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-02T15:58:53.237Z] [2022-03-02T15:58:53.237Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-03-02T15:58:53.237Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-02T15:58:53.237Z] [2022-03-02T15:58:53.237Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-03-02T15:58:53.237Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-02T15:58:53.237Z] [2022-03-02T15:58:53.237Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-03-02T15:58:53.237Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-02T15:58:53.237Z] [2022-03-02T15:58:53.237Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-03-02T15:58:53.237Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-02T15:58:53.237Z] [2022-03-02T15:58:53.237Z] DONE 15 tests, 9 skipped in 3.124s [2022-03-02T15:58:53.237Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-03-02T15:58:53.256Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-03-02T15:58:53.851Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-03-02T15:58:54.236Z] Cannot create a file when that file already exists. [2022-03-02T15:58:55.463Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-02T15:58:55.463Z] INFO: Testing against a local daemon [2022-03-02T15:58:55.463Z] === RUN TestVolumesCreateAndList [2022-03-02T15:58:55.463Z] --- PASS: TestVolumesCreateAndList (0.05s) [2022-03-02T15:58:55.463Z] === RUN TestVolumesRemove [2022-03-02T15:58:55.463Z] --- PASS: TestVolumesRemove (0.15s) [2022-03-02T15:58:55.463Z] === RUN TestVolumesInspect [2022-03-02T15:58:55.463Z] --- PASS: TestVolumesInspect (0.05s) [2022-03-02T15:58:55.463Z] === RUN TestVolumesInvalidJSON [2022-03-02T15:58:55.463Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-02T15:58:55.463Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-02T15:58:55.463Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-02T15:58:55.463Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-03-02T15:58:55.463Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2022-03-02T15:58:55.463Z] PASS [2022-03-02T15:58:55.463Z] ok github.com/docker/docker/integration/volume 0.384s [2022-03-02T15:58:55.463Z] [2022-03-02T15:58:55.463Z] DONE 5 tests in 2.407s [2022-03-02T15:58:55.933Z] INFO: make.ps1 ended at 03/02/2022 15:58:55 [2022-03-02T15:58:55.933Z] INFO: Integration CLI tests being run from the host: [2022-03-02T15:58:55.933Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2022-03-02T15:58:57.038Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-03-02T15:58:57.138Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-03-02T15:58:57.705Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-03-02T15:58:58.923Z] Removing intermediate container 940a781411bf [2022-03-02T15:58:58.923Z] ---> 979110572a5c [2022-03-02T15:58:58.923Z] Step 13/13 : CMD ["sh"] [2022-03-02T15:58:58.923Z] ---> Running in a8cddb67d1bf [2022-03-02T15:58:59.381Z] Removing intermediate container a8cddb67d1bf [2022-03-02T15:58:59.381Z] ---> 6e403a72d68c [2022-03-02T15:58:59.381Z] Successfully built 6e403a72d68c [2022-03-02T15:58:59.840Z] Successfully tagged busybox:latest [2022-03-02T15:58:59.840Z] INFO: Docker images of the daemon under test [2022-03-02T15:58:59.840Z] [2022-03-02T15:58:59.840Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-02T15:58:59.840Z] busybox latest 6e403a72d68c Less than a second ago 5.78GB [2022-03-02T15:58:59.840Z] microsoft/windowsservercore latest c703d4d60533 3 weeks ago 5.75GB [2022-03-02T15:58:59.840Z] mcr.microsoft.com/windows/servercore ltsc2019 c703d4d60533 3 weeks ago 5.75GB [2022-03-02T15:58:59.840Z] [2022-03-02T15:58:59.840Z] INFO: Running integration tests at 03/02/2022 15:58:59... [2022-03-02T15:58:59.840Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-03-02T15:58:59.840Z] INFO: Integration API tests being run from the host: [2022-03-02T15:58:59.840Z] INFO: make.ps1 starting at 03/02/2022 15:58:59 [2022-03-02T15:59:00.771Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-03-02T15:59:00.771Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-02T15:59:00.808Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-03-02T15:59:01.227Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-03-02T15:59:01.227Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-02T15:59:01.683Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-03-02T15:59:02.971Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-03-02T15:59:02.971Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-03-02T15:59:02.971Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-03-02T15:59:03.229Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-03-02T15:59:03.851Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-03-02T15:59:03.851Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-02T15:59:03.851Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-03-02T15:59:04.165Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-03-02T15:59:05.100Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-03-02T15:59:05.667Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-03-02T15:59:06.374Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-02T15:59:06.374Z] INFO: Testing against a local daemon [2022-03-02T15:59:06.374Z] === RUN TestDockerSuite [2022-03-02T15:59:06.374Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-03-02T15:59:06.374Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-03-02T15:59:06.374Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-02T15:59:06.374Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-03-02T15:59:06.374Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-03-02T15:59:06.374Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-03-02T15:59:06.374Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-03-02T15:59:06.374Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-02T15:59:06.374Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-03-02T15:59:06.374Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-03-02T15:59:06.603Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-03-02T15:59:06.842Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-03-02T15:59:07.311Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-03-02T15:59:07.780Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-03-02T15:59:07.983Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-03-02T15:59:08.248Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-03-02T15:59:08.520Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-03-02T15:59:08.552Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-03-02T15:59:09.120Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-03-02T15:59:09.379Z] === RUN TestDockerSuite/TestLogsSince [2022-03-02T15:59:10.049Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-03-02T15:59:10.049Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-02T15:59:10.049Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-03-02T15:59:10.049Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-02T15:59:10.049Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-03-02T15:59:11.913Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-03-02T15:59:12.223Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-03-02T15:59:13.184Z] === RUN TestDockerSuite/TestBuildCmd [2022-03-02T15:59:13.640Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-03-02T15:59:13.840Z] docker_api_swarm_service_test.go:395: [d3d7c7d9bac13] joining swarm manager [d510f33ac1170]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-02T15:59:14.601Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-03-02T15:59:14.775Z] docker_api_swarm_service_test.go:395: [db6c317976d39] joining swarm manager [d510f33ac1170]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-02T15:59:15.059Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-03-02T15:59:16.154Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-03-02T15:59:22.106Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-03-02T15:59:22.714Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-03-02T15:59:22.714Z] === RUN TestDockerSuite/TestLogsTail [2022-03-02T15:59:22.714Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-03-02T15:59:23.280Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-03-02T15:59:23.538Z] === RUN TestDockerSuite/TestMountIntoProc [2022-03-02T15:59:23.797Z] === RUN TestDockerSuite/TestMountIntoSys [2022-03-02T15:59:24.272Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-03-02T15:59:24.272Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-02T15:59:24.272Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-03-02T15:59:24.363Z] === RUN TestDockerSuite/TestNetHostname [2022-03-02T15:59:25.740Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-03-02T15:59:25.800Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-03-02T15:59:25.800Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-02T15:59:25.800Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-03-02T15:59:25.999Z] === RUN TestDockerSuite/TestNetworkEvents [2022-03-02T15:59:26.258Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-03-02T15:59:28.425Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-03-02T15:59:29.388Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-03-02T15:59:30.183Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-03-02T15:59:30.350Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-03-02T15:59:30.350Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-02T15:59:30.350Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-03-02T15:59:31.312Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-03-02T15:59:31.560Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-03-02T15:59:31.560Z] docker_api_swarm_service_test.go:343: [d8708c2eb9403] joining swarm manager [d419e5f4db838]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-02T15:59:31.768Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-03-02T15:59:31.768Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-02T15:59:31.768Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-03-02T15:59:31.768Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-02T15:59:31.768Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-03-02T15:59:32.501Z] docker_api_swarm_service_test.go:343: [d461dce3fafde] joining swarm manager [d419e5f4db838]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-02T15:59:33.068Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-03-02T15:59:33.636Z] === RUN TestDockerSuite/TestPluginActive [2022-03-02T15:59:35.547Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-03-02T15:59:36.656Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-02T15:59:36.656Z] INFO: Testing against a local daemon [2022-03-02T15:59:36.656Z] === RUN TestBuildWithSession [2022-03-02T15:59:36.656Z] build_session_test.go:25: TODO: BuildKit [2022-03-02T15:59:36.656Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-02T15:59:36.656Z] === RUN TestBuildSquashParent [2022-03-02T15:59:36.656Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T15:59:36.656Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-03-02T15:59:36.656Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-02T15:59:36.656Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-02T15:59:36.656Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-02T15:59:36.656Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-02T15:59:36.656Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-02T15:59:36.656Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-02T15:59:36.656Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-02T15:59:36.656Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-02T15:59:36.656Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-02T15:59:36.656Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-02T15:59:36.656Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-02T15:59:36.656Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-02T15:59:36.656Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-02T15:59:36.656Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-02T15:59:36.656Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-02T15:59:36.656Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-02T15:59:36.656Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-02T15:59:38.814Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-03-02T15:59:42.107Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-03-02T15:59:42.108Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-03-02T15:59:42.108Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-03-02T15:59:42.366Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-03-02T15:59:45.649Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-03-02T15:59:45.907Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-03-02T15:59:47.283Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-03-02T15:59:48.218Z] docker_api_swarm_service_test.go:490: [d0bb508be3ddc] joining swarm manager [d9c72aeb5c02f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-02T15:59:48.785Z] docker_api_swarm_service_test.go:490: [d3cb61df12ae3] joining swarm manager [d9c72aeb5c02f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-02T15:59:49.726Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-03-02T15:59:51.514Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-02T15:59:51.514Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-02T15:59:55.002Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-03-02T15:59:55.937Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-03-02T15:59:56.875Z] === RUN TestDockerSuite/TestPortHostBinding [2022-03-02T15:59:57.810Z] === RUN TestDockerSuite/TestPortList [2022-03-02T16:00:00.175Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2022-03-02T16:00:00.175Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (14.07s) [2022-03-02T16:00:00.175Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (14.17s) [2022-03-02T16:00:00.175Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (14.31s) [2022-03-02T16:00:00.175Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (14.56s) [2022-03-02T16:00:00.175Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (8.62s) [2022-03-02T16:00:00.175Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (9.04s) [2022-03-02T16:00:00.175Z] === RUN TestBuildMultiStageCopy [2022-03-02T16:00:00.175Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-02T16:00:01.117Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-03-02T16:00:04.402Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-03-02T16:00:05.338Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-03-02T16:00:07.239Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-03-02T16:00:09.140Z] docker_api_swarm_service_test.go:128: [d3e38bcac9c1c] joining swarm manager [dccabbad00d79]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-02T16:00:09.707Z] docker_api_swarm_service_test.go:129: [dc66f4c0e342a] joining swarm manager [dccabbad00d79]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-02T16:00:10.498Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-02T16:00:10.498Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-02T16:00:11.612Z] docker_api_swarm_service_test.go:137: [d66ed5a4a2790] joining swarm manager [dccabbad00d79]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-03-02T16:00:11.612Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-03-02T16:00:11.612Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-03-02T16:00:11.612Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-03-02T16:00:12.034Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-02T16:00:12.180Z] docker_api_swarm_service_test.go:138: [d36524d6cdaeb] joining swarm manager [dccabbad00d79]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-03-02T16:00:12.180Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-03-02T16:00:12.180Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-03-02T16:00:12.748Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-03-02T16:00:12.748Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-03-02T16:00:13.003Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-02T16:00:13.315Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-03-02T16:00:13.315Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-03-02T16:00:14.251Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-03-02T16:00:14.251Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-03-02T16:00:14.538Z] --- PASS: TestBuildMultiStageCopy (14.90s) [2022-03-02T16:00:14.538Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (10.06s) [2022-03-02T16:00:14.538Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.92s) [2022-03-02T16:00:14.538Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.11s) [2022-03-02T16:00:14.538Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.35s) [2022-03-02T16:00:14.538Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.47s) [2022-03-02T16:00:14.538Z] === RUN TestBuildMultiStageParentConfig [2022-03-02T16:00:16.155Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-03-02T16:00:17.092Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-03-02T16:00:17.350Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-03-02T16:00:17.350Z] === RUN TestDockerSuite/TestPsByOrder [2022-03-02T16:00:17.444Z] --- PASS: TestBuildMultiStageParentConfig (3.01s) [2022-03-02T16:00:17.444Z] === RUN TestBuildLabelWithTargets [2022-03-02T16:00:17.444Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-02T16:00:17.444Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2022-03-02T16:00:17.444Z] === RUN TestBuildWithEmptyLayers [2022-03-02T16:00:18.981Z] --- PASS: TestBuildWithEmptyLayers (1.55s) [2022-03-02T16:00:18.981Z] === RUN TestBuildMultiStageOnBuild [2022-03-02T16:00:19.280Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-03-02T16:00:19.848Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-03-02T16:00:21.305Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-03-02T16:00:21.305Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-03-02T16:00:21.305Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-03-02T16:00:21.752Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-03-02T16:00:24.196Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-03-02T16:00:24.196Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-02T16:00:24.651Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-03-02T16:00:24.651Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-02T16:00:25.039Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-03-02T16:00:25.039Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-03-02T16:00:25.107Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-03-02T16:00:25.107Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-02T16:00:25.107Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-03-02T16:00:26.073Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-03-02T16:00:26.073Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-02T16:00:26.073Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-03-02T16:00:26.940Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-03-02T16:00:33.502Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-03-02T16:00:34.069Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-03-02T16:00:34.328Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-03-02T16:00:34.526Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-03-02T16:00:34.526Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-03-02T16:00:34.526Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-03-02T16:00:34.526Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-02T16:00:34.526Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-03-02T16:00:34.526Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-02T16:00:34.526Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-03-02T16:00:34.526Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-02T16:00:34.526Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-03-02T16:00:34.526Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-02T16:00:34.526Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-03-02T16:00:34.526Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-02T16:00:34.526Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-03-02T16:00:34.526Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-02T16:00:34.526Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-03-02T16:00:34.526Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-02T16:00:34.526Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-03-02T16:00:34.526Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-03-02T16:00:34.526Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-02T16:00:34.526Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-03-02T16:00:34.526Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-02T16:00:34.526Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-03-02T16:00:34.526Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-02T16:00:34.527Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-03-02T16:00:34.527Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-02T16:00:34.527Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-03-02T16:00:34.527Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-02T16:00:34.527Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-03-02T16:00:34.527Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-03-02T16:00:34.527Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-02T16:00:34.527Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-03-02T16:00:34.527Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-02T16:00:34.527Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-03-02T16:00:34.527Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-02T16:00:34.527Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-03-02T16:00:34.527Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-02T16:00:34.527Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-03-02T16:00:35.705Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-03-02T16:00:36.642Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-03-02T16:00:36.901Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-03-02T16:00:37.492Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-03-02T16:00:37.493Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-02T16:00:37.493Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-03-02T16:00:37.493Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-02T16:00:37.493Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-03-02T16:00:37.840Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-03-02T16:00:39.218Z] docker_api_swarm_service_test.go:304: [dedc7a5b1238c] joining swarm manager [d8cde5c4a1fcb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-02T16:00:39.795Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-03-02T16:00:40.055Z] docker_api_swarm_service_test.go:304: [d818ce80d1363] joining swarm manager [d8cde5c4a1fcb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-02T16:00:40.096Z] --- PASS: TestBuildMultiStageOnBuild (19.65s) [2022-03-02T16:00:40.096Z] === RUN TestBuildUncleanTarFilenames [2022-03-02T16:00:40.096Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-02T16:00:40.096Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2022-03-02T16:00:40.096Z] === RUN TestBuildMultiStageLayerLeak [2022-03-02T16:00:41.961Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-03-02T16:00:42.897Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-03-02T16:00:43.156Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-03-02T16:00:43.722Z] === RUN TestDockerSuite/TestPsRightTagName [2022-03-02T16:00:44.696Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-03-02T16:00:45.101Z] === RUN TestDockerSuite/TestPsShowMounts [2022-03-02T16:00:46.481Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-03-02T16:00:47.049Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-03-02T16:00:47.049Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-03-02T16:00:47.049Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-03-02T16:00:47.307Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-03-02T16:00:47.307Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-03-02T16:00:47.307Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-03-02T16:00:47.878Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-03-02T16:00:49.254Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-03-02T16:00:50.188Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-03-02T16:00:50.447Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-03-02T16:00:55.984Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-03-02T16:00:55.984Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-03-02T16:00:55.984Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-02T16:00:55.984Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-03-02T16:00:57.010Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-03-02T16:00:57.010Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-03-02T16:00:57.782Z] --- PASS: TestBuildMultiStageLayerLeak (16.88s) [2022-03-02T16:00:57.782Z] === RUN TestBuildWithHugeFile [2022-03-02T16:00:58.388Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-03-02T16:00:58.388Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-03-02T16:00:58.388Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-03-02T16:00:58.647Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-03-02T16:00:59.581Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-03-02T16:01:00.964Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-03-02T16:01:01.900Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-03-02T16:01:01.900Z] docker_api_swarm_service_test.go:100: [d9f0e42f4e186] joining swarm manager [d3b3da082b3d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-02T16:01:02.835Z] docker_api_swarm_service_test.go:101: [d3bebd95dd970] joining swarm manager [d3b3da082b3d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-02T16:01:04.214Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-03-02T16:01:05.591Z] === RUN TestDockerSuite/TestRmiBlank [2022-03-02T16:01:05.591Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-03-02T16:01:05.591Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-03-02T16:01:08.882Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-03-02T16:01:08.882Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-03-02T16:01:09.140Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-03-02T16:01:10.078Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-03-02T16:01:11.013Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-03-02T16:01:11.951Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-03-02T16:01:12.518Z] === RUN TestDockerSuite/TestRmiTag [2022-03-02T16:01:12.518Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-03-02T16:01:13.087Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-03-02T16:01:15.620Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-03-02T16:01:16.187Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-03-02T16:01:16.755Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-03-02T16:01:17.015Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-03-02T16:01:17.034Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-03-02T16:01:17.034Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-03-02T16:01:17.490Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-03-02T16:01:17.951Z] === RUN TestDockerSuite/TestRunAddHost [2022-03-02T16:01:18.917Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-03-02T16:01:18.917Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-03-02T16:01:19.483Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-03-02T16:01:19.483Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-03-02T16:01:19.743Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-03-02T16:01:21.119Z] check_test.go:379: [d9f0e42f4e186] daemon is not started [2022-03-02T16:01:21.687Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-03-02T16:01:21.945Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-03-02T16:01:22.161Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-03-02T16:01:22.512Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-03-02T16:01:23.079Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-03-02T16:01:24.015Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-03-02T16:01:24.582Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-03-02T16:01:25.150Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-03-02T16:01:25.883Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-03-02T16:01:26.087Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-03-02T16:01:26.346Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-03-02T16:01:26.604Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-03-02T16:01:26.863Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-03-02T16:01:27.800Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-03-02T16:01:28.369Z] docker_api_swarm_service_test.go:533: [d64532ab77c1b] joining swarm manager [dfe564efff0d1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-02T16:01:28.627Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-03-02T16:01:28.776Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-03-02T16:01:29.193Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-03-02T16:01:29.759Z] docker_api_swarm_service_test.go:534: [d8e83e26f00a2] joining swarm manager [dfe564efff0d1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-02T16:01:29.759Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-03-02T16:01:30.327Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-03-02T16:01:30.895Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-03-02T16:01:30.895Z] === RUN TestDockerSuite/TestRunBindMounts [2022-03-02T16:01:33.432Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-03-02T16:01:33.691Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-03-02T16:01:34.275Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-03-02T16:01:34.843Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-03-02T16:01:35.412Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-03-02T16:01:35.412Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-03-02T16:01:35.981Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-03-02T16:01:36.548Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-03-02T16:01:37.118Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-03-02T16:01:37.376Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-03-02T16:01:37.944Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-03-02T16:01:37.944Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-03-02T16:01:38.513Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-03-02T16:01:38.513Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-03-02T16:01:39.080Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-03-02T16:01:39.647Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-03-02T16:01:39.905Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-03-02T16:01:40.472Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-03-02T16:01:40.472Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-03-02T16:01:41.039Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-03-02T16:01:41.975Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-03-02T16:01:42.910Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-03-02T16:01:43.480Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-03-02T16:01:44.047Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-03-02T16:01:44.305Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-03-02T16:01:44.872Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-03-02T16:01:45.131Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-03-02T16:01:45.697Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-03-02T16:01:46.633Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-03-02T16:01:49.172Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-03-02T16:01:49.172Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-03-02T16:01:49.172Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-03-02T16:01:50.587Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-03-02T16:01:51.521Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-03-02T16:01:52.455Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-03-02T16:01:53.022Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-03-02T16:01:54.929Z] docker_api_swarm_service_test.go:148: [d157bc413ffc1] joining swarm manager [dcd8e65df7077]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-02T16:01:54.929Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-03-02T16:01:54.929Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-03-02T16:01:54.929Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-03-02T16:01:54.929Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-03-02T16:01:54.929Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-03-02T16:01:55.497Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-03-02T16:01:55.497Z] docker_api_swarm_service_test.go:148: [dbeaeea0e7569] joining swarm manager [dcd8e65df7077]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-02T16:01:56.872Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-03-02T16:01:58.249Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-03-02T16:01:59.629Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-03-02T16:02:00.196Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-03-02T16:02:01.138Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-03-02T16:02:01.396Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-03-02T16:02:01.396Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-03-02T16:02:01.396Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-03-02T16:02:01.963Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-03-02T16:02:02.897Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-03-02T16:02:02.897Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-03-02T16:02:03.156Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-03-02T16:02:03.723Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-03-02T16:02:04.290Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-03-02T16:02:04.548Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-03-02T16:02:04.548Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-03-02T16:02:05.117Z] === RUN TestDockerSuite/TestRunEnvironment [2022-03-02T16:02:05.684Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-03-02T16:02:06.252Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-03-02T16:02:06.519Z] === RUN TestDockerSuite/TestRunExitCode [2022-03-02T16:02:07.086Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-03-02T16:02:07.344Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-03-02T16:02:07.918Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-03-02T16:02:08.177Z] === RUN TestDockerSuite/TestRunExposePort [2022-03-02T16:02:08.435Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-03-02T16:02:08.693Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-03-02T16:02:09.262Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-03-02T16:02:10.199Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-03-02T16:02:10.200Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-02T16:02:10.200Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-03-02T16:02:10.200Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-03-02T16:02:12.737Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-03-02T16:02:12.997Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-03-02T16:02:25.198Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-03-02T16:02:25.198Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-03-02T16:02:25.456Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-03-02T16:02:25.456Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-03-02T16:02:25.456Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-03-02T16:02:25.456Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-03-02T16:02:26.022Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-03-02T16:02:26.194Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-03-02T16:02:26.194Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-02T16:02:26.194Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-03-02T16:02:26.194Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-03-02T16:02:26.194Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-03-02T16:02:26.194Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-03-02T16:02:26.663Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-03-02T16:02:26.663Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-02T16:02:26.663Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-03-02T16:02:26.663Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-02T16:02:26.663Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-03-02T16:02:26.663Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-02T16:02:26.663Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-03-02T16:02:27.131Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-03-02T16:02:27.924Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-03-02T16:02:28.120Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-03-02T16:02:28.491Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-03-02T16:02:29.155Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-03-02T16:02:29.426Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-03-02T16:02:30.800Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-03-02T16:02:31.913Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-03-02T16:02:32.966Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-03-02T16:02:32.966Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-02T16:02:32.966Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-03-02T16:02:33.480Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-03-02T16:02:33.480Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-02T16:02:33.480Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-03-02T16:02:33.480Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-02T16:02:33.480Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-03-02T16:02:33.480Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-03-02T16:02:35.106Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-03-02T16:02:35.364Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-03-02T16:02:35.622Z] === RUN TestDockerSuite/TestRunModeHostname [2022-03-02T16:02:36.189Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-03-02T16:02:36.448Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-03-02T16:02:36.448Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-03-02T16:02:37.277Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-03-02T16:02:37.383Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-03-02T16:02:38.319Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-03-02T16:02:39.256Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-03-02T16:02:39.256Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-03-02T16:02:39.256Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-03-02T16:02:40.633Z] === RUN TestDockerSuite/TestRunMount [2022-03-02T16:02:44.822Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-03-02T16:02:44.822Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-03-02T16:02:45.390Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-03-02T16:02:46.328Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-03-02T16:02:48.233Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-03-02T16:02:50.768Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-03-02T16:02:52.153Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-03-02T16:02:52.284Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-03-02T16:02:53.536Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-03-02T16:02:54.911Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-03-02T16:02:55.170Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-03-02T16:02:56.106Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-03-02T16:02:56.106Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-03-02T16:02:57.043Z] === RUN TestDockerSuite/TestRunNetHost [2022-03-02T16:02:57.065Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-03-02T16:02:57.534Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-03-02T16:02:57.534Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-02T16:02:57.534Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-03-02T16:02:57.979Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-03-02T16:02:58.238Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-03-02T16:02:59.175Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-03-02T16:03:00.110Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-03-02T16:03:01.045Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-03-02T16:03:01.326Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-03-02T16:03:02.422Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-03-02T16:03:02.682Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-03-02T16:03:02.894Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-03-02T16:03:05.968Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-03-02T16:03:05.968Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-03-02T16:03:06.226Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-03-02T16:03:06.226Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-03-02T16:03:06.795Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-03-02T16:03:06.795Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-03-02T16:03:07.363Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-03-02T16:03:07.930Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-03-02T16:03:07.930Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-03-02T16:03:08.766Z] === RUN TestDockerSuite/TestBuildAddScript [2022-03-02T16:03:08.766Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-02T16:03:08.766Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-03-02T16:03:08.766Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-02T16:03:08.766Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-03-02T16:03:08.766Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-02T16:03:08.766Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-03-02T16:03:08.766Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-02T16:03:08.766Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-03-02T16:03:08.766Z] === RUN TestDockerSuite/TestBuildAddTar [2022-03-02T16:03:08.871Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-03-02T16:03:08.871Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-03-02T16:03:11.423Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-03-02T16:03:13.957Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-03-02T16:03:14.217Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-03-02T16:03:14.217Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-03-02T16:03:14.217Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-03-02T16:03:14.786Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-03-02T16:03:15.355Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-03-02T16:03:17.258Z] === RUN TestDockerSuite/TestRunPortInUse [2022-03-02T16:03:17.517Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-03-02T16:03:17.777Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-03-02T16:03:18.344Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2022-03-02T16:03:18.344Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-03-02T16:03:18.603Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-03-02T16:03:19.170Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-03-02T16:03:19.738Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-03-02T16:03:20.306Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-02T16:03:20.306Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-03-02T16:03:20.306Z] === RUN TestDockerSuite/TestRunPublishPort [2022-03-02T16:03:20.874Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-03-02T16:03:21.811Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-03-02T16:03:21.811Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-03-02T16:03:21.812Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-03-02T16:03:21.812Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-03-02T16:03:22.070Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-03-02T16:03:23.008Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-03-02T16:03:23.008Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-03-02T16:03:23.008Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-03-02T16:03:25.543Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-03-02T16:03:26.485Z] === RUN TestDockerSuite/TestRunRm [2022-03-02T16:03:26.745Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-03-02T16:03:30.041Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-03-02T16:03:30.610Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-03-02T16:03:31.179Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-03-02T16:03:32.558Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-03-02T16:03:32.820Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-03-02T16:03:35.355Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-03-02T16:03:37.890Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-03-02T16:03:37.890Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-03-02T16:03:38.456Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-03-02T16:03:38.714Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-03-02T16:03:39.282Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-03-02T16:03:39.540Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-03-02T16:03:39.876Z] --- PASS: TestBuildWithHugeFile (156.39s) [2022-03-02T16:03:39.876Z] === RUN TestBuildWCOWSandboxSize [2022-03-02T16:03:39.876Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-02T16:03:39.876Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-02T16:03:39.876Z] === RUN TestBuildWithEmptyDockerfile [2022-03-02T16:03:39.876Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-02T16:03:39.876Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-02T16:03:39.876Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-02T16:03:39.876Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-02T16:03:39.876Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-02T16:03:39.876Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-02T16:03:39.876Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-02T16:03:39.876Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-02T16:03:39.876Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-02T16:03:39.876Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2022-03-02T16:03:39.876Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-03-02T16:03:39.876Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-03-02T16:03:39.876Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-03-02T16:03:39.876Z] === RUN TestBuildPreserveOwnership [2022-03-02T16:03:39.876Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-02T16:03:39.876Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-03-02T16:03:39.876Z] === RUN TestBuildPlatformInvalid [2022-03-02T16:03:39.876Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-03-02T16:03:39.876Z] PASS [2022-03-02T16:03:39.876Z] ok github.com/docker/docker/integration/build 235.912s [2022-03-02T16:03:39.876Z] [2022-03-02T16:03:39.876Z] === Skipped [2022-03-02T16:03:39.876Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-03-02T16:03:39.876Z] build_session_test.go:25: TODO: BuildKit [2022-03-02T16:03:39.876Z] [2022-03-02T16:03:39.876Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-03-02T16:03:39.876Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T16:03:39.876Z] [2022-03-02T16:03:39.876Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2022-03-02T16:03:39.876Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-02T16:03:39.876Z] [2022-03-02T16:03:39.876Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2022-03-02T16:03:39.876Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-02T16:03:39.876Z] [2022-03-02T16:03:39.876Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-03-02T16:03:39.876Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-02T16:03:39.876Z] [2022-03-02T16:03:39.876Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-03-02T16:03:39.876Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-02T16:03:39.876Z] [2022-03-02T16:03:39.876Z] DONE 29 tests, 6 skipped in 271.749s [2022-03-02T16:03:39.876Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-03-02T16:03:39.876Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-02T16:03:39.876Z] INFO: Testing against a local daemon [2022-03-02T16:03:39.876Z] === RUN TestConfigInspect [2022-03-02T16:03:39.876Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T16:03:39.876Z] --- SKIP: TestConfigInspect (0.00s) [2022-03-02T16:03:39.876Z] === RUN TestConfigList [2022-03-02T16:03:39.876Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T16:03:39.876Z] --- SKIP: TestConfigList (0.00s) [2022-03-02T16:03:39.876Z] === RUN TestConfigsCreateAndDelete [2022-03-02T16:03:39.876Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T16:03:39.876Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-03-02T16:03:39.876Z] === RUN TestConfigsUpdate [2022-03-02T16:03:39.876Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T16:03:39.876Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-03-02T16:03:39.876Z] === RUN TestTemplatedConfig [2022-03-02T16:03:39.876Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T16:03:39.876Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-03-02T16:03:39.876Z] === RUN TestConfigCreateResolve [2022-03-02T16:03:39.876Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-02T16:03:39.876Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-03-02T16:03:39.876Z] PASS [2022-03-02T16:03:39.876Z] ok github.com/docker/docker/integration/config 0.259s [2022-03-02T16:03:39.876Z] [2022-03-02T16:03:39.876Z] === Skipped [2022-03-02T16:03:39.876Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-03-02T16:03:39.876Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T16:03:39.876Z] [2022-03-02T16:03:39.876Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-03-02T16:03:39.876Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T16:03:39.876Z] [2022-03-02T16:03:39.876Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-03-02T16:03:39.876Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T16:03:39.876Z] [2022-03-02T16:03:39.876Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-03-02T16:03:39.876Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T16:03:39.876Z] [2022-03-02T16:03:39.876Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-03-02T16:03:39.876Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T16:03:39.876Z] [2022-03-02T16:03:39.876Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.01s) [2022-03-02T16:03:39.876Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-02T16:03:39.876Z] [2022-03-02T16:03:39.876Z] DONE 6 tests, 6 skipped in 2.494s [2022-03-02T16:03:39.876Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-03-02T16:03:39.876Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-02T16:03:39.876Z] INFO: Testing against a local daemon [2022-03-02T16:03:39.876Z] === RUN TestCheckpoint [2022-03-02T16:03:39.876Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-02T16:03:39.876Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-02T16:03:39.876Z] === RUN TestContainerInvalidJSON [2022-03-02T16:03:39.876Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-02T16:03:39.876Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-02T16:03:39.876Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-02T16:03:39.876Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-02T16:03:39.876Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-02T16:03:39.876Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-02T16:03:39.876Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-03-02T16:03:39.876Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-03-02T16:03:39.876Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-03-02T16:03:39.876Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-02T16:03:39.876Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.39s) [2022-03-02T16:03:39.876Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-02T16:03:39.876Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.25s) [2022-03-02T16:03:39.876Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-02T16:03:39.876Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.24s) [2022-03-02T16:03:39.876Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-02T16:03:39.876Z] --- PASS: TestCopyToContainerPathIsNotDir (0.26s) [2022-03-02T16:03:39.876Z] === RUN TestCopyFromContainer [2022-03-02T16:03:39.876Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T16:03:39.876Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-03-02T16:03:39.876Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-02T16:03:39.877Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-02T16:03:39.877Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-02T16:03:39.877Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-02T16:03:39.877Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-02T16:03:39.877Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-02T16:03:39.877Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-02T16:03:39.877Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-02T16:03:39.877Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-02T16:03:39.877Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-02T16:03:39.877Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2022-03-02T16:03:39.877Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-02T16:03:39.877Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-03-02T16:03:39.877Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-03-02T16:03:39.877Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-02T16:03:39.877Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-02T16:03:39.877Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-03-02T16:03:39.877Z] === RUN TestCreateWithInvalidEnv [2022-03-02T16:03:39.877Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-02T16:03:39.877Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-02T16:03:39.877Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-02T16:03:39.877Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-02T16:03:39.877Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-02T16:03:39.877Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-02T16:03:39.877Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-02T16:03:39.877Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-02T16:03:39.877Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-02T16:03:39.877Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2022-03-02T16:03:39.877Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2022-03-02T16:03:39.877Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2022-03-02T16:03:39.877Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2022-03-02T16:03:39.877Z] === RUN TestCreateTmpfsMountsTarget [2022-03-02T16:03:39.877Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T16:03:39.877Z] --- SKIP: TestCreateTmpfsMountsTarget (0.01s) [2022-03-02T16:03:39.877Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-02T16:03:39.877Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-02T16:03:39.877Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-03-02T16:03:39.877Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-02T16:03:39.877Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-02T16:03:39.877Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-02T16:03:39.877Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-02T16:03:39.877Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-02T16:03:39.877Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-02T16:03:39.877Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-02T16:03:39.877Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-02T16:03:39.877Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-02T16:03:39.877Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-02T16:03:39.877Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-02T16:03:39.877Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-02T16:03:39.877Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-02T16:03:39.877Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-02T16:03:39.877Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-02T16:03:39.877Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-02T16:03:39.877Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-02T16:03:39.877Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-02T16:03:39.877Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-02T16:03:39.877Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2022-03-02T16:03:39.877Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-02T16:03:39.877Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-02T16:03:39.877Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-03-02T16:03:39.877Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-02T16:03:39.877Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-02T16:03:39.877Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-02T16:03:39.877Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-02T16:03:39.877Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.01s) [2022-03-02T16:03:39.877Z] === RUN TestCreateDifferentPlatform [2022-03-02T16:03:39.877Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-02T16:03:39.877Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-02T16:03:39.877Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2022-03-02T16:03:39.877Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-03-02T16:03:39.877Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-02T16:03:39.877Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-02T16:03:39.877Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.10s) [2022-03-02T16:03:39.877Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-02T16:03:39.877Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-02T16:03:39.877Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-03-02T16:03:39.877Z] === RUN TestContainerKillOnDaemonStart [2022-03-02T16:03:39.877Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T16:03:39.877Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-03-02T16:03:39.877Z] === RUN TestDiff [2022-03-02T16:03:39.877Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-02T16:03:39.877Z] --- SKIP: TestDiff (0.00s) [2022-03-02T16:03:39.877Z] === RUN TestExecWithCloseStdin [2022-03-02T16:03:40.107Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-03-02T16:03:40.365Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-03-02T16:03:40.933Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-03-02T16:03:41.500Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-03-02T16:03:42.065Z] --- PASS: TestExecWithCloseStdin (2.57s) [2022-03-02T16:03:42.065Z] === RUN TestExec [2022-03-02T16:03:44.033Z] === RUN TestDockerSuite/TestRunState [2022-03-02T16:03:44.601Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-03-02T16:03:44.964Z] --- PASS: TestExec (2.37s) [2022-03-02T16:03:44.964Z] === RUN TestExecUser [2022-03-02T16:03:44.964Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-02T16:03:44.964Z] --- SKIP: TestExecUser (0.01s) [2022-03-02T16:03:44.964Z] === RUN TestExportContainerAndImportImage [2022-03-02T16:03:44.964Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T16:03:44.964Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-03-02T16:03:44.964Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-02T16:03:44.964Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T16:03:44.964Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-03-02T16:03:44.964Z] === RUN TestHealthCheckWorkdir [2022-03-02T16:03:44.964Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-02T16:03:44.964Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-03-02T16:03:44.964Z] === RUN TestHealthKillContainer [2022-03-02T16:03:44.964Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-02T16:03:44.964Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-03-02T16:03:44.964Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-02T16:03:44.964Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-02T16:03:44.964Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-03-02T16:03:44.964Z] === RUN TestKillContainerInvalidSignal [2022-03-02T16:03:45.038Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-03-02T16:03:45.038Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-03-02T16:03:45.038Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-03-02T16:03:45.168Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-03-02T16:03:45.737Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-03-02T16:03:45.996Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-03-02T16:03:45.996Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-03-02T16:03:45.996Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-03-02T16:03:45.996Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-03-02T16:03:46.580Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-03-02T16:03:47.137Z] --- PASS: TestKillContainerInvalidSignal (2.14s) [2022-03-02T16:03:47.137Z] === RUN TestKillContainer [2022-03-02T16:03:47.137Z] === RUN TestKillContainer/no_signal [2022-03-02T16:03:47.146Z] === RUN TestDockerSuite/TestRunSysctls [2022-03-02T16:03:48.083Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-03-02T16:03:48.083Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-03-02T16:03:48.342Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-03-02T16:03:48.668Z] === RUN TestKillContainer/non_killing_signal [2022-03-02T16:03:48.668Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-02T16:03:48.668Z] === RUN TestKillContainer/killing_signal [2022-03-02T16:03:48.911Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-03-02T16:03:50.819Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-03-02T16:03:51.386Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-03-02T16:03:51.485Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-03-02T16:03:51.485Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-02T16:03:51.485Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-03-02T16:03:51.485Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-02T16:03:51.485Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-03-02T16:03:51.564Z] --- PASS: TestKillContainer (4.41s) [2022-03-02T16:03:51.564Z] --- PASS: TestKillContainer/no_signal (2.04s) [2022-03-02T16:03:51.564Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-02T16:03:51.564Z] --- PASS: TestKillContainer/killing_signal (2.30s) [2022-03-02T16:03:51.564Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-02T16:03:51.564Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-02T16:03:51.564Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-02T16:03:51.564Z] === RUN TestKillStoppedContainer [2022-03-02T16:03:51.564Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-02T16:03:51.564Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-03-02T16:03:51.564Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-02T16:03:51.564Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-02T16:03:51.564Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-02T16:03:51.564Z] === RUN TestKillDifferentUserContainer [2022-03-02T16:03:51.564Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-02T16:03:51.564Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-03-02T16:03:51.564Z] === RUN TestInspectOomKilledTrue [2022-03-02T16:03:51.564Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T16:03:51.564Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-02T16:03:51.564Z] === RUN TestInspectOomKilledFalse [2022-03-02T16:03:51.564Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-02T16:03:51.564Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-02T16:03:51.564Z] === RUN TestLogsFollowTailEmpty [2022-03-02T16:03:52.322Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-03-02T16:03:53.734Z] --- PASS: TestLogsFollowTailEmpty (2.15s) [2022-03-02T16:03:53.734Z] === RUN TestNetworkNat [2022-03-02T16:03:53.734Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-02T16:03:53.734Z] --- SKIP: TestNetworkNat (0.00s) [2022-03-02T16:03:53.734Z] === RUN TestNetworkLocalhostTCPNat [2022-03-02T16:03:54.854Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-03-02T16:03:55.114Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-03-02T16:03:55.904Z] --- PASS: TestNetworkLocalhostTCPNat (2.53s) [2022-03-02T16:03:55.904Z] === RUN TestNetworkLoopbackNat [2022-03-02T16:03:55.904Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-02T16:03:55.904Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-03-02T16:03:55.904Z] === RUN TestPause [2022-03-02T16:03:55.904Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-02T16:03:55.904Z] --- SKIP: TestPause (0.00s) [2022-03-02T16:03:55.904Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-02T16:03:57.650Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-03-02T16:03:57.910Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-03-02T16:03:58.074Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.14s) [2022-03-02T16:03:58.074Z] === RUN TestPauseStopPausedContainer [2022-03-02T16:03:58.074Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T16:03:58.074Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-03-02T16:03:58.074Z] === RUN TestPsFilter [2022-03-02T16:03:58.074Z] --- PASS: TestPsFilter (0.24s) [2022-03-02T16:03:58.074Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-02T16:03:58.171Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-03-02T16:03:58.743Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-03-02T16:03:59.313Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-03-02T16:04:00.971Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.38s) [2022-03-02T16:04:00.971Z] === RUN TestRemoveContainerWithVolume [2022-03-02T16:04:01.217Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-03-02T16:04:01.788Z] === RUN TestDockerSuite/TestRunUserByID [2022-03-02T16:04:02.356Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-03-02T16:04:02.356Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-03-02T16:04:02.356Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-03-02T16:04:02.922Z] === RUN TestDockerSuite/TestRunUserByName [2022-03-02T16:04:03.140Z] --- PASS: TestRemoveContainerWithVolume (2.45s) [2022-03-02T16:04:03.140Z] === RUN TestRemoveContainerRunning [2022-03-02T16:04:03.488Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-03-02T16:04:03.754Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-03-02T16:04:03.754Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-03-02T16:04:03.754Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-03-02T16:04:04.022Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-03-02T16:04:04.281Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-03-02T16:04:05.315Z] --- PASS: TestRemoveContainerRunning (2.20s) [2022-03-02T16:04:05.315Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-02T16:04:06.118Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-03-02T16:04:06.432Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-03-02T16:04:06.432Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-02T16:04:06.432Z] === RUN TestDockerSuite/TestBuildBlankName [2022-03-02T16:04:06.818Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-03-02T16:04:06.902Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-03-02T16:04:07.388Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-03-02T16:04:07.485Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.21s) [2022-03-02T16:04:07.486Z] === RUN TestRemoveInvalidContainer [2022-03-02T16:04:07.486Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-03-02T16:04:07.486Z] === RUN TestRenameLinkedContainer [2022-03-02T16:04:07.486Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-02T16:04:07.486Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-03-02T16:04:07.486Z] === RUN TestRenameStoppedContainer [2022-03-02T16:04:07.956Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-03-02T16:04:09.334Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-03-02T16:04:10.272Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-03-02T16:04:10.398Z] --- PASS: TestRenameStoppedContainer (2.55s) [2022-03-02T16:04:10.398Z] === RUN TestRenameRunningContainerAndReuse [2022-03-02T16:04:10.531Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-03-02T16:04:11.907Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-03-02T16:04:13.283Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-03-02T16:04:13.850Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-03-02T16:04:14.125Z] --- PASS: TestRenameRunningContainerAndReuse (4.22s) [2022-03-02T16:04:14.125Z] === RUN TestRenameInvalidName [2022-03-02T16:04:14.416Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-03-02T16:04:14.416Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-03-02T16:04:14.416Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-03-02T16:04:14.416Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-03-02T16:04:14.417Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-03-02T16:04:14.417Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-03-02T16:04:14.417Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-03-02T16:04:14.417Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-03-02T16:04:14.417Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-03-02T16:04:14.417Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-03-02T16:04:15.353Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-03-02T16:04:15.563Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-03-02T16:04:15.563Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-02T16:04:15.923Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-03-02T16:04:16.032Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-03-02T16:04:16.183Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-03-02T16:04:16.296Z] --- PASS: TestRenameInvalidName (2.15s) [2022-03-02T16:04:16.296Z] === RUN TestRenameAnonymousContainer [2022-03-02T16:04:16.424Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-03-02T16:04:16.752Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-03-02T16:04:17.322Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-03-02T16:04:17.890Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-03-02T16:04:17.890Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-03-02T16:04:18.462Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-03-02T16:04:18.462Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-03-02T16:04:18.462Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-03-02T16:04:18.462Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-03-02T16:04:18.462Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-03-02T16:04:18.462Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-03-02T16:04:18.462Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-03-02T16:04:18.462Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-03-02T16:04:18.462Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-03-02T16:04:18.462Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-03-02T16:04:18.462Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-03-02T16:04:18.462Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-03-02T16:04:18.462Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-03-02T16:04:18.462Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-03-02T16:04:18.462Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-03-02T16:04:19.031Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-03-02T16:04:19.031Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-03-02T16:04:19.599Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-03-02T16:04:19.599Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-03-02T16:04:20.178Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-03-02T16:04:20.439Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-03-02T16:04:21.378Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-03-02T16:04:21.378Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-03-02T16:04:21.638Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-03-02T16:04:21.897Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-03-02T16:04:21.906Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-03-02T16:04:22.467Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-03-02T16:04:22.467Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-03-02T16:04:22.467Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-03-02T16:04:23.035Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-03-02T16:04:23.970Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-03-02T16:04:24.537Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-03-02T16:04:24.537Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-03-02T16:04:24.537Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-03-02T16:04:24.795Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-03-02T16:04:24.795Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-03-02T16:04:25.054Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-03-02T16:04:25.992Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-03-02T16:04:26.251Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-03-02T16:04:27.632Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-03-02T16:04:28.202Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-03-02T16:04:28.653Z] --- PASS: TestRenameAnonymousContainer (12.02s) [2022-03-02T16:04:28.653Z] === RUN TestRenameContainerWithSameName [2022-03-02T16:04:28.771Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-03-02T16:04:28.771Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-03-02T16:04:28.771Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-03-02T16:04:28.851Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-03-02T16:04:29.708Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-03-02T16:04:30.276Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-03-02T16:04:30.534Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-03-02T16:04:30.821Z] --- PASS: TestRenameContainerWithSameName (2.08s) [2022-03-02T16:04:30.821Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-02T16:04:30.821Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-02T16:04:30.821Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.01s) [2022-03-02T16:04:30.821Z] === RUN TestResize [2022-03-02T16:04:31.471Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-03-02T16:04:31.471Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-03-02T16:04:32.991Z] --- PASS: TestResize (2.11s) [2022-03-02T16:04:32.991Z] === RUN TestResizeWithInvalidSize [2022-03-02T16:04:33.378Z] === RUN TestDockerSuite/TestSaveImageId [2022-03-02T16:04:33.378Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-03-02T16:04:33.378Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-03-02T16:04:33.638Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-03-02T16:04:34.418Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-03-02T16:04:34.576Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents2353881322 [2022-03-02T16:04:34.835Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-03-02T16:04:35.093Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-03-02T16:04:35.164Z] --- PASS: TestResizeWithInvalidSize (2.12s) [2022-03-02T16:04:35.164Z] === RUN TestResizeWhenContainerNotStarted [2022-03-02T16:04:36.476Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-03-02T16:04:36.736Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-03-02T16:04:36.736Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-03-02T16:04:37.334Z] --- PASS: TestResizeWhenContainerNotStarted (2.43s) [2022-03-02T16:04:37.334Z] === RUN TestDaemonRestartKillContainers [2022-03-02T16:04:37.334Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T16:04:37.334Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-03-02T16:04:37.334Z] === RUN TestStats [2022-03-02T16:04:37.334Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-02T16:04:37.334Z] --- SKIP: TestStats (0.00s) [2022-03-02T16:04:37.334Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-02T16:04:38.112Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-03-02T16:04:39.050Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-03-02T16:04:39.618Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-03-02T16:04:39.618Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-03-02T16:04:39.618Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-03-02T16:04:39.877Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-03-02T16:04:39.877Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-03-02T16:04:40.445Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-03-02T16:04:42.352Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-03-02T16:04:43.084Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-03-02T16:04:43.084Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-02T16:04:43.084Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-03-02T16:04:44.885Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-03-02T16:04:47.417Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-03-02T16:04:48.792Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-03-02T16:04:48.960Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-03-02T16:04:48.960Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-02T16:04:48.960Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-03-02T16:04:48.960Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-02T16:04:48.960Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-03-02T16:04:49.360Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-03-02T16:04:49.695Z] --- PASS: TestStopContainerWithRestartPolicyAlways (11.77s) [2022-03-02T16:04:49.695Z] === RUN TestStopContainerWithTimeout [2022-03-02T16:04:49.695Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-02T16:04:49.695Z] --- SKIP: TestStopContainerWithTimeout (0.01s) [2022-03-02T16:04:49.695Z] === RUN TestUpdateRestartPolicy [2022-03-02T16:04:50.297Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-03-02T16:04:52.829Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-03-02T16:04:54.207Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-03-02T16:04:54.778Z] === RUN TestDockerSuite/TestStartRecordError [2022-03-02T16:04:55.725Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-03-02T16:04:56.127Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-03-02T16:04:56.127Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-02T16:04:56.127Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-03-02T16:04:56.596Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-03-02T16:04:56.596Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-02T16:04:56.596Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-03-02T16:04:56.596Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-02T16:04:56.596Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-03-02T16:04:57.631Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-03-02T16:04:57.631Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-03-02T16:04:58.566Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-03-02T16:05:00.468Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-03-02T16:05:01.405Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-03-02T16:05:03.940Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-03-02T16:05:04.497Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-03-02T16:05:05.844Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-03-02T16:05:06.410Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-03-02T16:05:08.938Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-03-02T16:05:10.752Z] --- PASS: TestUpdateRestartPolicy (21.36s) [2022-03-02T16:05:10.752Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-02T16:05:10.842Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-03-02T16:05:12.924Z] --- PASS: TestUpdateRestartWithAutoRemove (2.13s) [2022-03-02T16:05:12.924Z] === RUN TestWaitNonBlocked [2022-03-02T16:05:12.924Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-02T16:05:12.924Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-02T16:05:12.924Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-02T16:05:12.924Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-02T16:05:12.924Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-02T16:05:12.924Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-02T16:05:13.376Z] === RUN TestDockerSuite/TestStatsNoStream [2022-03-02T16:05:13.638Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-03-02T16:05:14.784Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-03-02T16:05:15.852Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-03-02T16:05:15.852Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.88s) [2022-03-02T16:05:15.852Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.04s) [2022-03-02T16:05:15.852Z] === RUN TestWaitBlocked [2022-03-02T16:05:15.852Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-02T16:05:15.852Z] --- SKIP: TestWaitBlocked (0.00s) [2022-03-02T16:05:15.852Z] PASS [2022-03-02T16:05:15.852Z] ok github.com/docker/docker/integration/container 97.571s [2022-03-02T16:05:15.852Z] [2022-03-02T16:05:15.852Z] === Skipped [2022-03-02T16:05:15.852Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-03-02T16:05:15.852Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-02T16:05:15.852Z] [2022-03-02T16:05:15.852Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-03-02T16:05:15.852Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T16:05:15.852Z] [2022-03-02T16:05:15.852Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-03-02T16:05:15.852Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-02T16:05:15.852Z] [2022-03-02T16:05:15.852Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.01s) [2022-03-02T16:05:15.852Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T16:05:15.852Z] [2022-03-02T16:05:15.852Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-03-02T16:05:15.852Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-02T16:05:15.852Z] [2022-03-02T16:05:15.852Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-02T16:05:15.852Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-02T16:05:15.852Z] [2022-03-02T16:05:15.852Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.01s) [2022-03-02T16:05:15.852Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-02T16:05:15.852Z] [2022-03-02T16:05:15.852Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-03-02T16:05:15.852Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-02T16:05:15.852Z] [2022-03-02T16:05:15.852Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-03-02T16:05:15.852Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T16:05:15.852Z] [2022-03-02T16:05:15.852Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-03-02T16:05:15.852Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-02T16:05:15.852Z] [2022-03-02T16:05:15.852Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.01s) [2022-03-02T16:05:15.852Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-02T16:05:15.852Z] [2022-03-02T16:05:15.852Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-03-02T16:05:15.852Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T16:05:15.852Z] [2022-03-02T16:05:15.852Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-03-02T16:05:15.852Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T16:05:15.852Z] [2022-03-02T16:05:15.852Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-03-02T16:05:15.852Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-02T16:05:15.852Z] [2022-03-02T16:05:15.852Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-03-02T16:05:15.852Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-02T16:05:15.852Z] [2022-03-02T16:05:15.852Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-03-02T16:05:15.852Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-02T16:05:15.852Z] [2022-03-02T16:05:15.852Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-03-02T16:05:15.852Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-02T16:05:15.852Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-02T16:05:15.852Z] [2022-03-02T16:05:15.852Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-02T16:05:15.852Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-02T16:05:15.852Z] [2022-03-02T16:05:15.852Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-03-02T16:05:15.852Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-02T16:05:15.852Z] [2022-03-02T16:05:15.852Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-02T16:05:15.852Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-02T16:05:15.852Z] [2022-03-02T16:05:15.852Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-03-02T16:05:15.852Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-02T16:05:15.852Z] [2022-03-02T16:05:15.852Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-03-02T16:05:15.852Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T16:05:15.852Z] [2022-03-02T16:05:15.852Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-03-02T16:05:15.852Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-02T16:05:15.852Z] [2022-03-02T16:05:15.852Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-03-02T16:05:15.852Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-02T16:05:15.852Z] [2022-03-02T16:05:15.852Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-03-02T16:05:15.852Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-02T16:05:15.852Z] [2022-03-02T16:05:15.852Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-03-02T16:05:15.852Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-02T16:05:15.852Z] [2022-03-02T16:05:15.852Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-03-02T16:05:15.852Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T16:05:15.852Z] [2022-03-02T16:05:15.852Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-03-02T16:05:15.852Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-02T16:05:15.852Z] [2022-03-02T16:05:15.852Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.01s) [2022-03-02T16:05:15.852Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-02T16:05:15.852Z] [2022-03-02T16:05:15.852Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-03-02T16:05:15.852Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T16:05:15.852Z] [2022-03-02T16:05:15.852Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-03-02T16:05:15.852Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-02T16:05:15.852Z] [2022-03-02T16:05:15.852Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.01s) [2022-03-02T16:05:15.852Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-02T16:05:15.852Z] [2022-03-02T16:05:15.852Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-03-02T16:05:15.852Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-02T16:05:15.852Z] [2022-03-02T16:05:15.852Z] DONE 87 tests, 33 skipped in 100.122s [2022-03-02T16:05:15.852Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-03-02T16:05:16.179Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-03-02T16:05:17.555Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-03-02T16:05:17.816Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-03-02T16:05:18.386Z] === RUN TestDockerSuite/TestTopPrivileged [2022-03-02T16:05:18.955Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-03-02T16:05:18.955Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-03-02T16:05:18.955Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-03-02T16:05:19.213Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-03-02T16:05:21.743Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-03-02T16:05:21.889Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-03-02T16:05:25.029Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-03-02T16:05:25.029Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-03-02T16:05:25.290Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-03-02T16:05:25.290Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-03-02T16:05:25.290Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-03-02T16:05:25.290Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-03-02T16:05:25.290Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-03-02T16:05:26.227Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-03-02T16:05:26.487Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-03-02T16:05:27.141Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-03-02T16:05:27.424Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-03-02T16:05:27.762Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-03-02T16:05:27.762Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-02T16:05:27.994Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-03-02T16:05:28.235Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-03-02T16:05:28.235Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-02T16:05:28.706Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-03-02T16:05:29.374Z] === RUN TestDockerSuite/TestUpdateStats [2022-03-02T16:05:30.275Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-03-02T16:05:30.275Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-02T16:05:30.275Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-03-02T16:05:32.658Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-03-02T16:05:33.594Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-03-02T16:05:33.594Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-03-02T16:05:33.594Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-03-02T16:05:34.164Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-03-02T16:05:34.749Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-03-02T16:05:36.151Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-03-02T16:05:37.137Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-03-02T16:05:37.137Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-02T16:05:37.137Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-03-02T16:05:37.137Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-02T16:05:37.137Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-03-02T16:05:37.285Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-03-02T16:05:38.709Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-03-02T16:05:39.191Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-03-02T16:05:39.191Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-03-02T16:05:39.697Z] === RUN TestDockerSuite/TestBuildCmd [2022-03-02T16:05:40.166Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-03-02T16:05:40.635Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-03-02T16:05:41.044Z] === RUN TestConfigDaemonLibtrustID [2022-03-02T16:05:41.044Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-02T16:05:41.044Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-03-02T16:05:41.044Z] === RUN TestDaemonConfigValidation [2022-03-02T16:05:41.044Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-02T16:05:41.044Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-03-02T16:05:41.044Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-02T16:05:41.044Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-02T16:05:41.044Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-03-02T16:05:41.044Z] === RUN TestDaemonProxy [2022-03-02T16:05:41.044Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-02T16:05:41.044Z] --- SKIP: TestDaemonProxy (0.00s) [2022-03-02T16:05:41.044Z] PASS [2022-03-02T16:05:41.044Z] ok github.com/docker/docker/integration/daemon 0.170s [2022-03-02T16:05:41.044Z] [2022-03-02T16:05:41.044Z] === Skipped [2022-03-02T16:05:41.044Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-03-02T16:05:41.044Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-02T16:05:41.044Z] [2022-03-02T16:05:41.044Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-03-02T16:05:41.044Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-02T16:05:41.044Z] [2022-03-02T16:05:41.044Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-03-02T16:05:41.044Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-02T16:05:41.044Z] [2022-03-02T16:05:41.044Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-03-02T16:05:41.044Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-02T16:05:41.044Z] [2022-03-02T16:05:41.044Z] DONE 4 tests, 4 skipped in 21.889s [2022-03-02T16:05:41.044Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-03-02T16:05:41.622Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-03-02T16:05:41.725Z] docker_cli_service_logs_test.go:246: checking task p4pzsf6lxirv [2022-03-02T16:05:41.725Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-03-02T16:05:41.725Z] docker_cli_service_logs_test.go:251: checking messages for p4pzsf6lxirv [2022-03-02T16:05:41.725Z] docker_cli_service_logs_test.go:246: checking task 4sbnsj68x7cx [2022-03-02T16:05:41.725Z] docker_cli_service_logs_test.go:251: checking messages for 4sbnsj68x7cx [2022-03-02T16:05:42.014Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-02T16:05:42.014Z] INFO: Testing against a local daemon [2022-03-02T16:05:42.014Z] === RUN TestCommitInheritsEnv [2022-03-02T16:05:42.014Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-02T16:05:42.014Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-03-02T16:05:42.014Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-02T16:05:42.014Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-02T16:05:42.014Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-03-02T16:05:42.014Z] === RUN TestImportWithCustomPlatform [2022-03-02T16:05:42.014Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-02T16:05:42.014Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-03-02T16:05:42.014Z] === RUN TestImagesFilterMultiReference [2022-03-02T16:05:42.471Z] --- PASS: TestImagesFilterMultiReference (0.12s) [2022-03-02T16:05:42.471Z] === RUN TestImagePullPlatformInvalid [2022-03-02T16:05:42.471Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-03-02T16:05:42.471Z] === RUN TestRemoveImageOrphaning [2022-03-02T16:05:43.100Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-03-02T16:05:43.441Z] --- PASS: TestRemoveImageOrphaning (1.24s) [2022-03-02T16:05:43.441Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-02T16:05:43.441Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.08s) [2022-03-02T16:05:43.441Z] === RUN TestTagInvalidReference [2022-03-02T16:05:43.900Z] --- PASS: TestTagInvalidReference (0.04s) [2022-03-02T16:05:43.900Z] === RUN TestTagValidPrefixedRepo [2022-03-02T16:05:43.900Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2022-03-02T16:05:43.900Z] === RUN TestTagExistedNameWithoutForce [2022-03-02T16:05:43.900Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-03-02T16:05:43.900Z] === RUN TestTagOfficialNames [2022-03-02T16:05:43.900Z] --- PASS: TestTagOfficialNames (0.11s) [2022-03-02T16:05:43.900Z] === RUN TestTagMatchesDigest [2022-03-02T16:05:43.900Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-03-02T16:05:43.900Z] PASS [2022-03-02T16:05:43.900Z] ok github.com/docker/docker/integration/image 2.037s [2022-03-02T16:05:43.900Z] [2022-03-02T16:05:43.900Z] === Skipped [2022-03-02T16:05:43.900Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-03-02T16:05:43.900Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-02T16:05:43.900Z] [2022-03-02T16:05:43.900Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-03-02T16:05:43.900Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-02T16:05:43.900Z] [2022-03-02T16:05:43.900Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-03-02T16:05:43.900Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-02T16:05:43.900Z] [2022-03-02T16:05:43.900Z] DONE 12 tests, 3 skipped in 6.207s [2022-03-02T16:05:44.357Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-03-02T16:05:45.001Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-03-02T16:05:46.525Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-02T16:05:46.526Z] INFO: Testing against a local daemon [2022-03-02T16:05:46.526Z] === RUN TestNetworkCreateDelete [2022-03-02T16:05:46.526Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-02T16:05:46.526Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-03-02T16:05:46.526Z] === RUN TestDockerNetworkDeletePreferID [2022-03-02T16:05:46.526Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-03-02T16:05:46.526Z] --- SKIP: TestDockerNetworkDeletePreferID (0.01s) [2022-03-02T16:05:46.526Z] === RUN TestDaemonDNSFallback [2022-03-02T16:05:46.526Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-02T16:05:46.526Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-03-02T16:05:46.526Z] === RUN TestInspectNetwork [2022-03-02T16:05:46.526Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-02T16:05:46.526Z] --- SKIP: TestInspectNetwork (0.00s) [2022-03-02T16:05:46.526Z] === RUN TestRunContainerWithBridgeNone [2022-03-02T16:05:46.526Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-02T16:05:46.526Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-03-02T16:05:46.526Z] === RUN TestNetworkInvalidJSON [2022-03-02T16:05:46.526Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-02T16:05:46.526Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-02T16:05:46.526Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-02T16:05:46.526Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-02T16:05:46.526Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-02T16:05:46.526Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-02T16:05:46.526Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-02T16:05:46.526Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-02T16:05:46.526Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-02T16:05:46.526Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2022-03-02T16:05:46.526Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-03-02T16:05:46.526Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-03-02T16:05:46.526Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-03-02T16:05:46.526Z] === RUN TestNetworkList [2022-03-02T16:05:46.526Z] === RUN TestNetworkList//networks [2022-03-02T16:05:46.526Z] === PAUSE TestNetworkList//networks [2022-03-02T16:05:46.526Z] === RUN TestNetworkList//networks/ [2022-03-02T16:05:46.526Z] === PAUSE TestNetworkList//networks/ [2022-03-02T16:05:46.526Z] === CONT TestNetworkList//networks [2022-03-02T16:05:46.526Z] === CONT TestNetworkList//networks/ [2022-03-02T16:05:46.526Z] --- PASS: TestNetworkList (0.06s) [2022-03-02T16:05:46.526Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-02T16:05:46.526Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-02T16:05:46.526Z] === RUN TestHostIPv4BridgeLabel [2022-03-02T16:05:46.526Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-02T16:05:46.526Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-03-02T16:05:46.526Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-02T16:05:46.526Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-02T16:05:46.526Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-03-02T16:05:46.526Z] === RUN TestDaemonDefaultNetworkPools [2022-03-02T16:05:46.526Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-02T16:05:46.526Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-03-02T16:05:46.526Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-02T16:05:46.526Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-02T16:05:46.526Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-02T16:05:46.526Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-02T16:05:46.526Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-02T16:05:46.526Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-02T16:05:46.526Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-02T16:05:46.526Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-02T16:05:46.526Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-02T16:05:46.526Z] === RUN TestServiceWithPredefinedNetwork [2022-03-02T16:05:46.526Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-02T16:05:46.526Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-03-02T16:05:46.526Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-02T16:05:46.526Z] service_test.go:243: FLAKY_TEST [2022-03-02T16:05:46.526Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-02T16:05:46.526Z] === RUN TestServiceWithDataPathPortInit [2022-03-02T16:05:46.526Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-02T16:05:46.526Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-03-02T16:05:46.526Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-02T16:05:46.526Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-02T16:05:46.526Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-02T16:05:46.526Z] PASS [2022-03-02T16:05:46.526Z] ok github.com/docker/docker/integration/network 0.269s [2022-03-02T16:05:46.983Z] [2022-03-02T16:05:46.983Z] === Skipped [2022-03-02T16:05:46.983Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-03-02T16:05:46.983Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-02T16:05:46.983Z] [2022-03-02T16:05:46.983Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.01s) [2022-03-02T16:05:46.984Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-03-02T16:05:46.984Z] [2022-03-02T16:05:46.984Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-03-02T16:05:46.984Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-02T16:05:46.984Z] [2022-03-02T16:05:46.984Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-03-02T16:05:46.984Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-02T16:05:46.984Z] [2022-03-02T16:05:46.984Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-03-02T16:05:46.984Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-02T16:05:46.984Z] [2022-03-02T16:05:46.984Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-03-02T16:05:46.984Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-02T16:05:46.984Z] [2022-03-02T16:05:46.984Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-03-02T16:05:46.984Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-02T16:05:46.984Z] [2022-03-02T16:05:46.984Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-03-02T16:05:46.984Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-02T16:05:46.984Z] [2022-03-02T16:05:46.984Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-02T16:05:46.984Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-02T16:05:46.984Z] [2022-03-02T16:05:46.984Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-02T16:05:46.984Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-02T16:05:46.984Z] [2022-03-02T16:05:46.984Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-02T16:05:46.984Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-02T16:05:46.984Z] [2022-03-02T16:05:46.984Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-03-02T16:05:46.984Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-02T16:05:46.984Z] [2022-03-02T16:05:46.984Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-02T16:05:46.984Z] service_test.go:243: FLAKY_TEST [2022-03-02T16:05:46.984Z] [2022-03-02T16:05:46.984Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-03-02T16:05:46.984Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-02T16:05:46.984Z] [2022-03-02T16:05:46.984Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-02T16:05:46.984Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-02T16:05:46.984Z] [2022-03-02T16:05:46.984Z] DONE 22 tests, 15 skipped in 2.561s [2022-03-02T16:05:46.984Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-03-02T16:05:47.538Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-03-02T16:05:47.950Z] testing: warning: no tests to run [2022-03-02T16:05:47.950Z] PASS [2022-03-02T16:05:47.950Z] ok github.com/docker/docker/integration/network/ipvlan 0.092s [2022-03-02T16:05:47.950Z] [2022-03-02T16:05:47.950Z] DONE 0 tests in 0.844s [2022-03-02T16:05:47.950Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-03-02T16:05:48.779Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-03-02T16:05:48.917Z] testing: warning: no tests to run [2022-03-02T16:05:48.917Z] PASS [2022-03-02T16:05:48.917Z] ok github.com/docker/docker/integration/network/macvlan 0.087s [2022-03-02T16:05:48.917Z] [2022-03-02T16:05:48.917Z] DONE 0 tests in 0.804s [2022-03-02T16:05:48.917Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-03-02T16:05:48.919Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-03-02T16:05:49.884Z] testing: warning: no tests to run [2022-03-02T16:05:49.884Z] PASS [2022-03-02T16:05:49.884Z] ok github.com/docker/docker/integration/plugin 0.091s [2022-03-02T16:05:49.884Z] [2022-03-02T16:05:49.884Z] DONE 0 tests in 0.817s [2022-03-02T16:05:49.884Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-03-02T16:05:50.297Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-03-02T16:05:50.349Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-03-02T16:05:50.349Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-02T16:05:50.349Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-03-02T16:05:50.850Z] testing: warning: no tests to run [2022-03-02T16:05:50.850Z] PASS [2022-03-02T16:05:50.850Z] ok github.com/docker/docker/integration/plugin/authz 0.105s [2022-03-02T16:05:50.850Z] [2022-03-02T16:05:50.850Z] DONE 0 tests in 0.790s [2022-03-02T16:05:50.850Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-03-02T16:05:51.234Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-03-02T16:05:51.918Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-03-02T16:05:51.918Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-02T16:05:51.918Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-03-02T16:05:52.173Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-03-02T16:05:52.387Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-03-02T16:05:52.431Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-03-02T16:05:53.807Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-03-02T16:05:55.216Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-03-02T16:05:55.216Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-03-02T16:05:55.339Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-03-02T16:05:55.535Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-02T16:05:55.535Z] INFO: Testing against a local daemon [2022-03-02T16:05:55.535Z] === RUN TestPluginInvalidJSON [2022-03-02T16:05:55.535Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-02T16:05:55.535Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-02T16:05:55.535Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-02T16:05:55.535Z] --- PASS: TestPluginInvalidJSON (0.05s) [2022-03-02T16:05:55.535Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2022-03-02T16:05:55.535Z] === RUN TestPluginInstall [2022-03-02T16:05:55.535Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-02T16:05:55.535Z] --- SKIP: TestPluginInstall (0.00s) [2022-03-02T16:05:55.535Z] === RUN TestPluginsWithRuntimes [2022-03-02T16:05:55.535Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-02T16:05:55.535Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-03-02T16:05:55.535Z] === RUN TestPluginBackCompatMediaTypes [2022-03-02T16:05:55.535Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-02T16:05:55.535Z] --- SKIP: TestPluginBackCompatMediaTypes (0.01s) [2022-03-02T16:05:55.535Z] PASS [2022-03-02T16:05:55.535Z] ok github.com/docker/docker/integration/plugin/common 0.186s [2022-03-02T16:05:55.535Z] [2022-03-02T16:05:55.535Z] === Skipped [2022-03-02T16:05:55.535Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-03-02T16:05:55.535Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-02T16:05:55.535Z] [2022-03-02T16:05:55.535Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-03-02T16:05:55.535Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-02T16:05:55.535Z] [2022-03-02T16:05:55.535Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.01s) [2022-03-02T16:05:55.535Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-02T16:05:55.535Z] [2022-03-02T16:05:55.535Z] DONE 5 tests, 3 skipped in 4.852s [2022-03-02T16:05:55.807Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-03-02T16:05:55.992Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-03-02T16:05:56.797Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-03-02T16:05:56.797Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-02T16:05:56.797Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-03-02T16:05:57.123Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-03-02T16:05:57.787Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-03-02T16:05:58.062Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-03-02T16:05:58.167Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-02T16:05:58.167Z] INFO: Testing against a local daemon [2022-03-02T16:05:58.167Z] === RUN TestExternalGraphDriver [2022-03-02T16:05:58.167Z] external_test.go:47: runtime.GOOS == "windows" [2022-03-02T16:05:58.167Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-03-02T16:05:58.167Z] === RUN TestGraphdriverPluginV2 [2022-03-02T16:05:58.167Z] external_test.go:407: runtime.GOOS == "windows" [2022-03-02T16:05:58.167Z] --- SKIP: TestGraphdriverPluginV2 (0.01s) [2022-03-02T16:05:58.167Z] PASS [2022-03-02T16:05:58.167Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.181s [2022-03-02T16:05:58.256Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-03-02T16:05:58.256Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-02T16:05:58.256Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-03-02T16:05:58.256Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-02T16:05:58.256Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-03-02T16:05:58.624Z] [2022-03-02T16:05:58.624Z] === Skipped [2022-03-02T16:05:58.624Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-03-02T16:05:58.624Z] external_test.go:47: runtime.GOOS == "windows" [2022-03-02T16:05:58.624Z] [2022-03-02T16:05:58.624Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.01s) [2022-03-02T16:05:58.624Z] external_test.go:407: runtime.GOOS == "windows" [2022-03-02T16:05:58.624Z] [2022-03-02T16:05:58.624Z] DONE 2 tests, 2 skipped in 2.659s [2022-03-02T16:05:58.624Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-03-02T16:05:59.440Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-03-02T16:06:00.826Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-02T16:06:00.826Z] INFO: Testing against a local daemon [2022-03-02T16:06:00.826Z] === RUN TestReadPluginNoRead [2022-03-02T16:06:00.826Z] read_test.go:21: no unix domain sockets on Windows [2022-03-02T16:06:00.826Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-03-02T16:06:00.826Z] PASS [2022-03-02T16:06:00.826Z] ok github.com/docker/docker/integration/plugin/logging 0.172s [2022-03-02T16:06:00.826Z] [2022-03-02T16:06:00.826Z] === Skipped [2022-03-02T16:06:00.826Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-03-02T16:06:00.826Z] read_test.go:21: no unix domain sockets on Windows [2022-03-02T16:06:00.826Z] [2022-03-02T16:06:00.826Z] DONE 1 tests, 1 skipped in 2.326s [2022-03-02T16:06:01.284Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-03-02T16:06:02.251Z] testing: warning: no tests to run [2022-03-02T16:06:02.251Z] PASS [2022-03-02T16:06:02.251Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.087s [2022-03-02T16:06:02.251Z] [2022-03-02T16:06:02.251Z] DONE 0 tests in 1.127s [2022-03-02T16:06:02.251Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-03-02T16:06:04.426Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-02T16:06:04.426Z] INFO: Testing against a local daemon [2022-03-02T16:06:04.426Z] === RUN TestPluginWithDevMounts [2022-03-02T16:06:04.426Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T16:06:04.426Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-03-02T16:06:04.426Z] PASS [2022-03-02T16:06:04.426Z] ok github.com/docker/docker/integration/plugin/volumes 0.162s [2022-03-02T16:06:04.884Z] [2022-03-02T16:06:04.884Z] === Skipped [2022-03-02T16:06:04.884Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-03-02T16:06:04.884Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T16:06:04.884Z] [2022-03-02T16:06:04.884Z] DONE 1 tests, 1 skipped in 2.351s [2022-03-02T16:06:04.884Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-03-02T16:06:05.417Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-03-02T16:06:07.061Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-02T16:06:07.061Z] INFO: Testing against a local daemon [2022-03-02T16:06:07.061Z] === RUN TestSecretInspect [2022-03-02T16:06:07.061Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T16:06:07.061Z] --- SKIP: TestSecretInspect (0.00s) [2022-03-02T16:06:07.061Z] === RUN TestSecretList [2022-03-02T16:06:07.061Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T16:06:07.061Z] --- SKIP: TestSecretList (0.00s) [2022-03-02T16:06:07.061Z] === RUN TestSecretsCreateAndDelete [2022-03-02T16:06:07.061Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T16:06:07.061Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-03-02T16:06:07.061Z] === RUN TestSecretsUpdate [2022-03-02T16:06:07.061Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T16:06:07.061Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-03-02T16:06:07.061Z] === RUN TestTemplatedSecret [2022-03-02T16:06:07.061Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T16:06:07.061Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-03-02T16:06:07.061Z] === RUN TestSecretCreateResolve [2022-03-02T16:06:07.061Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-02T16:06:07.061Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-03-02T16:06:07.061Z] PASS [2022-03-02T16:06:07.061Z] ok github.com/docker/docker/integration/secret 0.196s [2022-03-02T16:06:07.061Z] [2022-03-02T16:06:07.061Z] === Skipped [2022-03-02T16:06:07.061Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-03-02T16:06:07.061Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T16:06:07.061Z] [2022-03-02T16:06:07.061Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-03-02T16:06:07.061Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T16:06:07.061Z] [2022-03-02T16:06:07.061Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-03-02T16:06:07.061Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T16:06:07.061Z] [2022-03-02T16:06:07.061Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-03-02T16:06:07.061Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T16:06:07.061Z] [2022-03-02T16:06:07.061Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-03-02T16:06:07.061Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T16:06:07.061Z] [2022-03-02T16:06:07.061Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-03-02T16:06:07.061Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-02T16:06:07.061Z] [2022-03-02T16:06:07.061Z] DONE 6 tests, 6 skipped in 2.192s [2022-03-02T16:06:07.061Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-03-02T16:06:09.965Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-02T16:06:09.965Z] INFO: Testing against a local daemon [2022-03-02T16:06:09.965Z] === RUN TestServiceCreateInit [2022-03-02T16:06:09.965Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-02T16:06:09.965Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T16:06:09.965Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-02T16:06:09.965Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T16:06:09.965Z] --- PASS: TestServiceCreateInit (0.05s) [2022-03-02T16:06:09.965Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-02T16:06:09.965Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-02T16:06:09.965Z] === RUN TestCreateServiceMultipleTimes [2022-03-02T16:06:09.965Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T16:06:09.965Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-03-02T16:06:09.965Z] === RUN TestCreateServiceConflict [2022-03-02T16:06:09.965Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T16:06:09.965Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-03-02T16:06:09.965Z] === RUN TestCreateServiceMaxReplicas [2022-03-02T16:06:09.965Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T16:06:09.965Z] --- SKIP: TestCreateServiceMaxReplicas (0.05s) [2022-03-02T16:06:09.965Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-02T16:06:09.965Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T16:06:09.965Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-02T16:06:09.965Z] === RUN TestCreateServiceSecretFileMode [2022-03-02T16:06:09.965Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T16:06:09.965Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-03-02T16:06:09.965Z] === RUN TestCreateServiceConfigFileMode [2022-03-02T16:06:09.965Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T16:06:09.965Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-03-02T16:06:09.965Z] === RUN TestCreateServiceSysctls [2022-03-02T16:06:09.965Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T16:06:09.965Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-03-02T16:06:09.965Z] === RUN TestCreateServiceCapabilities [2022-03-02T16:06:09.965Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T16:06:09.965Z] --- SKIP: TestCreateServiceCapabilities (0.05s) [2022-03-02T16:06:09.965Z] === RUN TestInspect [2022-03-02T16:06:09.965Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T16:06:09.965Z] --- SKIP: TestInspect (0.00s) [2022-03-02T16:06:09.965Z] === RUN TestCreateJob [2022-03-02T16:06:09.965Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T16:06:09.965Z] --- SKIP: TestCreateJob (0.00s) [2022-03-02T16:06:09.965Z] === RUN TestReplicatedJob [2022-03-02T16:06:09.965Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T16:06:09.965Z] --- SKIP: TestReplicatedJob (0.00s) [2022-03-02T16:06:09.965Z] === RUN TestUpdateReplicatedJob [2022-03-02T16:06:09.965Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T16:06:09.965Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-03-02T16:06:09.965Z] === RUN TestServiceListWithStatuses [2022-03-02T16:06:09.965Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T16:06:09.965Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-02T16:06:09.965Z] === RUN TestDockerNetworkConnectAlias [2022-03-02T16:06:09.965Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T16:06:09.965Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-03-02T16:06:09.965Z] === RUN TestDockerNetworkReConnect [2022-03-02T16:06:09.965Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T16:06:09.965Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-03-02T16:06:09.965Z] === RUN TestServicePlugin [2022-03-02T16:06:09.965Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T16:06:09.965Z] --- SKIP: TestServicePlugin (0.00s) [2022-03-02T16:06:09.965Z] === RUN TestServiceUpdateLabel [2022-03-02T16:06:09.965Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-02T16:06:09.965Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-03-02T16:06:09.965Z] === RUN TestServiceUpdateSecrets [2022-03-02T16:06:09.965Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-02T16:06:09.965Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-03-02T16:06:09.965Z] === RUN TestServiceUpdateConfigs [2022-03-02T16:06:09.965Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-02T16:06:09.965Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-03-02T16:06:09.965Z] === RUN TestServiceUpdateNetwork [2022-03-02T16:06:09.965Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-02T16:06:09.965Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-03-02T16:06:09.965Z] === RUN TestServiceUpdatePidsLimit [2022-03-02T16:06:09.965Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-02T16:06:09.965Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-03-02T16:06:09.965Z] PASS [2022-03-02T16:06:09.965Z] ok github.com/docker/docker/integration/service 0.362s [2022-03-02T16:06:09.965Z] [2022-03-02T16:06:09.965Z] === Skipped [2022-03-02T16:06:09.965Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-02T16:06:09.965Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T16:06:09.965Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-02T16:06:09.965Z] [2022-03-02T16:06:09.965Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-02T16:06:09.965Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T16:06:09.965Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-02T16:06:09.965Z] [2022-03-02T16:06:09.965Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.01s) [2022-03-02T16:06:09.965Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T16:06:09.965Z] [2022-03-02T16:06:09.965Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-03-02T16:06:09.965Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T16:06:09.965Z] [2022-03-02T16:06:09.965Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.05s) [2022-03-02T16:06:09.965Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T16:06:09.965Z] [2022-03-02T16:06:09.965Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-02T16:06:09.965Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T16:06:09.965Z] [2022-03-02T16:06:09.965Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-03-02T16:06:09.965Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T16:06:09.965Z] [2022-03-02T16:06:09.965Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-03-02T16:06:09.965Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T16:06:09.965Z] [2022-03-02T16:06:09.965Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2022-03-02T16:06:09.965Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T16:06:09.965Z] [2022-03-02T16:06:09.965Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.05s) [2022-03-02T16:06:09.965Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T16:06:09.965Z] [2022-03-02T16:06:09.965Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-03-02T16:06:09.965Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T16:06:09.965Z] [2022-03-02T16:06:09.965Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-03-02T16:06:09.965Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T16:06:09.965Z] [2022-03-02T16:06:09.965Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-03-02T16:06:09.965Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T16:06:09.965Z] [2022-03-02T16:06:09.965Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-03-02T16:06:09.965Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T16:06:09.965Z] [2022-03-02T16:06:09.965Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-03-02T16:06:09.965Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T16:06:09.965Z] [2022-03-02T16:06:09.965Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-03-02T16:06:09.965Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T16:06:09.965Z] [2022-03-02T16:06:09.965Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-03-02T16:06:09.965Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T16:06:09.965Z] [2022-03-02T16:06:09.965Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-03-02T16:06:09.965Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T16:06:09.965Z] [2022-03-02T16:06:09.965Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-03-02T16:06:09.965Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-02T16:06:09.965Z] [2022-03-02T16:06:09.965Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-03-02T16:06:09.965Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-02T16:06:09.965Z] [2022-03-02T16:06:09.965Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-03-02T16:06:09.965Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-02T16:06:09.965Z] [2022-03-02T16:06:09.965Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-03-02T16:06:09.965Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-02T16:06:09.965Z] [2022-03-02T16:06:09.965Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-03-02T16:06:09.965Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-02T16:06:09.965Z] [2022-03-02T16:06:09.965Z] DONE 24 tests, 23 skipped in 2.798s [2022-03-02T16:06:09.965Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-03-02T16:06:12.138Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-02T16:06:12.138Z] INFO: Testing against a local daemon [2022-03-02T16:06:12.138Z] === RUN TestSessionCreate [2022-03-02T16:06:12.138Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-02T16:06:12.138Z] --- SKIP: TestSessionCreate (0.00s) [2022-03-02T16:06:12.138Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-02T16:06:12.138Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-02T16:06:12.138Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-03-02T16:06:12.138Z] PASS [2022-03-02T16:06:12.138Z] ok github.com/docker/docker/integration/session 0.170s [2022-03-02T16:06:12.138Z] [2022-03-02T16:06:12.138Z] === Skipped [2022-03-02T16:06:12.138Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-03-02T16:06:12.138Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-02T16:06:12.138Z] [2022-03-02T16:06:12.138Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-03-02T16:06:12.138Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-02T16:06:12.138Z] [2022-03-02T16:06:12.138Z] DONE 2 tests, 2 skipped in 2.091s [2022-03-02T16:06:12.599Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-03-02T16:06:14.316Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-03-02T16:06:14.316Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-03-02T16:06:14.575Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-03-02T16:06:14.576Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-03-02T16:06:14.576Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-03-02T16:06:14.771Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-02T16:06:14.771Z] INFO: Testing against a local daemon [2022-03-02T16:06:14.771Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-02T16:06:14.771Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T16:06:14.771Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-02T16:06:14.771Z] === RUN TestDiskUsage [2022-03-02T16:06:14.771Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-02T16:06:14.771Z] --- SKIP: TestDiskUsage (0.00s) [2022-03-02T16:06:14.771Z] === RUN TestEventsExecDie [2022-03-02T16:06:14.771Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-02T16:06:14.771Z] --- SKIP: TestEventsExecDie (0.00s) [2022-03-02T16:06:14.771Z] === RUN TestEventsBackwardsCompatible [2022-03-02T16:06:14.771Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-02T16:06:14.771Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-03-02T16:06:14.771Z] === RUN TestEventsVolumeCreate [2022-03-02T16:06:14.771Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-02T16:06:14.771Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-03-02T16:06:14.771Z] === RUN TestInfoAPI [2022-03-02T16:06:14.771Z] --- PASS: TestInfoAPI (0.13s) [2022-03-02T16:06:14.771Z] === RUN TestInfoAPIWarnings [2022-03-02T16:06:14.771Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-02T16:06:14.771Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-03-02T16:06:14.771Z] === RUN TestInfoDebug [2022-03-02T16:06:14.771Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-02T16:06:14.771Z] --- SKIP: TestInfoDebug (0.00s) [2022-03-02T16:06:14.771Z] === RUN TestInfoInsecureRegistries [2022-03-02T16:06:14.771Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-02T16:06:14.771Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-03-02T16:06:14.771Z] === RUN TestInfoRegistryMirrors [2022-03-02T16:06:14.771Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-02T16:06:14.771Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-03-02T16:06:14.771Z] === RUN TestLoginFailsWithBadCredentials [2022-03-02T16:06:15.144Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-03-02T16:06:15.144Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-03-02T16:06:15.144Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-03-02T16:06:15.144Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-03-02T16:06:15.230Z] --- PASS: TestLoginFailsWithBadCredentials (1.01s) [2022-03-02T16:06:15.230Z] === RUN TestPingCacheHeaders [2022-03-02T16:06:15.687Z] --- PASS: TestPingCacheHeaders (0.05s) [2022-03-02T16:06:15.687Z] === RUN TestPingGet [2022-03-02T16:06:15.687Z] --- PASS: TestPingGet (0.05s) [2022-03-02T16:06:15.687Z] === RUN TestPingHead [2022-03-02T16:06:15.687Z] --- PASS: TestPingHead (0.05s) [2022-03-02T16:06:15.687Z] === RUN TestVersion [2022-03-02T16:06:15.687Z] --- PASS: TestVersion (0.04s) [2022-03-02T16:06:15.687Z] PASS [2022-03-02T16:06:15.687Z] ok github.com/docker/docker/integration/system 1.476s [2022-03-02T16:06:15.687Z] [2022-03-02T16:06:15.687Z] === Skipped [2022-03-02T16:06:15.687Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-02T16:06:15.687Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-02T16:06:15.687Z] [2022-03-02T16:06:15.687Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-03-02T16:06:15.687Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-02T16:06:15.687Z] [2022-03-02T16:06:15.687Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-03-02T16:06:15.687Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-02T16:06:15.687Z] [2022-03-02T16:06:15.687Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-03-02T16:06:15.687Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-02T16:06:15.687Z] [2022-03-02T16:06:15.687Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-03-02T16:06:15.687Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-02T16:06:15.687Z] [2022-03-02T16:06:15.687Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-03-02T16:06:15.687Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-02T16:06:15.687Z] [2022-03-02T16:06:15.687Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-03-02T16:06:15.687Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-02T16:06:15.687Z] [2022-03-02T16:06:15.687Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-03-02T16:06:15.687Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-02T16:06:15.687Z] [2022-03-02T16:06:15.687Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-03-02T16:06:15.687Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-02T16:06:15.687Z] [2022-03-02T16:06:15.687Z] DONE 15 tests, 9 skipped in 3.317s [2022-03-02T16:06:15.687Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-03-02T16:06:16.079Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-03-02T16:06:16.079Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-03-02T16:06:16.646Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-03-02T16:06:16.905Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-03-02T16:06:16.905Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-03-02T16:06:16.905Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-03-02T16:06:16.905Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-03-02T16:06:16.905Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-03-02T16:06:17.859Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-02T16:06:17.859Z] INFO: Testing against a local daemon [2022-03-02T16:06:17.859Z] === RUN TestVolumesCreateAndList [2022-03-02T16:06:17.859Z] --- PASS: TestVolumesCreateAndList (0.05s) [2022-03-02T16:06:17.859Z] === RUN TestVolumesRemove [2022-03-02T16:06:17.859Z] --- PASS: TestVolumesRemove (0.14s) [2022-03-02T16:06:17.859Z] === RUN TestVolumesInspect [2022-03-02T16:06:17.859Z] --- PASS: TestVolumesInspect (0.05s) [2022-03-02T16:06:17.859Z] === RUN TestVolumesInvalidJSON [2022-03-02T16:06:17.859Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-02T16:06:17.859Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-02T16:06:18.318Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-02T16:06:18.318Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-03-02T16:06:18.318Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2022-03-02T16:06:18.318Z] PASS [2022-03-02T16:06:18.318Z] ok github.com/docker/docker/integration/volume 0.421s [2022-03-02T16:06:18.318Z] [2022-03-02T16:06:18.318Z] DONE 5 tests in 2.460s [2022-03-02T16:06:18.318Z] INFO: make.ps1 ended at 03/02/2022 16:06:18 [2022-03-02T16:06:18.318Z] INFO: Integration CLI tests being run from the host: [2022-03-02T16:06:18.318Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2022-03-02T16:06:18.808Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-03-02T16:06:18.808Z] docker_cli_swarm_test.go:1895: [dfa87aabc5831] joining swarm manager [d27f25e4ba7d0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-02T16:06:18.808Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-03-02T16:06:19.067Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-03-02T16:06:19.067Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-03-02T16:06:19.067Z] === RUN TestDockerSuite/TestVolumeEvents [2022-03-02T16:06:20.005Z] docker_cli_swarm_test.go:1896: [dd14794df1eef] joining swarm manager [d27f25e4ba7d0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-02T16:06:25.294Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-03-02T16:06:25.864Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-03-02T16:06:25.864Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-03-02T16:06:25.864Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-03-02T16:06:27.766Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-03-02T16:06:28.633Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-02T16:06:28.633Z] INFO: Testing against a local daemon [2022-03-02T16:06:28.633Z] === RUN TestDockerSuite [2022-03-02T16:06:28.633Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-03-02T16:06:28.633Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-03-02T16:06:28.633Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-02T16:06:28.633Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-03-02T16:06:28.633Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-03-02T16:06:28.633Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-03-02T16:06:28.633Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-03-02T16:06:28.633Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-02T16:06:28.633Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-03-02T16:06:28.633Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-03-02T16:06:29.095Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-03-02T16:06:29.095Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-03-02T16:06:30.059Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-03-02T16:06:30.297Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-03-02T16:06:30.297Z] docker_cli_run_test.go:4410: unmatched requirement DaemonIsWindows [2022-03-02T16:06:30.297Z] --- PASS: TestDockerSuite (1264.77s) [2022-03-02T16:06:30.297Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2022-03-02T16:06:30.297Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2022-03-02T16:06:30.297Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-03-02T16:06:30.297Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-03-02T16:06:30.297Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-03-02T16:06:30.297Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-03-02T16:06:30.297Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-03-02T16:06:30.297Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.46s) [2022-03-02T16:06:30.297Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.09s) [2022-03-02T16:06:30.297Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.42s) [2022-03-02T16:06:30.297Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s) [2022-03-02T16:06:30.297Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.53s) [2022-03-02T16:06:30.297Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.17s) [2022-03-02T16:06:30.297Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-03-02T16:06:30.297Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.51s) [2022-03-02T16:06:30.297Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.41s) [2022-03-02T16:06:30.297Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-03-02T16:06:30.297Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-03-02T16:06:30.297Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.06s) [2022-03-02T16:06:30.297Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.91s) [2022-03-02T16:06:30.297Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.13s) [2022-03-02T16:06:30.297Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-03-02T16:06:30.297Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-03-02T16:06:30.297Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.08s) [2022-03-02T16:06:30.297Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.53s) [2022-03-02T16:06:30.297Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.58s) [2022-03-02T16:06:30.297Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.01s) [2022-03-02T16:06:30.297Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.69s) [2022-03-02T16:06:30.297Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.86s) [2022-03-02T16:06:30.297Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.74s) [2022-03-02T16:06:30.297Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.75s) [2022-03-02T16:06:30.297Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.91s) [2022-03-02T16:06:30.297Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.62s) [2022-03-02T16:06:30.297Z] --- PASS: TestDockerSuite/TestAttachDetach (0.88s) [2022-03-02T16:06:30.297Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.67s) [2022-03-02T16:06:30.297Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.72s) [2022-03-02T16:06:30.297Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.95s) [2022-03-02T16:06:30.297Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.80s) [2022-03-02T16:06:30.297Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.35s) [2022-03-02T16:06:30.297Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.65s) [2022-03-02T16:06:30.297Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.09s) [2022-03-02T16:06:30.297Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.17s) [2022-03-02T16:06:30.297Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-03-02T16:06:30.297Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.00s) [2022-03-02T16:06:30.297Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.73s) [2022-03-02T16:06:30.297Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (15.28s) [2022-03-02T16:06:30.297Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.41s) [2022-03-02T16:06:30.297Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.25s) [2022-03-02T16:06:30.297Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.15s) [2022-03-02T16:06:30.297Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.84s) [2022-03-02T16:06:30.297Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.83s) [2022-03-02T16:06:30.297Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.01s) [2022-03-02T16:06:30.297Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.67s) [2022-03-02T16:06:30.297Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.41s) [2022-03-02T16:06:30.297Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.67s) [2022-03-02T16:06:30.297Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.12s) [2022-03-02T16:06:30.297Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.74s) [2022-03-02T16:06:30.297Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.03s) [2022-03-02T16:06:30.297Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.83s) [2022-03-02T16:06:30.297Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.43s) [2022-03-02T16:06:30.297Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.18s) [2022-03-02T16:06:30.297Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.70s) [2022-03-02T16:06:30.297Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.71s) [2022-03-02T16:06:30.297Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.18s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.78s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.49s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.66s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.76s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.40s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.29s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.39s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.21s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.12s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (4.97s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.32s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.47s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.37s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.88s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.64s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.08s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.17s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.24s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.37s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.12s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (2.91s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.49s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.43s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.17s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.12s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.45s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.05s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.16s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.68s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.87s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.54s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.37s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.74s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.68s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.63s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.69s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.76s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.64s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildCmd (0.40s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.34s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.38s) [2022-03-02T16:06:30.298Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.34s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.45s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.59s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.83s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.24s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.68s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.46s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.22s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (8.74s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.76s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.66s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.63s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (4.01s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.36s) [2022-03-02T16:06:30.298Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-03-02T16:06:30.298Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-03-02T16:06:30.298Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-03-02T16:06:30.298Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.59s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (3.15s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.16s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.23s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.27s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (3.26s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.30s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (0.75s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.62s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.48s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.86s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.12s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.94s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.45s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.18s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.19s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.62s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.00s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (3.96s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.21s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.08s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.46s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.79s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.00s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (14.39s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.21s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.36s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.40s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.35s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.84s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.15s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.35s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.40s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.23s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.56s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.71s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildEnv (1.40s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.26s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.15s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.70s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.29s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.05s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.93s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.03s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.46s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.44s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.14s) [2022-03-02T16:06:30.298Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.27s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (7.98s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildExpose (0.33s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.80s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.63s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.33s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildFails (0.97s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.13s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.51s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.06s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.38s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.24s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.36s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.83s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.55s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.10s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.46s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.00s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.21s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.25s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildHistory (3.50s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.56s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.61s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.56s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.51s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.04s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.88s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildLabel (0.40s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.46s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.45s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.30s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildLabels (0.41s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.33s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.05s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.75s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.60s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.15s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.26s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.60s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.79s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.15s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.36s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.45s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.49s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.77s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.77s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.34s) [2022-03-02T16:06:30.298Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.35s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.44s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.51s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.21s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.39s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.39s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.76s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.67s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.17s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.29s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.24s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.34s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.42s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.60s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.50s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.05s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.93s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.33s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.84s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.03s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.26s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.39s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildPATH (1.71s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.48s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.56s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.38s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.31s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.42s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildRm (2.08s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.69s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.07s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.56s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.57s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.28s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.16s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.96s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.98s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.11s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.28s) [2022-03-02T16:06:30.298Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.36s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.78s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildStderr (0.93s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.08s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.75s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.68s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.44s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.62s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.16s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildUser (1.46s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.69s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (11.12s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.61s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.24s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.64s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.59s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.03s) [2022-03-02T16:06:30.298Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-03-02T16:06:30.298Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-03-02T16:06:30.298Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-03-02T16:06:30.298Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.16s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.68s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.54s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.96s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.21s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.23s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.24s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.72s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.25s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.40s) [2022-03-02T16:06:30.298Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.55s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.49s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-03-02T16:06:30.298Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.41s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.54s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestCommitChange (0.60s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.53s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestCommitHardlink (0.94s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestCommitNewFile (0.90s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.51s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestCommitTTY (0.93s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.51s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (0.97s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.53s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.04s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestContainerAPICommit (0.91s) [2022-03-02T16:06:30.298Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (0.94s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.42s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.45s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.43s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.40s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.41s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.40s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.06s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.05s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.45s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.44s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.43s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.02s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.47s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.43s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.53s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.56s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.57s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.66s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.82s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.95s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.16s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.65s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.00s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.10s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.43s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.33s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.50s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.62s) [2022-03-02T16:06:30.299Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.48s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.47s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.69s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.15s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.66s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.77s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.08s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.05s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.39s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (0.51s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.63s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.51s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000eca558_} (1.41s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1469856653_/foo_false____} (1.48s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1469856653_/foo_true____} (1.37s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3797200349_/foo_false____} (1.31s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3797200349_/foo_true____} (1.40s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3797200349_/foo_true__0xc000eca588__} (1.46s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000eca5a0_} (1.42s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000eca5b8_} (1.42s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000eca5d0_} (1.43s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000eca5e8_} (1.42s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.53s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.34s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.01s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.04s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.81s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.39s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.33s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.08s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.12s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.74s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.78s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.73s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.81s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.62s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.62s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.87s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.71s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.76s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.97s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.72s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.90s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.77s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.78s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.90s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.50s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.69s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.82s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.68s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.46s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.56s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestCpToCaseA (0.87s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.45s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.34s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestCpToCaseD (2.78s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.08s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.50s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.44s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.38s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.47s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestCpToCaseJ (2.53s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.61s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestCpToDot (0.58s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.88s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.16s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestCpToStdout (0.53s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.05s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.29s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.53s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.84s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.46s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.66s) [2022-03-02T16:06:30.299Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.10s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.51s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.37s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestCreateLabels (0.10s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.16s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestCreateRM (0.21s) [2022-03-02T16:06:30.299Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.14s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.22s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.94s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.65s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.05s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.03s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.42s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.80s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.46s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.91s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.08s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.64s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.49s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.05s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.55s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.06s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.97s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.60s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.32s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.29s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.50s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.55s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.16s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.96s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestEventsAttach (0.56s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestEventsCommit (0.64s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.79s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.55s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.54s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.56s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.21s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.48s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.28s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestEventsCopy (1.09s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.36s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.51s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.32s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.22s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.86s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.17s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.34s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.18s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestEventsFilters (1.05s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestEventsFormat (0.91s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.94s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.35s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.67s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.04s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.31s) [2022-03-02T16:06:30.299Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-03-02T16:06:30.299Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.00s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.69s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestEventsRename (0.62s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestEventsResize (0.60s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.54s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.78s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.45s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.85s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestEventsTop (0.58s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.76s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestExec (0.52s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.47s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.46s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.44s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestExecAPIStart (0.97s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.54s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.51s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.52s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.62s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.48s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.51s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.03s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestExecCgroup (0.94s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestExecEnv (0.50s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.43s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.66s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestExecInspectID (2.55s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestExecInteractive (0.55s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.54s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.53s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestExecParseError (0.45s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.50s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.45s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.94s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.54s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestExecStartFails (0.51s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.81s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.45s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestExecTTY (0.50s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.50s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.45s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestExecUlimits (0.52s) [2022-03-02T16:06:30.299Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.23s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.62s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.72s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.52s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestExecWithUser (0.59s) [2022-03-02T16:06:30.299Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.47s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.53s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.51s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.54s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.41s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestHealth (18.69s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.53s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.54s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.18s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.28s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.56s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.98s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.65s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.52s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.53s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestImportBadURL (0.04s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestImportDisplay (1.03s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestImportFile (1.05s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.06s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestImportGzipped (1.12s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.04s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.49s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.45s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.47s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.48s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.68s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.49s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.53s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.56s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.48s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.20s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.60s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.59s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.05s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.83s) [2022-03-02T16:06:30.300Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.63s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.49s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestInspectDefault (0.41s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestInspectHistory (0.52s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-02T16:06:30.300Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.40s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.44s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.46s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.45s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.96s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.50s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestInspectStatus (0.53s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.92s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.47s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.49s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.47s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.41s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.46s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.49s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.43s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.88s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.94s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.22s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.06s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.33s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.31s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.33s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.27s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.53s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.75s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.37s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.03s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.45s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.42s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.27s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.44s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.45s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.45s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.55s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.47s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.45s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.76s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.78s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.77s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.85s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.65s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.97s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.57s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.46s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestLogsSince (6.75s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.69s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.41s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestLogsTail (0.47s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.44s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.42s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.22s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.64s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestNetHostname (1.28s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.21s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.63s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.48s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.61s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestPluginActive (1.98s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.45s) [2022-03-02T16:06:30.300Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.24s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.86s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (2.13s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.48s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.73s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.30s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.97s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.81s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestPortList (6.82s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.99s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.17s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.58s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.46s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.65s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.87s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.79s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.85s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.40s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestPsByOrder (1.84s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.61s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestPsListContainersBase (1.86s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.82s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.21s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.28s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.93s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.56s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.27s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.97s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.87s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.25s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.94s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.16s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.53s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.41s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.50s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.47s) [2022-03-02T16:06:30.300Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.19s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.07s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.52s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.32s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.92s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.45s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.71s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.75s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.27s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.11s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.09s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.21s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.03s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.05s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.16s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.50s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestRmiBlank (0.04s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.16s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.69s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.63s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.21s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (0.99s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.63s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.02s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.57s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestRmiTag (0.16s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.49s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.65s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.45s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.57s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.28s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.97s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestRunAddHost (0.77s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.23s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.46s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.44s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.66s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.43s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.55s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.53s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.80s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.86s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.57s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.58s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.55s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.52s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.75s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.85s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.78s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.54s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.43s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.45s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.03s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.32s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.68s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.54s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.63s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.46s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.47s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.74s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.42s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.43s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.47s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.45s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.66s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.47s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.45s) [2022-03-02T16:06:30.300Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.41s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.05s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.41s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.91s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.92s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.84s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.39s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.43s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.43s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.43s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.44s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (0.95s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.09s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.44s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.30s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.01s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.49s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.90s) [2022-03-02T16:06:30.301Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-03-02T16:06:30.301Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.47s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.56s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.02s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.62s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.46s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.92s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.44s) [2022-03-02T16:06:30.301Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.42s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (0.95s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.43s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.44s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.43s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.50s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.05s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.55s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.53s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.41s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.41s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunExitCode (0.43s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.44s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.44s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.45s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.41s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.47s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.87s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.20s) [2022-03-02T16:06:30.301Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.04s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.68s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.02s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.57s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.90s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.04s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.43s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.73s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.91s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.87s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.44s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.36s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.36s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.64s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.19s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.92s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.73s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.97s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.17s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.10s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunMount (3.93s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.44s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.49s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.09s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.46s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.63s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.41s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.68s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.64s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (0.97s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.61s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunNetHost (0.94s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.55s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.66s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.90s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.47s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.37s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.41s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.55s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.47s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.66s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.09s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.74s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.53s) [2022-03-02T16:06:30.301Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.46s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.62s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.60s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.75s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.47s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.43s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.44s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.59s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.57s) [2022-03-02T16:06:30.301Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.68s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.63s) [2022-03-02T16:06:30.301Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.53s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.93s) [2022-03-02T16:06:30.301Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.40s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.81s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunRm (0.46s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.45s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.43s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.43s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.39s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.45s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.14s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.56s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.39s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.42s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.41s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.38s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.42s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.42s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.40s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.46s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.46s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.40s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunState (0.96s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.43s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.67s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.20s) [2022-03-02T16:06:30.301Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.46s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.54s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunSysctls (1.13s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.07s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.03s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.63s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.88s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.47s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.13s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.68s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.81s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.46s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.47s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.49s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.62s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunUnshareProc (0.93s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunUserByID (0.45s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.11s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.46s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunUserByName (0.42s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.46s) [2022-03-02T16:06:30.301Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.12s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.43s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.47s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.41s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.65s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.30s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.88s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.54s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.05s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.56s) [2022-03-02T16:06:30.301Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-03-02T16:06:30.301Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-03-02T16:06:30.301Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.18s) [2022-03-02T16:06:30.301Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.71s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.65s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.07s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.51s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.45s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.56s) [2022-03-02T16:06:30.301Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.07s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-03-02T16:06:30.301Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-03-02T16:06:30.301Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-03-02T16:06:30.301Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-03-02T16:06:30.301Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-03-02T16:06:30.301Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.60s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.47s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.05s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.63s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.30s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.69s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.56s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.47s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.05s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.47s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.04s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.63s) [2022-03-02T16:06:30.301Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.37s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.88s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.49s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.00s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.49s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.79s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.99s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.83s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.50s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestSaveImageId (0.12s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.38s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.43s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.09s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.54s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.12s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.20s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.26s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.48s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.55s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.03s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.90s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.46s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.61s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.81s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.52s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.48s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.46s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestStartRecordError (1.04s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.73s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.24s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.71s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.46s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.50s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.56s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.44s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.45s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.48s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.48s) [2022-03-02T16:06:30.301Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.47s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.48s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.80s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.44s) [2022-03-02T16:06:30.301Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.43s) [2022-03-02T16:06:30.301Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-03-02T16:06:30.301Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-03-02T16:06:30.302Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.09s) [2022-03-02T16:06:30.302Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.75s) [2022-03-02T16:06:30.302Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.72s) [2022-03-02T16:06:30.302Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.15s) [2022-03-02T16:06:30.302Z] --- PASS: TestDockerSuite/TestUpdateStats (3.48s) [2022-03-02T16:06:30.302Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.83s) [2022-03-02T16:06:30.302Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-03-02T16:06:30.302Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.66s) [2022-03-02T16:06:30.302Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.53s) [2022-03-02T16:06:30.302Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.23s) [2022-03-02T16:06:30.302Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.37s) [2022-03-02T16:06:30.302Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.37s) [2022-03-02T16:06:30.302Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.42s) [2022-03-02T16:06:30.302Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.11s) [2022-03-02T16:06:30.302Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.49s) [2022-03-02T16:06:30.302Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.27s) [2022-03-02T16:06:30.302Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.30s) [2022-03-02T16:06:30.302Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.87s) [2022-03-02T16:06:30.302Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.07s) [2022-03-02T16:06:30.302Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.45s) [2022-03-02T16:06:30.302Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.69s) [2022-03-02T16:06:30.302Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.61s) [2022-03-02T16:06:30.302Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.27s) [2022-03-02T16:06:30.302Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.26s) [2022-03-02T16:06:30.302Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2022-03-02T16:06:30.302Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-03-02T16:06:30.302Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-03-02T16:06:30.302Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.59s) [2022-03-02T16:06:30.302Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2022-03-02T16:06:30.302Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-03-02T16:06:30.302Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-03-02T16:06:30.302Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.70s) [2022-03-02T16:06:30.302Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2022-03-02T16:06:30.302Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.83s) [2022-03-02T16:06:30.302Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-03-02T16:06:30.302Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-03-02T16:06:30.302Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-03-02T16:06:30.302Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-03-02T16:06:30.302Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.72s) [2022-03-02T16:06:30.302Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.15s) [2022-03-02T16:06:30.302Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.17s) [2022-03-02T16:06:30.302Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-03-02T16:06:30.302Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-03-02T16:06:30.302Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.37s) [2022-03-02T16:06:30.302Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.34s) [2022-03-02T16:06:30.302Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2022-03-02T16:06:30.302Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2022-03-02T16:06:30.302Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.67s) [2022-03-02T16:06:30.302Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.28s) [2022-03-02T16:06:30.302Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-03-02T16:06:30.302Z] === RUN TestDockerRegistrySuite [2022-03-02T16:06:30.302Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-03-02T16:06:30.517Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-03-02T16:06:31.239Z] check_test.go:195: [db3f34074e4d3] daemon is not started [2022-03-02T16:06:31.239Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-03-02T16:06:32.178Z] check_test.go:195: [d74ff915f6b2c] daemon is not started [2022-03-02T16:06:32.178Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-03-02T16:06:33.114Z] check_test.go:195: [d36986416cb6a] daemon is not started [2022-03-02T16:06:33.372Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-03-02T16:06:33.372Z] check_test.go:195: [d4f511e6a6b60] daemon is not started [2022-03-02T16:06:33.372Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-03-02T16:06:35.908Z] check_test.go:195: [dc9796cef1153] daemon is not started [2022-03-02T16:06:35.908Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-03-02T16:06:36.169Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-03-02T16:06:40.359Z] check_test.go:195: [dd5a4c0f3051c] daemon is not started [2022-03-02T16:06:40.359Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-03-02T16:06:42.894Z] check_test.go:195: [dc515c3ac8a9d] daemon is not started [2022-03-02T16:06:42.894Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-03-02T16:06:43.833Z] check_test.go:195: [de11269ec9e71] daemon is not started [2022-03-02T16:06:43.833Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-03-02T16:06:43.833Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-03-02T16:06:44.781Z] check_test.go:195: [d75b965f949c6] daemon is not started [2022-03-02T16:06:44.781Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-03-02T16:06:45.717Z] check_test.go:195: [d9e715cc60f7d] daemon is not started [2022-03-02T16:06:45.717Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-03-02T16:06:46.653Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-03-02T16:06:47.223Z] check_test.go:195: [dd5287cbfc225] daemon is not started [2022-03-02T16:06:47.223Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-03-02T16:06:48.141Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-03-02T16:06:48.141Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-03-02T16:06:48.141Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-03-02T16:06:48.613Z] check_test.go:195: [db5280da8b56e] daemon is not started [2022-03-02T16:06:48.613Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-03-02T16:06:49.550Z] check_test.go:195: [d2c1f47f2a74f] daemon is not started [2022-03-02T16:06:49.550Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-03-02T16:06:50.486Z] check_test.go:195: [dbbaf06670955] daemon is not started [2022-03-02T16:06:50.486Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-03-02T16:06:51.052Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e4503e4122df30225b0412fdbfc8b05e9f56f84df7255a315dca6d6635a4a8d1 [2022-03-02T16:06:51.988Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:95a4b4e9a53ae231a34922ab5595c37be1c8b91f54a02e86bfef2a7c135a6be0 [2022-03-02T16:06:52.247Z] check_test.go:195: [d2a40d1f01a58] daemon is not started [2022-03-02T16:06:52.247Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-03-02T16:06:53.129Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-03-02T16:06:53.129Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-03-02T16:06:53.129Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-02T16:06:53.129Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-03-02T16:06:53.129Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-02T16:06:53.129Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-03-02T16:06:53.129Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-03-02T16:06:53.185Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:b0d87bddd2dde772ecb69affe965026f1a6b80b32cf01065a24fa9958df43c09 [2022-03-02T16:06:53.755Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:968082b854f689041deb9d86d1b6f59e7fac5f1cdef4d3d8d6f2d5a3d86c2df3 [2022-03-02T16:06:54.014Z] check_test.go:195: [d0e7db6fa800f] daemon is not started [2022-03-02T16:06:54.014Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-03-02T16:06:54.665Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-03-02T16:06:54.665Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-02T16:06:54.665Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-03-02T16:06:54.955Z] check_test.go:195: [d99a4dbe378b1] daemon is not started [2022-03-02T16:06:54.955Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-03-02T16:06:55.122Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-03-02T16:06:55.312Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-03-02T16:06:55.312Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-02T16:06:55.577Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-03-02T16:06:55.783Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-03-02T16:06:55.783Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-02T16:06:56.251Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-03-02T16:06:56.251Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-02T16:06:56.251Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-03-02T16:06:57.240Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-03-02T16:06:57.240Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-02T16:06:57.240Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-03-02T16:06:57.495Z] check_test.go:195: [dec6c6011951e] daemon is not started [2022-03-02T16:06:57.495Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-03-02T16:06:58.066Z] check_test.go:195: [df3bb6872b403] daemon is not started [2022-03-02T16:06:58.066Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-03-02T16:06:58.066Z] check_test.go:195: [df2bc46d753bf] daemon is not started [2022-03-02T16:06:58.066Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-03-02T16:06:59.003Z] check_test.go:195: [d912b12c525cf] daemon is not started [2022-03-02T16:06:59.003Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-03-02T16:06:59.945Z] check_test.go:195: [dc7025e5fc356] daemon is not started [2022-03-02T16:06:59.945Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-03-02T16:07:00.882Z] check_test.go:195: [dcfbed1bd94c2] daemon is not started [2022-03-02T16:07:00.882Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-03-02T16:07:02.275Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-03-02T16:07:02.620Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-03-02T16:07:03.654Z] check_test.go:195: [dfcd4c6c48c40] daemon is not started [2022-03-02T16:07:03.654Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-03-02T16:07:03.914Z] check_test.go:195: [d72a6ce0aff17] daemon is not started [2022-03-02T16:07:03.914Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-03-02T16:07:04.174Z] docker_cli_swarm_test.go:1796: [da73117252eb6] joining swarm manager [dad5dadef4687]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-02T16:07:05.113Z] check_test.go:195: [d31ba62802ec0] daemon is not started [2022-03-02T16:07:05.114Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-03-02T16:07:05.510Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-03-02T16:07:05.682Z] check_test.go:195: [d33c3fb48948b] daemon is not started [2022-03-02T16:07:05.682Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-03-02T16:07:05.682Z] docker_cli_swarm_test.go:1797: [dcbde6e61f76a] joining swarm manager [dad5dadef4687]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-02T16:07:05.682Z] check_test.go:195: [d11a0742916e4] daemon is not started [2022-03-02T16:07:05.682Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-03-02T16:07:05.940Z] check_test.go:195: [d6a8910b700d4] daemon is not started [2022-03-02T16:07:05.940Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-03-02T16:07:06.199Z] check_test.go:195: [d0bd5a15fe6ff] daemon is not started [2022-03-02T16:07:06.199Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-03-02T16:07:06.458Z] check_test.go:195: [d68bf545121a0] daemon is not started [2022-03-02T16:07:06.718Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-03-02T16:07:06.718Z] check_test.go:195: [d94dcaa7b0938] daemon is not started [2022-03-02T16:07:06.718Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-03-02T16:07:07.655Z] check_test.go:195: [d233b31c35e3f] daemon is not started [2022-03-02T16:07:07.655Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-03-02T16:07:09.034Z] check_test.go:195: [d0e27c3c58f6e] daemon is not started [2022-03-02T16:07:09.034Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-03-02T16:07:09.973Z] check_test.go:195: [dd363bc1dc8d2] daemon is not started [2022-03-02T16:07:09.973Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-03-02T16:07:10.910Z] check_test.go:195: [d9cbcee61ac9f] daemon is not started [2022-03-02T16:07:10.910Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-03-02T16:07:11.315Z] === RUN TestDockerSuite/TestBuildEnv [2022-03-02T16:07:11.315Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-02T16:07:11.315Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-03-02T16:07:11.315Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-02T16:07:11.315Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-03-02T16:07:11.315Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-02T16:07:11.315Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-03-02T16:07:11.315Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-02T16:07:11.315Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-03-02T16:07:11.315Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-02T16:07:11.315Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-03-02T16:07:11.846Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-03-02T16:07:12.781Z] --- PASS: TestDockerRegistrySuite (42.63s) [2022-03-02T16:07:12.781Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.11s) [2022-03-02T16:07:12.781Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.00s) [2022-03-02T16:07:12.781Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.23s) [2022-03-02T16:07:12.781Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2022-03-02T16:07:12.782Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.55s) [2022-03-02T16:07:12.782Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.07s) [2022-03-02T16:07:12.782Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.61s) [2022-03-02T16:07:12.782Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.08s) [2022-03-02T16:07:12.782Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.93s) [2022-03-02T16:07:12.782Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.18s) [2022-03-02T16:07:12.782Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.34s) [2022-03-02T16:07:12.782Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.34s) [2022-03-02T16:07:12.782Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.96s) [2022-03-02T16:07:12.782Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.92s) [2022-03-02T16:07:12.782Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.80s) [2022-03-02T16:07:12.782Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.82s) [2022-03-02T16:07:12.782Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.95s) [2022-03-02T16:07:12.782Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.13s) [2022-03-02T16:07:12.782Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.91s) [2022-03-02T16:07:12.782Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-03-02T16:07:12.782Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.92s) [2022-03-02T16:07:12.782Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.87s) [2022-03-02T16:07:12.782Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.83s) [2022-03-02T16:07:12.782Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.65s) [2022-03-02T16:07:12.782Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.56s) [2022-03-02T16:07:12.782Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.17s) [2022-03-02T16:07:12.782Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.47s) [2022-03-02T16:07:12.782Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.13s) [2022-03-02T16:07:12.782Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2022-03-02T16:07:12.782Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2022-03-02T16:07:12.782Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2022-03-02T16:07:12.782Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-03-02T16:07:12.782Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.01s) [2022-03-02T16:07:12.782Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.37s) [2022-03-02T16:07:12.782Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.82s) [2022-03-02T16:07:12.782Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.96s) [2022-03-02T16:07:12.782Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.92s) [2022-03-02T16:07:12.782Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2022-03-02T16:07:12.782Z] === RUN TestDockerSchema1RegistrySuite [2022-03-02T16:07:12.782Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-03-02T16:07:12.782Z] check_test.go:222: [d026d20491c4b] daemon is not started [2022-03-02T16:07:12.782Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-03-02T16:07:15.315Z] check_test.go:222: [d4edec028fe93] daemon is not started [2022-03-02T16:07:15.315Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-03-02T16:07:15.985Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-03-02T16:07:15.985Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-02T16:07:15.985Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-03-02T16:07:15.985Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-02T16:07:15.985Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-03-02T16:07:15.985Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-02T16:07:15.985Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-03-02T16:07:16.947Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-03-02T16:07:20.590Z] check_test.go:222: [da20da742abda] daemon is not started [2022-03-02T16:07:20.590Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-03-02T16:07:21.157Z] check_test.go:222: [df102162ea9e4] daemon is not started [2022-03-02T16:07:21.157Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-03-02T16:07:21.157Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-03-02T16:07:21.157Z] check_test.go:222: [da41d185d7a6e] daemon is not started [2022-03-02T16:07:21.157Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-03-02T16:07:22.537Z] check_test.go:222: [d6bc2cd59ae02] daemon is not started [2022-03-02T16:07:22.537Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-03-02T16:07:22.716Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-03-02T16:07:23.476Z] check_test.go:222: [da1c81844bfad] daemon is not started [2022-03-02T16:07:23.476Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-03-02T16:07:24.412Z] check_test.go:222: [d6313794aba91] daemon is not started [2022-03-02T16:07:24.412Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-03-02T16:07:26.945Z] check_test.go:222: [d652d451f5e98] daemon is not started [2022-03-02T16:07:26.945Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-03-02T16:07:27.205Z] check_test.go:222: [d53d099898dbc] daemon is not started [2022-03-02T16:07:27.205Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-03-02T16:07:27.773Z] check_test.go:222: [d37afb3cf6808] daemon is not started [2022-03-02T16:07:27.773Z] --- PASS: TestDockerSchema1RegistrySuite (15.05s) [2022-03-02T16:07:27.773Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2022-03-02T16:07:27.773Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.66s) [2022-03-02T16:07:27.773Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.79s) [2022-03-02T16:07:27.773Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.98s) [2022-03-02T16:07:27.773Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-03-02T16:07:27.773Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.06s) [2022-03-02T16:07:27.773Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.24s) [2022-03-02T16:07:27.773Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.86s) [2022-03-02T16:07:27.773Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.34s) [2022-03-02T16:07:27.773Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.43s) [2022-03-02T16:07:27.773Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.39s) [2022-03-02T16:07:27.773Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-03-02T16:07:27.773Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-03-02T16:07:28.342Z] check_test.go:251: [d4326041f0667] daemon is not started [2022-03-02T16:07:28.342Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-03-02T16:07:28.909Z] check_test.go:251: [dd898dddddd1e] daemon is not started [2022-03-02T16:07:28.909Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-03-02T16:07:28.909Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-03-02T16:07:29.168Z] check_test.go:251: [d10721ab84e56] daemon is not started [2022-03-02T16:07:29.168Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-03-02T16:07:30.547Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-03-02T16:07:31.117Z] docker_cli_swarm_test.go:1315: [dd3c97ce9a888] joining swarm manager [d6c7e2c79a22f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-02T16:07:31.377Z] check_test.go:251: [d07184c314585] daemon is not started [2022-03-02T16:07:31.377Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-03-02T16:07:31.947Z] check_test.go:251: [d7fef91b7a1e0] daemon is not started [2022-03-02T16:07:31.947Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-03-02T16:07:32.516Z] docker_cli_swarm_test.go:1316: [df0353e7ddbca] joining swarm manager [d6c7e2c79a22f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-02T16:07:32.775Z] check_test.go:251: [d87c3c0a2f6d7] daemon is not started [2022-03-02T16:07:33.036Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-03-02T16:07:33.036Z] check_test.go:251: [d2f00556ae321] daemon is not started [2022-03-02T16:07:33.036Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (5.46s) [2022-03-02T16:07:33.036Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.70s) [2022-03-02T16:07:33.036Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.65s) [2022-03-02T16:07:33.036Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.18s) [2022-03-02T16:07:33.036Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.34s) [2022-03-02T16:07:33.036Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.85s) [2022-03-02T16:07:33.036Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.55s) [2022-03-02T16:07:33.036Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (1.04s) [2022-03-02T16:07:33.036Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2022-03-02T16:07:33.036Z] === RUN TestDockerRegistryAuthTokenSuite [2022-03-02T16:07:33.036Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-03-02T16:07:33.126Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-03-02T16:07:33.127Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-03-02T16:07:33.127Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-02T16:07:33.127Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-03-02T16:07:38.304Z] check_test.go:278: [dbe00580a1e67] daemon is not started [2022-03-02T16:07:38.304Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-03-02T16:07:38.304Z] check_test.go:278: [d4fa7664a8053] daemon is not started [2022-03-02T16:07:38.304Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-03-02T16:07:38.564Z] check_test.go:278: [d371521a861d6] daemon is not started [2022-03-02T16:07:38.564Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-03-02T16:07:38.823Z] check_test.go:278: [dcb828045f4fa] daemon is not started [2022-03-02T16:07:38.823Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-03-02T16:07:38.823Z] check_test.go:278: [defb99f62934d] daemon is not started [2022-03-02T16:07:38.823Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.83s) [2022-03-02T16:07:38.823Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.18s) [2022-03-02T16:07:38.823Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-03-02T16:07:38.823Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.16s) [2022-03-02T16:07:38.823Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s) [2022-03-02T16:07:38.823Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.17s) [2022-03-02T16:07:38.823Z] === RUN TestDockerNetworkSuite [2022-03-02T16:07:38.823Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-03-02T16:07:39.805Z] docker_cli_network_unix_test.go:46: [d138cf606f677] daemon is not started [2022-03-02T16:07:40.065Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-03-02T16:07:40.325Z] docker_cli_network_unix_test.go:46: [d852d4b371758] daemon is not started [2022-03-02T16:07:40.530Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-03-02T16:07:40.530Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-03-02T16:07:40.530Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-02T16:07:40.530Z] === RUN TestDockerSuite/TestBuildExpose [2022-03-02T16:07:40.530Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-02T16:07:40.530Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-03-02T16:07:40.530Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-02T16:07:40.530Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-03-02T16:07:40.530Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-02T16:07:40.530Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-03-02T16:07:40.530Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-02T16:07:40.530Z] === RUN TestDockerSuite/TestBuildFails [2022-03-02T16:07:40.586Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-03-02T16:07:42.696Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-03-02T16:07:42.696Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-03-02T16:07:43.121Z] docker_cli_network_unix_test.go:46: [df5c82b33c037] daemon is not started [2022-03-02T16:07:43.383Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-03-02T16:07:44.764Z] docker_cli_network_unix_test.go:46: [d42ab4028b8b6] daemon is not started [2022-03-02T16:07:45.022Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-03-02T16:07:45.023Z] docker_cli_network_unix_test.go:1233: [d5517e063e2d3] daemon is not started [2022-03-02T16:07:47.554Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-03-02T16:07:48.488Z] docker_cli_network_unix_test.go:46: [d347624814b71] daemon is not started [2022-03-02T16:07:48.747Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-03-02T16:07:49.743Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-03-02T16:07:52.944Z] docker_cli_network_unix_test.go:46: [df572d104fc7d] daemon is not started [2022-03-02T16:07:53.882Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-03-02T16:07:54.370Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-03-02T16:07:54.370Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-03-02T16:07:55.363Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-03-02T16:07:55.788Z] docker_cli_network_unix_test.go:46: [d7b73c5f4e8a6] daemon is not started [2022-03-02T16:07:56.048Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-03-02T16:07:56.788Z] === RUN TestDockerSuite/TestBuildForceRm [2022-03-02T16:07:56.984Z] docker_cli_network_unix_test.go:46: [d67aec0cafcad] daemon is not started [2022-03-02T16:07:57.242Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-03-02T16:07:57.501Z] docker_cli_network_unix_test.go:46: [d967444589bd0] daemon is not started [2022-03-02T16:07:57.759Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-03-02T16:07:58.018Z] docker_cli_network_unix_test.go:46: [dd2f94b70c70b] daemon is not started [2022-03-02T16:07:58.018Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-03-02T16:07:58.591Z] docker_cli_network_unix_test.go:46: [d009c6d9a67c9] daemon is not started [2022-03-02T16:07:58.855Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-03-02T16:07:59.422Z] docker_cli_network_unix_test.go:46: [d2b0b802b1417] daemon is not started [2022-03-02T16:07:59.680Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-03-02T16:07:59.938Z] docker_cli_network_unix_test.go:46: [d5e8c3599a7c7] daemon is not started [2022-03-02T16:07:59.938Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-03-02T16:08:00.121Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-03-02T16:08:00.197Z] docker_cli_network_unix_test.go:46: [d8ee26e15f691] daemon is not started [2022-03-02T16:08:00.197Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-03-02T16:08:00.765Z] docker_cli_network_unix_test.go:46: [dfd59a89c4a58] daemon is not started [2022-03-02T16:08:01.024Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-03-02T16:08:01.284Z] docker_cli_network_unix_test.go:46: [d245292bffeda] daemon is not started [2022-03-02T16:08:01.284Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-03-02T16:08:01.284Z] docker_cli_network_unix_test.go:46: [d31bfcc6706a1] daemon is not started [2022-03-02T16:08:01.284Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-03-02T16:08:01.284Z] docker_cli_network_unix_test.go:46: [dcdad79bac883] daemon is not started [2022-03-02T16:08:01.284Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-03-02T16:08:02.222Z] docker_cli_network_unix_test.go:46: [de7b5ecd1ee4b] daemon is not started [2022-03-02T16:08:02.222Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-03-02T16:08:02.792Z] docker_cli_network_unix_test.go:46: [d1cc3a8615885] daemon is not started [2022-03-02T16:08:03.051Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-03-02T16:08:03.051Z] docker_cli_network_unix_test.go:46: [d7fca9f5e53e3] daemon is not started [2022-03-02T16:08:03.051Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-03-02T16:08:03.311Z] docker_cli_network_unix_test.go:46: [d080a36cbbee4] daemon is not started [2022-03-02T16:08:03.311Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-03-02T16:08:03.311Z] docker_cli_network_unix_test.go:46: [d5af68e519d89] daemon is not started [2022-03-02T16:08:03.311Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-03-02T16:08:03.920Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-03-02T16:08:04.690Z] docker_cli_network_unix_test.go:968: [dddbd8134bc59] daemon is not started [2022-03-02T16:08:05.327Z] === RUN TestDockerSuite/TestBuildFromGit [2022-03-02T16:08:06.069Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-03-02T16:08:07.009Z] docker_cli_network_unix_test.go:46: [d9a39bbb08318] daemon is not started [2022-03-02T16:08:07.009Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-03-02T16:08:07.719Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-03-02T16:08:09.542Z] docker_cli_network_unix_test.go:1116: [dce8062bd8337] daemon is not started [2022-03-02T16:08:12.378Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-03-02T16:08:12.834Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-03-02T16:08:12.834Z] docker_cli_network_unix_test.go:46: [da29a782a1916] daemon is not started [2022-03-02T16:08:12.834Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-03-02T16:08:13.341Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-03-02T16:08:13.404Z] docker_cli_network_unix_test.go:46: [d953989acc324] daemon is not started [2022-03-02T16:08:13.404Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-03-02T16:08:13.404Z] docker_cli_network_unix_test.go:46: [d194f7176dd7c] daemon is not started [2022-03-02T16:08:13.404Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-03-02T16:08:13.663Z] docker_cli_network_unix_test.go:46: [dd25b8582e500] daemon is not started [2022-03-02T16:08:13.663Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-03-02T16:08:13.664Z] docker_cli_network_unix_test.go:46: [df9c6b05971b1] daemon is not started [2022-03-02T16:08:13.664Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-03-02T16:08:13.923Z] docker_cli_network_unix_test.go:46: [db88c4b262ba2] daemon is not started [2022-03-02T16:08:13.923Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-03-02T16:08:13.923Z] docker_cli_network_unix_test.go:46: [ddec5a73231b4] daemon is not started [2022-03-02T16:08:13.923Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-03-02T16:08:15.302Z] docker_cli_network_unix_test.go:46: [defa0a96a62a8] daemon is not started [2022-03-02T16:08:16.240Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-03-02T16:08:16.240Z] docker_cli_network_unix_test.go:46: [d3b009ff025a9] daemon is not started [2022-03-02T16:08:16.240Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-03-02T16:08:16.240Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-03-02T16:08:16.240Z] docker_cli_network_unix_test.go:46: [dedefd379562e] daemon is not started [2022-03-02T16:08:16.240Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-03-02T16:08:16.808Z] docker_cli_network_unix_test.go:46: [d5b7763470e5b] daemon is not started [2022-03-02T16:08:17.067Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-03-02T16:08:20.391Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-03-02T16:08:20.391Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-02T16:08:20.391Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-03-02T16:08:20.391Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-03-02T16:08:20.404Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-03-02T16:08:20.847Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-03-02T16:08:20.847Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-02T16:08:20.847Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-03-02T16:08:21.779Z] docker_cli_network_unix_test.go:1084: [d6efcdaf8ab49] daemon is not started [2022-03-02T16:08:23.156Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-03-02T16:08:23.156Z] docker_cli_network_unix_test.go:46: [dca13c211ee54] daemon is not started [2022-03-02T16:08:23.156Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-03-02T16:08:23.724Z] docker_cli_network_unix_test.go:46: [da5ad8f7b2bbc] daemon is not started [2022-03-02T16:08:23.984Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-03-02T16:08:25.364Z] docker_cli_network_unix_test.go:46: [d75c537a4ba60] daemon is not started [2022-03-02T16:08:25.364Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-03-02T16:08:25.364Z] docker_cli_network_unix_test.go:46: [d3eddf5ff0e5f] daemon is not started [2022-03-02T16:08:25.622Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-03-02T16:08:25.881Z] docker_cli_network_unix_test.go:46: [de100f1beedef] daemon is not started [2022-03-02T16:08:26.140Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-03-02T16:08:26.710Z] docker_cli_network_unix_test.go:46: [d469f9ccf56d4] daemon is not started [2022-03-02T16:08:26.711Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-03-02T16:08:26.952Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-03-02T16:08:27.278Z] docker_cli_network_unix_test.go:46: [d7d8a7fa6a2e7] daemon is not started [2022-03-02T16:08:27.538Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-03-02T16:08:28.970Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-03-02T16:08:29.428Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-03-02T16:08:29.428Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-02T16:08:29.428Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-03-02T16:08:29.428Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-02T16:08:29.428Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-03-02T16:08:29.428Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-02T16:08:29.428Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-03-02T16:08:29.428Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-02T16:08:29.428Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-03-02T16:08:29.428Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-02T16:08:29.428Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-03-02T16:08:29.428Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-02T16:08:29.428Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-03-02T16:08:29.428Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-02T16:08:29.428Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-03-02T16:08:29.428Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-03-02T16:08:29.428Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-02T16:08:29.428Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-03-02T16:08:31.139Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-03-02T16:08:31.139Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-02T16:08:31.139Z] === RUN TestDockerSuite/TestBuildHistory [2022-03-02T16:08:34.103Z] docker_cli_network_unix_test.go:46: [d259bcab3a003] daemon is not started [2022-03-02T16:08:34.103Z] --- PASS: TestDockerNetworkSuite (54.84s) [2022-03-02T16:08:34.103Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.06s) [2022-03-02T16:08:34.103Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.69s) [2022-03-02T16:08:34.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.67s) [2022-03-02T16:08:34.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.62s) [2022-03-02T16:08:34.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.43s) [2022-03-02T16:08:34.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.46s) [2022-03-02T16:08:34.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (4.99s) [2022-03-02T16:08:34.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.27s) [2022-03-02T16:08:34.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.12s) [2022-03-02T16:08:34.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.51s) [2022-03-02T16:08:34.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.37s) [2022-03-02T16:08:34.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.83s) [2022-03-02T16:08:34.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.89s) [2022-03-02T16:08:34.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2022-03-02T16:08:34.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.33s) [2022-03-02T16:08:34.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.73s) [2022-03-02T16:08:34.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2022-03-02T16:08:34.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-03-02T16:08:34.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2022-03-02T16:08:34.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.71s) [2022-03-02T16:08:34.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (0.94s) [2022-03-02T16:08:34.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-03-02T16:08:34.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.26s) [2022-03-02T16:08:34.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2022-03-02T16:08:34.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.33s) [2022-03-02T16:08:34.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.22s) [2022-03-02T16:08:34.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.35s) [2022-03-02T16:08:34.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2022-03-02T16:08:34.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.83s) [2022-03-02T16:08:34.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2022-03-02T16:08:34.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.07s) [2022-03-02T16:08:34.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2022-03-02T16:08:34.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.15s) [2022-03-02T16:08:34.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-03-02T16:08:34.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.30s) [2022-03-02T16:08:34.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-03-02T16:08:34.103Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-03-02T16:08:34.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.76s) [2022-03-02T16:08:34.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.31s) [2022-03-02T16:08:34.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.89s) [2022-03-02T16:08:34.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-03-02T16:08:34.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.79s) [2022-03-02T16:08:34.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.42s) [2022-03-02T16:08:34.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.06s) [2022-03-02T16:08:34.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.64s) [2022-03-02T16:08:34.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.45s) [2022-03-02T16:08:34.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.86s) [2022-03-02T16:08:34.103Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.29s) [2022-03-02T16:08:34.103Z] === RUN TestDockerHubPullSuite [2022-03-02T16:08:34.103Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-03-02T16:08:35.480Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-03-02T16:08:36.481Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-03-02T16:08:36.481Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-02T16:08:36.481Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-03-02T16:08:36.481Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-02T16:08:36.481Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-03-02T16:08:37.384Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-03-02T16:08:38.322Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-03-02T16:08:39.701Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-03-02T16:08:39.961Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-03-02T16:08:39.961Z] --- PASS: TestDockerHubPullSuite (6.31s) [2022-03-02T16:08:39.961Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.53s) [2022-03-02T16:08:39.961Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.22s) [2022-03-02T16:08:39.961Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.93s) [2022-03-02T16:08:39.961Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.37s) [2022-03-02T16:08:39.961Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.20s) [2022-03-02T16:08:39.961Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2022-03-02T16:08:39.961Z] PASS [2022-03-02T16:08:39.961Z] [2022-03-02T16:08:39.961Z] === Skipped [2022-03-02T16:08:39.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-03-02T16:08:39.961Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-03-02T16:08:39.961Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-03-02T16:08:39.961Z] [2022-03-02T16:08:39.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-03-02T16:08:39.961Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-03-02T16:08:39.961Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-03-02T16:08:39.961Z] [2022-03-02T16:08:39.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-03-02T16:08:39.961Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-03-02T16:08:39.961Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-03-02T16:08:39.961Z] [2022-03-02T16:08:39.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-03-02T16:08:39.961Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-03-02T16:08:39.961Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-03-02T16:08:39.961Z] [2022-03-02T16:08:39.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-03-02T16:08:39.961Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-03-02T16:08:39.961Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-03-02T16:08:39.961Z] [2022-03-02T16:08:39.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-03-02T16:08:39.961Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-03-02T16:08:39.961Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-03-02T16:08:39.961Z] [2022-03-02T16:08:39.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-03-02T16:08:39.961Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-03-02T16:08:39.961Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-03-02T16:08:39.961Z] [2022-03-02T16:08:39.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-03-02T16:08:39.961Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-03-02T16:08:39.961Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-03-02T16:08:39.961Z] [2022-03-02T16:08:39.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-03-02T16:08:39.961Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-03-02T16:08:39.961Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-03-02T16:08:39.961Z] [2022-03-02T16:08:39.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-03-02T16:08:39.961Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-03-02T16:08:39.961Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-03-02T16:08:39.961Z] [2022-03-02T16:08:39.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-03-02T16:08:39.961Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-03-02T16:08:39.961Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-03-02T16:08:39.961Z] [2022-03-02T16:08:39.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-03-02T16:08:39.961Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-03-02T16:08:39.961Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-03-02T16:08:39.961Z] [2022-03-02T16:08:39.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-03-02T16:08:39.961Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-03-02T16:08:39.961Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-03-02T16:08:39.961Z] [2022-03-02T16:08:39.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-03-02T16:08:39.961Z] docker_cli_sni_test.go:18: Flakey test [2022-03-02T16:08:39.961Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-03-02T16:08:39.961Z] [2022-03-02T16:08:39.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-03-02T16:08:39.961Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2022-03-02T16:08:39.961Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-03-02T16:08:39.961Z] [2022-03-02T16:08:39.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-03-02T16:08:39.961Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-03-02T16:08:39.961Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-03-02T16:08:39.961Z] [2022-03-02T16:08:39.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-03-02T16:08:39.961Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-02T16:08:39.961Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-03-02T16:08:39.961Z] [2022-03-02T16:08:39.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-03-02T16:08:39.961Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-03-02T16:08:39.961Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-03-02T16:08:39.961Z] [2022-03-02T16:08:39.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-03-02T16:08:39.961Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-03-02T16:08:39.961Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-03-02T16:08:39.961Z] [2022-03-02T16:08:39.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-03-02T16:08:39.961Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-03-02T16:08:39.961Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-03-02T16:08:39.961Z] [2022-03-02T16:08:39.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-03-02T16:08:39.961Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-03-02T16:08:39.961Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-03-02T16:08:39.961Z] [2022-03-02T16:08:39.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-03-02T16:08:39.961Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-03-02T16:08:39.961Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-03-02T16:08:39.961Z] [2022-03-02T16:08:39.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-03-02T16:08:39.961Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-03-02T16:08:39.961Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-03-02T16:08:39.961Z] [2022-03-02T16:08:39.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-03-02T16:08:39.961Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-03-02T16:08:39.961Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-03-02T16:08:39.961Z] [2022-03-02T16:08:39.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-03-02T16:08:39.961Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-03-02T16:08:39.961Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-03-02T16:08:39.961Z] [2022-03-02T16:08:39.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-03-02T16:08:39.961Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-03-02T16:08:39.961Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-03-02T16:08:39.961Z] [2022-03-02T16:08:39.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-03-02T16:08:39.961Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-03-02T16:08:39.961Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-03-02T16:08:39.961Z] [2022-03-02T16:08:39.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-02T16:08:39.961Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-03-02T16:08:39.961Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-02T16:08:39.961Z] [2022-03-02T16:08:39.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.01s) [2022-03-02T16:08:39.961Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-03-02T16:08:39.961Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2022-03-02T16:08:39.961Z] [2022-03-02T16:08:39.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-02T16:08:39.961Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-03-02T16:08:39.961Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-02T16:08:39.961Z] [2022-03-02T16:08:39.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-03-02T16:08:39.961Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-03-02T16:08:39.961Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-03-02T16:08:39.961Z] [2022-03-02T16:08:39.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-03-02T16:08:39.961Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-03-02T16:08:39.961Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-03-02T16:08:39.961Z] [2022-03-02T16:08:39.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-03-02T16:08:39.961Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-03-02T16:08:39.961Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-03-02T16:08:39.961Z] [2022-03-02T16:08:39.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-03-02T16:08:39.961Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-03-02T16:08:39.961Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-03-02T16:08:39.961Z] [2022-03-02T16:08:39.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-03-02T16:08:39.961Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-03-02T16:08:39.961Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-03-02T16:08:39.961Z] [2022-03-02T16:08:39.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-03-02T16:08:39.961Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-03-02T16:08:39.961Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-03-02T16:08:39.961Z] [2022-03-02T16:08:39.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-03-02T16:08:39.961Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-03-02T16:08:39.961Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-03-02T16:08:39.961Z] [2022-03-02T16:08:39.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-03-02T16:08:39.961Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-03-02T16:08:39.961Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-03-02T16:08:39.961Z] [2022-03-02T16:08:39.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-03-02T16:08:39.961Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-03-02T16:08:39.961Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-03-02T16:08:39.961Z] [2022-03-02T16:08:39.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-03-02T16:08:39.961Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-03-02T16:08:39.961Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-03-02T16:08:39.961Z] [2022-03-02T16:08:39.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-03-02T16:08:39.961Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-03-02T16:08:39.961Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-03-02T16:08:39.961Z] [2022-03-02T16:08:39.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-03-02T16:08:39.961Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-03-02T16:08:39.961Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-03-02T16:08:39.961Z] [2022-03-02T16:08:39.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-03-02T16:08:39.961Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-03-02T16:08:39.961Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-03-02T16:08:39.961Z] [2022-03-02T16:08:39.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-03-02T16:08:39.961Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-03-02T16:08:39.961Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-03-02T16:08:39.961Z] [2022-03-02T16:08:39.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-03-02T16:08:39.961Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-03-02T16:08:39.961Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-03-02T16:08:39.961Z] [2022-03-02T16:08:39.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-03-02T16:08:39.961Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-03-02T16:08:39.961Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-03-02T16:08:39.961Z] [2022-03-02T16:08:39.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-03-02T16:08:39.961Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-03-02T16:08:39.961Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-03-02T16:08:39.961Z] [2022-03-02T16:08:39.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-03-02T16:08:39.961Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-03-02T16:08:39.961Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-03-02T16:08:39.961Z] [2022-03-02T16:08:39.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-03-02T16:08:39.961Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-03-02T16:08:39.961Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-03-02T16:08:39.961Z] [2022-03-02T16:08:39.961Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-03-02T16:08:39.961Z] docker_cli_run_test.go:4410: unmatched requirement DaemonIsWindows [2022-03-02T16:08:39.961Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-03-02T16:08:39.961Z] [2022-03-02T16:08:39.961Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-03-02T16:08:39.961Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-03-02T16:08:39.961Z] docker_cli_network_unix_test.go:46: [dedefd379562e] daemon is not started [2022-03-02T16:08:39.961Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-03-02T16:08:39.961Z] [2022-03-02T16:08:39.961Z] DONE 1262 tests, 51 skipped in 1400.911s [2022-03-02T16:08:39.961Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-02T16:08:39.961Z] ++++ cat bundles/test-integration/docker.pid [2022-03-02T16:08:39.961Z] +++ kill 8367 [2022-03-02T16:08:40.221Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-03-02T16:08:40.223Z] +++ /etc/init.d/apparmor stop [2022-03-02T16:08:40.223Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-02T16:08:40.223Z] [2022-03-02T16:08:40.223Z] Unloading profiles will leave already running processes permanently [2022-03-02T16:08:40.223Z] unconfined, which can lead to unexpected situations. [2022-03-02T16:08:40.223Z] [2022-03-02T16:08:40.223Z] To set a process to complain mode, use the command line tool [2022-03-02T16:08:40.223Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-02T16:08:40.223Z] +++ true [2022-03-02T16:08:40.223Z] exiting test-integration [2022-03-02T16:08:40.223Z] ++ exit 0 [2022-03-02T16:08:40.223Z] [2022-03-02T16:08:40.484Z] + for job in $(jobs -p) [2022-03-02T16:08:40.484Z] + wait 7645 [2022-03-02T16:08:45.916Z] === RUN TestDockerSuite/TestBuildIidFile [2022-03-02T16:08:45.916Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-03-02T16:08:47.284Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-03-02T16:08:47.284Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-02T16:08:47.284Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-03-02T16:08:47.284Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-02T16:08:47.284Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-03-02T16:08:47.284Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-02T16:08:47.284Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-03-02T16:08:47.284Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-02T16:08:47.284Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-03-02T16:08:48.808Z] === RUN TestDockerSuite/TestBuildInheritance [2022-03-02T16:08:48.808Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-02T16:08:48.808Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-03-02T16:08:49.264Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-03-02T16:08:49.264Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-03-02T16:08:51.008Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-03-02T16:08:51.008Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-02T16:08:51.008Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-03-02T16:08:51.008Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-02T16:08:51.008Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-03-02T16:08:55.045Z] === RUN TestDockerSuite/TestBuildLabel [2022-03-02T16:08:55.361Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-03-02T16:08:56.006Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-03-02T16:08:56.462Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-03-02T16:08:57.891Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-03-02T16:08:57.991Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-03-02T16:08:58.448Z] === RUN TestDockerSuite/TestBuildLabels [2022-03-02T16:08:59.556Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-03-02T16:08:59.977Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-03-02T16:09:01.504Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-03-02T16:09:03.198Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-03-02T16:09:08.379Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-03-02T16:09:08.548Z] === RUN TestDockerSuite/TestBuildLastModified [2022-03-02T16:09:08.548Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-02T16:09:08.548Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-03-02T16:09:08.548Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-02T16:09:08.548Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-03-02T16:09:09.003Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-03-02T16:09:09.003Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-03-02T16:09:09.003Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-03-02T16:09:09.003Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-03-02T16:09:09.762Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-03-02T16:09:09.965Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-03-02T16:09:10.421Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-03-02T16:09:11.667Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-03-02T16:09:15.542Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-03-02T16:09:15.542Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-02T16:09:15.542Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-03-02T16:09:15.858Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-03-02T16:09:16.199Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-03-02T16:09:17.233Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-03-02T16:09:21.420Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-03-02T16:09:21.420Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-03-02T16:09:21.420Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-03-02T16:09:26.716Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-03-02T16:09:26.716Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-03-02T16:09:27.282Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-03-02T16:09:29.811Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-03-02T16:09:37.243Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-03-02T16:09:37.243Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-02T16:09:37.243Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-03-02T16:09:37.243Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-03-02T16:10:19.729Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-03-02T16:10:26.035Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-03-02T16:10:26.035Z] docker_cli_swarm_test.go:1180: [d0e813749519d] joining swarm manager [dc0d70d26eb3f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-02T16:10:27.860Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-03-02T16:10:27.860Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-03-02T16:10:27.860Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-03-02T16:10:31.305Z] docker_cli_swarm_test.go:1189: [d9b0db3f24f28] joining swarm manager [dc0d70d26eb3f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-02T16:10:34.508Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-03-02T16:10:40.286Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-03-02T16:10:47.497Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-03-02T16:10:53.172Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-03-02T16:10:54.608Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-03-02T16:11:05.673Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-03-02T16:11:11.180Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-03-02T16:11:11.180Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-02T16:11:11.180Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-03-02T16:11:14.903Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-03-02T16:11:14.903Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-03-02T16:11:15.659Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-03-02T16:11:15.659Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-02T16:11:15.659Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-03-02T16:11:18.170Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-03-02T16:11:19.577Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-03-02T16:11:20.036Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-03-02T16:11:20.036Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-02T16:11:20.492Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-03-02T16:11:20.492Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-02T16:11:20.492Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-03-02T16:11:20.492Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-02T16:11:20.492Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-03-02T16:11:20.492Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-03-02T16:11:22.026Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-03-02T16:11:22.709Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-03-02T16:11:23.670Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-03-02T16:11:23.670Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-02T16:11:23.670Z] === RUN TestDockerSuite/TestBuildNetNone [2022-03-02T16:11:23.670Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-02T16:11:23.670Z] === RUN TestDockerSuite/TestBuildNoContext [2022-03-02T16:11:25.747Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-03-02T16:11:27.284Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-03-02T16:11:27.284Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-02T16:11:27.284Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-03-02T16:11:27.284Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-02T16:11:27.284Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-03-02T16:11:27.392Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-03-02T16:11:27.547Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-03-02T16:11:27.741Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-03-02T16:11:31.463Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-03-02T16:11:31.737Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-03-02T16:11:32.058Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-03-02T16:11:35.778Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-03-02T16:11:35.778Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-03-02T16:11:35.778Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-03-02T16:11:35.923Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-03-02T16:11:37.829Z] docker_cli_swarm_test.go:1112: [d186ba6d140da] joining swarm manager [d842b5841ffb3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-02T16:11:38.668Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-03-02T16:11:39.207Z] docker_cli_swarm_test.go:1113: [d9c92914ed8f7] joining swarm manager [d842b5841ffb3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-02T16:11:39.633Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-03-02T16:11:41.161Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-03-02T16:11:46.267Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-03-02T16:11:51.452Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-03-02T16:11:53.619Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-03-02T16:11:54.045Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-03-02T16:11:56.560Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-03-02T16:11:57.019Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-03-02T16:11:57.019Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-02T16:11:57.479Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-03-02T16:12:01.198Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-03-02T16:12:02.730Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-03-02T16:12:02.737Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-03-02T16:12:05.973Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-03-02T16:12:08.866Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-03-02T16:12:13.030Z] === RUN TestDockerSuite/TestBuildAddScript [2022-03-02T16:12:13.030Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-02T16:12:13.030Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-03-02T16:12:13.030Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-02T16:12:13.030Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-03-02T16:12:13.030Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-02T16:12:13.030Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-03-02T16:12:13.030Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-02T16:12:13.030Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-03-02T16:12:13.997Z] === RUN TestDockerSuite/TestBuildAddTar [2022-03-02T16:12:15.248Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-03-02T16:12:19.161Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-03-02T16:12:23.834Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-03-02T16:12:29.609Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-03-02T16:12:30.570Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-03-02T16:12:30.570Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-02T16:12:30.570Z] === RUN TestDockerSuite/TestBuildPATH [2022-03-02T16:12:30.570Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-02T16:12:30.570Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-03-02T16:12:33.462Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-03-02T16:12:33.462Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-02T16:12:33.462Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-03-02T16:13:14.388Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-03-02T16:13:14.388Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-02T16:13:14.388Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-03-02T16:13:14.388Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-02T16:13:14.388Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-03-02T16:13:15.647Z] docker_cli_swarm_test.go:1166: [d1ab7e49e08e0] joining swarm manager [d842b5841ffb3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-03-02T16:13:24.376Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-03-02T16:13:37.587Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-03-02T16:13:37.587Z] docker_cli_swarm_test.go:1447: [df404435f9fbd] joining swarm manager [d23ca34b4403c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-02T16:13:37.587Z] docker_cli_swarm_test.go:1448: [dd823c9f14a91] joining swarm manager [d23ca34b4403c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-02T16:13:39.498Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-03-02T16:13:39.498Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-02T16:13:39.498Z] === RUN TestDockerSuite/TestBuildBlankName [2022-03-02T16:13:39.498Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-03-02T16:13:42.026Z] === RUN TestDockerSuite/TestBuildRm [2022-03-02T16:13:46.570Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-03-02T16:13:46.570Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-02T16:13:48.101Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-03-02T16:13:49.791Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-03-02T16:13:49.791Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-03-02T16:13:49.791Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-03-02T16:13:49.791Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-03-02T16:13:49.791Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-03-02T16:13:50.359Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-03-02T16:13:52.894Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-03-02T16:13:53.884Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-03-02T16:13:56.185Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-03-02T16:13:56.751Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-03-02T16:13:56.751Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-03-02T16:13:56.751Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-02T16:13:56.751Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-03-02T16:13:56.751Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-02T16:13:56.751Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-03-02T16:13:56.751Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-03-02T16:13:56.751Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-03-02T16:13:56.751Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-02T16:13:56.751Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-03-02T16:13:56.751Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-03-02T16:13:56.751Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-03-02T16:13:56.797Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-03-02T16:13:57.219Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-03-02T16:13:58.089Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-03-02T16:13:59.990Z] docker_cli_swarm_unix_test.go:63: [dc5d3fbc1fb97] joining swarm manager [daec2b4b3fa1e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-02T16:14:00.510Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-03-02T16:14:00.510Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-02T16:14:00.510Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-03-02T16:14:00.510Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-02T16:14:00.968Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-03-02T16:14:01.977Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-03-02T16:14:02.502Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-03-02T16:14:06.241Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-03-02T16:14:07.172Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-03-02T16:14:07.849Z] === RUN TestDockerSuite/TestBuildEnv [2022-03-02T16:14:07.849Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-02T16:14:07.849Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-03-02T16:14:07.849Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-02T16:14:07.849Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-03-02T16:14:07.849Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-02T16:14:07.849Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-03-02T16:14:07.849Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-02T16:14:07.849Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-03-02T16:14:07.849Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-02T16:14:07.849Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-03-02T16:14:11.845Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-03-02T16:14:12.609Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-03-02T16:14:12.609Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-02T16:14:12.609Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-03-02T16:14:12.609Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-02T16:14:12.609Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-03-02T16:14:12.609Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-02T16:14:12.609Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-03-02T16:14:13.081Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-03-02T16:14:14.791Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-03-02T16:14:14.791Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-02T16:14:15.248Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-03-02T16:14:17.621Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-03-02T16:14:18.955Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-03-02T16:14:22.302Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-03-02T16:14:22.302Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-02T16:14:22.302Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-03-02T16:14:22.302Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-02T16:14:22.302Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-03-02T16:14:29.363Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-03-02T16:14:29.363Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-02T16:14:29.363Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-03-02T16:14:29.819Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-03-02T16:14:29.819Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-02T16:14:29.819Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-03-02T16:14:29.819Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-02T16:14:30.275Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-03-02T16:14:35.258Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-03-02T16:14:35.716Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-03-02T16:14:36.678Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-03-02T16:14:36.784Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-03-02T16:14:36.784Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-03-02T16:14:36.784Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-02T16:14:36.784Z] === RUN TestDockerSuite/TestBuildExpose [2022-03-02T16:14:36.784Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-02T16:14:36.784Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-03-02T16:14:36.784Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-02T16:14:36.784Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-03-02T16:14:36.784Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-02T16:14:36.784Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-03-02T16:14:36.784Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-02T16:14:36.784Z] === RUN TestDockerSuite/TestBuildFails [2022-03-02T16:14:39.740Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-03-02T16:14:39.740Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-03-02T16:14:46.912Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-03-02T16:14:46.984Z] === RUN TestDockerSuite/TestBuildSpaces [2022-03-02T16:14:46.984Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-03-02T16:14:52.751Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-03-02T16:14:52.751Z] === RUN TestDockerSuite/TestBuildStderr [2022-03-02T16:14:54.093Z] === RUN TestDockerSuite/TestBuildForceRm [2022-03-02T16:14:56.226Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-03-02T16:14:56.226Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-03-02T16:14:56.226Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-03-02T16:14:57.431Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-03-02T16:14:58.130Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-03-02T16:15:01.421Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-03-02T16:15:02.760Z] === RUN TestDockerSuite/TestBuildFromGit [2022-03-02T16:15:03.960Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-03-02T16:15:05.335Z] docker_api_swarm_test.go:962: [d05d0871338ee] joining swarm manager [d54014d15ae82]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-02T16:15:09.921Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-03-02T16:15:10.391Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-03-02T16:15:12.763Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-03-02T16:15:17.447Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-03-02T16:15:17.447Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-02T16:15:17.555Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-03-02T16:15:17.555Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-02T16:15:17.555Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-03-02T16:15:17.555Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-03-02T16:15:17.904Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-03-02T16:15:17.904Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-02T16:15:18.024Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-03-02T16:15:18.024Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-02T16:15:18.024Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-03-02T16:15:18.361Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-03-02T16:15:18.473Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-03-02T16:15:18.473Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-02T16:15:18.929Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-03-02T16:15:19.891Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-03-02T16:15:19.891Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-02T16:15:19.891Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-03-02T16:15:23.419Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-03-02T16:15:23.599Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-03-02T16:15:24.566Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-03-02T16:15:25.666Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-03-02T16:15:27.198Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-03-02T16:15:27.198Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-02T16:15:27.198Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-03-02T16:15:27.198Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-02T16:15:27.198Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-03-02T16:15:28.445Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-03-02T16:15:28.445Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-02T16:15:28.445Z] === RUN TestDockerSuite/TestBuildHistory [2022-03-02T16:15:29.234Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-03-02T16:15:29.369Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-03-02T16:15:30.337Z] === RUN TestDockerSuite/TestBuildCmd [2022-03-02T16:15:31.300Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-03-02T16:15:31.758Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-03-02T16:15:32.722Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-03-02T16:15:35.014Z] === RUN TestDockerSuite/TestBuildUser [2022-03-02T16:15:35.014Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-02T16:15:35.014Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-03-02T16:15:35.014Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-02T16:15:35.014Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-03-02T16:15:35.014Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-02T16:15:35.014Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-03-02T16:15:35.644Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-03-02T16:15:38.176Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-03-02T16:15:39.782Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-03-02T16:15:40.076Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-03-02T16:15:40.790Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-03-02T16:15:40.791Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-03-02T16:15:40.939Z] === RUN TestDockerSuite/TestBuildIidFile [2022-03-02T16:15:40.939Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-03-02T16:15:41.950Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-03-02T16:15:41.951Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-02T16:15:41.951Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-03-02T16:15:43.156Z] === RUN TestDockerSuite/TestBuildInheritance [2022-03-02T16:15:43.156Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-02T16:15:43.156Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-03-02T16:15:43.364Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-03-02T16:15:43.481Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-03-02T16:15:43.481Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-02T16:15:43.481Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-03-02T16:15:43.941Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-03-02T16:15:44.151Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-03-02T16:15:44.151Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-03-02T16:15:44.508Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-03-02T16:15:44.508Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-02T16:15:44.508Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-03-02T16:15:44.508Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-02T16:15:44.508Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-03-02T16:15:46.110Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-03-02T16:15:47.643Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-03-02T16:15:48.099Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-03-02T16:15:48.099Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-02T16:15:48.099Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-03-02T16:15:49.066Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-03-02T16:15:49.930Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-03-02T16:15:50.022Z] === RUN TestDockerSuite/TestBuildLabel [2022-03-02T16:15:50.028Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-03-02T16:15:50.028Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-02T16:15:50.028Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-03-02T16:15:50.028Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-02T16:15:50.028Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-03-02T16:15:50.490Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-03-02T16:15:50.959Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-03-02T16:15:52.525Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-03-02T16:15:52.994Z] === RUN TestDockerSuite/TestBuildLabels [2022-03-02T16:15:53.982Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-03-02T16:15:54.121Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-03-02T16:15:55.547Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-03-02T16:15:56.656Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-03-02T16:15:59.201Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-03-02T16:16:01.422Z] === RUN TestDockerSuite/TestBuildLastModified [2022-03-02T16:16:01.422Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-02T16:16:01.753Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-03-02T16:16:01.891Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-03-02T16:16:01.891Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-02T16:16:01.891Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-03-02T16:16:01.891Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-03-02T16:16:01.891Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-03-02T16:16:01.891Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-03-02T16:16:02.360Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-03-02T16:16:02.391Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-03-02T16:16:02.828Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-03-02T16:16:03.297Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-03-02T16:16:04.301Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-03-02T16:16:07.593Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-03-02T16:16:09.186Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-03-02T16:16:09.498Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-03-02T16:16:09.605Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-03-02T16:16:10.567Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-03-02T16:16:20.860Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-03-02T16:16:27.014Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-03-02T16:16:27.014Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-02T16:16:27.014Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-03-02T16:16:27.918Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-03-02T16:16:27.918Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-02T16:16:27.918Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-03-02T16:16:27.918Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-02T16:16:27.918Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-03-02T16:16:29.231Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-03-02T16:16:30.808Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-03-02T16:16:30.808Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-02T16:16:30.808Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-03-02T16:16:44.881Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-03-02T16:16:44.881Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-03-02T16:16:44.881Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-03-02T16:16:47.051Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-03-02T16:16:47.051Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-02T16:16:47.507Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-03-02T16:16:47.507Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-02T16:16:47.966Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-03-02T16:16:47.966Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-02T16:16:48.424Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-03-02T16:16:48.451Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-03-02T16:16:48.882Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-03-02T16:16:48.882Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-02T16:16:48.882Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-03-02T16:16:54.220Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-03-02T16:16:54.220Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-03-02T16:17:05.721Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-03-02T16:17:08.997Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-03-02T16:17:08.997Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-02T16:17:09.455Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-03-02T16:17:09.455Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-02T16:17:09.911Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-03-02T16:17:09.911Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-02T16:17:09.911Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-03-02T16:17:11.439Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-03-02T16:17:11.963Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-03-02T16:17:20.597Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-03-02T16:17:21.723Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-03-02T16:17:22.684Z] === RUN TestDockerSuite/TestBuildXZHost [2022-03-02T16:17:22.684Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-02T16:17:23.141Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-03-02T16:17:23.141Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-02T16:17:23.141Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-03-02T16:17:23.141Z] docker_cli_sni_test.go:18: Flakey test [2022-03-02T16:17:23.141Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-03-02T16:17:24.469Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-03-02T16:17:25.306Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-03-02T16:17:31.080Z] === RUN TestDockerSuite/TestCommitChange [2022-03-02T16:17:33.136Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-03-02T16:17:35.506Z] --- PASS: TestDockerSwarmSuite (1603.63s) [2022-03-02T16:17:35.506Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.90s) [2022-03-02T16:17:35.506Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.03s) [2022-03-02T16:17:35.506Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.96s) [2022-03-02T16:17:35.506Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.22s) [2022-03-02T16:17:35.506Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.99s) [2022-03-02T16:17:35.506Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.52s) [2022-03-02T16:17:35.506Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-03-02T16:17:35.506Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.63s) [2022-03-02T16:17:35.506Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.79s) [2022-03-02T16:17:35.506Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.05s) [2022-03-02T16:17:35.506Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (38.88s) [2022-03-02T16:17:35.506Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.64s) [2022-03-02T16:17:35.506Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.15s) [2022-03-02T16:17:35.506Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.16s) [2022-03-02T16:17:35.507Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.62s) [2022-03-02T16:17:35.507Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (44.04s) [2022-03-02T16:17:35.507Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.60s) [2022-03-02T16:17:35.507Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.31s) [2022-03-02T16:17:35.507Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.63s) [2022-03-02T16:17:35.507Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (24.61s) [2022-03-02T16:17:35.507Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (64.84s) [2022-03-02T16:17:35.507Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (55.11s) [2022-03-02T16:17:35.507Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.32s) [2022-03-02T16:17:35.507Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (3.96s) [2022-03-02T16:17:35.507Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.72s) [2022-03-02T16:17:35.507Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.40s) [2022-03-02T16:17:35.507Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.16s) [2022-03-02T16:17:35.507Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.69s) [2022-03-02T16:17:35.507Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.35s) [2022-03-02T16:17:35.507Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.53s) [2022-03-02T16:17:35.507Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.94s) [2022-03-02T16:17:35.507Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.85s) [2022-03-02T16:17:35.507Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (25.85s) [2022-03-02T16:17:35.507Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.21s) [2022-03-02T16:17:35.507Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.44s) [2022-03-02T16:17:35.507Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.09s) [2022-03-02T16:17:35.507Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.60s) [2022-03-02T16:17:35.507Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.01s) [2022-03-02T16:17:35.507Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.08s) [2022-03-02T16:17:35.507Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.45s) [2022-03-02T16:17:35.507Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.26s) [2022-03-02T16:17:35.507Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.99s) [2022-03-02T16:17:35.507Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.31s) [2022-03-02T16:17:35.507Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.16s) [2022-03-02T16:17:35.507Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.57s) [2022-03-02T16:17:35.507Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.12s) [2022-03-02T16:17:35.507Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.82s) [2022-03-02T16:17:35.507Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.85s) [2022-03-02T16:17:35.507Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.90s) [2022-03-02T16:17:35.507Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.73s) [2022-03-02T16:17:35.507Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.69s) [2022-03-02T16:17:35.507Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.04s) [2022-03-02T16:17:35.507Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.03s) [2022-03-02T16:17:35.507Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.66s) [2022-03-02T16:17:35.507Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.20s) [2022-03-02T16:17:35.507Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.96s) [2022-03-02T16:17:35.507Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (4.96s) [2022-03-02T16:17:35.507Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.10s) [2022-03-02T16:17:35.507Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.71s) [2022-03-02T16:17:35.507Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.54s) [2022-03-02T16:17:35.507Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.62s) [2022-03-02T16:17:35.507Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.41s) [2022-03-02T16:17:35.507Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.67s) [2022-03-02T16:17:35.507Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.58s) [2022-03-02T16:17:35.507Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.98s) [2022-03-02T16:17:35.507Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.26s) [2022-03-02T16:17:35.507Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.68s) [2022-03-02T16:17:35.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (16.86s) [2022-03-02T16:17:35.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.13s) [2022-03-02T16:17:35.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.60s) [2022-03-02T16:17:35.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.64s) [2022-03-02T16:17:35.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.63s) [2022-03-02T16:17:35.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.60s) [2022-03-02T16:17:35.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.54s) [2022-03-02T16:17:35.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.11s) [2022-03-02T16:17:35.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.80s) [2022-03-02T16:17:35.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (85.32s) [2022-03-02T16:17:35.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.37s) [2022-03-02T16:17:35.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.61s) [2022-03-02T16:17:35.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.86s) [2022-03-02T16:17:35.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.17s) [2022-03-02T16:17:35.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (3.78s) [2022-03-02T16:17:35.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.21s) [2022-03-02T16:17:35.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.58s) [2022-03-02T16:17:35.507Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-03-02T16:17:35.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (4.88s) [2022-03-02T16:17:35.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.69s) [2022-03-02T16:17:35.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.71s) [2022-03-02T16:17:35.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.14s) [2022-03-02T16:17:35.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.47s) [2022-03-02T16:17:35.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (55.77s) [2022-03-02T16:17:35.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (12.95s) [2022-03-02T16:17:35.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.23s) [2022-03-02T16:17:35.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (119.14s) [2022-03-02T16:17:35.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.27s) [2022-03-02T16:17:35.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.25s) [2022-03-02T16:17:35.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s) [2022-03-02T16:17:35.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.14s) [2022-03-02T16:17:35.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-03-02T16:17:35.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s) [2022-03-02T16:17:35.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.18s) [2022-03-02T16:17:35.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.38s) [2022-03-02T16:17:35.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.17s) [2022-03-02T16:17:35.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.34s) [2022-03-02T16:17:35.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.18s) [2022-03-02T16:17:35.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (2.98s) [2022-03-02T16:17:35.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.20s) [2022-03-02T16:17:35.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.18s) [2022-03-02T16:17:35.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.47s) [2022-03-02T16:17:35.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.90s) [2022-03-02T16:17:35.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.22s) [2022-03-02T16:17:35.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.17s) [2022-03-02T16:17:35.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.21s) [2022-03-02T16:17:35.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.93s) [2022-03-02T16:17:35.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.69s) [2022-03-02T16:17:35.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.58s) [2022-03-02T16:17:35.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.43s) [2022-03-02T16:17:35.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.49s) [2022-03-02T16:17:35.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.63s) [2022-03-02T16:17:35.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.45s) [2022-03-02T16:17:35.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.99s) [2022-03-02T16:17:35.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.19s) [2022-03-02T16:17:35.507Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.83s) [2022-03-02T16:17:35.507Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.20s) [2022-03-02T16:17:35.507Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.18s) [2022-03-02T16:17:35.507Z] === RUN TestDockerExternalVolumeSuite [2022-03-02T16:17:35.507Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-03-02T16:17:35.745Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-03-02T16:17:36.074Z] docker_cli_external_volume_driver_test.go:52: [d4e730c55c56d] daemon is not started [2022-03-02T16:17:39.525Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-03-02T16:17:40.300Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-03-02T16:17:40.489Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-03-02T16:17:40.489Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-02T16:17:40.947Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-03-02T16:17:41.532Z] === RUN TestDockerSuite/TestCommitHardlink [2022-03-02T16:17:41.532Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-02T16:17:41.532Z] === RUN TestDockerSuite/TestCommitNewFile [2022-03-02T16:17:46.174Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-03-02T16:17:50.069Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-03-02T16:17:50.069Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-02T16:17:50.069Z] === RUN TestDockerSuite/TestCommitTTY [2022-03-02T16:17:54.157Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-03-02T16:17:57.115Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-03-02T16:18:01.784Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-03-02T16:18:01.784Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-02T16:18:01.784Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-03-02T16:18:01.784Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-02T16:18:01.784Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-03-02T16:18:01.784Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-02T16:18:01.784Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-03-02T16:18:01.784Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-02T16:18:01.784Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-03-02T16:18:01.784Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-02T16:18:01.784Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-03-02T16:18:01.784Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-02T16:18:01.784Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-03-02T16:18:01.784Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-03-02T16:18:01.784Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-03-02T16:18:02.240Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-03-02T16:18:06.052Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-03-02T16:18:07.417Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-03-02T16:18:07.417Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-02T16:18:07.417Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-03-02T16:18:08.221Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-03-02T16:18:09.184Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-03-02T16:18:10.775Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-03-02T16:18:16.092Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-03-02T16:18:16.093Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-03-02T16:18:16.093Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-02T16:18:16.563Z] === RUN TestDockerSuite/TestBuildNetNone [2022-03-02T16:18:16.563Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-02T16:18:16.563Z] === RUN TestDockerSuite/TestBuildNoContext [2022-03-02T16:18:17.732Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-03-02T16:18:17.818Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-03-02T16:18:17.818Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-03-02T16:18:17.818Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-03-02T16:18:20.360Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-03-02T16:18:21.073Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-03-02T16:18:21.073Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-03-02T16:18:21.073Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-03-02T16:18:21.073Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-03-02T16:18:21.073Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-03-02T16:18:21.073Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-03-02T16:18:21.073Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-03-02T16:18:21.454Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-03-02T16:18:23.961Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-03-02T16:18:23.961Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-03-02T16:18:23.961Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-03-02T16:18:23.961Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-03-02T16:18:24.348Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-03-02T16:18:25.118Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-03-02T16:18:26.855Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-03-02T16:18:26.855Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-03-02T16:18:26.855Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-03-02T16:18:26.855Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-03-02T16:18:26.855Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-03-02T16:18:26.855Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-03-02T16:18:26.855Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-03-02T16:18:26.855Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-03-02T16:18:28.079Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-03-02T16:18:28.079Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-03-02T16:18:28.547Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-03-02T16:18:29.755Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-03-02T16:18:31.503Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-03-02T16:18:31.971Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-03-02T16:18:32.645Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-03-02T16:18:33.537Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-03-02T16:18:34.811Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-03-02T16:18:34.811Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-03-02T16:18:34.811Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-03-02T16:18:34.811Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-03-02T16:18:37.703Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-03-02T16:18:37.703Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-03-02T16:18:40.595Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-03-02T16:18:40.595Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-03-02T16:18:40.595Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-03-02T16:18:40.595Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-03-02T16:18:40.595Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-03-02T16:18:43.490Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-03-02T16:18:43.490Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-03-02T16:18:43.970Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-03-02T16:18:45.537Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-03-02T16:18:45.657Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-03-02T16:18:45.657Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-03-02T16:18:46.113Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-03-02T16:18:49.006Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-03-02T16:18:49.461Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-03-02T16:18:52.355Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-03-02T16:18:55.965Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-03-02T16:18:57.027Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-03-02T16:19:00.809Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-03-02T16:19:01.696Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-03-02T16:19:01.696Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-03-02T16:19:01.696Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-03-02T16:19:01.696Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-03-02T16:19:01.696Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-03-02T16:19:01.834Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-03-02T16:19:03.864Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-03-02T16:19:03.864Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-03-02T16:19:03.864Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-03-02T16:19:06.759Z] === RUN TestDockerSuite/TestContainerAPITop [2022-03-02T16:19:06.759Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-03-02T16:19:06.759Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-03-02T16:19:08.431Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-03-02T16:19:08.927Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-03-02T16:19:09.383Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-03-02T16:19:11.243Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-03-02T16:19:14.055Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-03-02T16:19:16.947Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-03-02T16:19:16.947Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-02T16:19:16.947Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-03-02T16:19:16.947Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-02T16:19:16.947Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-03-02T16:19:16.947Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-02T16:19:16.947Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-03-02T16:19:16.947Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-02T16:19:16.947Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-03-02T16:19:16.947Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-02T16:19:16.947Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-03-02T16:19:17.123Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-03-02T16:19:18.478Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-03-02T16:19:18.478Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-03-02T16:19:21.369Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-03-02T16:19:22.997Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-03-02T16:19:23.305Z] docker_cli_external_volume_driver_test.go:52: [dba24770aba9b] daemon is not started [2022-03-02T16:19:23.465Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-03-02T16:19:23.465Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-02T16:19:23.465Z] === RUN TestDockerSuite/TestBuildPATH [2022-03-02T16:19:23.465Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-02T16:19:23.465Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-03-02T16:19:24.260Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-03-02T16:19:26.416Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-03-02T16:19:26.416Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-02T16:19:26.416Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-03-02T16:19:27.151Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-03-02T16:19:30.047Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0003fc948_} [2022-03-02T16:19:32.939Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1229374821_c:\foo_false____} [2022-03-02T16:19:35.832Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1229374821_c:\foo_true____} [2022-03-02T16:19:38.178Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-03-02T16:19:38.734Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-03-02T16:19:38.734Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-03-02T16:19:38.734Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-03-02T16:19:38.734Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-03-02T16:19:38.734Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-03-02T16:19:38.734Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-03-02T16:19:38.734Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-03-02T16:19:38.734Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-03-02T16:19:38.734Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-03-02T16:19:38.734Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-03-02T16:19:38.734Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-03-02T16:19:39.189Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-03-02T16:19:39.189Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-03-02T16:19:39.189Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-03-02T16:19:39.189Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-02T16:19:39.189Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-03-02T16:19:39.189Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-02T16:19:39.189Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-03-02T16:19:39.189Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-02T16:19:39.189Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-03-02T16:19:39.189Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-02T16:19:39.189Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-03-02T16:19:39.189Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-02T16:19:39.189Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-03-02T16:19:42.906Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-03-02T16:19:42.906Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-02T16:19:42.906Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-03-02T16:19:42.906Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-02T16:19:42.906Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-03-02T16:19:42.906Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-02T16:19:42.906Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-03-02T16:19:42.906Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-02T16:19:42.906Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-03-02T16:19:42.906Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-02T16:19:42.906Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-03-02T16:19:42.906Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-02T16:19:42.906Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-03-02T16:19:42.906Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-02T16:19:42.906Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-03-02T16:19:42.906Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-02T16:19:42.906Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-03-02T16:19:42.906Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-02T16:19:42.906Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-03-02T16:19:42.906Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-02T16:19:42.906Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-03-02T16:19:42.906Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-02T16:19:42.906Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-03-02T16:19:42.906Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-02T16:19:42.906Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-03-02T16:19:42.906Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-02T16:19:42.906Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-03-02T16:19:45.804Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-03-02T16:19:45.804Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-03-02T16:19:45.804Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-02T16:19:45.804Z] === RUN TestDockerSuite/TestCpRelativePath [2022-03-02T16:19:49.519Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-03-02T16:19:49.519Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-02T16:19:49.519Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-03-02T16:19:49.519Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-02T16:19:49.519Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-03-02T16:19:49.519Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-02T16:19:49.519Z] === RUN TestDockerSuite/TestCpToCaseA [2022-03-02T16:19:55.290Z] === RUN TestDockerSuite/TestCpToCaseB [2022-03-02T16:19:56.262Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-03-02T16:19:57.461Z] === RUN TestDockerSuite/TestCpToCaseC [2022-03-02T16:19:57.461Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-02T16:19:57.919Z] === RUN TestDockerSuite/TestCpToCaseD [2022-03-02T16:19:57.919Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-02T16:19:57.919Z] === RUN TestDockerSuite/TestCpToCaseE [2022-03-02T16:20:05.551Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-03-02T16:20:05.551Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-03-02T16:20:05.551Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-02T16:20:05.551Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-03-02T16:20:08.461Z] docker_cli_external_volume_driver_test.go:52: [d7c3f414e729a] daemon is not started [2022-03-02T16:20:10.269Z] === RUN TestDockerSuite/TestCpToCaseF [2022-03-02T16:20:10.269Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-02T16:20:10.269Z] === RUN TestDockerSuite/TestCpToCaseG [2022-03-02T16:20:10.269Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-02T16:20:10.269Z] === RUN TestDockerSuite/TestCpToCaseH [2022-03-02T16:20:17.298Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-03-02T16:20:20.560Z] === RUN TestDockerSuite/TestCpToCaseI [2022-03-02T16:20:20.560Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-02T16:20:20.560Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-03-02T16:20:20.560Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-02T16:20:20.560Z] === RUN TestDockerSuite/TestCpToDot [2022-03-02T16:20:22.726Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-03-02T16:20:22.726Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-02T16:20:22.726Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-03-02T16:20:22.726Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-02T16:20:22.726Z] === RUN TestDockerSuite/TestCpToStdout [2022-03-02T16:20:25.619Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-03-02T16:20:25.619Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-02T16:20:25.619Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-03-02T16:20:25.619Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-02T16:20:25.619Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-03-02T16:20:25.619Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-02T16:20:25.619Z] === RUN TestDockerSuite/TestCpVolumePath [2022-03-02T16:20:25.619Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-02T16:20:25.619Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-03-02T16:20:26.074Z] === RUN TestDockerSuite/TestCreateArgs [2022-03-02T16:20:26.074Z] === RUN TestDockerSuite/TestCreateByImageID [2022-03-02T16:20:26.569Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-03-02T16:20:26.569Z] docker_cli_external_volume_driver_test.go:52: [dba4dd2f1c92f] daemon is not started [2022-03-02T16:20:28.962Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-03-02T16:20:31.851Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-03-02T16:20:31.851Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-03-02T16:20:31.851Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-03-02T16:20:32.234Z] === RUN TestDockerSuite/TestBuildRm [2022-03-02T16:20:34.742Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-03-02T16:20:35.198Z] === RUN TestDockerSuite/TestCreateLabels [2022-03-02T16:20:35.655Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-03-02T16:20:35.655Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-02T16:20:35.655Z] === RUN TestDockerSuite/TestCreateRM [2022-03-02T16:20:36.111Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-03-02T16:20:36.111Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-02T16:20:36.111Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-03-02T16:20:36.111Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-03-02T16:20:37.074Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-03-02T16:20:38.768Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-03-02T16:20:47.185Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-03-02T16:20:47.359Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-03-02T16:20:47.359Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-03-02T16:20:47.359Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-03-02T16:20:50.141Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-03-02T16:20:50.141Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-02T16:20:50.141Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-03-02T16:20:50.141Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-02T16:20:50.141Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-03-02T16:20:50.248Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-03-02T16:20:50.704Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-03-02T16:20:50.704Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-03-02T16:20:50.704Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-03-02T16:20:51.705Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-03-02T16:20:53.602Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-03-02T16:20:53.602Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-02T16:20:53.602Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-03-02T16:20:53.602Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-03-02T16:20:53.602Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-02T16:20:53.602Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-03-02T16:20:53.602Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-02T16:20:53.602Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-03-02T16:20:53.602Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-02T16:20:54.057Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-03-02T16:20:54.057Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-02T16:20:54.057Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-03-02T16:20:54.057Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-02T16:20:54.057Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-03-02T16:20:54.057Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-02T16:20:54.057Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-03-02T16:20:54.057Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-02T16:20:54.057Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-03-02T16:20:54.057Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-02T16:20:54.057Z] === RUN TestDockerSuite/TestDevicePermissions [2022-03-02T16:20:54.057Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-02T16:20:54.057Z] === RUN TestDockerSuite/TestDockerFails [2022-03-02T16:20:54.057Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-03-02T16:20:54.057Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-02T16:20:54.057Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-03-02T16:20:54.057Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-02T16:20:54.057Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-03-02T16:20:54.057Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-02T16:20:54.057Z] === RUN TestDockerSuite/TestEventsAttach [2022-03-02T16:20:54.057Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-02T16:20:54.057Z] === RUN TestDockerSuite/TestEventsCommit [2022-03-02T16:20:54.057Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-02T16:20:54.057Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-03-02T16:20:56.461Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-03-02T16:20:56.947Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-03-02T16:21:00.664Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-03-02T16:21:01.220Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-03-02T16:21:03.557Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-03-02T16:21:05.980Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-03-02T16:21:10.838Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-03-02T16:21:13.848Z] === RUN TestDockerSuite/TestEventsCopy [2022-03-02T16:21:18.517Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-03-02T16:21:25.569Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-03-02T16:21:27.216Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-03-02T16:21:27.216Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-03-02T16:21:27.216Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-03-02T16:21:27.737Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-03-02T16:21:28.705Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-03-02T16:21:28.933Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-03-02T16:21:31.566Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-03-02T16:21:32.531Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-03-02T16:21:33.372Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-03-02T16:21:33.499Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-03-02T16:21:34.334Z] === RUN TestDockerSuite/TestEventsFilterType [2022-03-02T16:21:35.297Z] === RUN TestDockerSuite/TestEventsFilters [2022-03-02T16:21:35.887Z] === RUN TestDockerSuite/TestBuildSpaces [2022-03-02T16:21:35.887Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-03-02T16:21:41.754Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-03-02T16:21:41.754Z] === RUN TestDockerSuite/TestBuildStderr [2022-03-02T16:21:42.356Z] === RUN TestDockerSuite/TestEventsFormat [2022-03-02T16:21:43.807Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-03-02T16:21:46.509Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-03-02T16:21:48.124Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-03-02T16:21:48.124Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-03-02T16:21:48.124Z] === RUN TestDockerSuite/TestEventsImageImport [2022-03-02T16:21:48.124Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-02T16:21:48.124Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-03-02T16:21:48.124Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-02T16:21:48.124Z] === RUN TestDockerSuite/TestEventsImagePull [2022-03-02T16:21:48.124Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-02T16:21:48.124Z] === RUN TestDockerSuite/TestEventsImageTag [2022-03-02T16:21:49.085Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-03-02T16:21:49.085Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-02T16:21:49.085Z] === RUN TestDockerSuite/TestEventsRename [2022-03-02T16:21:51.976Z] === RUN TestDockerSuite/TestEventsResize [2022-03-02T16:22:00.522Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-03-02T16:22:02.689Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-03-02T16:22:03.421Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-03-02T16:22:05.580Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-03-02T16:22:11.350Z] === RUN TestDockerSuite/TestEventsTop [2022-03-02T16:22:11.351Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-02T16:22:11.351Z] === RUN TestDockerSuite/TestEventsUntag [2022-03-02T16:22:11.805Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-03-02T16:22:11.805Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-02T16:22:11.805Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-03-02T16:22:12.273Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-03-02T16:22:13.836Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-03-02T16:22:14.239Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-03-02T16:22:18.223Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-03-02T16:22:18.592Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-03-02T16:22:18.910Z] === RUN TestDockerSuite/TestExec [2022-03-02T16:22:18.910Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-02T16:22:18.910Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-03-02T16:22:18.910Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-02T16:22:18.910Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-03-02T16:22:21.083Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-03-02T16:22:23.974Z] === RUN TestDockerSuite/TestExecAPIStart [2022-03-02T16:22:23.974Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-02T16:22:23.974Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-03-02T16:22:23.974Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-02T16:22:23.974Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-03-02T16:22:23.974Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-02T16:22:23.974Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-03-02T16:22:25.746Z] === RUN TestDockerSuite/TestBuildUser [2022-03-02T16:22:25.746Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-02T16:22:25.746Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-03-02T16:22:25.746Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-02T16:22:25.746Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-03-02T16:22:25.746Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-02T16:22:25.746Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-03-02T16:22:26.137Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-03-02T16:22:28.305Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-03-02T16:22:30.477Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-03-02T16:22:30.504Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-03-02T16:22:30.976Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-03-02T16:22:31.195Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-03-02T16:22:33.360Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-03-02T16:22:34.800Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-03-02T16:22:34.800Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-02T16:22:34.800Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-03-02T16:22:34.800Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-02T16:22:34.800Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-03-02T16:22:35.879Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-03-02T16:22:39.126Z] === RUN TestDockerSuite/TestExecCgroup [2022-03-02T16:22:39.126Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-02T16:22:39.126Z] === RUN TestDockerSuite/TestExecEnv [2022-03-02T16:22:39.126Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-02T16:22:39.126Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-03-02T16:22:39.126Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-02T16:22:39.126Z] === RUN TestDockerSuite/TestExecExitStatus [2022-03-02T16:22:41.293Z] === RUN TestDockerSuite/TestExecInspectID [2022-03-02T16:22:47.070Z] === RUN TestDockerSuite/TestExecInteractive [2022-03-02T16:22:47.070Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-02T16:22:47.070Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-03-02T16:22:47.070Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-02T16:22:47.070Z] === RUN TestDockerSuite/TestExecParseError [2022-03-02T16:22:47.070Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-02T16:22:47.070Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-03-02T16:22:47.070Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-02T16:22:47.070Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-03-02T16:22:47.070Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-02T16:22:47.070Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-03-02T16:22:48.561Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-03-02T16:22:49.962Z] === RUN TestDockerSuite/TestExecSetEnv [2022-03-02T16:22:49.962Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-02T16:22:49.962Z] === RUN TestDockerSuite/TestExecStartFails [2022-03-02T16:22:49.962Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-02T16:22:49.962Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-03-02T16:22:49.962Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-02T16:22:49.962Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-03-02T16:22:49.962Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-02T16:22:49.962Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-03-02T16:22:49.962Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-02T16:22:49.962Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-03-02T16:22:52.128Z] === RUN TestDockerSuite/TestExecUlimits [2022-03-02T16:22:52.128Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-02T16:22:52.128Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-03-02T16:22:57.945Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-03-02T16:22:57.945Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-02T16:22:57.945Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-03-02T16:22:57.945Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-02T16:22:57.945Z] === RUN TestDockerSuite/TestExecWithUser [2022-03-02T16:22:57.945Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-02T16:22:57.945Z] === RUN TestDockerSuite/TestGetContainerStats [2022-03-02T16:23:00.102Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-03-02T16:23:00.102Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-03-02T16:23:04.996Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-03-02T16:23:08.869Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-03-02T16:23:10.762Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-03-02T16:23:14.479Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-03-02T16:23:14.734Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-03-02T16:23:14.734Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-02T16:23:15.204Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-03-02T16:23:15.204Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-02T16:23:15.204Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-03-02T16:23:18.997Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-03-02T16:23:18.997Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-02T16:23:18.997Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-03-02T16:23:20.252Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-03-02T16:23:20.252Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-02T16:23:20.662Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-03-02T16:23:20.708Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-03-02T16:23:20.708Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-03-02T16:23:20.708Z] === RUN TestDockerSuite/TestHealth [2022-03-02T16:23:20.708Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-02T16:23:20.708Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-03-02T16:23:20.708Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-03-02T16:23:20.708Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-03-02T16:23:21.163Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-03-02T16:23:26.523Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-03-02T16:23:26.927Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-03-02T16:23:26.927Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-03-02T16:23:26.927Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-02T16:23:26.927Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-03-02T16:23:26.927Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-03-02T16:23:26.927Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-03-02T16:23:26.927Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-03-02T16:23:27.383Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-03-02T16:23:27.383Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-02T16:23:27.383Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-03-02T16:23:28.908Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-03-02T16:23:28.908Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-03-02T16:23:31.070Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-03-02T16:23:31.070Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-03-02T16:23:31.494Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-03-02T16:23:33.234Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-03-02T16:23:36.253Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-03-02T16:23:36.721Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-03-02T16:23:36.950Z] === RUN TestDockerSuite/TestImagesFormat [2022-03-02T16:23:36.950Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-03-02T16:23:36.950Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-02T16:23:36.950Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-03-02T16:23:40.666Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-03-02T16:23:40.666Z] === RUN TestDockerSuite/TestImportBadURL [2022-03-02T16:23:41.127Z] === RUN TestDockerSuite/TestImportDisplay [2022-03-02T16:23:41.127Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-02T16:23:41.127Z] === RUN TestDockerSuite/TestImportFile [2022-03-02T16:23:41.127Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-02T16:23:41.127Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-03-02T16:23:41.127Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-03-02T16:23:41.127Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-02T16:23:41.127Z] === RUN TestDockerSuite/TestImportGzipped [2022-03-02T16:23:41.127Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-02T16:23:41.127Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-03-02T16:23:41.127Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-02T16:23:41.127Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-03-02T16:23:41.127Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-02T16:23:41.127Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-03-02T16:23:41.127Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-02T16:23:41.127Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-03-02T16:23:41.127Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-02T16:23:41.127Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-03-02T16:23:41.127Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-03-02T16:23:41.127Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-02T16:23:41.127Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-03-02T16:23:41.127Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-02T16:23:41.128Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-03-02T16:23:41.311Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-03-02T16:23:44.024Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-03-02T16:23:46.916Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-03-02T16:23:46.916Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-02T16:23:46.916Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-03-02T16:23:46.916Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-02T16:23:46.917Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-03-02T16:23:46.917Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-03-02T16:23:46.917Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-02T16:23:46.917Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-03-02T16:23:49.812Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-03-02T16:23:50.268Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-03-02T16:23:51.662Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-03-02T16:23:51.662Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-02T16:23:52.130Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-03-02T16:23:52.130Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-02T16:23:52.599Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-03-02T16:23:52.599Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-02T16:23:52.599Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-03-02T16:23:52.728Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-03-02T16:23:53.158Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-03-02T16:23:53.158Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-02T16:23:53.158Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-03-02T16:23:53.158Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-02T16:23:53.158Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-03-02T16:23:53.158Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-02T16:23:53.158Z] === RUN TestDockerSuite/TestInspectDefault [2022-03-02T16:23:54.166Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-03-02T16:23:56.049Z] === RUN TestDockerSuite/TestInspectHistory [2022-03-02T16:23:58.965Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-03-02T16:24:01.819Z] === RUN TestDockerSuite/TestInspectImage [2022-03-02T16:24:01.819Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-02T16:24:01.819Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-03-02T16:24:01.819Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-02T16:24:01.819Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-03-02T16:24:01.819Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-02T16:24:01.819Z] === RUN TestDockerSuite/TestInspectInt64 [2022-03-02T16:24:03.984Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-03-02T16:24:04.601Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-03-02T16:24:04.924Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-03-02T16:24:05.587Z] === RUN TestDockerSuite/TestBuildXZHost [2022-03-02T16:24:05.587Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-02T16:24:06.056Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-03-02T16:24:06.056Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-02T16:24:06.056Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-03-02T16:24:06.056Z] docker_cli_sni_test.go:18: Flakey test [2022-03-02T16:24:06.056Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-03-02T16:24:06.881Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-03-02T16:24:06.881Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-03-02T16:24:08.276Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-03-02T16:24:08.276Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-02T16:24:08.276Z] === RUN TestDockerSuite/TestCommitChange [2022-03-02T16:24:09.775Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-03-02T16:24:12.666Z] === RUN TestDockerSuite/TestInspectPlugin [2022-03-02T16:24:12.666Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-02T16:24:12.666Z] === RUN TestDockerSuite/TestInspectRootFS [2022-03-02T16:24:12.666Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-03-02T16:24:14.145Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-03-02T16:24:14.833Z] === RUN TestDockerSuite/TestInspectStatus [2022-03-02T16:24:20.018Z] === RUN TestDockerSuite/TestCommitHardlink [2022-03-02T16:24:20.018Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-02T16:24:20.018Z] === RUN TestDockerSuite/TestCommitNewFile [2022-03-02T16:24:22.999Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-03-02T16:24:22.999Z] docker_cli_external_volume_driver_test.go:484: [d19f88e90b230] daemon is not started [2022-03-02T16:24:23.368Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-03-02T16:24:28.041Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-03-02T16:24:28.684Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-03-02T16:24:28.684Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-02T16:24:28.684Z] === RUN TestDockerSuite/TestCommitTTY [2022-03-02T16:24:30.208Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-03-02T16:24:33.097Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-03-02T16:24:35.860Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-03-02T16:24:35.989Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-03-02T16:24:37.867Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-03-02T16:24:37.867Z] docker_cli_external_volume_driver_test.go:52: [deeab712cf9f9] daemon is not started [2022-03-02T16:24:38.878Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-03-02T16:24:41.738Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-03-02T16:24:41.738Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-02T16:24:41.738Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-03-02T16:24:41.738Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-02T16:24:41.738Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-03-02T16:24:41.738Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-02T16:24:41.738Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-03-02T16:24:41.738Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-02T16:24:41.738Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-03-02T16:24:41.738Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-02T16:24:41.738Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-03-02T16:24:41.738Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-02T16:24:41.738Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-03-02T16:24:41.738Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-03-02T16:24:41.738Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-03-02T16:24:41.738Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-03-02T16:24:41.770Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-03-02T16:24:43.936Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-03-02T16:24:44.392Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-03-02T16:24:44.392Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-02T16:24:44.392Z] === RUN TestDockerSuite/TestLinksEnvs [2022-03-02T16:24:44.392Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-02T16:24:44.392Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-03-02T16:24:44.392Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-02T16:24:44.392Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-03-02T16:24:44.392Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-02T16:24:44.392Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-03-02T16:24:44.392Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-02T16:24:44.392Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-03-02T16:24:44.392Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-02T16:24:44.392Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-03-02T16:24:44.392Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-02T16:24:44.392Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-03-02T16:24:44.392Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-02T16:24:44.392Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-03-02T16:24:44.392Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-02T16:24:44.392Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-03-02T16:24:44.392Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-02T16:24:44.392Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-03-02T16:24:44.392Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-02T16:24:44.392Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-03-02T16:24:44.392Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-02T16:24:44.392Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-03-02T16:24:44.392Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-02T16:24:44.392Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-03-02T16:24:44.392Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-02T16:24:44.392Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-03-02T16:24:44.392Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-02T16:24:44.392Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-03-02T16:24:44.392Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-02T16:24:44.392Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-03-02T16:24:44.848Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-03-02T16:24:44.848Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-03-02T16:24:47.018Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-03-02T16:24:49.185Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-03-02T16:24:50.405Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-03-02T16:24:52.737Z] --- PASS: TestDockerExternalVolumeSuite (437.07s) [2022-03-02T16:24:52.737Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.55s) [2022-03-02T16:24:52.737Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.63s) [2022-03-02T16:24:52.737Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.15s) [2022-03-02T16:24:52.737Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.06s) [2022-03-02T16:24:52.737Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s) [2022-03-02T16:24:52.737Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-03-02T16:24:52.737Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-03-02T16:24:52.737Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.22s) [2022-03-02T16:24:52.737Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.19s) [2022-03-02T16:24:52.737Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s) [2022-03-02T16:24:52.737Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-03-02T16:24:52.737Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.20s) [2022-03-02T16:24:52.737Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.27s) [2022-03-02T16:24:52.737Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.86s) [2022-03-02T16:24:52.737Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.15s) [2022-03-02T16:24:52.737Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.67s) [2022-03-02T16:24:52.737Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.00s) [2022-03-02T16:24:52.737Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2022-03-02T16:24:52.737Z] PASS [2022-03-02T16:24:52.737Z] [2022-03-02T16:24:52.737Z] === Skipped [2022-03-02T16:24:52.737Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-03-02T16:24:52.737Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-03-02T16:24:52.737Z] check_test.go:308: [d3baba6138212] daemon is not started [2022-03-02T16:24:52.737Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-03-02T16:24:52.737Z] [2022-03-02T16:24:52.737Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.02s) [2022-03-02T16:24:52.737Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-03-02T16:24:52.737Z] check_test.go:308: [d8cf7d5b70c5e] daemon is not started [2022-03-02T16:24:52.737Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.02s) [2022-03-02T16:24:52.737Z] [2022-03-02T16:24:52.737Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-03-02T16:24:52.737Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-03-02T16:24:52.737Z] check_test.go:308: [d5a87c453e13b] daemon is not started [2022-03-02T16:24:52.737Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-03-02T16:24:52.737Z] [2022-03-02T16:24:52.737Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-03-02T16:24:52.737Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-03-02T16:24:52.737Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-03-02T16:24:52.737Z] [2022-03-02T16:24:52.737Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-03-02T16:24:52.737Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-03-02T16:24:52.737Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-03-02T16:24:52.737Z] [2022-03-02T16:24:52.737Z] DONE 271 tests, 5 skipped in 2375.126s [2022-03-02T16:24:52.737Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-02T16:24:52.737Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dfe765de044ce/docker.pid [2022-03-02T16:24:52.737Z] +++ kill 6444 [2022-03-02T16:24:52.737Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6444 is not a child of this shell [2022-03-02T16:24:52.737Z] warning: PID 6444 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dfe765de044ce/docker.pid had a nonzero exit code [2022-03-02T16:24:52.737Z] ++++ cat bundles/test-integration/docker.pid [2022-03-02T16:24:52.737Z] +++ kill 8380 [2022-03-02T16:24:52.737Z] +++ /etc/init.d/apparmor stop [2022-03-02T16:24:52.737Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-02T16:24:52.737Z] [2022-03-02T16:24:52.737Z] Unloading profiles will leave already running processes permanently [2022-03-02T16:24:52.737Z] unconfined, which can lead to unexpected situations. [2022-03-02T16:24:52.737Z] [2022-03-02T16:24:52.737Z] To set a process to complain mode, use the command line tool [2022-03-02T16:24:52.737Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-02T16:24:52.737Z] +++ true [2022-03-02T16:24:52.737Z] exiting test-integration [2022-03-02T16:24:52.737Z] ++ exit 0 [2022-03-02T16:24:52.737Z] [2022-03-02T16:24:52.996Z] + exit 0 [2022-03-02T16:24:52.996Z] ++ jobs -p [2022-03-02T16:24:52.996Z] + pids= [2022-03-02T16:24:52.996Z] + echo 'Remaining pids to kill: []' [2022-03-02T16:24:52.996Z] Remaining pids to kill: [] [2022-03-02T16:24:52.996Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-03-02T16:24:53.011Z] Recording test results [2022-03-02T16:24:54.849Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-02T16:24:55.175Z] + echo Ensuring container killed. [2022-03-02T16:24:55.175Z] Ensuring container killed. [2022-03-02T16:24:55.175Z] + docker ps -aq -f name=docker-pr1-* [2022-03-02T16:24:55.175Z] + cids=ff4b2d2b5ee3 [2022-03-02T16:24:55.175Z] 242d59ce9592 [2022-03-02T16:24:55.175Z] 4a3d33e543ef [2022-03-02T16:24:55.175Z] + [ -n ff4b2d2b5ee3 [2022-03-02T16:24:55.175Z] 242d59ce9592 [2022-03-02T16:24:55.175Z] 4a3d33e543ef ] [2022-03-02T16:24:55.175Z] + docker rm -vf ff4b2d2b5ee3 242d59ce9592 4a3d33e543ef [2022-03-02T16:24:55.437Z] ff4b2d2b5ee3 [2022-03-02T16:24:56.005Z] 242d59ce9592 [2022-03-02T16:24:56.005Z] 4a3d33e543ef [Pipeline] sh [2022-03-02T16:24:56.230Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-03-02T16:24:56.286Z] + echo Chowning /workspace to jenkins user [2022-03-02T16:24:56.287Z] Chowning /workspace to jenkins user [2022-03-02T16:24:56.287Z] + id -u [2022-03-02T16:24:56.287Z] + id -g [2022-03-02T16:24:56.287Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43313:/workspace busybox chown -R 1000:1000 /workspace [2022-03-02T16:24:56.287Z] Unable to find image 'busybox:latest' locally [2022-03-02T16:24:56.287Z] latest: Pulling from library/busybox [2022-03-02T16:24:56.545Z] 009932687766: Pulling fs layer [2022-03-02T16:24:56.545Z] 009932687766: Download complete [2022-03-02T16:24:56.545Z] 009932687766: Pull complete [2022-03-02T16:24:56.545Z] Digest: sha256:afcc7f1ac1b49db317a7196c902e61c6c3c4607d63599ee1a82d702d249a0ccb [2022-03-02T16:24:56.545Z] Status: Downloaded newer image for busybox:latest [2022-03-02T16:24:57.762Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-03-02T16:24:57.762Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-02T16:24:58.218Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-03-02T16:24:59.081Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-03-02T16:24:59.081Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-03-02T16:24:59.081Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-02T16:24:59.378Z] + bundleName=amd64 [2022-03-02T16:24:59.378Z] + echo Creating amd64-bundles.tar.gz [2022-03-02T16:24:59.378Z] Creating amd64-bundles.tar.gz [2022-03-02T16:24:59.378Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-03-02T16:24:59.378Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2022-03-02T16:25:00.323Z] Archiving artifacts [2022-03-02T16:25:00.395Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-03-02T16:25:00.395Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-03-02T16:25:01.299Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-03-02T16:25:01.299Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-03-02T16:25:01.299Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-03-02T16:25:01.299Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-03-02T16:25:01.299Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-03-02T16:25:01.299Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-03-02T16:25:01.299Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-03-02T16:25:02.135Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43313/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-02T16:25:02.449Z] + make clean [2022-03-02T16:25:02.708Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-02T16:25:02.708Z] docker-dev-cache [2022-03-02T16:25:02.708Z] docker-mod-cache [Pipeline] deleteDir [2022-03-02T16:25:04.257Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-03-02T16:25:04.257Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-03-02T16:25:04.257Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-03-02T16:25:04.257Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-02T16:25:07.215Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-03-02T16:25:07.215Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-03-02T16:25:07.215Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-03-02T16:25:07.215Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-03-02T16:25:07.215Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-03-02T16:25:07.215Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-03-02T16:25:07.215Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-03-02T16:25:07.215Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-03-02T16:25:08.936Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-03-02T16:25:11.010Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-03-02T16:25:14.705Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-03-02T16:25:14.806Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-03-02T16:25:18.598Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-03-02T16:25:18.598Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-03-02T16:25:18.598Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-03-02T16:25:18.598Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-03-02T16:25:21.750Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-03-02T16:25:22.389Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-03-02T16:25:22.389Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-03-02T16:25:25.342Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-03-02T16:25:25.342Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-03-02T16:25:25.342Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-03-02T16:25:25.342Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-03-02T16:25:25.342Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-03-02T16:25:25.468Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-03-02T16:25:27.634Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-03-02T16:25:27.634Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-02T16:25:27.634Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-03-02T16:25:28.297Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-03-02T16:25:28.297Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-03-02T16:25:31.354Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-03-02T16:25:32.090Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-03-02T16:25:32.090Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-03-02T16:25:32.090Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-03-02T16:25:34.244Z] === RUN TestDockerSuite/TestLogsSince [2022-03-02T16:25:35.052Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-03-02T16:25:35.052Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-03-02T16:25:38.004Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-03-02T16:25:43.880Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-03-02T16:25:44.527Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-03-02T16:25:44.527Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-02T16:25:44.527Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-03-02T16:25:44.527Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-02T16:25:44.527Z] === RUN TestDockerSuite/TestLogsTail [2022-03-02T16:25:46.694Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-03-02T16:25:48.643Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-03-02T16:25:48.643Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-03-02T16:25:48.643Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-03-02T16:25:48.643Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-03-02T16:25:48.643Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-03-02T16:25:49.583Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-03-02T16:25:51.596Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-03-02T16:25:51.596Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-03-02T16:25:51.596Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-03-02T16:25:52.477Z] === RUN TestDockerSuite/TestMountIntoProc [2022-03-02T16:25:52.477Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-02T16:25:52.477Z] === RUN TestDockerSuite/TestMountIntoSys [2022-03-02T16:25:52.477Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-02T16:25:52.477Z] === RUN TestDockerSuite/TestNetHostname [2022-03-02T16:25:52.477Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-02T16:25:52.477Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-03-02T16:25:52.477Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-02T16:25:52.477Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-03-02T16:25:52.477Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-02T16:25:52.477Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-03-02T16:25:52.477Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-02T16:25:52.477Z] === RUN TestDockerSuite/TestPluginActive [2022-03-02T16:25:52.932Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-02T16:25:52.932Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-03-02T16:25:52.932Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-02T16:25:52.932Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-03-02T16:25:52.932Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-03-02T16:25:52.932Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-02T16:25:52.932Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-03-02T16:25:52.932Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-02T16:25:52.932Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-03-02T16:25:52.932Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-02T16:25:52.932Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-03-02T16:25:52.932Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-02T16:25:52.932Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-03-02T16:25:52.932Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-02T16:25:52.932Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-03-02T16:25:52.932Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-02T16:25:52.932Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-03-02T16:25:52.932Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-02T16:25:52.932Z] === RUN TestDockerSuite/TestPortHostBinding [2022-03-02T16:25:52.932Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-02T16:25:52.932Z] === RUN TestDockerSuite/TestPortList [2022-03-02T16:25:52.932Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-02T16:25:52.932Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-03-02T16:25:54.550Z] === RUN TestDockerSuite/TestContainerAPITop [2022-03-02T16:25:54.550Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-03-02T16:25:54.551Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-03-02T16:25:58.341Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-03-02T16:25:58.341Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-03-02T16:25:58.706Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-03-02T16:25:58.707Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-02T16:25:58.707Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-03-02T16:25:58.707Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-03-02T16:25:58.707Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-03-02T16:25:58.707Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-03-02T16:25:58.707Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-03-02T16:25:58.707Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-03-02T16:25:58.707Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-03-02T16:25:58.707Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-03-02T16:25:58.707Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-03-02T16:25:58.707Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-03-02T16:25:58.707Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-03-02T16:25:58.707Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-03-02T16:25:58.707Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-03-02T16:25:59.162Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-03-02T16:25:59.162Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-03-02T16:25:59.162Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-03-02T16:26:03.095Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-03-02T16:26:04.934Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-03-02T16:26:04.934Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-03-02T16:26:04.934Z] === RUN TestDockerSuite/TestPsByOrder [2022-03-02T16:26:06.048Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-03-02T16:26:06.048Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-02T16:26:06.048Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-03-02T16:26:06.048Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-02T16:26:06.048Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-03-02T16:26:06.048Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-02T16:26:06.048Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-03-02T16:26:06.048Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-02T16:26:06.048Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-03-02T16:26:06.048Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-02T16:26:06.048Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-03-02T16:26:08.264Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-03-02T16:26:08.264Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-03-02T16:26:11.217Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-03-02T16:26:14.167Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-03-02T16:26:15.221Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-03-02T16:26:15.222Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-02T16:26:15.222Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-03-02T16:26:17.119Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-03-02T16:26:20.071Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00040d368_} [2022-03-02T16:26:22.290Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-14284889609_c:\foo_false____} [2022-03-02T16:26:25.245Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-14284889609_c:\foo_true____} [2022-03-02T16:26:25.510Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-03-02T16:26:25.779Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-03-02T16:26:25.779Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-03-02T16:26:25.779Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-02T16:26:25.779Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-03-02T16:26:25.779Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-02T16:26:25.779Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-03-02T16:26:25.779Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-03-02T16:26:25.779Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-03-02T16:26:25.779Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-02T16:26:25.779Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-03-02T16:26:25.779Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-03-02T16:26:25.779Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-03-02T16:26:27.950Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-03-02T16:26:28.200Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-03-02T16:26:28.200Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-03-02T16:26:28.200Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-03-02T16:26:28.200Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-03-02T16:26:28.200Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-03-02T16:26:28.200Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-03-02T16:26:28.200Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-03-02T16:26:28.200Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-03-02T16:26:28.200Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-03-02T16:26:28.200Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-03-02T16:26:28.200Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-03-02T16:26:28.200Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-03-02T16:26:28.200Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-03-02T16:26:28.668Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-03-02T16:26:28.668Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-02T16:26:28.668Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-03-02T16:26:28.668Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-02T16:26:28.668Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-03-02T16:26:28.668Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-02T16:26:28.668Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-03-02T16:26:28.668Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-02T16:26:28.668Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-03-02T16:26:28.668Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-02T16:26:28.668Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-03-02T16:26:31.625Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-03-02T16:26:31.625Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-02T16:26:31.625Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-03-02T16:26:31.625Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-02T16:26:31.625Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-03-02T16:26:31.625Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-02T16:26:31.625Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-03-02T16:26:31.625Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-02T16:26:31.625Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-03-02T16:26:31.625Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-02T16:26:31.625Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-03-02T16:26:31.625Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-02T16:26:31.625Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-03-02T16:26:31.625Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-02T16:26:31.625Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-03-02T16:26:31.625Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-02T16:26:31.625Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-03-02T16:26:31.625Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-02T16:26:31.625Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-03-02T16:26:31.625Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-02T16:26:31.625Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-03-02T16:26:31.625Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-02T16:26:31.625Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-03-02T16:26:31.625Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-02T16:26:31.671Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-03-02T16:26:32.093Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-03-02T16:26:32.094Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-02T16:26:32.094Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-03-02T16:26:35.048Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-03-02T16:26:35.048Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-03-02T16:26:35.048Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-02T16:26:35.048Z] === RUN TestDockerSuite/TestCpRelativePath [2022-03-02T16:26:37.447Z] === RUN TestDockerSuite/TestBuildEnv [2022-03-02T16:26:37.447Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-02T16:26:37.447Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-03-02T16:26:37.447Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-02T16:26:37.447Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-03-02T16:26:37.447Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-02T16:26:37.447Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-03-02T16:26:37.447Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-02T16:26:37.447Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-03-02T16:26:37.447Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-02T16:26:37.447Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-03-02T16:26:38.012Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-03-02T16:26:38.012Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-02T16:26:38.012Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-03-02T16:26:38.012Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-02T16:26:38.012Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-03-02T16:26:38.012Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-02T16:26:38.012Z] === RUN TestDockerSuite/TestCpToCaseA [2022-03-02T16:26:42.119Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-03-02T16:26:42.119Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-02T16:26:42.119Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-03-02T16:26:42.119Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-02T16:26:42.119Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-03-02T16:26:42.119Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-02T16:26:42.119Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-03-02T16:26:43.163Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-03-02T16:26:43.163Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-03-02T16:26:43.163Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-02T16:26:43.163Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-03-02T16:26:43.652Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-03-02T16:26:43.883Z] === RUN TestDockerSuite/TestCpToCaseB [2022-03-02T16:26:46.835Z] === RUN TestDockerSuite/TestCpToCaseC [2022-03-02T16:26:46.835Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-02T16:26:46.835Z] === RUN TestDockerSuite/TestCpToCaseD [2022-03-02T16:26:46.835Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-02T16:26:46.835Z] === RUN TestDockerSuite/TestCpToCaseE [2022-03-02T16:26:49.428Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-03-02T16:26:55.515Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-03-02T16:26:59.331Z] === RUN TestDockerSuite/TestCpToCaseF [2022-03-02T16:26:59.331Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-02T16:26:59.331Z] === RUN TestDockerSuite/TestCpToCaseG [2022-03-02T16:26:59.331Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-02T16:26:59.331Z] === RUN TestDockerSuite/TestCpToCaseH [2022-03-02T16:27:00.186Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-03-02T16:27:09.759Z] === RUN TestDockerSuite/TestCpToCaseI [2022-03-02T16:27:09.759Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-02T16:27:09.759Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-03-02T16:27:09.759Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-02T16:27:09.759Z] === RUN TestDockerSuite/TestCpToDot [2022-03-02T16:27:10.478Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-03-02T16:27:10.513Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-03-02T16:27:10.513Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-03-02T16:27:10.513Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-02T16:27:10.513Z] === RUN TestDockerSuite/TestBuildExpose [2022-03-02T16:27:10.513Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-02T16:27:10.513Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-03-02T16:27:10.513Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-02T16:27:10.513Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-03-02T16:27:10.513Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-02T16:27:10.513Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-03-02T16:27:10.513Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-02T16:27:10.513Z] === RUN TestDockerSuite/TestBuildFails [2022-03-02T16:27:13.557Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-03-02T16:27:13.557Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-02T16:27:13.557Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-03-02T16:27:13.557Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-02T16:27:13.557Z] === RUN TestDockerSuite/TestCpToStdout [2022-03-02T16:27:14.198Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-03-02T16:27:14.653Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-02T16:27:14.653Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-03-02T16:27:14.653Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-02T16:27:14.653Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-03-02T16:27:16.283Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-03-02T16:27:16.284Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-03-02T16:27:16.511Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-03-02T16:27:16.511Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-02T16:27:16.511Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-03-02T16:27:16.511Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-02T16:27:16.511Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-03-02T16:27:16.511Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-02T16:27:16.511Z] === RUN TestDockerSuite/TestCpVolumePath [2022-03-02T16:27:16.511Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-02T16:27:16.511Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-03-02T16:27:16.980Z] === RUN TestDockerSuite/TestCreateArgs [2022-03-02T16:27:16.980Z] === RUN TestDockerSuite/TestCreateByImageID [2022-03-02T16:27:19.196Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-03-02T16:27:20.422Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-03-02T16:27:20.422Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-02T16:27:20.422Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-03-02T16:27:20.422Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-02T16:27:20.422Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-03-02T16:27:20.422Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-02T16:27:20.422Z] === RUN TestDockerSuite/TestPsRightTagName [2022-03-02T16:27:20.422Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-02T16:27:20.422Z] === RUN TestDockerSuite/TestPsShowMounts [2022-03-02T16:27:22.155Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-03-02T16:27:22.624Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-03-02T16:27:22.624Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-03-02T16:27:23.338Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-03-02T16:27:25.575Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-03-02T16:27:26.044Z] === RUN TestDockerSuite/TestCreateLabels [2022-03-02T16:27:26.044Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-03-02T16:27:26.044Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-02T16:27:26.512Z] === RUN TestDockerSuite/TestCreateRM [2022-03-02T16:27:26.512Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-03-02T16:27:26.512Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-02T16:27:26.512Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-03-02T16:27:26.980Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-03-02T16:27:27.449Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-03-02T16:27:28.959Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-03-02T16:27:28.959Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-02T16:27:28.959Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-03-02T16:27:29.415Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-03-02T16:27:29.415Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-02T16:27:29.415Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-03-02T16:27:30.942Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-03-02T16:27:31.909Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-03-02T16:27:31.909Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-03-02T16:27:31.909Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-03-02T16:27:33.629Z] === RUN TestDockerSuite/TestBuildForceRm [2022-03-02T16:27:36.123Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-03-02T16:27:36.587Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-03-02T16:27:36.591Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-03-02T16:27:37.060Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-03-02T16:27:40.013Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-03-02T16:27:40.482Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-03-02T16:27:40.482Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-03-02T16:27:40.482Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-03-02T16:27:42.356Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-03-02T16:27:43.454Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-03-02T16:27:43.454Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-02T16:27:43.454Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-03-02T16:27:43.454Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-03-02T16:27:43.454Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-02T16:27:43.454Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-03-02T16:27:43.454Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-02T16:27:43.454Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-03-02T16:27:43.454Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-02T16:27:43.454Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-03-02T16:27:43.454Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-02T16:27:43.454Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-03-02T16:27:43.454Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-02T16:27:43.454Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-03-02T16:27:43.454Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-02T16:27:43.454Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-03-02T16:27:43.454Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-02T16:27:43.454Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-03-02T16:27:43.454Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-02T16:27:43.454Z] === RUN TestDockerSuite/TestDevicePermissions [2022-03-02T16:27:43.454Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-02T16:27:43.454Z] === RUN TestDockerSuite/TestDockerFails [2022-03-02T16:27:43.454Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-03-02T16:27:43.454Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-02T16:27:43.454Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-03-02T16:27:43.454Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-02T16:27:43.454Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-03-02T16:27:43.454Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-02T16:27:43.454Z] === RUN TestDockerSuite/TestEventsAttach [2022-03-02T16:27:43.454Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-02T16:27:43.454Z] === RUN TestDockerSuite/TestEventsCommit [2022-03-02T16:27:43.454Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-02T16:27:43.923Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-03-02T16:27:45.247Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-03-02T16:27:45.987Z] === RUN TestDockerSuite/TestBuildFromGit [2022-03-02T16:27:46.875Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-03-02T16:27:49.834Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-03-02T16:27:52.795Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-03-02T16:27:58.354Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-03-02T16:27:59.882Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-03-02T16:28:05.291Z] === RUN TestDockerSuite/TestEventsCopy [2022-03-02T16:28:06.934Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-03-02T16:28:06.934Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-02T16:28:06.934Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-03-02T16:28:06.935Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-03-02T16:28:07.392Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-03-02T16:28:07.392Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-02T16:28:07.392Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-03-02T16:28:10.055Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-03-02T16:28:10.348Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-03-02T16:28:10.348Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-02T16:28:10.348Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-03-02T16:28:16.124Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-03-02T16:28:16.124Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-03-02T16:28:16.580Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-03-02T16:28:17.218Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-03-02T16:28:17.541Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-03-02T16:28:20.176Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-03-02T16:28:20.645Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-03-02T16:28:22.171Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-03-02T16:28:22.172Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-02T16:28:22.172Z] === RUN TestDockerSuite/TestBuildHistory [2022-03-02T16:28:23.307Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-03-02T16:28:26.517Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-03-02T16:28:27.508Z] === RUN TestDockerSuite/TestEventsFilterType [2022-03-02T16:28:27.980Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-03-02T16:28:27.980Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-02T16:28:27.980Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-03-02T16:28:28.496Z] === RUN TestDockerSuite/TestEventsFilters [2022-03-02T16:28:33.753Z] === RUN TestDockerSuite/TestRmiBlank [2022-03-02T16:28:33.753Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-03-02T16:28:33.753Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-03-02T16:28:35.663Z] === RUN TestDockerSuite/TestEventsFormat [2022-03-02T16:28:36.957Z] === RUN TestDockerSuite/TestBuildIidFile [2022-03-02T16:28:36.957Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-03-02T16:28:39.126Z] === RUN TestDockerSuite/TestBuildInheritance [2022-03-02T16:28:39.126Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-02T16:28:39.126Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-03-02T16:28:40.090Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-03-02T16:28:40.547Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-03-02T16:28:42.827Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-03-02T16:28:42.827Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-03-02T16:28:42.827Z] === RUN TestDockerSuite/TestEventsImageImport [2022-03-02T16:28:42.827Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-02T16:28:42.827Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-03-02T16:28:42.827Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-02T16:28:42.827Z] === RUN TestDockerSuite/TestEventsImagePull [2022-03-02T16:28:42.827Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-02T16:28:42.827Z] === RUN TestDockerSuite/TestEventsImageTag [2022-03-02T16:28:43.297Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-03-02T16:28:43.297Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-02T16:28:43.297Z] === RUN TestDockerSuite/TestEventsRename [2022-03-02T16:28:47.092Z] === RUN TestDockerSuite/TestEventsResize [2022-03-02T16:28:50.847Z] === RUN TestDockerSuite/TestBuildLabel [2022-03-02T16:28:51.304Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-03-02T16:28:51.399Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-03-02T16:28:52.267Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-03-02T16:28:52.360Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-03-02T16:28:53.233Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-03-02T16:28:53.327Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-03-02T16:28:54.198Z] === RUN TestDockerSuite/TestBuildLabels [2022-03-02T16:28:55.160Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-03-02T16:28:57.331Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-03-02T16:29:00.380Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-03-02T16:29:04.389Z] === RUN TestDockerSuite/TestBuildLastModified [2022-03-02T16:29:04.389Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-02T16:29:04.390Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-03-02T16:29:04.390Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-02T16:29:04.390Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-03-02T16:29:04.390Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-03-02T16:29:04.390Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-03-02T16:29:04.846Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-03-02T16:29:04.846Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-03-02T16:29:05.304Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-03-02T16:29:06.152Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-03-02T16:29:06.267Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-03-02T16:29:12.045Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-03-02T16:29:16.441Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-03-02T16:29:20.162Z] === RUN TestDockerSuite/TestRmiTag [2022-03-02T16:29:21.124Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-03-02T16:29:22.949Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-03-02T16:29:23.937Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-03-02T16:29:24.841Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-03-02T16:29:28.696Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-03-02T16:29:34.574Z] === RUN TestDockerSuite/TestEventsTop [2022-03-02T16:29:34.574Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-02T16:29:34.574Z] === RUN TestDockerSuite/TestEventsUntag [2022-03-02T16:29:36.791Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-03-02T16:29:41.957Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-03-02T16:29:41.957Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-02T16:29:41.957Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-03-02T16:29:41.957Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-03-02T16:29:42.667Z] === RUN TestDockerSuite/TestExec [2022-03-02T16:29:42.667Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-02T16:29:42.667Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-03-02T16:29:42.667Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-02T16:29:42.667Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-03-02T16:29:45.622Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-03-02T16:29:45.893Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-03-02T16:29:46.855Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-03-02T16:29:48.616Z] === RUN TestDockerSuite/TestExecAPIStart [2022-03-02T16:29:48.616Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-02T16:29:48.616Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-03-02T16:29:48.616Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-02T16:29:48.616Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-03-02T16:29:48.616Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-02T16:29:48.616Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-03-02T16:29:51.571Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-03-02T16:29:52.625Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-03-02T16:29:54.153Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-03-02T16:29:54.153Z] docker_cli_run_test.go:4395: unmatched requirement DaemonIsLinux [2022-03-02T16:29:54.153Z] === RUN TestDockerSuite/TestRunAddHost [2022-03-02T16:29:54.153Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-02T16:29:54.153Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-03-02T16:29:54.153Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-02T16:29:54.153Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-03-02T16:29:54.153Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-02T16:29:54.153Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-03-02T16:29:54.153Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-02T16:29:54.153Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-03-02T16:29:54.153Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-02T16:29:54.153Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-03-02T16:29:54.153Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-02T16:29:54.153Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-03-02T16:29:55.365Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-03-02T16:29:57.043Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-03-02T16:29:57.043Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-02T16:29:57.043Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-03-02T16:29:57.043Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-02T16:29:57.043Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-03-02T16:29:59.161Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-03-02T16:30:02.117Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-03-02T16:30:02.809Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-03-02T16:30:05.699Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-03-02T16:30:08.590Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-03-02T16:30:09.281Z] === RUN TestDockerSuite/TestExecCgroup [2022-03-02T16:30:09.281Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-02T16:30:09.281Z] === RUN TestDockerSuite/TestExecEnv [2022-03-02T16:30:09.281Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-02T16:30:09.281Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-03-02T16:30:09.281Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-02T16:30:09.281Z] === RUN TestDockerSuite/TestExecExitStatus [2022-03-02T16:30:11.486Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-03-02T16:30:13.079Z] === RUN TestDockerSuite/TestExecInspectID [2022-03-02T16:30:14.385Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-03-02T16:30:14.385Z] === RUN TestDockerSuite/TestRunBindMounts [2022-03-02T16:30:18.949Z] === RUN TestDockerSuite/TestExecInteractive [2022-03-02T16:30:18.949Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-02T16:30:18.949Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-03-02T16:30:18.949Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-02T16:30:18.949Z] === RUN TestDockerSuite/TestExecParseError [2022-03-02T16:30:18.949Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-02T16:30:18.949Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-03-02T16:30:18.949Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-02T16:30:18.949Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-03-02T16:30:18.949Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-02T16:30:18.949Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-03-02T16:30:20.154Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-03-02T16:30:20.154Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-02T16:30:20.154Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-03-02T16:30:20.154Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-02T16:30:20.154Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-03-02T16:30:20.154Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-02T16:30:20.154Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-03-02T16:30:20.154Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-02T16:30:20.154Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-03-02T16:30:20.154Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-02T16:30:20.154Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-03-02T16:30:20.154Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-02T16:30:20.154Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-03-02T16:30:20.154Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-02T16:30:20.154Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-03-02T16:30:20.154Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-02T16:30:20.154Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-03-02T16:30:20.154Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-02T16:30:20.154Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-03-02T16:30:20.154Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-02T16:30:20.154Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-03-02T16:30:20.154Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-02T16:30:20.154Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-03-02T16:30:21.915Z] === RUN TestDockerSuite/TestExecSetEnv [2022-03-02T16:30:21.915Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-02T16:30:21.915Z] === RUN TestDockerSuite/TestExecStartFails [2022-03-02T16:30:21.915Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-02T16:30:21.915Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-03-02T16:30:21.915Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-02T16:30:21.915Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-03-02T16:30:21.915Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-02T16:30:21.915Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-03-02T16:30:21.915Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-02T16:30:21.915Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-03-02T16:30:23.049Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-03-02T16:30:23.049Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-02T16:30:23.049Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-03-02T16:30:24.437Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-03-02T16:30:25.709Z] === RUN TestDockerSuite/TestExecUlimits [2022-03-02T16:30:25.709Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-02T16:30:25.709Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-03-02T16:30:26.790Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-03-02T16:30:26.790Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-02T16:30:26.790Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-03-02T16:30:26.790Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-02T16:30:26.790Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-03-02T16:30:29.010Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-03-02T16:30:29.010Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-02T16:30:29.010Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-03-02T16:30:29.010Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-02T16:30:29.010Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-03-02T16:30:29.010Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-02T16:30:29.010Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-03-02T16:30:29.010Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-02T16:30:29.010Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-03-02T16:30:29.010Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-02T16:30:29.010Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-03-02T16:30:29.010Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-02T16:30:29.010Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-03-02T16:30:29.010Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-02T16:30:29.010Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-03-02T16:30:31.231Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-03-02T16:30:32.876Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-03-02T16:30:32.877Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-02T16:30:32.877Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-03-02T16:30:32.877Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-02T16:30:32.877Z] === RUN TestDockerSuite/TestExecWithUser [2022-03-02T16:30:32.877Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-02T16:30:32.877Z] === RUN TestDockerSuite/TestGetContainerStats [2022-03-02T16:30:34.187Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-03-02T16:30:37.143Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-03-02T16:30:37.143Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-02T16:30:37.143Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-03-02T16:30:37.143Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-02T16:30:37.143Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-03-02T16:30:37.143Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-02T16:30:37.143Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-03-02T16:30:40.037Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-03-02T16:30:40.103Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-03-02T16:30:40.103Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-02T16:30:40.103Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-03-02T16:30:40.103Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-02T16:30:40.103Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-03-02T16:30:40.103Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-02T16:30:40.103Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-03-02T16:30:40.103Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-02T16:30:40.103Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-03-02T16:30:42.325Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-03-02T16:30:45.546Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-03-02T16:30:47.194Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-03-02T16:30:48.202Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-03-02T16:30:48.202Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-02T16:30:48.202Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-03-02T16:30:48.202Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-02T16:30:48.202Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-03-02T16:30:48.202Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-02T16:30:48.202Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-03-02T16:30:48.202Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-02T16:30:48.202Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-03-02T16:30:48.202Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-02T16:30:48.202Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-03-02T16:30:48.202Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-02T16:30:48.202Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-03-02T16:30:50.227Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-03-02T16:30:51.157Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-03-02T16:30:51.157Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-02T16:30:51.157Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-03-02T16:30:51.157Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-03-02T16:30:51.157Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-02T16:30:51.157Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-03-02T16:30:51.961Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-03-02T16:30:54.113Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-03-02T16:30:57.070Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-03-02T16:30:57.070Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-02T16:30:57.070Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-03-02T16:30:57.281Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-03-02T16:30:59.125Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-03-02T16:30:59.125Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-02T16:30:59.125Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-03-02T16:30:59.125Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-03-02T16:30:59.125Z] === RUN TestDockerSuite/TestHealth [2022-03-02T16:30:59.125Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-02T16:30:59.125Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-03-02T16:30:59.125Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-03-02T16:30:59.125Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-03-02T16:30:59.125Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-03-02T16:31:00.026Z] === RUN TestDockerSuite/TestRunEnvironment [2022-03-02T16:31:00.026Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-02T16:31:00.026Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-03-02T16:31:00.026Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-02T16:31:00.026Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-03-02T16:31:00.026Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-02T16:31:00.026Z] === RUN TestDockerSuite/TestRunExitCode [2022-03-02T16:31:02.982Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-03-02T16:31:04.337Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-03-02T16:31:05.001Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-03-02T16:31:05.001Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-03-02T16:31:05.001Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-02T16:31:05.001Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-03-02T16:31:05.001Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-03-02T16:31:05.001Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-03-02T16:31:05.204Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-03-02T16:31:05.470Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-03-02T16:31:05.939Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-03-02T16:31:05.939Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-02T16:31:05.939Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-03-02T16:31:07.504Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-03-02T16:31:07.504Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-03-02T16:31:08.162Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-03-02T16:31:09.720Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-03-02T16:31:09.720Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-03-02T16:31:11.118Z] === RUN TestDockerSuite/TestRunExposePort [2022-03-02T16:31:11.118Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-03-02T16:31:11.118Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-02T16:31:11.118Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-03-02T16:31:11.118Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-02T16:31:11.118Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-03-02T16:31:11.118Z] docker_cli_run_test.go:4374: unmatched requirement DaemonIsLinux [2022-03-02T16:31:11.118Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-03-02T16:31:11.118Z] docker_cli_run_test.go:4387: unmatched requirement DaemonIsLinux [2022-03-02T16:31:11.587Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-02T16:31:11.587Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-02T16:31:11.587Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-03-02T16:31:11.587Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-02T16:31:11.587Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-03-02T16:31:11.587Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-02T16:31:11.587Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-03-02T16:31:11.941Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-03-02T16:31:15.736Z] === RUN TestDockerSuite/TestImagesFormat [2022-03-02T16:31:15.736Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-03-02T16:31:15.736Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-02T16:31:15.736Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-03-02T16:31:16.356Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-03-02T16:31:16.356Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-02T16:31:16.356Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-03-02T16:31:16.356Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-03-02T16:31:16.356Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-02T16:31:16.356Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-03-02T16:31:16.356Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-02T16:31:16.826Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-03-02T16:31:16.826Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-02T16:31:16.826Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-03-02T16:31:16.826Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-02T16:31:16.826Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-03-02T16:31:19.527Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-03-02T16:31:19.527Z] === RUN TestDockerSuite/TestImportBadURL [2022-03-02T16:31:19.527Z] === RUN TestDockerSuite/TestImportDisplay [2022-03-02T16:31:19.527Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-02T16:31:19.527Z] === RUN TestDockerSuite/TestImportFile [2022-03-02T16:31:19.527Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-02T16:31:19.527Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-03-02T16:31:19.996Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-03-02T16:31:19.996Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-02T16:31:19.996Z] === RUN TestDockerSuite/TestImportGzipped [2022-03-02T16:31:19.996Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-02T16:31:19.996Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-03-02T16:31:19.996Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-02T16:31:19.996Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-03-02T16:31:19.996Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-02T16:31:19.996Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-03-02T16:31:19.996Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-02T16:31:19.996Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-03-02T16:31:19.996Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-02T16:31:19.996Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-03-02T16:31:19.996Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-03-02T16:31:19.996Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-02T16:31:19.996Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-03-02T16:31:19.996Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-02T16:31:19.996Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-03-02T16:31:23.795Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-03-02T16:31:24.004Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-03-02T16:31:24.004Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-02T16:31:24.473Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-03-02T16:31:25.405Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-03-02T16:31:25.405Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-02T16:31:25.405Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-03-02T16:31:26.694Z] === RUN TestDockerSuite/TestRunModeHostname [2022-03-02T16:31:26.694Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-02T16:31:26.694Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-03-02T16:31:26.694Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-02T16:31:26.694Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-03-02T16:31:26.694Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-02T16:31:26.694Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-03-02T16:31:26.694Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-02T16:31:26.694Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-03-02T16:31:26.694Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-02T16:31:26.694Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-03-02T16:31:26.694Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-02T16:31:26.694Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-03-02T16:31:26.694Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-02T16:31:26.694Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-03-02T16:31:26.694Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-02T16:31:26.694Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-03-02T16:31:26.694Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-02T16:31:26.694Z] === RUN TestDockerSuite/TestRunMount [2022-03-02T16:31:26.694Z] docker_cli_run_test.go:4197: unmatched requirement DaemonIsLinux [2022-03-02T16:31:26.694Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-03-02T16:31:26.694Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-02T16:31:26.694Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-03-02T16:31:26.694Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsLinux [2022-03-02T16:31:26.694Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-03-02T16:31:26.694Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-02T16:31:26.694Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-03-02T16:31:26.756Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-03-02T16:31:26.756Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-02T16:31:26.756Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-03-02T16:31:26.756Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-02T16:31:26.756Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-03-02T16:31:26.756Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-03-02T16:31:26.756Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-02T16:31:26.756Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-03-02T16:31:29.713Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-03-02T16:31:29.713Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-03-02T16:31:33.508Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-03-02T16:31:33.508Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-02T16:31:33.508Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-03-02T16:31:33.508Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-02T16:31:33.508Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-03-02T16:31:33.508Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-02T16:31:33.508Z] === RUN TestDockerSuite/TestInspectDefault [2022-03-02T16:31:35.366Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-03-02T16:31:35.366Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-02T16:31:35.366Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-03-02T16:31:35.366Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-02T16:31:35.366Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-03-02T16:31:35.366Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-02T16:31:35.366Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-03-02T16:31:36.459Z] === RUN TestDockerSuite/TestInspectHistory [2022-03-02T16:31:37.773Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-03-02T16:31:37.773Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-03-02T16:31:37.773Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-02T16:31:38.232Z] === RUN TestDockerSuite/TestBuildNetNone [2022-03-02T16:31:38.232Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-02T16:31:38.232Z] === RUN TestDockerSuite/TestBuildNoContext [2022-03-02T16:31:41.129Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-03-02T16:31:42.330Z] === RUN TestDockerSuite/TestInspectImage [2022-03-02T16:31:42.330Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-02T16:31:42.330Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-03-02T16:31:42.330Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-02T16:31:42.330Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-03-02T16:31:42.330Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-02T16:31:42.330Z] === RUN TestDockerSuite/TestInspectInt64 [2022-03-02T16:31:42.535Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-03-02T16:31:44.550Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-03-02T16:31:46.910Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-03-02T16:31:47.302Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-03-02T16:31:47.302Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-02T16:31:47.302Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-03-02T16:31:47.302Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-02T16:31:47.302Z] === RUN TestDockerSuite/TestRunNetHost [2022-03-02T16:31:47.302Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-02T16:31:47.302Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-03-02T16:31:47.302Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-02T16:31:47.302Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-03-02T16:31:47.302Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-02T16:31:47.302Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-03-02T16:31:47.302Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-02T16:31:47.302Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-03-02T16:31:47.302Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-02T16:31:47.302Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-03-02T16:31:47.302Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-02T16:31:47.302Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-03-02T16:31:47.302Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-02T16:31:47.302Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-03-02T16:31:47.772Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-03-02T16:31:49.308Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-03-02T16:31:49.309Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-03-02T16:31:49.337Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-03-02T16:31:50.632Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-03-02T16:31:50.632Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-03-02T16:31:50.632Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-03-02T16:31:51.560Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-03-02T16:31:52.264Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-03-02T16:31:53.525Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-03-02T16:31:53.778Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-03-02T16:31:54.766Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-03-02T16:31:55.054Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-03-02T16:31:56.056Z] === RUN TestDockerSuite/TestInspectPlugin [2022-03-02T16:31:56.056Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-02T16:31:56.056Z] === RUN TestDockerSuite/TestInspectRootFS [2022-03-02T16:31:56.056Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-03-02T16:31:56.589Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-03-02T16:31:57.720Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-03-02T16:31:57.720Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-02T16:31:57.720Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-03-02T16:31:57.720Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-02T16:31:57.720Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-03-02T16:31:57.720Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-02T16:31:57.720Z] === RUN TestDockerSuite/TestRunPortInUse [2022-03-02T16:31:57.720Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-02T16:31:57.720Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-03-02T16:31:57.720Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-02T16:31:57.720Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-03-02T16:31:57.720Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-02T16:31:57.720Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-03-02T16:31:57.720Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-02T16:31:58.189Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-03-02T16:31:58.189Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-02T16:31:58.189Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-02T16:31:59.849Z] === RUN TestDockerSuite/TestInspectStatus [2022-03-02T16:32:02.800Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-03-02T16:32:02.950Z] === RUN TestDockerSuite/TestRunPublishPort [2022-03-02T16:32:02.950Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-02T16:32:02.950Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-03-02T16:32:02.950Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-02T16:32:02.950Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-03-02T16:32:02.950Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-02T16:32:02.950Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-03-02T16:32:02.950Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-02T16:32:02.950Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-03-02T16:32:02.950Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-02T16:32:02.950Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-03-02T16:32:09.965Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-03-02T16:32:13.335Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-03-02T16:32:13.335Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-02T16:32:13.335Z] === RUN TestDockerSuite/TestRunRm [2022-03-02T16:32:13.760Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-03-02T16:32:16.224Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-03-02T16:32:17.119Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-03-02T16:32:17.645Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-03-02T16:32:19.819Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-03-02T16:32:20.919Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-03-02T16:32:21.992Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-03-02T16:32:24.729Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-03-02T16:32:24.882Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-03-02T16:32:27.686Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-03-02T16:32:27.774Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-03-02T16:32:30.643Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-03-02T16:32:30.643Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-03-02T16:32:30.643Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-02T16:32:30.643Z] === RUN TestDockerSuite/TestLinksEnvs [2022-03-02T16:32:30.643Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-02T16:32:30.643Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-03-02T16:32:30.643Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-02T16:32:30.663Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-03-02T16:32:31.112Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-03-02T16:32:31.112Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-02T16:32:31.112Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-03-02T16:32:31.112Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-02T16:32:31.112Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-03-02T16:32:31.112Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-02T16:32:31.112Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-03-02T16:32:31.112Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-02T16:32:31.112Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-03-02T16:32:31.112Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-02T16:32:31.112Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-03-02T16:32:31.112Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-02T16:32:31.112Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-03-02T16:32:31.112Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-02T16:32:31.112Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-03-02T16:32:31.112Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-02T16:32:31.112Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-03-02T16:32:31.112Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-02T16:32:31.112Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-03-02T16:32:31.112Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-02T16:32:31.112Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-03-02T16:32:31.112Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-02T16:32:31.112Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-03-02T16:32:31.112Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-02T16:32:31.112Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-03-02T16:32:31.112Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-02T16:32:31.112Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-03-02T16:32:31.112Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-03-02T16:32:31.112Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-03-02T16:32:32.187Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-03-02T16:32:33.551Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-03-02T16:32:33.552Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-02T16:32:33.552Z] === RUN TestDockerSuite/TestRunState [2022-03-02T16:32:33.552Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-02T16:32:33.552Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-03-02T16:32:34.066Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-03-02T16:32:35.911Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-03-02T16:32:36.440Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-03-02T16:32:36.440Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-02T16:32:36.440Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-03-02T16:32:37.863Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-03-02T16:32:39.331Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-03-02T16:32:39.331Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-02T16:32:39.331Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-03-02T16:32:39.331Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-02T16:32:39.331Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-03-02T16:32:39.331Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-03-02T16:32:39.331Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-03-02T16:32:39.331Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-02T16:32:39.331Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-03-02T16:32:45.029Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-03-02T16:32:45.154Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-03-02T16:32:45.154Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-02T16:32:45.154Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-03-02T16:32:45.154Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-02T16:32:45.154Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-03-02T16:32:45.154Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-02T16:32:45.154Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-03-02T16:32:45.154Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-02T16:32:45.154Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-03-02T16:32:45.154Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-02T16:32:45.154Z] === RUN TestDockerSuite/TestRunUserByID [2022-03-02T16:32:45.154Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-02T16:32:45.154Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-03-02T16:32:45.154Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-02T16:32:45.154Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-03-02T16:32:45.154Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-02T16:32:45.154Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-03-02T16:32:45.154Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-02T16:32:45.154Z] === RUN TestDockerSuite/TestRunUserByName [2022-03-02T16:32:45.154Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-02T16:32:45.154Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-03-02T16:32:46.219Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-03-02T16:32:47.251Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-03-02T16:32:47.251Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-02T16:32:47.251Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-03-02T16:32:48.880Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-03-02T16:32:48.880Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-02T16:32:48.880Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-03-02T16:32:51.044Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-03-02T16:32:51.044Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-03-02T16:32:51.775Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-03-02T16:32:51.775Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-02T16:32:51.775Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-03-02T16:32:51.775Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-02T16:32:51.775Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-03-02T16:32:53.281Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-03-02T16:32:56.445Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-03-02T16:32:58.213Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-03-02T16:32:59.066Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-03-02T16:33:00.031Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-03-02T16:33:00.031Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-02T16:33:00.031Z] === RUN TestDockerSuite/TestBuildPATH [2022-03-02T16:33:00.031Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-02T16:33:00.031Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-03-02T16:33:02.925Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-03-02T16:33:02.925Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-02T16:33:02.925Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-03-02T16:33:04.989Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-03-02T16:33:05.372Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-03-02T16:33:10.758Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-03-02T16:33:12.534Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-03-02T16:33:17.294Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-03-02T16:33:19.304Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-03-02T16:33:19.304Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-02T16:33:19.304Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-03-02T16:33:19.304Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-03-02T16:33:22.051Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-03-02T16:33:22.051Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-02T16:33:22.051Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-03-02T16:33:23.025Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-03-02T16:33:25.852Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-03-02T16:33:26.743Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-03-02T16:33:29.641Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-03-02T16:33:29.641Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-02T16:33:29.641Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-03-02T16:33:29.641Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-03-02T16:33:29.641Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-03-02T16:33:29.641Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-02T16:33:29.641Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-03-02T16:33:29.641Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-02T16:33:29.641Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-03-02T16:33:29.641Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-02T16:33:29.641Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-03-02T16:33:29.641Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-02T16:33:29.641Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-03-02T16:33:29.641Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-02T16:33:29.641Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-03-02T16:33:29.651Z] === RUN TestDockerSuite/TestLogsSince [2022-03-02T16:33:34.314Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-03-02T16:33:37.206Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-03-02T16:33:39.371Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-03-02T16:33:40.078Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-03-02T16:33:40.078Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-02T16:33:40.078Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-03-02T16:33:40.078Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-02T16:33:40.078Z] === RUN TestDockerSuite/TestLogsTail [2022-03-02T16:33:43.037Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-03-02T16:33:45.141Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-03-02T16:33:45.141Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-02T16:33:45.141Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-03-02T16:33:45.141Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-02T16:33:45.141Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-03-02T16:33:45.141Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-02T16:33:45.141Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-03-02T16:33:45.141Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-02T16:33:45.141Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-03-02T16:33:45.141Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-02T16:33:45.141Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-03-02T16:33:45.141Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-02T16:33:45.141Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-03-02T16:33:45.141Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-02T16:33:45.141Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-03-02T16:33:45.141Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-02T16:33:45.141Z] === RUN TestDockerSuite/TestSaveImageId [2022-03-02T16:33:45.141Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-02T16:33:45.141Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-03-02T16:33:45.141Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-02T16:33:45.141Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-03-02T16:33:45.141Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-02T16:33:45.141Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-03-02T16:33:45.141Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-02T16:33:45.141Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-03-02T16:33:45.141Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-02T16:33:45.141Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-03-02T16:33:45.141Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-02T16:33:45.141Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-03-02T16:33:45.141Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-02T16:33:45.141Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-03-02T16:33:45.141Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-02T16:33:45.141Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-03-02T16:33:45.141Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-02T16:33:45.141Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-03-02T16:33:45.992Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-03-02T16:33:48.038Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-03-02T16:33:48.507Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-03-02T16:33:48.945Z] === RUN TestDockerSuite/TestMountIntoProc [2022-03-02T16:33:48.945Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-02T16:33:48.945Z] === RUN TestDockerSuite/TestMountIntoSys [2022-03-02T16:33:48.945Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-02T16:33:48.945Z] === RUN TestDockerSuite/TestNetHostname [2022-03-02T16:33:48.945Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-02T16:33:48.945Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-03-02T16:33:48.945Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-02T16:33:48.945Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-03-02T16:33:48.945Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-02T16:33:48.945Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-03-02T16:33:48.945Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-02T16:33:48.945Z] === RUN TestDockerSuite/TestPluginActive [2022-03-02T16:33:48.945Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-02T16:33:48.945Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-03-02T16:33:48.945Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-02T16:33:48.945Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-03-02T16:33:48.945Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-03-02T16:33:48.945Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-02T16:33:48.945Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-03-02T16:33:48.945Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-02T16:33:48.945Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-03-02T16:33:48.945Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-02T16:33:48.945Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-03-02T16:33:48.945Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-02T16:33:48.945Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-03-02T16:33:48.945Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-02T16:33:48.945Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-03-02T16:33:48.945Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-02T16:33:48.945Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-03-02T16:33:48.945Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-02T16:33:48.977Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-03-02T16:33:49.414Z] === RUN TestDockerSuite/TestPortHostBinding [2022-03-02T16:33:49.414Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-02T16:33:49.414Z] === RUN TestDockerSuite/TestPortList [2022-03-02T16:33:49.414Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-02T16:33:49.414Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-03-02T16:33:49.445Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-03-02T16:33:51.662Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-03-02T16:33:53.580Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-03-02T16:33:55.286Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-03-02T16:33:55.286Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-02T16:33:55.286Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-03-02T16:33:55.286Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-03-02T16:33:55.286Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-03-02T16:33:55.286Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-03-02T16:33:55.286Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-03-02T16:33:55.286Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-03-02T16:33:55.286Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-03-02T16:33:55.286Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-03-02T16:33:55.286Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-03-02T16:33:55.286Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-03-02T16:33:55.286Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-03-02T16:33:55.286Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-03-02T16:33:55.286Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-03-02T16:33:55.286Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-03-02T16:33:55.286Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-03-02T16:33:55.287Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-03-02T16:34:00.336Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-03-02T16:34:00.336Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-02T16:34:00.336Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-03-02T16:34:01.161Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-03-02T16:34:01.161Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-03-02T16:34:01.161Z] === RUN TestDockerSuite/TestPsByOrder [2022-03-02T16:34:10.776Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-03-02T16:34:10.776Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-02T16:34:10.776Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-03-02T16:34:13.662Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-03-02T16:34:13.662Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-02T16:34:13.662Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-03-02T16:34:14.573Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-03-02T16:34:14.573Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-02T16:34:14.573Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-03-02T16:34:14.573Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-02T16:34:14.573Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-03-02T16:34:14.573Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-02T16:34:14.573Z] === RUN TestDockerSuite/TestStartRecordError [2022-03-02T16:34:14.573Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-02T16:34:14.573Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-03-02T16:34:23.251Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-03-02T16:34:23.251Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-02T16:34:23.251Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-03-02T16:34:23.251Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-02T16:34:23.251Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-03-02T16:34:23.251Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-02T16:34:23.251Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-03-02T16:34:23.251Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-02T16:34:23.251Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-03-02T16:34:23.251Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-02T16:34:23.251Z] === RUN TestDockerSuite/TestStatsNoStream [2022-03-02T16:34:23.251Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-02T16:34:23.251Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-03-02T16:34:23.491Z] === RUN TestDockerSuite/TestBuildRm [2022-03-02T16:34:25.473Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-03-02T16:34:26.164Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-03-02T16:34:27.694Z] === RUN TestDockerSuite/TestTopPrivileged [2022-03-02T16:34:27.694Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-02T16:34:27.694Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-03-02T16:34:29.912Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-03-02T16:34:29.912Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-02T16:34:29.912Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-03-02T16:34:29.912Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-02T16:34:29.912Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-03-02T16:34:29.912Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-02T16:34:30.381Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-03-02T16:34:30.381Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-02T16:34:30.381Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-03-02T16:34:30.381Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-02T16:34:30.381Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-03-02T16:34:30.381Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-02T16:34:30.381Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-03-02T16:34:38.276Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-03-02T16:34:41.998Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-03-02T16:34:41.998Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-02T16:34:41.998Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-03-02T16:34:41.998Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-02T16:34:41.998Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-03-02T16:34:43.527Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-03-02T16:34:43.988Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-03-02T16:34:43.988Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-03-02T16:34:43.988Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-02T16:34:43.988Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-03-02T16:34:43.988Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-03-02T16:34:43.988Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-03-02T16:34:45.322Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-03-02T16:34:45.791Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-03-02T16:34:45.791Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-03-02T16:34:45.791Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-02T16:34:45.791Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-03-02T16:34:46.261Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-03-02T16:34:46.261Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-03-02T16:34:46.730Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-03-02T16:34:48.213Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-03-02T16:34:48.744Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-03-02T16:34:49.689Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-03-02T16:34:50.160Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-03-02T16:34:53.957Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-03-02T16:34:53.957Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-03-02T16:34:54.426Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-03-02T16:34:54.426Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-03-02T16:34:54.895Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-03-02T16:34:56.759Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-03-02T16:34:59.168Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-03-02T16:35:03.568Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-03-02T16:35:03.569Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-02T16:35:04.038Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-03-02T16:35:04.508Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-03-02T16:35:04.508Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-03-02T16:35:04.508Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-02T16:35:04.508Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-03-02T16:35:05.136Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-03-02T16:35:05.136Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-02T16:35:05.136Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-03-02T16:35:05.136Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-02T16:35:05.136Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-03-02T16:35:07.057Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-03-02T16:35:12.297Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-03-02T16:35:12.297Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-02T16:35:12.297Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-03-02T16:35:12.297Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-02T16:35:12.297Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-03-02T16:35:12.297Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-02T16:35:12.297Z] === RUN TestDockerSuite/TestPsRightTagName [2022-03-02T16:35:12.297Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-02T16:35:12.297Z] === RUN TestDockerSuite/TestPsShowMounts [2022-03-02T16:35:13.178Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-03-02T16:35:13.647Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-03-02T16:35:14.116Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-03-02T16:35:20.959Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-03-02T16:35:20.959Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-02T16:35:20.959Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-03-02T16:35:23.174Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-03-02T16:35:23.174Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-02T16:35:23.174Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-03-02T16:35:24.162Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-03-02T16:35:25.151Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-03-02T16:35:25.151Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-03-02T16:35:25.151Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-03-02T16:35:26.622Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-03-02T16:35:26.622Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-02T16:35:26.622Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-03-02T16:35:26.622Z] --- PASS: TestDockerSuite (2599.91s) [2022-03-02T16:35:26.622Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-03-02T16:35:26.622Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-02T16:35:26.622Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-03-02T16:35:26.622Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-03-02T16:35:26.622Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-03-02T16:35:26.622Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-02T16:35:26.622Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-03-02T16:35:26.622Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.77s) [2022-03-02T16:35:26.622Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.25s) [2022-03-02T16:35:26.622Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.67s) [2022-03-02T16:35:26.622Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2022-03-02T16:35:26.622Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (84.75s) [2022-03-02T16:35:26.622Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.79s) [2022-03-02T16:35:26.622Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.30s) [2022-03-02T16:35:26.622Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-03-02T16:35:26.622Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-03-02T16:35:26.622Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-03-02T16:35:26.622Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-02T16:35:26.622Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-03-02T16:35:26.622Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-02T16:35:26.622Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-03-02T16:35:26.622Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-03-02T16:35:26.622Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-02T16:35:26.622Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.81s) [2022-03-02T16:35:26.622Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-02T16:35:26.622Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-02T16:35:26.622Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.48s) [2022-03-02T16:35:26.622Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.94s) [2022-03-02T16:35:26.622Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-02T16:35:26.622Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-02T16:35:26.622Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-02T16:35:26.622Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-02T16:35:26.622Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.48s) [2022-03-02T16:35:26.622Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-02T16:35:26.622Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-02T16:35:26.622Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.31s) [2022-03-02T16:35:26.622Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (100.63s) [2022-03-02T16:35:26.622Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.54s) [2022-03-02T16:35:26.622Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.54s) [2022-03-02T16:35:26.622Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-03-02T16:35:26.622Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.47s) [2022-03-02T16:35:26.622Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.05s) [2022-03-02T16:35:26.622Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-02T16:35:26.622Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-02T16:35:26.622Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-02T16:35:26.622Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.31s) [2022-03-02T16:35:26.622Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.00s) [2022-03-02T16:35:26.622Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.47s) [2022-03-02T16:35:26.622Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.74s) [2022-03-02T16:35:26.622Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-03-02T16:35:26.622Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-02T16:35:26.622Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2022-03-02T16:35:26.622Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.35s) [2022-03-02T16:35:26.622Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.07s) [2022-03-02T16:35:26.622Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.69s) [2022-03-02T16:35:26.622Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.18s) [2022-03-02T16:35:26.622Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-03-02T16:35:26.622Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.31s) [2022-03-02T16:35:26.622Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.87s) [2022-03-02T16:35:26.622Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.66s) [2022-03-02T16:35:26.622Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-03-02T16:35:26.622Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-02T16:35:26.622Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-02T16:35:26.622Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-02T16:35:26.622Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.59s) [2022-03-02T16:35:26.622Z] --- PASS: TestDockerSuite/TestBuildAddTar (37.76s) [2022-03-02T16:35:26.622Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-03-02T16:35:26.622Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.45s) [2022-03-02T16:35:26.622Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (20.27s) [2022-03-02T16:35:26.622Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.97s) [2022-03-02T16:35:26.622Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.61s) [2022-03-02T16:35:26.622Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (13.33s) [2022-03-02T16:35:26.622Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.36s) [2022-03-02T16:35:26.622Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.18s) [2022-03-02T16:35:26.622Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.38s) [2022-03-02T16:35:26.622Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.56s) [2022-03-02T16:35:26.622Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.49s) [2022-03-02T16:35:26.622Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (6.00s) [2022-03-02T16:35:26.622Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-03-02T16:35:26.622Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-02T16:35:26.622Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.77s) [2022-03-02T16:35:26.622Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-03-02T16:35:26.622Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.68s) [2022-03-02T16:35:26.622Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-03-02T16:35:26.622Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-03-02T16:35:26.622Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (27.62s) [2022-03-02T16:35:26.622Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.76s) [2022-03-02T16:35:26.622Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.90s) [2022-03-02T16:35:26.622Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.49s) [2022-03-02T16:35:26.622Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.68s) [2022-03-02T16:35:26.622Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-03-02T16:35:26.622Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.90s) [2022-03-02T16:35:26.622Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.62s) [2022-03-02T16:35:26.622Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-03-02T16:35:26.622Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-02T16:35:26.622Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.79s) [2022-03-02T16:35:26.622Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.14s) [2022-03-02T16:35:26.622Z] --- PASS: TestDockerSuite/TestBuildCmd (0.67s) [2022-03-02T16:35:26.622Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.69s) [2022-03-02T16:35:26.622Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.63s) [2022-03-02T16:35:26.622Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.53s) [2022-03-02T16:35:26.622Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.60s) [2022-03-02T16:35:27.092Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-02T16:35:27.092Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.38s) [2022-03-02T16:35:27.092Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-02T16:35:27.092Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.57s) [2022-03-02T16:35:27.092Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.26s) [2022-03-02T16:35:27.092Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.11s) [2022-03-02T16:35:27.092Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.59s) [2022-03-02T16:35:27.092Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-03-02T16:35:27.092Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.02s) [2022-03-02T16:35:27.092Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.76s) [2022-03-02T16:35:27.092Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-02T16:35:27.092Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-02T16:35:27.092Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.27s) [2022-03-02T16:35:27.092Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (38.51s) [2022-03-02T16:35:27.092Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.74s) [2022-03-02T16:35:27.092Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.68s) [2022-03-02T16:35:27.092Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.14s) [2022-03-02T16:35:27.092Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.45s) [2022-03-02T16:35:27.092Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s) [2022-03-02T16:35:27.092Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-03-02T16:35:27.092Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.61s) [2022-03-02T16:35:27.092Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-03-02T16:35:27.092Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (27.02s) [2022-03-02T16:35:27.092Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.84s) [2022-03-02T16:35:27.092Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.52s) [2022-03-02T16:35:27.092Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (20.35s) [2022-03-02T16:35:27.092Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.08s) [2022-03-02T16:35:27.092Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.94s) [2022-03-02T16:35:27.092Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.39s) [2022-03-02T16:35:27.092Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.48s) [2022-03-02T16:35:27.092Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.46s) [2022-03-02T16:35:27.092Z] --- PASS: TestDockerSuite/TestBuildDockerignore (56.61s) [2022-03-02T16:35:27.092Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (7.13s) [2022-03-02T16:35:27.092Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.50s) [2022-03-02T16:35:27.092Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (64.46s) [2022-03-02T16:35:27.092Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.08s) [2022-03-02T16:35:27.092Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.97s) [2022-03-02T16:35:27.092Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (22.44s) [2022-03-02T16:35:27.092Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (12.71s) [2022-03-02T16:35:27.092Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (12.28s) [2022-03-02T16:35:27.092Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (33.34s) [2022-03-02T16:35:27.092Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (12.26s) [2022-03-02T16:35:27.092Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (11.64s) [2022-03-02T16:35:27.092Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (86.19s) [2022-03-02T16:35:27.092Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.50s) [2022-03-02T16:35:27.092Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.41s) [2022-03-02T16:35:27.092Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-03-02T16:35:27.092Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.69s) [2022-03-02T16:35:27.092Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.30s) [2022-03-02T16:35:27.092Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-03-02T16:35:27.092Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.59s) [2022-03-02T16:35:27.092Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.69s) [2022-03-02T16:35:27.092Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.00s) [2022-03-02T16:35:27.092Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.54s) [2022-03-02T16:35:27.092Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.28s) [2022-03-02T16:35:27.092Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-03-02T16:35:27.092Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.42s) [2022-03-02T16:35:27.092Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-02T16:35:27.092Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-02T16:35:27.092Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-02T16:35:27.092Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.34s) [2022-03-02T16:35:27.093Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-03-02T16:35:27.093Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-03-02T16:35:27.093Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.12s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.36s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (16.32s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.76s) [2022-03-02T16:35:27.093Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-03-02T16:35:27.093Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-03-02T16:35:27.093Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-02T16:35:27.093Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-02T16:35:27.093Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestBuildFails (3.12s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (7.00s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (7.19s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestBuildForceRm (8.03s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.88s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.63s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.14s) [2022-03-02T16:35:27.093Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.76s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.69s) [2022-03-02T16:35:27.093Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (10.01s) [2022-03-02T16:35:27.093Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestBuildHistory (13.95s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.17s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.40s) [2022-03-02T16:35:27.093Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.86s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.26s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestBuildLabel (1.17s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.76s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.21s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.70s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestBuildLabels (1.23s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.76s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.01s) [2022-03-02T16:35:27.093Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2022-03-02T16:35:27.093Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.69s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.64s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.93s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (17.98s) [2022-03-02T16:35:27.093Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.71s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (38.42s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (17.32s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.68s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.74s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.92s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (19.33s) [2022-03-02T16:35:27.093Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (9.09s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.74s) [2022-03-02T16:35:27.093Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-02T16:35:27.093Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.46s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.16s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.15s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.23s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.13s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.76s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.12s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.61s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestBuildOnBuild (10.49s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.95s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.65s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.57s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.83s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.49s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.10s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.40s) [2022-03-02T16:35:27.093Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-03-02T16:35:27.093Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.78s) [2022-03-02T16:35:27.093Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (46.65s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (21.95s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestBuildRm (14.40s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.82s) [2022-03-02T16:35:27.093Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-03-02T16:35:27.093Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.51s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.75s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.56s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.40s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.24s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (18.12s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.91s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.74s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.88s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.30s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.34s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestBuildStderr (4.88s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (21.50s) [2022-03-02T16:35:27.093Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.44s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.96s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.59s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.65s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.90s) [2022-03-02T16:35:27.093Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-03-02T16:35:27.093Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-03-02T16:35:27.093Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.88s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.67s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.50s) [2022-03-02T16:35:27.093Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-02T16:35:27.093Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (25.03s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.06s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (10.12s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.51s) [2022-03-02T16:35:27.093Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.46s) [2022-03-02T16:35:27.093Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.89s) [2022-03-02T16:35:27.093Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.47s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (16.89s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.66s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.54s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (15.23s) [2022-03-02T16:35:27.093Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.45s) [2022-03-02T16:35:27.093Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.44s) [2022-03-02T16:35:27.093Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.30s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.92s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.22s) [2022-03-02T16:35:27.093Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.47s) [2022-03-02T16:35:27.093Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-03-02T16:35:27.093Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.11s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.13s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestCommitChange (5.21s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.34s) [2022-03-02T16:35:27.093Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestCommitNewFile (8.09s) [2022-03-02T16:35:27.093Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestCommitTTY (7.99s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.85s) [2022-03-02T16:35:27.093Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-02T16:35:27.093Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-02T16:35:27.093Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-02T16:35:27.093Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-02T16:35:27.093Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-02T16:35:27.093Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-03-02T16:35:27.093Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.16s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.73s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (8.02s) [2022-03-02T16:35:27.093Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.82s) [2022-03-02T16:35:27.093Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-02T16:35:27.093Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-02T16:35:27.093Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.86s) [2022-03-02T16:35:27.093Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.82s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-03-02T16:35:27.093Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-02T16:35:27.093Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-02T16:35:27.093Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.47s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.35s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.44s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-03-02T16:35:27.093Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.50s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.14s) [2022-03-02T16:35:27.093Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-02T16:35:27.093Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.06s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.35s) [2022-03-02T16:35:27.093Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.14s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.32s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.82s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.43s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.56s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.14s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.28s) [2022-03-02T16:35:27.093Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.02s) [2022-03-02T16:35:27.093Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.41s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.14s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.73s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.47s) [2022-03-02T16:35:27.093Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-02T16:35:27.093Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-02T16:35:27.093Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-02T16:35:27.093Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-02T16:35:27.093Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.16s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.96s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.83s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.87s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.85s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.87s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0003fc948_} (2.80s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1229374821_c:\foo_false____} (2.82s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1229374821_c:\foo_true____} (2.89s) [2022-03-02T16:35:27.093Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.55s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.12s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.11s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.11s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.12s) [2022-03-02T16:35:27.093Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-02T16:35:27.093Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-02T16:35:27.093Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-02T16:35:27.093Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-02T16:35:27.093Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.04s) [2022-03-02T16:35:27.093Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-02T16:35:27.093Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-02T16:35:27.093Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-02T16:35:27.093Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-02T16:35:27.093Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-03-02T16:35:27.093Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-02T16:35:27.093Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-02T16:35:27.093Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-02T16:35:27.093Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-02T16:35:27.093Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-02T16:35:27.093Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-02T16:35:27.093Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-02T16:35:27.093Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.18s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2022-03-02T16:35:27.093Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-02T16:35:27.093Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.14s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.51s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.13s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestCpToCaseE (10.92s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestCpToCaseH (10.87s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestCpToDot (3.04s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestCpToStdout (3.09s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.24s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestCreateArgs (0.25s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.26s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.85s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.22s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.23s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.63s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.78s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestCreateLabels (0.26s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestCreateRM (0.47s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.26s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.53s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (9.49s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.28s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.56s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.11s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.26s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.04s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.20s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.04s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.06s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.12s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (10.00s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestEventsCopy (5.22s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.24s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.90s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.87s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.85s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.91s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.12s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestEventsFilters (6.14s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestEventsFormat (5.97s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.17s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestEventsRename (2.71s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestEventsResize (8.27s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.88s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.87s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.37s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestEventsUntag (2.75s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.07s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.36s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.34s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.33s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.48s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.43s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.39s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.42s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.68s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestExecInspectID (5.26s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.74s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.59s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.88s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.34s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.33s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.42s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.26s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.20s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.25s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.34s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.73s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.21s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.96s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.26s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.35s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.15s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestImagesFormat (0.21s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.00s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestImportBadURL (0.07s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.18s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.81s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.86s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.82s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.88s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestInspectDefault (2.83s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestInspectHistory (5.30s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.93s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.49s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.27s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.84s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.47s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.53s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestInspectStatus (8.08s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.83s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.59s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.92s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.48s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.96s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.88s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.54s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.14s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.12s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.31s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.31s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.17s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.51s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.50s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.28s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.01s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.95s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (3.10s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.85s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.21s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.88s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestLogsSince (9.41s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestLogsTail (3.24s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.07s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.98s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.03s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-02T16:35:27.094Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.03s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-02T16:35:27.094Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-03-02T16:35:27.095Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.84s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-02T16:35:27.095Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-02T16:35:27.095Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.83s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-02T16:35:27.095Z] --- PASS: TestDockerSuite/TestPsByOrder (9.52s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-02T16:35:27.095Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.23s) [2022-03-02T16:35:27.095Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (16.96s) [2022-03-02T16:35:27.095Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.37s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-02T16:35:27.095Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.40s) [2022-03-02T16:35:27.095Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.54s) [2022-03-02T16:35:27.095Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (9.13s) [2022-03-02T16:35:27.095Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.41s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-02T16:35:27.095Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.48s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-02T16:35:27.095Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.71s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-02T16:35:27.095Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.73s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-02T16:35:27.095Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.30s) [2022-03-02T16:35:27.095Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.98s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-02T16:35:27.095Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.60s) [2022-03-02T16:35:27.095Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.42s) [2022-03-02T16:35:27.095Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.12s) [2022-03-02T16:35:27.095Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (23.19s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-02T16:35:27.095Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.81s) [2022-03-02T16:35:27.095Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.34s) [2022-03-02T16:35:27.095Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.26s) [2022-03-02T16:35:27.095Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (1.01s) [2022-03-02T16:35:27.095Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.19s) [2022-03-02T16:35:27.095Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.95s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-02T16:35:27.095Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.20s) [2022-03-02T16:35:27.095Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2022-03-02T16:35:27.095Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.40s) [2022-03-02T16:35:27.095Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (15.64s) [2022-03-02T16:35:27.095Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.47s) [2022-03-02T16:35:27.095Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.82s) [2022-03-02T16:35:27.095Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.04s) [2022-03-02T16:35:27.095Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.85s) [2022-03-02T16:35:27.095Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (9.49s) [2022-03-02T16:35:27.095Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.58s) [2022-03-02T16:35:27.095Z] --- PASS: TestDockerSuite/TestRmiTag (0.82s) [2022-03-02T16:35:27.095Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.13s) [2022-03-02T16:35:27.095Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (19.35s) [2022-03-02T16:35:27.095Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.32s) [2022-03-02T16:35:27.095Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.71s) [2022-03-02T16:35:27.095Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.38s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-02T16:35:27.095Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.59s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-02T16:35:27.095Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.71s) [2022-03-02T16:35:27.095Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.20s) [2022-03-02T16:35:27.095Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.87s) [2022-03-02T16:35:27.095Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.84s) [2022-03-02T16:35:27.095Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.85s) [2022-03-02T16:35:27.095Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.09s) [2022-03-02T16:35:27.095Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.86s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-02T16:35:27.095Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.88s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-02T16:35:27.095Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.36s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-02T16:35:27.095Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.24s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-03-02T16:35:27.095Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.31s) [2022-03-02T16:35:27.095Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.90s) [2022-03-02T16:35:27.095Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.82s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-02T16:35:27.095Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.62s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-02T16:35:27.095Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.38s) [2022-03-02T16:35:27.095Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.65s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-02T16:35:27.095Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.86s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-02T16:35:27.095Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.19s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-02T16:35:27.095Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.90s) [2022-03-02T16:35:27.095Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.83s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-03-02T16:35:27.095Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.84s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-02T16:35:27.095Z] --- PASS: TestDockerSuite/TestRunExitCode (2.83s) [2022-03-02T16:35:27.095Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.89s) [2022-03-02T16:35:27.095Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.88s) [2022-03-02T16:35:27.095Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.97s) [2022-03-02T16:35:27.095Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-02T16:35:27.095Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (5.06s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-02T16:35:27.095Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.09s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.03s) [2022-03-02T16:35:27.095Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.57s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-02T16:35:27.095Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.33s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-02T16:35:27.095Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.64s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-02T16:35:27.095Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.44s) [2022-03-02T16:35:27.095Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.23s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-02T16:35:27.095Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.54s) [2022-03-02T16:35:27.095Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.26s) [2022-03-02T16:35:27.095Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.31s) [2022-03-02T16:35:27.095Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.22s) [2022-03-02T16:35:27.095Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.27s) [2022-03-02T16:35:27.095Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.64s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-02T16:35:27.095Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.28s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-02T16:35:27.095Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (10.54s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-02T16:35:27.095Z] --- PASS: TestDockerSuite/TestRunRm (3.08s) [2022-03-02T16:35:27.095Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.00s) [2022-03-02T16:35:27.095Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (3.01s) [2022-03-02T16:35:27.095Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.91s) [2022-03-02T16:35:27.095Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.44s) [2022-03-02T16:35:27.095Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (3.00s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-03-02T16:35:27.095Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.88s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-02T16:35:27.095Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.84s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-03-02T16:35:27.095Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-03-02T16:35:27.096Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.22s) [2022-03-02T16:35:27.096Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2022-03-02T16:35:27.096Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-02T16:35:27.096Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.70s) [2022-03-02T16:35:27.096Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-02T16:35:27.096Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-02T16:35:27.096Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-02T16:35:27.096Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-02T16:35:27.096Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-02T16:35:27.096Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-03-02T16:35:27.096Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-03-02T16:35:27.096Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-03-02T16:35:27.096Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.04s) [2022-03-02T16:35:27.096Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-03-02T16:35:27.096Z] --- PASS: TestDockerSuite/TestRunUserDefaults (3.37s) [2022-03-02T16:35:27.096Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-02T16:35:27.096Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (3.12s) [2022-03-02T16:35:27.096Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-02T16:35:27.096Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-02T16:35:27.096Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.86s) [2022-03-02T16:35:27.096Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (9.16s) [2022-03-02T16:35:27.096Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (6.03s) [2022-03-02T16:35:27.096Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.53s) [2022-03-02T16:35:27.096Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-02T16:35:27.096Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.21s) [2022-03-02T16:35:27.096Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.28s) [2022-03-02T16:35:27.096Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.25s) [2022-03-02T16:35:27.096Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.08s) [2022-03-02T16:35:27.096Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-02T16:35:27.096Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2022-03-02T16:35:27.096Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2022-03-02T16:35:27.096Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-02T16:35:27.096Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-02T16:35:27.096Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-02T16:35:27.096Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-02T16:35:27.096Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-02T16:35:27.096Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.67s) [2022-03-02T16:35:27.096Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.50s) [2022-03-02T16:35:27.096Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.43s) [2022-03-02T16:35:27.096Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.88s) [2022-03-02T16:35:27.096Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-02T16:35:27.096Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-02T16:35:27.096Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-02T16:35:27.096Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-03-02T16:35:27.096Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-03-02T16:35:27.096Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-02T16:35:27.096Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-02T16:35:27.096Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-02T16:35:27.096Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-03-02T16:35:27.096Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-02T16:35:27.096Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-02T16:35:27.096Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-03-02T16:35:27.096Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-03-02T16:35:27.096Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-02T16:35:27.096Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-02T16:35:27.096Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-02T16:35:27.096Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-03-02T16:35:27.096Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.67s) [2022-03-02T16:35:27.096Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.47s) [2022-03-02T16:35:27.096Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.46s) [2022-03-02T16:35:27.096Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.42s) [2022-03-02T16:35:27.096Z] --- PASS: TestDockerSuite/TestSearchWithLimit (2.01s) [2022-03-02T16:35:27.096Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (8.62s) [2022-03-02T16:35:27.096Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-02T16:35:27.096Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.33s) [2022-03-02T16:35:27.096Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-02T16:35:27.096Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.25s) [2022-03-02T16:35:27.096Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-02T16:35:27.096Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-03-02T16:35:27.096Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-03-02T16:35:27.096Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-03-02T16:35:27.096Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (7.99s) [2022-03-02T16:35:27.096Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-02T16:35:27.096Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-02T16:35:27.096Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-02T16:35:27.096Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-03-02T16:35:27.096Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.03s) [2022-03-02T16:35:27.096Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-02T16:35:27.096Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.38s) [2022-03-02T16:35:27.096Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.59s) [2022-03-02T16:35:27.096Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-02T16:35:27.096Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.35s) [2022-03-02T16:35:27.096Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-03-02T16:35:27.096Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-03-02T16:35:27.096Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-02T16:35:27.096Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-02T16:35:27.096Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-03-02T16:35:27.096Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-02T16:35:27.096Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.29s) [2022-03-02T16:35:27.096Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) [2022-03-02T16:35:27.096Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.21s) [2022-03-02T16:35:27.096Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-02T16:35:27.096Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.33s) [2022-03-02T16:35:27.096Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.29s) [2022-03-02T16:35:27.096Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.16s) [2022-03-02T16:35:27.096Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.23s) [2022-03-02T16:35:27.096Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.11s) [2022-03-02T16:35:27.096Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.61s) [2022-03-02T16:35:27.096Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.41s) [2022-03-02T16:35:27.096Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.40s) [2022-03-02T16:35:27.096Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2022-03-02T16:35:27.096Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.18s) [2022-03-02T16:35:27.096Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.12s) [2022-03-02T16:35:27.096Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-02T16:35:27.096Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.69s) [2022-03-02T16:35:27.096Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.20s) [2022-03-02T16:35:27.096Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-02T16:35:27.096Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.66s) [2022-03-02T16:35:27.096Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.28s) [2022-03-02T16:35:27.096Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.28s) [2022-03-02T16:35:27.096Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (11.50s) [2022-03-02T16:35:27.096Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-02T16:35:27.096Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.37s) [2022-03-02T16:35:27.096Z] === RUN TestDockerRegistrySuite [2022-03-02T16:35:27.096Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-03-02T16:35:27.096Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.096Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-03-02T16:35:27.096Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.096Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-03-02T16:35:27.096Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.096Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-03-02T16:35:27.096Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.096Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-03-02T16:35:27.096Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.096Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-03-02T16:35:27.096Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.096Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-03-02T16:35:27.096Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.096Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-03-02T16:35:27.096Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.096Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-03-02T16:35:27.096Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.096Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-03-02T16:35:27.096Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.096Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-03-02T16:35:27.096Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.096Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-03-02T16:35:27.096Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.096Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-03-02T16:35:27.096Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.096Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-03-02T16:35:27.096Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.096Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-03-02T16:35:27.096Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.096Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-03-02T16:35:27.096Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.096Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-03-02T16:35:27.096Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.096Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-03-02T16:35:27.096Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.096Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-03-02T16:35:27.096Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.096Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-03-02T16:35:27.096Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.096Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-03-02T16:35:27.096Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.096Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-03-02T16:35:27.096Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.096Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-03-02T16:35:27.096Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.096Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-03-02T16:35:27.096Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.096Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-03-02T16:35:27.096Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.096Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-03-02T16:35:27.096Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.096Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-03-02T16:35:27.096Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.096Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-03-02T16:35:27.096Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.096Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-03-02T16:35:27.096Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.096Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-03-02T16:35:27.096Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.096Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-03-02T16:35:27.096Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.096Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-03-02T16:35:27.096Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.096Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-03-02T16:35:27.096Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.096Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-03-02T16:35:27.096Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.096Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-03-02T16:35:27.096Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.096Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-03-02T16:35:27.096Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.096Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-03-02T16:35:27.096Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.096Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-03-02T16:35:27.096Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.096Z] --- PASS: TestDockerRegistrySuite (0.16s) [2022-03-02T16:35:27.096Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-02T16:35:27.096Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-02T16:35:27.096Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-02T16:35:27.096Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-02T16:35:27.096Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-02T16:35:27.096Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-02T16:35:27.096Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-02T16:35:27.096Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-02T16:35:27.096Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-02T16:35:27.096Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-02T16:35:27.096Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-02T16:35:27.096Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-02T16:35:27.096Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-02T16:35:27.096Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-02T16:35:27.096Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-02T16:35:27.096Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-02T16:35:27.096Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-02T16:35:27.096Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-02T16:35:27.096Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-02T16:35:27.096Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-02T16:35:27.096Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-02T16:35:27.096Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-02T16:35:27.096Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-02T16:35:27.096Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-02T16:35:27.096Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-02T16:35:27.096Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-02T16:35:27.096Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-02T16:35:27.096Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-02T16:35:27.096Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-02T16:35:27.096Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-02T16:35:27.096Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-02T16:35:27.096Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-02T16:35:27.096Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-02T16:35:27.096Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-02T16:35:27.096Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-02T16:35:27.096Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-02T16:35:27.096Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-02T16:35:27.096Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-02T16:35:27.096Z] === RUN TestDockerSchema1RegistrySuite [2022-03-02T16:35:27.096Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-03-02T16:35:27.096Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.096Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-03-02T16:35:27.096Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.096Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-03-02T16:35:27.096Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.096Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-03-02T16:35:27.096Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.096Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-03-02T16:35:27.096Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.096Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-03-02T16:35:27.096Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.096Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-03-02T16:35:27.096Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.096Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-03-02T16:35:27.096Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.096Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-03-02T16:35:27.096Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.096Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-03-02T16:35:27.096Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.096Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-03-02T16:35:27.096Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.096Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-03-02T16:35:27.096Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-02T16:35:27.096Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-02T16:35:27.096Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-02T16:35:27.096Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-02T16:35:27.096Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-02T16:35:27.096Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-02T16:35:27.096Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-02T16:35:27.097Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-02T16:35:27.097Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-02T16:35:27.097Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-02T16:35:27.097Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-02T16:35:27.097Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-03-02T16:35:27.097Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-03-02T16:35:27.097Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.097Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-03-02T16:35:27.097Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.097Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-03-02T16:35:27.097Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.097Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-03-02T16:35:27.097Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.097Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-03-02T16:35:27.097Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.097Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-03-02T16:35:27.097Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.097Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-03-02T16:35:27.097Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.097Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-03-02T16:35:27.097Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.097Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-03-02T16:35:27.097Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-02T16:35:27.097Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-02T16:35:27.097Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-02T16:35:27.097Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-02T16:35:27.097Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-02T16:35:27.097Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-02T16:35:27.097Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-02T16:35:27.097Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-02T16:35:27.097Z] === RUN TestDockerRegistryAuthTokenSuite [2022-03-02T16:35:27.097Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-03-02T16:35:27.097Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.097Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-03-02T16:35:27.097Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.097Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-03-02T16:35:27.097Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.097Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-03-02T16:35:27.097Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.097Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-03-02T16:35:27.097Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.097Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-03-02T16:35:27.097Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-02T16:35:27.097Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-02T16:35:27.097Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-02T16:35:27.097Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-02T16:35:27.097Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-02T16:35:27.097Z] === RUN TestDockerDaemonSuite [2022-03-02T16:35:27.097Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-03-02T16:35:27.097Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.097Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-03-02T16:35:27.097Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.097Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-03-02T16:35:27.097Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.097Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-03-02T16:35:27.097Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-02T16:35:27.097Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-02T16:35:27.097Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-02T16:35:27.097Z] === RUN TestDockerSwarmSuite [2022-03-02T16:35:27.097Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-03-02T16:35:27.097Z] === RUN TestDockerPluginSuite [2022-03-02T16:35:27.097Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-03-02T16:35:27.097Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.097Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-03-02T16:35:27.097Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.097Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-03-02T16:35:27.097Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.097Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-03-02T16:35:27.097Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.097Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-03-02T16:35:27.097Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.097Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-03-02T16:35:27.097Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.097Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-03-02T16:35:27.097Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.097Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-03-02T16:35:27.097Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.097Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-03-02T16:35:27.097Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.097Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-03-02T16:35:27.097Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.097Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-03-02T16:35:27.097Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.097Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-03-02T16:35:27.097Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-02T16:35:27.097Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-02T16:35:27.097Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-02T16:35:27.097Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-02T16:35:27.097Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-02T16:35:27.097Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-02T16:35:27.097Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-02T16:35:27.097Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-02T16:35:27.097Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-02T16:35:27.097Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-02T16:35:27.097Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-02T16:35:27.097Z] === RUN TestDockerExternalVolumeSuite [2022-03-02T16:35:27.097Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.097Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-03-02T16:35:27.097Z] === RUN TestDockerNetworkSuite [2022-03-02T16:35:27.097Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.097Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-03-02T16:35:27.097Z] === RUN TestDockerHubPullSuite [2022-03-02T16:35:27.097Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.097Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-03-02T16:35:27.097Z] PASS [2022-03-02T16:35:27.097Z] ok github.com/docker/docker/integration-cli 2600.351s [2022-03-02T16:35:27.097Z] [2022-03-02T16:35:27.097Z] === Skipped [2022-03-02T16:35:27.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-02T16:35:27.097Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.097Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-02T16:35:27.097Z] [2022-03-02T16:35:27.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-02T16:35:27.097Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.097Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-02T16:35:27.097Z] [2022-03-02T16:35:27.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-03-02T16:35:27.097Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.097Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-03-02T16:35:27.097Z] [2022-03-02T16:35:27.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-03-02T16:35:27.097Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.097Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-03-02T16:35:27.097Z] [2022-03-02T16:35:27.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-03-02T16:35:27.097Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.097Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-03-02T16:35:27.097Z] [2022-03-02T16:35:27.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-02T16:35:27.097Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.097Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-02T16:35:27.097Z] [2022-03-02T16:35:27.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-03-02T16:35:27.097Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.097Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-03-02T16:35:27.097Z] [2022-03-02T16:35:27.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-02T16:35:27.097Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.097Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-02T16:35:27.097Z] [2022-03-02T16:35:27.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-03-02T16:35:27.097Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.097Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-03-02T16:35:27.097Z] [2022-03-02T16:35:27.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-02T16:35:27.097Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.097Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-02T16:35:27.097Z] [2022-03-02T16:35:27.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-02T16:35:27.097Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.097Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-02T16:35:27.097Z] [2022-03-02T16:35:27.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-02T16:35:27.097Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.097Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-02T16:35:27.097Z] [2022-03-02T16:35:27.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-02T16:35:27.097Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-02T16:35:27.097Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-02T16:35:27.097Z] [2022-03-02T16:35:27.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-02T16:35:27.097Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-02T16:35:27.097Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-02T16:35:27.097Z] [2022-03-02T16:35:27.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-02T16:35:27.097Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.097Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-02T16:35:27.097Z] [2022-03-02T16:35:27.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-02T16:35:27.097Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.097Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-02T16:35:27.097Z] [2022-03-02T16:35:27.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-02T16:35:27.097Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-02T16:35:27.097Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-02T16:35:27.097Z] [2022-03-02T16:35:27.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-02T16:35:27.097Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.097Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-02T16:35:27.097Z] [2022-03-02T16:35:27.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.54s) [2022-03-02T16:35:27.097Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-02T16:35:27.097Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.54s) [2022-03-02T16:35:27.097Z] [2022-03-02T16:35:27.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-02T16:35:27.097Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.097Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-02T16:35:27.097Z] [2022-03-02T16:35:27.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-02T16:35:27.097Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.097Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-02T16:35:27.097Z] [2022-03-02T16:35:27.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-02T16:35:27.097Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.097Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-02T16:35:27.097Z] [2022-03-02T16:35:27.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-03-02T16:35:27.097Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.097Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-03-02T16:35:27.097Z] [2022-03-02T16:35:27.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-02T16:35:27.097Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.097Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-02T16:35:27.097Z] [2022-03-02T16:35:27.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-03-02T16:35:27.097Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.097Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-03-02T16:35:27.097Z] [2022-03-02T16:35:27.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-03-02T16:35:27.097Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.097Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-03-02T16:35:27.097Z] [2022-03-02T16:35:27.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-02T16:35:27.097Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.097Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-02T16:35:27.097Z] [2022-03-02T16:35:27.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-02T16:35:27.097Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.097Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-02T16:35:27.097Z] [2022-03-02T16:35:27.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-02T16:35:27.097Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.097Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-02T16:35:27.097Z] [2022-03-02T16:35:27.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-03-02T16:35:27.097Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.097Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-03-02T16:35:27.097Z] [2022-03-02T16:35:27.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.45s) [2022-03-02T16:35:27.097Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.097Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.45s) [2022-03-02T16:35:27.097Z] [2022-03-02T16:35:27.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.97s) [2022-03-02T16:35:27.098Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.098Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.97s) [2022-03-02T16:35:27.098Z] [2022-03-02T16:35:27.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.36s) [2022-03-02T16:35:27.098Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.098Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.36s) [2022-03-02T16:35:27.098Z] [2022-03-02T16:35:27.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.49s) [2022-03-02T16:35:27.098Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.098Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.49s) [2022-03-02T16:35:27.098Z] [2022-03-02T16:35:27.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-03-02T16:35:27.098Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.098Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-03-02T16:35:27.098Z] [2022-03-02T16:35:27.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-02T16:35:27.098Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.098Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-02T16:35:27.098Z] [2022-03-02T16:35:27.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-03-02T16:35:27.098Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.567Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-03-02T16:35:27.567Z] [2022-03-02T16:35:27.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-03-02T16:35:27.567Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.567Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-03-02T16:35:27.567Z] [2022-03-02T16:35:27.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-03-02T16:35:27.567Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.567Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-03-02T16:35:27.567Z] [2022-03-02T16:35:27.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.90s) [2022-03-02T16:35:27.567Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.567Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.90s) [2022-03-02T16:35:27.567Z] [2022-03-02T16:35:27.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.49s) [2022-03-02T16:35:27.567Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.567Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.49s) [2022-03-02T16:35:27.567Z] [2022-03-02T16:35:27.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-03-02T16:35:27.567Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.567Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-03-02T16:35:27.567Z] [2022-03-02T16:35:27.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-03-02T16:35:27.567Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.567Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-03-02T16:35:27.567Z] [2022-03-02T16:35:27.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-02T16:35:27.567Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-02T16:35:27.567Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-02T16:35:27.567Z] [2022-03-02T16:35:27.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-02T16:35:27.567Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.567Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-02T16:35:27.567Z] [2022-03-02T16:35:27.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-02T16:35:27.567Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.567Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-02T16:35:27.567Z] [2022-03-02T16:35:27.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-03-02T16:35:27.567Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.567Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-03-02T16:35:27.567Z] [2022-03-02T16:35:27.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-02T16:35:27.567Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.567Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-02T16:35:27.567Z] [2022-03-02T16:35:27.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-02T16:35:27.567Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.567Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-02T16:35:27.567Z] [2022-03-02T16:35:27.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.45s) [2022-03-02T16:35:27.567Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.567Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.45s) [2022-03-02T16:35:27.567Z] [2022-03-02T16:35:27.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s) [2022-03-02T16:35:27.568Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.568Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s) [2022-03-02T16:35:27.568Z] [2022-03-02T16:35:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-03-02T16:35:27.568Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.568Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-03-02T16:35:27.568Z] [2022-03-02T16:35:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-03-02T16:35:27.568Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.568Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-03-02T16:35:27.568Z] [2022-03-02T16:35:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.52s) [2022-03-02T16:35:27.568Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.568Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.52s) [2022-03-02T16:35:27.568Z] [2022-03-02T16:35:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.50s) [2022-03-02T16:35:27.568Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.568Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.50s) [2022-03-02T16:35:27.568Z] [2022-03-02T16:35:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.41s) [2022-03-02T16:35:27.568Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.568Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.41s) [2022-03-02T16:35:27.568Z] [2022-03-02T16:35:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-03-02T16:35:27.568Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.568Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-03-02T16:35:27.568Z] [2022-03-02T16:35:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-03-02T16:35:27.568Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.568Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-03-02T16:35:27.568Z] [2022-03-02T16:35:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2022-03-02T16:35:27.568Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.568Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-03-02T16:35:27.568Z] [2022-03-02T16:35:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.42s) [2022-03-02T16:35:27.568Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.568Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.42s) [2022-03-02T16:35:27.568Z] [2022-03-02T16:35:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-02T16:35:27.568Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.568Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-02T16:35:27.568Z] [2022-03-02T16:35:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-02T16:35:27.568Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.568Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-02T16:35:27.568Z] [2022-03-02T16:35:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-02T16:35:27.568Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.568Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-02T16:35:27.568Z] [2022-03-02T16:35:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-03-02T16:35:27.568Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.568Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-03-02T16:35:27.568Z] [2022-03-02T16:35:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-03-02T16:35:27.568Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.568Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-03-02T16:35:27.568Z] [2022-03-02T16:35:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-03-02T16:35:27.568Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.568Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-03-02T16:35:27.568Z] [2022-03-02T16:35:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-03-02T16:35:27.568Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.568Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-03-02T16:35:27.568Z] [2022-03-02T16:35:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-03-02T16:35:27.568Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.568Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-03-02T16:35:27.568Z] [2022-03-02T16:35:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-02T16:35:27.568Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.568Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-02T16:35:27.568Z] [2022-03-02T16:35:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-02T16:35:27.568Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.568Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-02T16:35:27.568Z] [2022-03-02T16:35:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-02T16:35:27.568Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.568Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-02T16:35:27.568Z] [2022-03-02T16:35:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-03-02T16:35:27.568Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-02T16:35:27.568Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-03-02T16:35:27.568Z] [2022-03-02T16:35:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-02T16:35:27.568Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.568Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-02T16:35:27.568Z] [2022-03-02T16:35:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-03-02T16:35:27.568Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.568Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-03-02T16:35:27.568Z] [2022-03-02T16:35:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2022-03-02T16:35:27.568Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.568Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-03-02T16:35:27.568Z] [2022-03-02T16:35:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.10s) [2022-03-02T16:35:27.568Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.568Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2022-03-02T16:35:27.568Z] [2022-03-02T16:35:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2022-03-02T16:35:27.568Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.568Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-03-02T16:35:27.568Z] [2022-03-02T16:35:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-03-02T16:35:27.568Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.568Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-03-02T16:35:27.568Z] [2022-03-02T16:35:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-03-02T16:35:27.568Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.568Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-03-02T16:35:27.568Z] [2022-03-02T16:35:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-02T16:35:27.568Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.568Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-02T16:35:27.568Z] [2022-03-02T16:35:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2022-03-02T16:35:27.568Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.568Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-03-02T16:35:27.568Z] [2022-03-02T16:35:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-03-02T16:35:27.568Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.568Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-03-02T16:35:27.568Z] [2022-03-02T16:35:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-03-02T16:35:27.568Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.568Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-03-02T16:35:27.568Z] [2022-03-02T16:35:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-02T16:35:27.568Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.568Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-02T16:35:27.568Z] [2022-03-02T16:35:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-03-02T16:35:27.568Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.568Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-03-02T16:35:27.568Z] [2022-03-02T16:35:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.51s) [2022-03-02T16:35:27.568Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.568Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.51s) [2022-03-02T16:35:27.568Z] [2022-03-02T16:35:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.44s) [2022-03-02T16:35:27.568Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.568Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.44s) [2022-03-02T16:35:27.568Z] [2022-03-02T16:35:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2022-03-02T16:35:27.568Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.568Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-03-02T16:35:27.568Z] [2022-03-02T16:35:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-03-02T16:35:27.568Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.568Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-03-02T16:35:27.568Z] [2022-03-02T16:35:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-02T16:35:27.568Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.568Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-02T16:35:27.568Z] [2022-03-02T16:35:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-02T16:35:27.568Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.568Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-02T16:35:27.568Z] [2022-03-02T16:35:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-03-02T16:35:27.568Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.568Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-03-02T16:35:27.568Z] [2022-03-02T16:35:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.46s) [2022-03-02T16:35:27.568Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.568Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.46s) [2022-03-02T16:35:27.568Z] [2022-03-02T16:35:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-03-02T16:35:27.568Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.568Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-03-02T16:35:27.568Z] [2022-03-02T16:35:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.47s) [2022-03-02T16:35:27.568Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.568Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.47s) [2022-03-02T16:35:27.568Z] [2022-03-02T16:35:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.45s) [2022-03-02T16:35:27.568Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.568Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.45s) [2022-03-02T16:35:27.568Z] [2022-03-02T16:35:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.44s) [2022-03-02T16:35:27.568Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.568Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.44s) [2022-03-02T16:35:27.568Z] [2022-03-02T16:35:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-03-02T16:35:27.568Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.568Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-03-02T16:35:27.568Z] [2022-03-02T16:35:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.47s) [2022-03-02T16:35:27.568Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.568Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.47s) [2022-03-02T16:35:27.568Z] [2022-03-02T16:35:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-03-02T16:35:27.568Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.568Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-03-02T16:35:27.568Z] [2022-03-02T16:35:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-03-02T16:35:27.568Z] docker_cli_sni_test.go:18: Flakey test [2022-03-02T16:35:27.568Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-03-02T16:35:27.568Z] [2022-03-02T16:35:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-02T16:35:27.568Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.568Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-02T16:35:27.568Z] [2022-03-02T16:35:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-02T16:35:27.568Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.568Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-02T16:35:27.568Z] [2022-03-02T16:35:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-02T16:35:27.568Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.568Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-02T16:35:27.568Z] [2022-03-02T16:35:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-02T16:35:27.568Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.568Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-02T16:35:27.568Z] [2022-03-02T16:35:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-02T16:35:27.568Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.568Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-02T16:35:27.568Z] [2022-03-02T16:35:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-02T16:35:27.568Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.568Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-02T16:35:27.568Z] [2022-03-02T16:35:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-02T16:35:27.568Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.568Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-02T16:35:27.568Z] [2022-03-02T16:35:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-03-02T16:35:27.568Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.568Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-03-02T16:35:27.568Z] [2022-03-02T16:35:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-02T16:35:27.568Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.568Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-02T16:35:27.568Z] [2022-03-02T16:35:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-02T16:35:27.568Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.568Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-02T16:35:27.568Z] [2022-03-02T16:35:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-02T16:35:27.568Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.568Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-02T16:35:27.568Z] [2022-03-02T16:35:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-02T16:35:27.568Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.568Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-02T16:35:27.568Z] [2022-03-02T16:35:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-03-02T16:35:27.568Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.568Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-03-02T16:35:27.568Z] [2022-03-02T16:35:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-02T16:35:27.568Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.568Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-02T16:35:27.568Z] [2022-03-02T16:35:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-02T16:35:27.568Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.568Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-02T16:35:27.568Z] [2022-03-02T16:35:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-02T16:35:27.568Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.568Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-02T16:35:27.568Z] [2022-03-02T16:35:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-02T16:35:27.568Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.568Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-02T16:35:27.568Z] [2022-03-02T16:35:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-02T16:35:27.568Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.569Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-02T16:35:27.569Z] [2022-03-02T16:35:27.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-02T16:35:27.569Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.569Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-02T16:35:27.569Z] [2022-03-02T16:35:27.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-03-02T16:35:27.569Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.569Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-03-02T16:35:27.569Z] [2022-03-02T16:35:27.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-02T16:35:27.569Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.569Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-02T16:35:27.569Z] [2022-03-02T16:35:27.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-02T16:35:27.569Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.569Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-02T16:35:27.569Z] [2022-03-02T16:35:27.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-02T16:35:27.569Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.569Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-02T16:35:27.569Z] [2022-03-02T16:35:27.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-02T16:35:27.569Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.569Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-02T16:35:27.569Z] [2022-03-02T16:35:27.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-02T16:35:27.569Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.569Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-02T16:35:27.569Z] [2022-03-02T16:35:27.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-02T16:35:27.569Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.569Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-02T16:35:27.569Z] [2022-03-02T16:35:27.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-02T16:35:27.569Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.569Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-02T16:35:27.569Z] [2022-03-02T16:35:27.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-03-02T16:35:27.569Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.569Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-03-02T16:35:27.569Z] [2022-03-02T16:35:27.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-02T16:35:27.569Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.569Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-02T16:35:27.569Z] [2022-03-02T16:35:27.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-02T16:35:27.569Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.569Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-02T16:35:27.569Z] [2022-03-02T16:35:27.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-02T16:35:27.569Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.569Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-02T16:35:27.569Z] [2022-03-02T16:35:27.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-02T16:35:27.569Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.569Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-02T16:35:27.569Z] [2022-03-02T16:35:27.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-02T16:35:27.569Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.569Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-02T16:35:27.569Z] [2022-03-02T16:35:27.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-03-02T16:35:27.569Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.569Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-03-02T16:35:27.569Z] [2022-03-02T16:35:27.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-02T16:35:27.569Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.569Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-02T16:35:27.569Z] [2022-03-02T16:35:27.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-02T16:35:27.569Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.569Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-02T16:35:27.569Z] [2022-03-02T16:35:27.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-02T16:35:27.569Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.569Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-02T16:35:27.569Z] [2022-03-02T16:35:27.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-02T16:35:27.569Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.569Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-02T16:35:27.569Z] [2022-03-02T16:35:27.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2022-03-02T16:35:27.569Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.569Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-03-02T16:35:27.569Z] [2022-03-02T16:35:27.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-02T16:35:27.569Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.569Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-02T16:35:27.569Z] [2022-03-02T16:35:27.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-02T16:35:27.569Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.569Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-02T16:35:27.569Z] [2022-03-02T16:35:27.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-02T16:35:27.569Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.569Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-02T16:35:27.569Z] [2022-03-02T16:35:27.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-02T16:35:27.569Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.569Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-02T16:35:27.569Z] [2022-03-02T16:35:27.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-02T16:35:27.569Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.569Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-02T16:35:27.569Z] [2022-03-02T16:35:27.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-02T16:35:27.569Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.569Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-02T16:35:27.569Z] [2022-03-02T16:35:27.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-02T16:35:27.569Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.569Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-02T16:35:27.569Z] [2022-03-02T16:35:27.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-02T16:35:27.569Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.569Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-02T16:35:27.569Z] [2022-03-02T16:35:27.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-02T16:35:27.569Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.569Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-02T16:35:27.569Z] [2022-03-02T16:35:27.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-02T16:35:27.569Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.569Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-02T16:35:27.569Z] [2022-03-02T16:35:27.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-02T16:35:27.569Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.569Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-02T16:35:27.569Z] [2022-03-02T16:35:27.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-03-02T16:35:27.569Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.569Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-03-02T16:35:27.569Z] [2022-03-02T16:35:27.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-02T16:35:27.569Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.569Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-02T16:35:27.569Z] [2022-03-02T16:35:27.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-02T16:35:27.569Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.569Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-02T16:35:27.569Z] [2022-03-02T16:35:27.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-03-02T16:35:27.569Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.569Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-03-02T16:35:27.569Z] [2022-03-02T16:35:27.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-02T16:35:27.569Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.569Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-02T16:35:27.569Z] [2022-03-02T16:35:27.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2022-03-02T16:35:27.569Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.569Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-03-02T16:35:27.569Z] [2022-03-02T16:35:27.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-02T16:35:27.569Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.569Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-02T16:35:27.569Z] [2022-03-02T16:35:27.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-02T16:35:27.569Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.569Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-02T16:35:27.569Z] [2022-03-02T16:35:27.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-02T16:35:27.569Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.569Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-02T16:35:27.569Z] [2022-03-02T16:35:27.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-02T16:35:27.569Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.569Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-02T16:35:27.569Z] [2022-03-02T16:35:27.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-03-02T16:35:27.569Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.569Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-03-02T16:35:27.569Z] [2022-03-02T16:35:27.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-03-02T16:35:27.569Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.569Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-03-02T16:35:27.569Z] [2022-03-02T16:35:27.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2022-03-02T16:35:27.569Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.569Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-03-02T16:35:27.569Z] [2022-03-02T16:35:27.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-02T16:35:27.569Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.569Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-02T16:35:27.569Z] [2022-03-02T16:35:27.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-02T16:35:27.569Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-02T16:35:27.569Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-02T16:35:27.569Z] [2022-03-02T16:35:27.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-02T16:35:27.569Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.569Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-02T16:35:27.569Z] [2022-03-02T16:35:27.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-02T16:35:27.569Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.569Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-02T16:35:27.569Z] [2022-03-02T16:35:27.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-02T16:35:27.569Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.569Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-02T16:35:27.569Z] [2022-03-02T16:35:27.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-02T16:35:27.569Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.569Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-02T16:35:27.569Z] [2022-03-02T16:35:27.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-02T16:35:27.569Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.569Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-02T16:35:27.569Z] [2022-03-02T16:35:27.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-02T16:35:27.569Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.569Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-02T16:35:27.569Z] [2022-03-02T16:35:27.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-03-02T16:35:27.569Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.569Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-03-02T16:35:27.569Z] [2022-03-02T16:35:27.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-02T16:35:27.569Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.569Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-02T16:35:27.569Z] [2022-03-02T16:35:27.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-02T16:35:27.569Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.569Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-02T16:35:27.569Z] [2022-03-02T16:35:27.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-02T16:35:27.569Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.569Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-02T16:35:27.569Z] [2022-03-02T16:35:27.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-02T16:35:27.569Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.569Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-02T16:35:27.569Z] [2022-03-02T16:35:27.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-02T16:35:27.569Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.569Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-02T16:35:27.569Z] [2022-03-02T16:35:27.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-02T16:35:27.569Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.569Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-02T16:35:27.569Z] [2022-03-02T16:35:27.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-02T16:35:27.569Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.569Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-02T16:35:27.569Z] [2022-03-02T16:35:27.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-03-02T16:35:27.569Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.569Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-03-02T16:35:27.569Z] [2022-03-02T16:35:27.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-03-02T16:35:27.569Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.569Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-03-02T16:35:27.569Z] [2022-03-02T16:35:27.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-02T16:35:27.569Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.569Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-02T16:35:27.569Z] [2022-03-02T16:35:27.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-02T16:35:27.569Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.569Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-02T16:35:27.569Z] [2022-03-02T16:35:27.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-02T16:35:27.569Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.569Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-02T16:35:27.569Z] [2022-03-02T16:35:27.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-02T16:35:27.570Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.570Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-02T16:35:27.570Z] [2022-03-02T16:35:27.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-03-02T16:35:27.570Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.570Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-03-02T16:35:27.570Z] [2022-03-02T16:35:27.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-03-02T16:35:27.570Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.570Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-03-02T16:35:27.570Z] [2022-03-02T16:35:27.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-02T16:35:27.570Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.570Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-02T16:35:27.570Z] [2022-03-02T16:35:27.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-02T16:35:27.570Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.570Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-02T16:35:27.570Z] [2022-03-02T16:35:27.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-02T16:35:27.570Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.570Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-02T16:35:27.570Z] [2022-03-02T16:35:27.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-03-02T16:35:27.570Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.570Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-03-02T16:35:27.570Z] [2022-03-02T16:35:27.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-03-02T16:35:27.570Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.570Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-03-02T16:35:27.570Z] [2022-03-02T16:35:27.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-03-02T16:35:27.570Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.570Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-03-02T16:35:27.570Z] [2022-03-02T16:35:27.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-02T16:35:27.570Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.570Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-02T16:35:27.570Z] [2022-03-02T16:35:27.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-03-02T16:35:27.570Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.570Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-03-02T16:35:27.570Z] [2022-03-02T16:35:27.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-02T16:35:27.570Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.570Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-02T16:35:27.570Z] [2022-03-02T16:35:27.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-03-02T16:35:27.570Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.570Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-03-02T16:35:27.570Z] [2022-03-02T16:35:27.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-02T16:35:27.570Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-02T16:35:27.570Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-02T16:35:27.570Z] [2022-03-02T16:35:27.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-02T16:35:27.570Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.570Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-02T16:35:27.570Z] [2022-03-02T16:35:27.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-02T16:35:27.570Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.570Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-02T16:35:27.570Z] [2022-03-02T16:35:27.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-03-02T16:35:27.570Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.570Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-03-02T16:35:27.570Z] [2022-03-02T16:35:27.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-02T16:35:27.570Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.570Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-02T16:35:27.570Z] [2022-03-02T16:35:27.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-02T16:35:27.570Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.570Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-02T16:35:27.570Z] [2022-03-02T16:35:27.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-02T16:35:27.570Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.570Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-02T16:35:27.570Z] [2022-03-02T16:35:27.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-03-02T16:35:27.570Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.570Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-03-02T16:35:27.570Z] [2022-03-02T16:35:27.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-02T16:35:27.570Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.570Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-02T16:35:27.570Z] [2022-03-02T16:35:27.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-02T16:35:27.570Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.570Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-02T16:35:27.570Z] [2022-03-02T16:35:27.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-03-02T16:35:27.570Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.570Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-03-02T16:35:27.570Z] [2022-03-02T16:35:27.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-02T16:35:27.570Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.570Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-02T16:35:27.570Z] [2022-03-02T16:35:27.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-03-02T16:35:27.570Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.570Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-03-02T16:35:27.570Z] [2022-03-02T16:35:27.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-02T16:35:27.570Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.570Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-02T16:35:27.570Z] [2022-03-02T16:35:27.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-02T16:35:27.570Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.570Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-02T16:35:27.570Z] [2022-03-02T16:35:27.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-02T16:35:27.570Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.570Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-02T16:35:27.570Z] [2022-03-02T16:35:27.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-03-02T16:35:27.570Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.570Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-03-02T16:35:27.570Z] [2022-03-02T16:35:27.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-03-02T16:35:27.570Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.570Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-03-02T16:35:27.570Z] [2022-03-02T16:35:27.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-02T16:35:27.570Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.570Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-02T16:35:27.570Z] [2022-03-02T16:35:27.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-03-02T16:35:27.570Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.570Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-03-02T16:35:27.570Z] [2022-03-02T16:35:27.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-02T16:35:27.570Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.570Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-02T16:35:27.570Z] [2022-03-02T16:35:27.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-02T16:35:27.570Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-02T16:35:27.570Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-02T16:35:27.570Z] [2022-03-02T16:35:27.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-02T16:35:27.570Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.570Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-02T16:35:27.570Z] [2022-03-02T16:35:27.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-02T16:35:27.570Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.570Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-02T16:35:27.570Z] [2022-03-02T16:35:27.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-02T16:35:27.570Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.570Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-02T16:35:27.570Z] [2022-03-02T16:35:27.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-02T16:35:27.570Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.570Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-02T16:35:27.570Z] [2022-03-02T16:35:27.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-02T16:35:27.570Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.570Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-02T16:35:27.570Z] [2022-03-02T16:35:27.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-02T16:35:27.570Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.570Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-02T16:35:27.570Z] [2022-03-02T16:35:27.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-02T16:35:27.570Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.570Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-02T16:35:27.570Z] [2022-03-02T16:35:27.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-02T16:35:27.570Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.570Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-02T16:35:27.570Z] [2022-03-02T16:35:27.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-02T16:35:27.570Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.570Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-02T16:35:27.570Z] [2022-03-02T16:35:27.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-02T16:35:27.570Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.570Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-02T16:35:27.570Z] [2022-03-02T16:35:27.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-03-02T16:35:27.570Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.570Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-03-02T16:35:27.570Z] [2022-03-02T16:35:27.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-02T16:35:27.570Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.570Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-02T16:35:27.570Z] [2022-03-02T16:35:27.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-02T16:35:27.570Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.570Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-02T16:35:27.570Z] [2022-03-02T16:35:27.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-02T16:35:27.570Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.570Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-02T16:35:27.570Z] [2022-03-02T16:35:27.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-02T16:35:27.570Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.570Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-02T16:35:27.570Z] [2022-03-02T16:35:27.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-02T16:35:27.570Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.570Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-02T16:35:27.570Z] [2022-03-02T16:35:27.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-02T16:35:27.570Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.570Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-02T16:35:27.570Z] [2022-03-02T16:35:27.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-02T16:35:27.570Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.570Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-02T16:35:27.570Z] [2022-03-02T16:35:27.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-02T16:35:27.570Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.570Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-02T16:35:27.570Z] [2022-03-02T16:35:27.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-02T16:35:27.570Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.570Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-02T16:35:27.570Z] [2022-03-02T16:35:27.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-03-02T16:35:27.570Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.570Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-03-02T16:35:27.570Z] [2022-03-02T16:35:27.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-03-02T16:35:27.570Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.570Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-03-02T16:35:27.570Z] [2022-03-02T16:35:27.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-03-02T16:35:27.570Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.570Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-03-02T16:35:27.570Z] [2022-03-02T16:35:27.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-03-02T16:35:27.570Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.570Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-03-02T16:35:27.570Z] [2022-03-02T16:35:27.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-02T16:35:27.570Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.570Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-02T16:35:27.570Z] [2022-03-02T16:35:27.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-03-02T16:35:27.570Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.570Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-03-02T16:35:27.570Z] [2022-03-02T16:35:27.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-03-02T16:35:27.571Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.571Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-03-02T16:35:27.571Z] [2022-03-02T16:35:27.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-03-02T16:35:27.571Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.571Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-03-02T16:35:27.571Z] [2022-03-02T16:35:27.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-02T16:35:27.571Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.571Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-02T16:35:27.571Z] [2022-03-02T16:35:27.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-02T16:35:27.571Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.571Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-02T16:35:27.571Z] [2022-03-02T16:35:27.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-02T16:35:27.571Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.571Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-02T16:35:27.571Z] [2022-03-02T16:35:27.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-02T16:35:27.571Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.571Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-02T16:35:27.571Z] [2022-03-02T16:35:27.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-02T16:35:27.571Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.571Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-02T16:35:27.571Z] [2022-03-02T16:35:27.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-02T16:35:27.571Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.571Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-02T16:35:27.571Z] [2022-03-02T16:35:27.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-02T16:35:27.571Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.571Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-02T16:35:27.571Z] [2022-03-02T16:35:27.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.03s) [2022-03-02T16:35:27.571Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.571Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.03s) [2022-03-02T16:35:27.571Z] [2022-03-02T16:35:27.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-03-02T16:35:27.571Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.571Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-03-02T16:35:27.571Z] [2022-03-02T16:35:27.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-02T16:35:27.571Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.571Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-02T16:35:27.571Z] [2022-03-02T16:35:27.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-02T16:35:27.571Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.571Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-02T16:35:27.571Z] [2022-03-02T16:35:27.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-02T16:35:27.571Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.571Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-02T16:35:27.571Z] [2022-03-02T16:35:27.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-03-02T16:35:27.571Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.571Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-03-02T16:35:27.571Z] [2022-03-02T16:35:27.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-02T16:35:27.571Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.571Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-02T16:35:27.571Z] [2022-03-02T16:35:27.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-02T16:35:27.571Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.571Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-02T16:35:27.571Z] [2022-03-02T16:35:27.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.03s) [2022-03-02T16:35:27.571Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-02T16:35:27.571Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.03s) [2022-03-02T16:35:27.571Z] [2022-03-02T16:35:27.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-02T16:35:27.571Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-02T16:35:27.571Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-02T16:35:27.571Z] [2022-03-02T16:35:27.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-02T16:35:27.571Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.571Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-02T16:35:27.571Z] [2022-03-02T16:35:27.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-02T16:35:27.571Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.571Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-02T16:35:27.571Z] [2022-03-02T16:35:27.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-02T16:35:27.571Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.571Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-02T16:35:27.571Z] [2022-03-02T16:35:27.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-02T16:35:27.571Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.571Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-02T16:35:27.571Z] [2022-03-02T16:35:27.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-02T16:35:27.571Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.571Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-02T16:35:27.571Z] [2022-03-02T16:35:27.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2022-03-02T16:35:27.571Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.571Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-03-02T16:35:27.571Z] [2022-03-02T16:35:27.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-02T16:35:27.571Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.571Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-02T16:35:27.571Z] [2022-03-02T16:35:27.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-02T16:35:27.571Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.571Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-02T16:35:27.571Z] [2022-03-02T16:35:27.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-02T16:35:27.571Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.571Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-02T16:35:27.571Z] [2022-03-02T16:35:27.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-02T16:35:27.571Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.571Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-02T16:35:27.571Z] [2022-03-02T16:35:27.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-02T16:35:27.571Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.571Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-02T16:35:27.571Z] [2022-03-02T16:35:27.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-02T16:35:27.571Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.571Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-02T16:35:27.571Z] [2022-03-02T16:35:27.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-02T16:35:27.571Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.571Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-02T16:35:27.571Z] [2022-03-02T16:35:27.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-02T16:35:27.571Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.571Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-02T16:35:27.571Z] [2022-03-02T16:35:27.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-02T16:35:27.571Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.571Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-02T16:35:27.571Z] [2022-03-02T16:35:27.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-02T16:35:27.571Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.571Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-02T16:35:27.571Z] [2022-03-02T16:35:27.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-02T16:35:27.571Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-02T16:35:27.571Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-02T16:35:27.571Z] [2022-03-02T16:35:27.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-03-02T16:35:27.571Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.571Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-03-02T16:35:27.571Z] [2022-03-02T16:35:27.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-02T16:35:27.571Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.571Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-02T16:35:27.571Z] [2022-03-02T16:35:27.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2022-03-02T16:35:27.571Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.571Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2022-03-02T16:35:27.571Z] [2022-03-02T16:35:27.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-02T16:35:27.571Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.571Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-02T16:35:27.571Z] [2022-03-02T16:35:27.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-02T16:35:27.571Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.571Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-02T16:35:27.571Z] [2022-03-02T16:35:27.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-02T16:35:27.571Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.571Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-02T16:35:27.571Z] [2022-03-02T16:35:27.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-02T16:35:27.571Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.571Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-02T16:35:27.571Z] [2022-03-02T16:35:27.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-02T16:35:27.571Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.571Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-02T16:35:27.571Z] [2022-03-02T16:35:27.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-02T16:35:27.571Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.571Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-02T16:35:27.571Z] [2022-03-02T16:35:27.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-02T16:35:27.571Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.571Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-02T16:35:27.571Z] [2022-03-02T16:35:27.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-02T16:35:27.571Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.571Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-02T16:35:27.571Z] [2022-03-02T16:35:27.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-02T16:35:27.571Z] docker_cli_run_test.go:4395: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.571Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-02T16:35:27.571Z] [2022-03-02T16:35:27.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-03-02T16:35:27.571Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.571Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-03-02T16:35:27.571Z] [2022-03-02T16:35:27.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-02T16:35:27.571Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.571Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-02T16:35:27.571Z] [2022-03-02T16:35:27.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-02T16:35:27.571Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.571Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-02T16:35:27.571Z] [2022-03-02T16:35:27.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-03-02T16:35:27.571Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.571Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-03-02T16:35:27.571Z] [2022-03-02T16:35:27.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-03-02T16:35:27.571Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.571Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-03-02T16:35:27.571Z] [2022-03-02T16:35:27.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-02T16:35:27.571Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.571Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-02T16:35:27.571Z] [2022-03-02T16:35:27.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-02T16:35:27.571Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.571Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-02T16:35:27.571Z] [2022-03-02T16:35:27.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-02T16:35:27.571Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.571Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-02T16:35:27.571Z] [2022-03-02T16:35:27.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-03-02T16:35:27.571Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.571Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-03-02T16:35:27.571Z] [2022-03-02T16:35:27.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-03-02T16:35:27.571Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.571Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-03-02T16:35:27.571Z] [2022-03-02T16:35:27.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-02T16:35:27.571Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.571Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-02T16:35:27.571Z] [2022-03-02T16:35:27.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-03-02T16:35:27.571Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.571Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-03-02T16:35:27.571Z] [2022-03-02T16:35:27.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-02T16:35:27.571Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.571Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-02T16:35:27.571Z] [2022-03-02T16:35:27.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-03-02T16:35:27.571Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.571Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-03-02T16:35:27.571Z] [2022-03-02T16:35:27.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-02T16:35:27.571Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.571Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-02T16:35:27.571Z] [2022-03-02T16:35:27.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-02T16:35:27.571Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.571Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-02T16:35:27.571Z] [2022-03-02T16:35:27.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-02T16:35:27.571Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.571Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-02T16:35:27.571Z] [2022-03-02T16:35:27.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-02T16:35:27.571Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.571Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-02T16:35:27.571Z] [2022-03-02T16:35:27.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-02T16:35:27.571Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.571Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-02T16:35:27.571Z] [2022-03-02T16:35:27.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-02T16:35:27.571Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.571Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-02T16:35:27.571Z] [2022-03-02T16:35:27.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-03-02T16:35:27.571Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.572Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-03-02T16:35:27.572Z] [2022-03-02T16:35:27.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-02T16:35:27.572Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.572Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-02T16:35:27.572Z] [2022-03-02T16:35:27.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-02T16:35:27.572Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.572Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-02T16:35:27.572Z] [2022-03-02T16:35:27.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-02T16:35:27.572Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.572Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-02T16:35:27.572Z] [2022-03-02T16:35:27.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-02T16:35:27.572Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.572Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-02T16:35:27.572Z] [2022-03-02T16:35:27.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-02T16:35:27.572Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.572Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-02T16:35:27.572Z] [2022-03-02T16:35:27.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-02T16:35:27.572Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.572Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-02T16:35:27.572Z] [2022-03-02T16:35:27.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-02T16:35:27.572Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.572Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-02T16:35:27.572Z] [2022-03-02T16:35:27.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-03-02T16:35:27.572Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.572Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-03-02T16:35:27.572Z] [2022-03-02T16:35:27.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2022-03-02T16:35:27.572Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.572Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2022-03-02T16:35:27.572Z] [2022-03-02T16:35:27.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-02T16:35:27.572Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.572Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-02T16:35:27.572Z] [2022-03-02T16:35:27.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-02T16:35:27.572Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.572Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-02T16:35:27.572Z] [2022-03-02T16:35:27.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-02T16:35:27.572Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.572Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-02T16:35:27.572Z] [2022-03-02T16:35:27.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-03-02T16:35:27.572Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.572Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-03-02T16:35:27.572Z] [2022-03-02T16:35:27.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-02T16:35:27.572Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.572Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-02T16:35:27.572Z] [2022-03-02T16:35:27.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-02T16:35:27.572Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.572Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-02T16:35:27.572Z] [2022-03-02T16:35:27.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-02T16:35:27.572Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.572Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-02T16:35:27.572Z] [2022-03-02T16:35:27.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-02T16:35:27.572Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.572Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-02T16:35:27.572Z] [2022-03-02T16:35:27.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-02T16:35:27.572Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.572Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-02T16:35:27.572Z] [2022-03-02T16:35:27.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-02T16:35:27.572Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.572Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-02T16:35:27.572Z] [2022-03-02T16:35:27.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-02T16:35:27.572Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.572Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-02T16:35:27.572Z] [2022-03-02T16:35:27.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-02T16:35:27.572Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.572Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-02T16:35:27.572Z] [2022-03-02T16:35:27.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-02T16:35:27.572Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.572Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-02T16:35:27.572Z] [2022-03-02T16:35:27.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-02T16:35:27.572Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.572Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-02T16:35:27.572Z] [2022-03-02T16:35:27.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-03-02T16:35:27.572Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.572Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-03-02T16:35:27.572Z] [2022-03-02T16:35:27.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-02T16:35:27.572Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.572Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-02T16:35:27.572Z] [2022-03-02T16:35:27.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-02T16:35:27.572Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.572Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-02T16:35:27.572Z] [2022-03-02T16:35:27.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-02T16:35:27.572Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.572Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-02T16:35:27.572Z] [2022-03-02T16:35:27.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-02T16:35:27.572Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.572Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-02T16:35:27.572Z] [2022-03-02T16:35:27.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-02T16:35:27.572Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.572Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-02T16:35:27.572Z] [2022-03-02T16:35:27.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-02T16:35:27.572Z] docker_cli_run_test.go:4374: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.572Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-02T16:35:27.572Z] [2022-03-02T16:35:27.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-02T16:35:27.572Z] docker_cli_run_test.go:4387: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.572Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-02T16:35:27.572Z] [2022-03-02T16:35:27.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-02T16:35:27.572Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-02T16:35:27.572Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-02T16:35:27.572Z] [2022-03-02T16:35:27.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-03-02T16:35:27.572Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.572Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-03-02T16:35:27.572Z] [2022-03-02T16:35:27.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-02T16:35:27.572Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.572Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-02T16:35:27.572Z] [2022-03-02T16:35:27.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-02T16:35:27.572Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.572Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-02T16:35:27.572Z] [2022-03-02T16:35:27.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-02T16:35:27.572Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.572Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-02T16:35:27.572Z] [2022-03-02T16:35:27.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-03-02T16:35:27.572Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.572Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-03-02T16:35:27.572Z] [2022-03-02T16:35:27.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-02T16:35:27.572Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.572Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-02T16:35:27.572Z] [2022-03-02T16:35:27.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.03s) [2022-03-02T16:35:27.572Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.572Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.03s) [2022-03-02T16:35:27.572Z] [2022-03-02T16:35:27.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-02T16:35:27.572Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.572Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-02T16:35:27.572Z] [2022-03-02T16:35:27.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-02T16:35:27.572Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.572Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-02T16:35:27.572Z] [2022-03-02T16:35:27.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-02T16:35:27.572Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.572Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-02T16:35:27.572Z] [2022-03-02T16:35:27.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-02T16:35:27.572Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.572Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-02T16:35:27.572Z] [2022-03-02T16:35:27.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-03-02T16:35:27.572Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.572Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-03-02T16:35:27.572Z] [2022-03-02T16:35:27.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-03-02T16:35:27.572Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.572Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-03-02T16:35:27.572Z] [2022-03-02T16:35:27.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-02T16:35:27.572Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.572Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-02T16:35:27.572Z] [2022-03-02T16:35:27.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-02T16:35:27.572Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.572Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-02T16:35:27.572Z] [2022-03-02T16:35:27.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-03-02T16:35:27.572Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.572Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-03-02T16:35:27.572Z] [2022-03-02T16:35:27.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-02T16:35:27.572Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.572Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-02T16:35:27.572Z] [2022-03-02T16:35:27.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-03-02T16:35:27.572Z] docker_cli_run_test.go:4197: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.572Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-03-02T16:35:27.572Z] [2022-03-02T16:35:27.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2022-03-02T16:35:27.572Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.572Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-03-02T16:35:27.572Z] [2022-03-02T16:35:27.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-02T16:35:27.572Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.572Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-02T16:35:27.572Z] [2022-03-02T16:35:27.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-02T16:35:27.572Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.572Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-02T16:35:27.572Z] [2022-03-02T16:35:27.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-02T16:35:27.572Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.572Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-02T16:35:27.572Z] [2022-03-02T16:35:27.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2022-03-02T16:35:27.572Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.572Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-03-02T16:35:27.572Z] [2022-03-02T16:35:27.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-02T16:35:27.572Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.572Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-02T16:35:27.572Z] [2022-03-02T16:35:27.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-02T16:35:27.572Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.572Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-02T16:35:27.572Z] [2022-03-02T16:35:27.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-02T16:35:27.572Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.572Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-02T16:35:27.572Z] [2022-03-02T16:35:27.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-03-02T16:35:27.572Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.573Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-03-02T16:35:27.573Z] [2022-03-02T16:35:27.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-02T16:35:27.573Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.573Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-02T16:35:27.573Z] [2022-03-02T16:35:27.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-02T16:35:27.573Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.573Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-02T16:35:27.573Z] [2022-03-02T16:35:27.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-02T16:35:27.573Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.573Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-02T16:35:27.573Z] [2022-03-02T16:35:27.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-02T16:35:27.573Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.573Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-02T16:35:27.573Z] [2022-03-02T16:35:27.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-02T16:35:27.573Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.573Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-02T16:35:27.573Z] [2022-03-02T16:35:27.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-02T16:35:27.573Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.573Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-02T16:35:27.573Z] [2022-03-02T16:35:27.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-03-02T16:35:27.573Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.573Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-03-02T16:35:27.573Z] [2022-03-02T16:35:27.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-03-02T16:35:27.573Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.573Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-03-02T16:35:27.573Z] [2022-03-02T16:35:27.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-02T16:35:27.573Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.573Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-02T16:35:27.573Z] [2022-03-02T16:35:27.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2022-03-02T16:35:27.573Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.573Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2022-03-02T16:35:27.573Z] [2022-03-02T16:35:27.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-02T16:35:27.573Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.573Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-02T16:35:27.573Z] [2022-03-02T16:35:27.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-02T16:35:27.573Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.573Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-02T16:35:27.573Z] [2022-03-02T16:35:27.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-02T16:35:27.573Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.573Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-02T16:35:27.573Z] [2022-03-02T16:35:27.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-02T16:35:27.573Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.573Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-02T16:35:27.573Z] [2022-03-02T16:35:27.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-02T16:35:27.573Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.573Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-02T16:35:27.573Z] [2022-03-02T16:35:27.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-02T16:35:27.573Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-02T16:35:27.573Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-02T16:35:27.573Z] [2022-03-02T16:35:27.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-02T16:35:27.573Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.573Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-02T16:35:27.573Z] [2022-03-02T16:35:27.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-02T16:35:27.573Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.573Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-02T16:35:27.573Z] [2022-03-02T16:35:27.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-02T16:35:27.573Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.573Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-02T16:35:27.573Z] [2022-03-02T16:35:27.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-02T16:35:27.573Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.573Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-02T16:35:27.573Z] [2022-03-02T16:35:27.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-02T16:35:27.573Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-02T16:35:27.573Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-02T16:35:27.573Z] [2022-03-02T16:35:28.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-03-02T16:35:28.042Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.042Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-03-02T16:35:28.042Z] [2022-03-02T16:35:28.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-02T16:35:28.042Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.042Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-02T16:35:28.042Z] [2022-03-02T16:35:28.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-03-02T16:35:28.042Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.042Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-03-02T16:35:28.042Z] [2022-03-02T16:35:28.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-03-02T16:35:28.042Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.042Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-03-02T16:35:28.042Z] [2022-03-02T16:35:28.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-02T16:35:28.042Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.042Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-02T16:35:28.042Z] [2022-03-02T16:35:28.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-02T16:35:28.042Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.042Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-02T16:35:28.042Z] [2022-03-02T16:35:28.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-02T16:35:28.042Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.042Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-02T16:35:28.042Z] [2022-03-02T16:35:28.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-02T16:35:28.042Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.042Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-02T16:35:28.042Z] [2022-03-02T16:35:28.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-02T16:35:28.042Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.042Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-02T16:35:28.042Z] [2022-03-02T16:35:28.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-02T16:35:28.042Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-02T16:35:28.042Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-02T16:35:28.042Z] [2022-03-02T16:35:28.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-03-02T16:35:28.042Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.042Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-03-02T16:35:28.042Z] [2022-03-02T16:35:28.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-03-02T16:35:28.042Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.042Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-03-02T16:35:28.042Z] [2022-03-02T16:35:28.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-03-02T16:35:28.042Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.042Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-03-02T16:35:28.042Z] [2022-03-02T16:35:28.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.04s) [2022-03-02T16:35:28.042Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.042Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.04s) [2022-03-02T16:35:28.042Z] [2022-03-02T16:35:28.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-03-02T16:35:28.042Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.042Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-03-02T16:35:28.042Z] [2022-03-02T16:35:28.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-02T16:35:28.042Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.042Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-02T16:35:28.042Z] [2022-03-02T16:35:28.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-02T16:35:28.042Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.042Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-02T16:35:28.042Z] [2022-03-02T16:35:28.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-02T16:35:28.042Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.042Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-02T16:35:28.042Z] [2022-03-02T16:35:28.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-02T16:35:28.042Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.042Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-02T16:35:28.042Z] [2022-03-02T16:35:28.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-02T16:35:28.042Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.042Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-02T16:35:28.042Z] [2022-03-02T16:35:28.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-02T16:35:28.042Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.042Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-02T16:35:28.042Z] [2022-03-02T16:35:28.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-02T16:35:28.042Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.042Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-02T16:35:28.042Z] [2022-03-02T16:35:28.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-02T16:35:28.042Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.042Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-02T16:35:28.042Z] [2022-03-02T16:35:28.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-02T16:35:28.042Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.042Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-02T16:35:28.042Z] [2022-03-02T16:35:28.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-02T16:35:28.042Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.042Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-02T16:35:28.042Z] [2022-03-02T16:35:28.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-02T16:35:28.042Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-02T16:35:28.042Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-02T16:35:28.042Z] [2022-03-02T16:35:28.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-02T16:35:28.042Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.042Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-02T16:35:28.042Z] [2022-03-02T16:35:28.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-02T16:35:28.042Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.042Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-02T16:35:28.042Z] [2022-03-02T16:35:28.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-03-02T16:35:28.042Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.042Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-03-02T16:35:28.042Z] [2022-03-02T16:35:28.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-03-02T16:35:28.042Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.042Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-03-02T16:35:28.042Z] [2022-03-02T16:35:28.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-02T16:35:28.042Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.042Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-02T16:35:28.042Z] [2022-03-02T16:35:28.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-02T16:35:28.042Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.042Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-02T16:35:28.042Z] [2022-03-02T16:35:28.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-02T16:35:28.042Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.042Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-02T16:35:28.042Z] [2022-03-02T16:35:28.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-03-02T16:35:28.042Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.042Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-03-02T16:35:28.042Z] [2022-03-02T16:35:28.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-02T16:35:28.042Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.042Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-02T16:35:28.042Z] [2022-03-02T16:35:28.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-02T16:35:28.042Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.042Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-02T16:35:28.042Z] [2022-03-02T16:35:28.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-03-02T16:35:28.042Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.042Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-03-02T16:35:28.042Z] [2022-03-02T16:35:28.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-03-02T16:35:28.042Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.042Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-03-02T16:35:28.042Z] [2022-03-02T16:35:28.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-02T16:35:28.042Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.042Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-02T16:35:28.042Z] [2022-03-02T16:35:28.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-02T16:35:28.042Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.042Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-02T16:35:28.042Z] [2022-03-02T16:35:28.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-02T16:35:28.042Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.042Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-02T16:35:28.042Z] [2022-03-02T16:35:28.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-03-02T16:35:28.042Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.042Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-03-02T16:35:28.042Z] [2022-03-02T16:35:28.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-02T16:35:28.042Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.042Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-02T16:35:28.042Z] [2022-03-02T16:35:28.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-02T16:35:28.042Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.042Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-02T16:35:28.042Z] [2022-03-02T16:35:28.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-02T16:35:28.042Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.042Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-02T16:35:28.042Z] [2022-03-02T16:35:28.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-03-02T16:35:28.042Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.042Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-03-02T16:35:28.042Z] [2022-03-02T16:35:28.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2022-03-02T16:35:28.042Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-02T16:35:28.042Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-03-02T16:35:28.042Z] [2022-03-02T16:35:28.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-03-02T16:35:28.042Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.042Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-03-02T16:35:28.042Z] [2022-03-02T16:35:28.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-02T16:35:28.042Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.042Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-02T16:35:28.042Z] [2022-03-02T16:35:28.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-02T16:35:28.042Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.042Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-02T16:35:28.042Z] [2022-03-02T16:35:28.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-02T16:35:28.042Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.042Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-02T16:35:28.042Z] [2022-03-02T16:35:28.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-03-02T16:35:28.042Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.042Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-03-02T16:35:28.042Z] [2022-03-02T16:35:28.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.03s) [2022-03-02T16:35:28.042Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.042Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.03s) [2022-03-02T16:35:28.042Z] [2022-03-02T16:35:28.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-02T16:35:28.042Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.042Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-02T16:35:28.042Z] [2022-03-02T16:35:28.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-02T16:35:28.042Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.042Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-02T16:35:28.042Z] [2022-03-02T16:35:28.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-03-02T16:35:28.042Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.042Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-03-02T16:35:28.042Z] [2022-03-02T16:35:28.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-03-02T16:35:28.042Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.042Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-03-02T16:35:28.042Z] [2022-03-02T16:35:28.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-02T16:35:28.042Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.042Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-02T16:35:28.042Z] [2022-03-02T16:35:28.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-02T16:35:28.042Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.042Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-02T16:35:28.042Z] [2022-03-02T16:35:28.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-03-02T16:35:28.042Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.042Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-03-02T16:35:28.042Z] [2022-03-02T16:35:28.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-02T16:35:28.042Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.042Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-02T16:35:28.042Z] [2022-03-02T16:35:28.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-02T16:35:28.042Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.042Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-02T16:35:28.042Z] [2022-03-02T16:35:28.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-02T16:35:28.043Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.043Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-02T16:35:28.043Z] [2022-03-02T16:35:28.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-02T16:35:28.043Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.043Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-02T16:35:28.043Z] [2022-03-02T16:35:28.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-02T16:35:28.043Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.043Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-02T16:35:28.043Z] [2022-03-02T16:35:28.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-02T16:35:28.043Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.043Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-02T16:35:28.043Z] [2022-03-02T16:35:28.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-02T16:35:28.043Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.043Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-02T16:35:28.043Z] [2022-03-02T16:35:28.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-02T16:35:28.043Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.043Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-02T16:35:28.043Z] [2022-03-02T16:35:28.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-02T16:35:28.043Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.043Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-02T16:35:28.043Z] [2022-03-02T16:35:28.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-02T16:35:28.043Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.043Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-02T16:35:28.043Z] [2022-03-02T16:35:28.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-02T16:35:28.043Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.043Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-02T16:35:28.043Z] [2022-03-02T16:35:28.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-02T16:35:28.043Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.043Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-02T16:35:28.043Z] [2022-03-02T16:35:28.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-02T16:35:28.043Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.043Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-02T16:35:28.043Z] [2022-03-02T16:35:28.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-02T16:35:28.043Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.043Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-02T16:35:28.043Z] [2022-03-02T16:35:28.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-02T16:35:28.043Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.043Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-02T16:35:28.043Z] [2022-03-02T16:35:28.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-02T16:35:28.043Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.043Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-02T16:35:28.043Z] [2022-03-02T16:35:28.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-02T16:35:28.043Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.043Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-02T16:35:28.043Z] [2022-03-02T16:35:28.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-02T16:35:28.043Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.043Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-02T16:35:28.043Z] [2022-03-02T16:35:28.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-02T16:35:28.043Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.043Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-02T16:35:28.043Z] [2022-03-02T16:35:28.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-02T16:35:28.043Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.043Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-02T16:35:28.043Z] [2022-03-02T16:35:28.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-02T16:35:28.043Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.043Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-02T16:35:28.043Z] [2022-03-02T16:35:28.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-02T16:35:28.043Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.043Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-02T16:35:28.043Z] [2022-03-02T16:35:28.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-02T16:35:28.043Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.043Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-02T16:35:28.043Z] [2022-03-02T16:35:28.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-02T16:35:28.043Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.043Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-02T16:35:28.043Z] [2022-03-02T16:35:28.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-02T16:35:28.043Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.043Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-02T16:35:28.043Z] [2022-03-02T16:35:28.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-02T16:35:28.043Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.043Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-02T16:35:28.043Z] [2022-03-02T16:35:28.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-02T16:35:28.043Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.043Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-02T16:35:28.043Z] [2022-03-02T16:35:28.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-02T16:35:28.043Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.043Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-02T16:35:28.043Z] [2022-03-02T16:35:28.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-02T16:35:28.043Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.043Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-02T16:35:28.043Z] [2022-03-02T16:35:28.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-02T16:35:28.043Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.043Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-02T16:35:28.043Z] [2022-03-02T16:35:28.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-02T16:35:28.043Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.043Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-02T16:35:28.043Z] [2022-03-02T16:35:28.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-02T16:35:28.043Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.043Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-02T16:35:28.043Z] [2022-03-02T16:35:28.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-02T16:35:28.043Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.043Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-02T16:35:28.043Z] [2022-03-02T16:35:28.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-02T16:35:28.043Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.043Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-02T16:35:28.043Z] [2022-03-02T16:35:28.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-02T16:35:28.043Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.043Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-02T16:35:28.043Z] [2022-03-02T16:35:28.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-02T16:35:28.043Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.043Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-02T16:35:28.043Z] [2022-03-02T16:35:28.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-02T16:35:28.043Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.043Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-02T16:35:28.043Z] [2022-03-02T16:35:28.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-02T16:35:28.043Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.043Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-02T16:35:28.043Z] [2022-03-02T16:35:28.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-02T16:35:28.043Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.043Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-02T16:35:28.043Z] [2022-03-02T16:35:28.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-02T16:35:28.043Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.043Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-02T16:35:28.043Z] [2022-03-02T16:35:28.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-02T16:35:28.043Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.043Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-02T16:35:28.043Z] [2022-03-02T16:35:28.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-02T16:35:28.043Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.043Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-02T16:35:28.043Z] [2022-03-02T16:35:28.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-02T16:35:28.043Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.043Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-02T16:35:28.043Z] [2022-03-02T16:35:28.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-02T16:35:28.043Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.043Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-02T16:35:28.043Z] [2022-03-02T16:35:28.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-02T16:35:28.043Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.043Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-02T16:35:28.043Z] [2022-03-02T16:35:28.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-02T16:35:28.043Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.043Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-02T16:35:28.043Z] [2022-03-02T16:35:28.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-02T16:35:28.043Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.043Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-02T16:35:28.043Z] [2022-03-02T16:35:28.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-02T16:35:28.043Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.043Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-02T16:35:28.043Z] [2022-03-02T16:35:28.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-02T16:35:28.043Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.043Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-02T16:35:28.043Z] [2022-03-02T16:35:28.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-02T16:35:28.043Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.043Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-02T16:35:28.043Z] [2022-03-02T16:35:28.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-02T16:35:28.043Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.043Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-02T16:35:28.043Z] [2022-03-02T16:35:28.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-02T16:35:28.043Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.043Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-02T16:35:28.043Z] [2022-03-02T16:35:28.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-02T16:35:28.043Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.043Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-02T16:35:28.043Z] [2022-03-02T16:35:28.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-02T16:35:28.043Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.043Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-02T16:35:28.043Z] [2022-03-02T16:35:28.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-02T16:35:28.043Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.043Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-02T16:35:28.043Z] [2022-03-02T16:35:28.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-02T16:35:28.043Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.043Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-02T16:35:28.043Z] [2022-03-02T16:35:28.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-02T16:35:28.043Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.043Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-02T16:35:28.043Z] [2022-03-02T16:35:28.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-02T16:35:28.043Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.043Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-02T16:35:28.043Z] [2022-03-02T16:35:28.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-02T16:35:28.043Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.043Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-02T16:35:28.043Z] [2022-03-02T16:35:28.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-02T16:35:28.043Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.043Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-02T16:35:28.043Z] [2022-03-02T16:35:28.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-02T16:35:28.043Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.043Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-02T16:35:28.043Z] [2022-03-02T16:35:28.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-02T16:35:28.043Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.043Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-02T16:35:28.043Z] [2022-03-02T16:35:28.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-02T16:35:28.043Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.043Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-02T16:35:28.043Z] [2022-03-02T16:35:28.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-02T16:35:28.043Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.043Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-02T16:35:28.043Z] [2022-03-02T16:35:28.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-02T16:35:28.043Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.043Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-02T16:35:28.043Z] [2022-03-02T16:35:28.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-02T16:35:28.043Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.043Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-02T16:35:28.043Z] [2022-03-02T16:35:28.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-02T16:35:28.043Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.043Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-02T16:35:28.043Z] [2022-03-02T16:35:28.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-02T16:35:28.043Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.043Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-02T16:35:28.043Z] [2022-03-02T16:35:28.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-02T16:35:28.043Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.043Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-02T16:35:28.044Z] [2022-03-02T16:35:28.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-02T16:35:28.044Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.044Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-02T16:35:28.044Z] [2022-03-02T16:35:28.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-02T16:35:28.044Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.044Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-02T16:35:28.044Z] [2022-03-02T16:35:28.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-02T16:35:28.044Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.044Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-02T16:35:28.044Z] [2022-03-02T16:35:28.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-02T16:35:28.044Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.044Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-02T16:35:28.044Z] [2022-03-02T16:35:28.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-02T16:35:28.044Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.044Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-02T16:35:28.044Z] [2022-03-02T16:35:28.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-02T16:35:28.044Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.044Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-02T16:35:28.044Z] [2022-03-02T16:35:28.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-02T16:35:28.044Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.044Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-02T16:35:28.044Z] [2022-03-02T16:35:28.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-02T16:35:28.044Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.044Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-02T16:35:28.044Z] [2022-03-02T16:35:28.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-02T16:35:28.044Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.044Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-02T16:35:28.044Z] [2022-03-02T16:35:28.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-02T16:35:28.044Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.044Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-02T16:35:28.044Z] [2022-03-02T16:35:28.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-02T16:35:28.044Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.044Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-02T16:35:28.044Z] [2022-03-02T16:35:28.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-02T16:35:28.044Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.044Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-02T16:35:28.044Z] [2022-03-02T16:35:28.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-03-02T16:35:28.044Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.044Z] [2022-03-02T16:35:28.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-03-02T16:35:28.044Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.044Z] [2022-03-02T16:35:28.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-03-02T16:35:28.044Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-02T16:35:28.044Z] [2022-03-02T16:35:28.044Z] DONE 1085 tests, 539 skipped in 2609.371s [2022-03-02T16:35:28.044Z] INFO: Integration tests ended at 03/02/2022 16:35:27. Duration:00:43:29.5262911 [2022-03-02T16:35:28.044Z] INFO: Docker info of the daemon under test at end of run [2022-03-02T16:35:28.044Z] [2022-03-02T16:35:28.044Z] Containers: 2 [2022-03-02T16:35:28.044Z] Running: 0 [2022-03-02T16:35:28.044Z] Paused: 0 [2022-03-02T16:35:28.044Z] Stopped: 2 [2022-03-02T16:35:28.044Z] Images: 18 [2022-03-02T16:35:28.044Z] Server Version: 0.0.0-dev [2022-03-02T16:35:28.044Z] Storage Driver: windowsfilter [2022-03-02T16:35:28.044Z] Windows: [2022-03-02T16:35:28.044Z] Logging Driver: json-file [2022-03-02T16:35:28.044Z] Plugins: [2022-03-02T16:35:28.044Z] Volume: local [2022-03-02T16:35:28.044Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-02T16:35:28.044Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-02T16:35:28.044Z] Swarm: inactive [2022-03-02T16:35:28.044Z] Default Isolation: process [2022-03-02T16:35:28.044Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-02T16:35:28.044Z] Operating System: Microsoft Windows Server 2022 Datacenter (Build 20348) [2022-03-02T16:35:28.044Z] OSType: windows [2022-03-02T16:35:28.044Z] Architecture: x86_64 [2022-03-02T16:35:28.044Z] CPUs: 4 [2022-03-02T16:35:28.044Z] Total Memory: 32GiB [2022-03-02T16:35:28.044Z] Name: azwin-2-e97fa1 [2022-03-02T16:35:28.044Z] ID: 4KGM:OXT6:FD4W:NAW2:N7LV:YQBU:ZEK3:IISN:WMME:ZDAG:5ZNU:I5ZD [2022-03-02T16:35:28.044Z] Docker Root Dir: D:\CI\PR-43313\1\daemon [2022-03-02T16:35:28.044Z] Debug Mode (client): false [2022-03-02T16:35:28.044Z] Debug Mode (server): true [2022-03-02T16:35:28.044Z] File Descriptors: -1 [2022-03-02T16:35:28.044Z] Goroutines: 17 [2022-03-02T16:35:28.044Z] System Time: 2022-03-02T16:35:27.8160568Z [2022-03-02T16:35:28.044Z] EventsListeners: 0 [2022-03-02T16:35:28.044Z] Registry: https://index.docker.io/v1/ [2022-03-02T16:35:28.044Z] Labels: [2022-03-02T16:35:28.044Z] Experimental: false [2022-03-02T16:35:28.044Z] Insecure Registries: [2022-03-02T16:35:28.044Z] 127.0.0.0/8 [2022-03-02T16:35:28.044Z] Live Restore Enabled: false [2022-03-02T16:35:28.044Z] [2022-03-02T16:35:28.044Z] [2022-03-02T16:35:28.044Z] INFO: Stopping daemon under test [2022-03-02T16:35:28.044Z] SUCCESS: The process with PID 4004 (child process of PID 2908) has been terminated. [2022-03-02T16:35:28.044Z] SUCCESS: The process with PID 2908 (child process of PID 6920) has been terminated. [2022-03-02T16:35:28.044Z] INFO: Stop tailing logs of the daemon under tests [2022-03-02T16:35:28.044Z] INFO: executeCI.ps1 Completed successfully at 03/02/2022 16:35:27. [2022-03-02T16:35:28.044Z] INFO: Tidying up at end of run [2022-03-02T16:35:28.044Z] INFO: Saving daemon under test log (d:\CI\PR-43313\1\dut.out) to bundles\CIDUT.out [2022-03-02T16:35:28.044Z] INFO: Saving daemon under test log (d:\CI\PR-43313\1\dut.err) to bundles\CIDUT.err [2022-03-02T16:35:28.044Z] INFO: Saving containerd logs to bundles [2022-03-02T16:35:28.515Z] INFO: Nuke-Everything... [2022-03-02T16:35:28.984Z] INFO: Container count on control daemon to delete is 2 [2022-03-02T16:35:28.984Z] 600d666e8b52 [2022-03-02T16:35:28.984Z] fdd7cfe9895d [2022-03-02T16:35:28.984Z] INFO: Non-base image count on control daemon to delete is 1 [2022-03-02T16:35:31.022Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-03-02T16:35:31.155Z] Deleted: sha256:5a4b65bd6a7f21f0481c79142e3ad3307455d6def16ba2c85ee288daf80381ce [2022-03-02T16:35:31.155Z] Deleted: sha256:9ef08b0a5d6f2ee8d499306d25e9c7437d57b942fd0e5a824902098df0bbab21 [2022-03-02T16:35:31.155Z] INFO: Tidying pidfile d:\CI\PR-43313\1\docker.pid [2022-03-02T16:35:31.155Z] INFO: Nuking d:\CI [2022-03-02T16:35:32.160Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-03-02T16:35:32.160Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-03-02T16:35:32.160Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-03-02T16:35:38.184Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-03-02T16:35:40.401Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-03-02T16:35:44.516Z] === RUN TestDockerSuite/TestBuildSpaces [2022-03-02T16:35:44.516Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-03-02T16:35:50.288Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-03-02T16:35:50.288Z] === RUN TestDockerSuite/TestBuildStderr [2022-03-02T16:35:56.064Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-03-02T16:36:01.060Z] INFO: Zapped successfully [2022-03-02T16:36:01.060Z] [2022-03-02T16:36:01.060Z] INFO: executeCI.ps1 exiting at Wed Mar 2 16:35:56 CUT 2022. Duration 01:02:43.6676439 [2022-03-02T16:36:01.060Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-03-02T16:36:01.306Z] Recording test results [2022-03-02T16:36:01.791Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-03-02T16:36:03.459Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2022-03-02T16:36:05.195Z] Archiving artifacts [2022-03-02T16:36:06.011Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-03-02T16:36:06.012Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-02T16:36:06.012Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-03-02T16:36:06.363Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43313/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-02T16:36:07.282Z] + make clean [2022-03-02T16:36:08.249Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-02T16:36:08.249Z] docker-dev-cache [2022-03-02T16:36:08.249Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-02T16:36:16.448Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-03-02T16:36:16.448Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-03-02T16:36:16.448Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-03-02T16:36:16.448Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-03-02T16:36:21.174Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-03-02T16:36:21.174Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-02T16:36:21.174Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-03-02T16:36:21.630Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-03-02T16:36:23.802Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-03-02T16:36:25.117Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-03-02T16:36:29.578Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-03-02T16:36:29.880Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-03-02T16:36:29.880Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-02T16:36:29.880Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-03-02T16:36:35.358Z] === RUN TestDockerSuite/TestBuildUser [2022-03-02T16:36:35.358Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-02T16:36:35.358Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-03-02T16:36:35.358Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-02T16:36:35.358Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-03-02T16:36:35.358Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-02T16:36:35.358Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-03-02T16:36:37.041Z] === RUN TestDockerSuite/TestRmiBlank [2022-03-02T16:36:37.041Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-03-02T16:36:37.041Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-03-02T16:36:40.035Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-03-02T16:36:40.493Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-03-02T16:36:49.040Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-03-02T16:36:49.040Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-02T16:36:49.040Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-03-02T16:36:49.040Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-02T16:36:49.040Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-03-02T16:36:54.864Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-03-02T16:36:57.820Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-03-02T16:36:58.288Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-03-02T16:37:06.956Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-03-02T16:37:12.826Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-03-02T16:37:14.139Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-03-02T16:37:14.139Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-03-02T16:37:23.256Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-03-02T16:37:24.473Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-03-02T16:37:26.207Z] === RUN TestDockerSuite/TestRmiTag [2022-03-02T16:37:27.195Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-03-02T16:37:30.148Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-03-02T16:37:30.250Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-03-02T16:37:30.250Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-02T16:37:30.708Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-03-02T16:37:30.708Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-02T16:37:30.708Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-03-02T16:37:34.433Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-03-02T16:37:34.433Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-02T16:37:34.433Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-03-02T16:37:49.222Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-03-02T16:37:51.489Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-03-02T16:37:52.956Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-03-02T16:37:53.413Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-03-02T16:37:53.707Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-03-02T16:37:59.575Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-03-02T16:38:00.569Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-03-02T16:38:00.569Z] docker_cli_run_test.go:4395: unmatched requirement DaemonIsLinux [2022-03-02T16:38:00.569Z] === RUN TestDockerSuite/TestRunAddHost [2022-03-02T16:38:00.569Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-02T16:38:00.569Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-03-02T16:38:00.569Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-02T16:38:00.569Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-03-02T16:38:00.569Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-02T16:38:00.569Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-03-02T16:38:00.569Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-02T16:38:00.569Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-03-02T16:38:00.569Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-02T16:38:00.569Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-03-02T16:38:00.569Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-02T16:38:00.569Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-03-02T16:38:03.521Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-03-02T16:38:03.521Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-02T16:38:03.521Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-03-02T16:38:03.521Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-02T16:38:03.521Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-03-02T16:38:09.407Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-03-02T16:38:14.164Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-03-02T16:38:14.470Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-03-02T16:38:14.470Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-02T16:38:14.470Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-03-02T16:38:14.470Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-02T16:38:14.470Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-03-02T16:38:14.470Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-02T16:38:14.470Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-03-02T16:38:16.001Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-03-02T16:38:16.380Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-03-02T16:38:20.176Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-03-02T16:38:23.129Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-03-02T16:38:23.129Z] === RUN TestDockerSuite/TestRunBindMounts [2022-03-02T16:38:24.548Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-03-02T16:38:27.443Z] === RUN TestDockerSuite/TestBuildXZHost [2022-03-02T16:38:27.443Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-02T16:38:27.443Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-03-02T16:38:27.443Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-02T16:38:27.443Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-03-02T16:38:27.443Z] docker_cli_sni_test.go:18: Flakey test [2022-03-02T16:38:27.443Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-03-02T16:38:28.996Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-03-02T16:38:28.997Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-02T16:38:28.997Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-03-02T16:38:28.997Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-02T16:38:28.997Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-03-02T16:38:28.997Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-02T16:38:28.997Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-03-02T16:38:28.997Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-02T16:38:28.997Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-03-02T16:38:28.997Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-02T16:38:28.997Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-03-02T16:38:28.997Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-02T16:38:28.997Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-03-02T16:38:28.997Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-02T16:38:28.997Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-03-02T16:38:28.997Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-02T16:38:28.997Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-03-02T16:38:28.997Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-02T16:38:28.997Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-03-02T16:38:28.997Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-02T16:38:28.997Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-03-02T16:38:28.997Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-02T16:38:28.997Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-03-02T16:38:30.339Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-03-02T16:38:32.793Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-03-02T16:38:32.793Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-02T16:38:32.793Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-03-02T16:38:35.015Z] === RUN TestDockerSuite/TestCommitChange [2022-03-02T16:38:36.638Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-03-02T16:38:36.639Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-02T16:38:36.639Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-03-02T16:38:36.639Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-02T16:38:36.639Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-03-02T16:38:39.593Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-03-02T16:38:39.593Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-02T16:38:39.593Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-03-02T16:38:39.593Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-02T16:38:39.593Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-03-02T16:38:39.593Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-02T16:38:39.593Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-03-02T16:38:39.593Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-02T16:38:39.593Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-03-02T16:38:39.593Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-02T16:38:39.593Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-03-02T16:38:39.593Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-02T16:38:39.593Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-03-02T16:38:39.593Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-02T16:38:39.593Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-03-02T16:38:40.787Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-03-02T16:38:41.160Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-03-02T16:38:44.954Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-03-02T16:38:45.462Z] === RUN TestDockerSuite/TestCommitHardlink [2022-03-02T16:38:45.462Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-02T16:38:45.462Z] === RUN TestDockerSuite/TestCommitNewFile [2022-03-02T16:38:47.911Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-03-02T16:38:47.911Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-02T16:38:47.911Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-03-02T16:38:47.911Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-02T16:38:47.911Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-03-02T16:38:47.911Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-02T16:38:47.911Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-03-02T16:38:51.710Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-03-02T16:38:51.710Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-02T16:38:51.710Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-03-02T16:38:51.710Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-02T16:38:51.710Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-03-02T16:38:51.710Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-02T16:38:51.710Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-03-02T16:38:51.710Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-02T16:38:51.710Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-03-02T16:38:53.277Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-03-02T16:38:54.004Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-03-02T16:38:54.004Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-02T16:38:54.004Z] === RUN TestDockerSuite/TestCommitTTY [2022-03-02T16:38:59.151Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-03-02T16:38:59.151Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-02T16:38:59.151Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-03-02T16:38:59.151Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-02T16:38:59.151Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-03-02T16:38:59.151Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-02T16:38:59.151Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-03-02T16:38:59.151Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-02T16:38:59.151Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-03-02T16:38:59.151Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-02T16:38:59.151Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-03-02T16:38:59.151Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-02T16:38:59.151Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-03-02T16:39:01.061Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-03-02T16:39:02.105Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-03-02T16:39:02.105Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-02T16:39:02.105Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-03-02T16:39:02.105Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-03-02T16:39:02.105Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-02T16:39:02.105Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-03-02T16:39:05.061Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-03-02T16:39:06.839Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-03-02T16:39:06.839Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-02T16:39:06.839Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-03-02T16:39:06.839Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-02T16:39:06.839Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-03-02T16:39:06.839Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-02T16:39:06.839Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-03-02T16:39:06.839Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-02T16:39:06.839Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-03-02T16:39:06.839Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-02T16:39:06.839Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-03-02T16:39:06.839Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-02T16:39:06.839Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-03-02T16:39:06.839Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-03-02T16:39:06.839Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-03-02T16:39:06.839Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-03-02T16:39:08.017Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-03-02T16:39:08.017Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-02T16:39:08.017Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-03-02T16:39:10.971Z] === RUN TestDockerSuite/TestRunEnvironment [2022-03-02T16:39:10.971Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-02T16:39:10.971Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-03-02T16:39:10.971Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-02T16:39:10.971Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-03-02T16:39:10.971Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-02T16:39:10.971Z] === RUN TestDockerSuite/TestRunExitCode [2022-03-02T16:39:13.925Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-03-02T16:39:15.391Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-03-02T16:39:16.878Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-03-02T16:39:19.832Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-03-02T16:39:22.787Z] === RUN TestDockerSuite/TestRunExposePort [2022-03-02T16:39:22.787Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-03-02T16:39:22.787Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-02T16:39:22.787Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-03-02T16:39:22.787Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-02T16:39:22.787Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-03-02T16:39:22.787Z] docker_cli_run_test.go:4374: unmatched requirement DaemonIsLinux [2022-03-02T16:39:22.787Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-03-02T16:39:22.787Z] docker_cli_run_test.go:4387: unmatched requirement DaemonIsLinux [2022-03-02T16:39:22.787Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-02T16:39:22.787Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-02T16:39:22.787Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-03-02T16:39:22.787Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-02T16:39:22.787Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-03-02T16:39:22.787Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-02T16:39:22.787Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-03-02T16:39:28.657Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-03-02T16:39:28.657Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-02T16:39:28.657Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-03-02T16:39:28.657Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-03-02T16:39:28.657Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-02T16:39:28.657Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-03-02T16:39:28.657Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-02T16:39:28.657Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-03-02T16:39:28.657Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-02T16:39:28.657Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-03-02T16:39:28.657Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-02T16:39:28.657Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-03-02T16:39:33.033Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-03-02T16:39:33.033Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-03-02T16:39:33.033Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-03-02T16:39:33.996Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-03-02T16:39:33.996Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-03-02T16:39:33.996Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-03-02T16:39:33.996Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-03-02T16:39:33.996Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-03-02T16:39:33.996Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-03-02T16:39:33.996Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-03-02T16:39:35.836Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-03-02T16:39:35.836Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-02T16:39:35.836Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-03-02T16:39:36.889Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-03-02T16:39:36.889Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-03-02T16:39:36.889Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-03-02T16:39:36.889Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-03-02T16:39:38.057Z] === RUN TestDockerSuite/TestRunModeHostname [2022-03-02T16:39:38.057Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-02T16:39:38.057Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-03-02T16:39:38.057Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-02T16:39:38.057Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-03-02T16:39:38.057Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-02T16:39:38.057Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-03-02T16:39:38.057Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-02T16:39:38.057Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-03-02T16:39:38.057Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-02T16:39:38.057Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-03-02T16:39:38.057Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-02T16:39:38.057Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-03-02T16:39:38.057Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-02T16:39:38.057Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-03-02T16:39:38.057Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-02T16:39:38.057Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-03-02T16:39:38.057Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-02T16:39:38.057Z] === RUN TestDockerSuite/TestRunMount [2022-03-02T16:39:38.057Z] docker_cli_run_test.go:4197: unmatched requirement DaemonIsLinux [2022-03-02T16:39:38.057Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-03-02T16:39:38.057Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-02T16:39:38.057Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-03-02T16:39:38.057Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsLinux [2022-03-02T16:39:38.057Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-03-02T16:39:38.057Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-02T16:39:38.057Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-03-02T16:39:39.780Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-03-02T16:39:39.781Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-03-02T16:39:39.781Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-03-02T16:39:39.781Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-03-02T16:39:39.781Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-03-02T16:39:39.781Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-03-02T16:39:39.781Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-03-02T16:39:39.781Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-03-02T16:39:42.673Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-03-02T16:39:44.843Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-03-02T16:39:46.725Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-03-02T16:39:46.725Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-02T16:39:46.725Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-03-02T16:39:46.725Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-02T16:39:46.725Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-03-02T16:39:46.725Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-02T16:39:46.725Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-03-02T16:39:47.735Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-03-02T16:39:47.735Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-03-02T16:39:47.735Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-03-02T16:39:47.735Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-03-02T16:39:49.905Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-03-02T16:39:49.905Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-03-02T16:39:52.602Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-03-02T16:39:52.797Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-03-02T16:39:52.797Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-03-02T16:39:52.797Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-03-02T16:39:52.797Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-03-02T16:39:52.797Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-03-02T16:39:54.965Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-03-02T16:39:54.965Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-03-02T16:39:57.860Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-03-02T16:39:57.860Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-03-02T16:39:57.860Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-03-02T16:39:58.469Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-03-02T16:39:58.469Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-02T16:39:58.469Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-03-02T16:39:58.469Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-02T16:39:58.469Z] === RUN TestDockerSuite/TestRunNetHost [2022-03-02T16:39:58.469Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-02T16:39:58.469Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-03-02T16:39:58.469Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-02T16:39:58.469Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-03-02T16:39:58.469Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-02T16:39:58.469Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-03-02T16:39:58.469Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-02T16:39:58.469Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-03-02T16:39:58.469Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-02T16:39:58.469Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-03-02T16:39:58.469Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-02T16:39:58.469Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-03-02T16:39:58.469Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-02T16:39:58.469Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-03-02T16:39:58.469Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-03-02T16:40:00.026Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-03-02T16:40:00.038Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-03-02T16:40:00.482Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-03-02T16:40:01.603Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-03-02T16:40:03.392Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-03-02T16:40:03.829Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-03-02T16:40:05.394Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-03-02T16:40:08.346Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-03-02T16:40:08.346Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-02T16:40:08.346Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-03-02T16:40:08.346Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-02T16:40:08.346Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-03-02T16:40:08.346Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-02T16:40:08.346Z] === RUN TestDockerSuite/TestRunPortInUse [2022-03-02T16:40:08.346Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-02T16:40:08.346Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-03-02T16:40:08.346Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-02T16:40:08.346Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-03-02T16:40:08.346Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-02T16:40:08.346Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-03-02T16:40:08.346Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-02T16:40:08.346Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-03-02T16:40:08.346Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-02T16:40:08.346Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-02T16:40:11.933Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-03-02T16:40:12.144Z] === RUN TestDockerSuite/TestRunPublishPort [2022-03-02T16:40:12.144Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-02T16:40:12.144Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-03-02T16:40:12.144Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-02T16:40:12.144Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-03-02T16:40:12.144Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-02T16:40:12.144Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-03-02T16:40:12.144Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-02T16:40:12.144Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-03-02T16:40:12.144Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-02T16:40:12.144Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-03-02T16:40:16.605Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-03-02T16:40:16.606Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-03-02T16:40:16.606Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-03-02T16:40:16.606Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-03-02T16:40:16.606Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-03-02T16:40:18.775Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-03-02T16:40:18.775Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-03-02T16:40:18.775Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-03-02T16:40:22.574Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-03-02T16:40:22.574Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-02T16:40:22.574Z] === RUN TestDockerSuite/TestRunRm [2022-03-02T16:40:25.540Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-03-02T16:40:25.821Z] === RUN TestDockerSuite/TestContainerAPITop [2022-03-02T16:40:25.821Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-03-02T16:40:25.821Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-03-02T16:40:27.991Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-03-02T16:40:28.448Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-03-02T16:40:31.404Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-03-02T16:40:33.121Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-03-02T16:40:34.362Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-03-02T16:40:35.290Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-03-02T16:40:35.290Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-02T16:40:35.290Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-03-02T16:40:35.290Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-02T16:40:35.290Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-03-02T16:40:35.290Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-02T16:40:35.290Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-03-02T16:40:35.290Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-02T16:40:35.290Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-03-02T16:40:35.290Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-02T16:40:35.290Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-03-02T16:40:37.314Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-03-02T16:40:37.458Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-03-02T16:40:37.458Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-03-02T16:40:40.269Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-03-02T16:40:40.269Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-02T16:40:40.269Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-03-02T16:40:40.269Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-02T16:40:40.269Z] === RUN TestDockerSuite/TestRunState [2022-03-02T16:40:40.269Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-02T16:40:40.269Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-03-02T16:40:40.348Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-03-02T16:40:42.518Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-03-02T16:40:43.224Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-03-02T16:40:43.224Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-02T16:40:43.224Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-03-02T16:40:43.692Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-03-02T16:40:43.692Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-02T16:40:43.692Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-03-02T16:40:43.692Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-02T16:40:43.692Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-03-02T16:40:43.692Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-03-02T16:40:43.692Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-03-02T16:40:43.692Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-02T16:40:43.692Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-03-02T16:40:45.410Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-03-02T16:40:48.302Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0003ff770_} [2022-03-02T16:40:49.564Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-03-02T16:40:49.564Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-02T16:40:49.564Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-03-02T16:40:49.564Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-02T16:40:49.564Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-03-02T16:40:49.564Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-02T16:40:49.564Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-03-02T16:40:49.564Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-02T16:40:49.564Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-03-02T16:40:49.564Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-02T16:40:49.564Z] === RUN TestDockerSuite/TestRunUserByID [2022-03-02T16:40:49.564Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-02T16:40:49.564Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-03-02T16:40:49.564Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-02T16:40:49.564Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-03-02T16:40:49.564Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-02T16:40:49.564Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-03-02T16:40:49.564Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-02T16:40:49.564Z] === RUN TestDockerSuite/TestRunUserByName [2022-03-02T16:40:49.564Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-02T16:40:49.564Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-03-02T16:40:51.193Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13311441762_c:\foo_false____} [2022-03-02T16:40:52.526Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-03-02T16:40:52.527Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-02T16:40:52.527Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-03-02T16:40:56.320Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-03-02T16:40:56.320Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-02T16:40:56.320Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-03-02T16:40:56.320Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-02T16:40:56.320Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-03-02T16:40:58.240Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13311441762_c:\foo_true____} [2022-03-02T16:41:00.120Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-03-02T16:41:01.134Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-03-02T16:41:01.135Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-03-02T16:41:01.135Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-03-02T16:41:01.135Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-03-02T16:41:01.135Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-03-02T16:41:01.135Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-03-02T16:41:01.135Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-03-02T16:41:01.135Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-03-02T16:41:01.135Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-03-02T16:41:01.135Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-03-02T16:41:01.135Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-03-02T16:41:01.591Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-03-02T16:41:01.591Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-03-02T16:41:01.591Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-03-02T16:41:01.591Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-02T16:41:01.591Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-03-02T16:41:01.591Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-02T16:41:01.591Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-03-02T16:41:01.591Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-02T16:41:01.591Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-03-02T16:41:01.591Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-02T16:41:01.591Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-03-02T16:41:01.591Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-02T16:41:01.591Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-03-02T16:41:04.489Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-03-02T16:41:04.489Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-02T16:41:04.489Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-03-02T16:41:04.489Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-02T16:41:04.489Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-03-02T16:41:04.489Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-02T16:41:04.489Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-03-02T16:41:04.489Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-02T16:41:04.489Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-03-02T16:41:04.489Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-02T16:41:04.489Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-03-02T16:41:04.489Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-02T16:41:04.489Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-03-02T16:41:04.489Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-02T16:41:04.489Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-03-02T16:41:04.489Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-02T16:41:04.489Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-03-02T16:41:04.489Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-02T16:41:04.489Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-03-02T16:41:04.489Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-02T16:41:04.489Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-03-02T16:41:04.489Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-02T16:41:04.489Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-03-02T16:41:04.489Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-02T16:41:04.489Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-03-02T16:41:04.489Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-02T16:41:04.489Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-03-02T16:41:07.383Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-03-02T16:41:07.383Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-03-02T16:41:07.383Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-02T16:41:07.383Z] === RUN TestDockerSuite/TestCpRelativePath [2022-03-02T16:41:08.791Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-03-02T16:41:10.275Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-03-02T16:41:10.275Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-02T16:41:10.275Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-03-02T16:41:10.275Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-02T16:41:10.275Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-03-02T16:41:10.275Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-02T16:41:10.275Z] === RUN TestDockerSuite/TestCpToCaseA [2022-03-02T16:41:14.664Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-03-02T16:41:16.047Z] === RUN TestDockerSuite/TestCpToCaseB [2022-03-02T16:41:18.215Z] === RUN TestDockerSuite/TestCpToCaseC [2022-03-02T16:41:18.215Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-02T16:41:18.215Z] === RUN TestDockerSuite/TestCpToCaseD [2022-03-02T16:41:18.215Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-02T16:41:18.215Z] === RUN TestDockerSuite/TestCpToCaseE [2022-03-02T16:41:23.338Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-03-02T16:41:23.338Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-02T16:41:23.338Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-03-02T16:41:23.338Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-03-02T16:41:27.130Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-03-02T16:41:28.507Z] === RUN TestDockerSuite/TestCpToCaseF [2022-03-02T16:41:28.507Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-02T16:41:28.507Z] === RUN TestDockerSuite/TestCpToCaseG [2022-03-02T16:41:28.507Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-02T16:41:28.507Z] === RUN TestDockerSuite/TestCpToCaseH [2022-03-02T16:41:30.083Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-03-02T16:41:33.036Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-03-02T16:41:33.036Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-02T16:41:33.036Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-03-02T16:41:33.036Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-03-02T16:41:33.036Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-03-02T16:41:33.036Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-02T16:41:33.036Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-03-02T16:41:33.036Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-02T16:41:33.036Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-03-02T16:41:33.036Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-02T16:41:33.036Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-03-02T16:41:33.036Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-02T16:41:33.036Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-03-02T16:41:33.036Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-02T16:41:33.036Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-03-02T16:41:38.905Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-03-02T16:41:40.472Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-03-02T16:41:42.697Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-03-02T16:41:43.284Z] === RUN TestDockerSuite/TestCpToCaseI [2022-03-02T16:41:43.284Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-02T16:41:43.284Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-03-02T16:41:43.284Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-02T16:41:43.284Z] === RUN TestDockerSuite/TestCpToDot [2022-03-02T16:41:48.568Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-03-02T16:41:48.568Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-02T16:41:48.568Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-03-02T16:41:48.568Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-02T16:41:48.568Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-03-02T16:41:48.568Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-02T16:41:48.568Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-03-02T16:41:48.568Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-02T16:41:48.568Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-03-02T16:41:48.568Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-02T16:41:48.568Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-03-02T16:41:48.568Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-02T16:41:48.568Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-03-02T16:41:48.568Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-02T16:41:48.569Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-03-02T16:41:48.569Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-02T16:41:48.569Z] === RUN TestDockerSuite/TestSaveImageId [2022-03-02T16:41:48.569Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-02T16:41:48.569Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-03-02T16:41:48.569Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-02T16:41:48.569Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-03-02T16:41:48.569Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-02T16:41:48.569Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-03-02T16:41:48.569Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-02T16:41:48.569Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-03-02T16:41:48.569Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-02T16:41:48.569Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-03-02T16:41:48.569Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-02T16:41:48.569Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-03-02T16:41:48.569Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-02T16:41:48.569Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-03-02T16:41:48.569Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-02T16:41:48.569Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-03-02T16:41:48.569Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-02T16:41:48.569Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-03-02T16:41:50.330Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-03-02T16:41:50.330Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-02T16:41:50.330Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-03-02T16:41:50.330Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-02T16:41:50.330Z] === RUN TestDockerSuite/TestCpToStdout [2022-03-02T16:41:50.785Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-03-02T16:41:51.255Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-03-02T16:41:51.725Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-03-02T16:41:51.725Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-03-02T16:41:53.941Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-03-02T16:41:58.872Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-03-02T16:41:58.872Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-02T16:41:58.872Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-03-02T16:41:58.872Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-02T16:41:58.872Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-03-02T16:41:58.872Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-02T16:41:58.872Z] === RUN TestDockerSuite/TestCpVolumePath [2022-03-02T16:41:58.872Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-02T16:41:58.872Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-03-02T16:41:58.872Z] === RUN TestDockerSuite/TestCreateArgs [2022-03-02T16:41:58.872Z] === RUN TestDockerSuite/TestCreateByImageID [2022-03-02T16:42:00.399Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-03-02T16:42:02.602Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-03-02T16:42:02.602Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-02T16:42:02.602Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-03-02T16:42:03.299Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-03-02T16:42:03.299Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-03-02T16:42:03.756Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-03-02T16:42:05.925Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-03-02T16:42:06.891Z] === RUN TestDockerSuite/TestCreateLabels [2022-03-02T16:42:06.891Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-03-02T16:42:06.891Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-02T16:42:06.891Z] === RUN TestDockerSuite/TestCreateRM [2022-03-02T16:42:07.349Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-03-02T16:42:07.349Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-02T16:42:07.349Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-03-02T16:42:07.807Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-03-02T16:42:08.263Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-03-02T16:42:11.264Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-03-02T16:42:11.264Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-02T16:42:11.264Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-03-02T16:42:17.138Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-03-02T16:42:17.138Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-02T16:42:17.138Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-03-02T16:42:17.138Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-02T16:42:17.138Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-03-02T16:42:17.138Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-02T16:42:17.138Z] === RUN TestDockerSuite/TestStartRecordError [2022-03-02T16:42:17.138Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-02T16:42:17.138Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-03-02T16:42:23.043Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-03-02T16:42:23.043Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-03-02T16:42:23.043Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-03-02T16:42:25.813Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-03-02T16:42:25.813Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-02T16:42:25.813Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-03-02T16:42:25.813Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-02T16:42:25.813Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-03-02T16:42:25.813Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-02T16:42:25.813Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-03-02T16:42:25.813Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-02T16:42:25.813Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-03-02T16:42:25.813Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-02T16:42:25.813Z] === RUN TestDockerSuite/TestStatsNoStream [2022-03-02T16:42:25.813Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-02T16:42:25.813Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-03-02T16:42:25.935Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-03-02T16:42:25.935Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-03-02T16:42:25.935Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-03-02T16:42:25.935Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-03-02T16:42:28.825Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-03-02T16:42:28.825Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-02T16:42:28.825Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-03-02T16:42:29.282Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-03-02T16:42:29.282Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-02T16:42:29.282Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-03-02T16:42:29.282Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-02T16:42:29.282Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-03-02T16:42:29.282Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-02T16:42:29.282Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-03-02T16:42:29.282Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-02T16:42:29.282Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-03-02T16:42:29.282Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-02T16:42:29.282Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-03-02T16:42:29.282Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-02T16:42:29.282Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-03-02T16:42:29.282Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-02T16:42:29.282Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-03-02T16:42:29.282Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-02T16:42:29.282Z] === RUN TestDockerSuite/TestDevicePermissions [2022-03-02T16:42:29.282Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-02T16:42:29.282Z] === RUN TestDockerSuite/TestDockerFails [2022-03-02T16:42:29.282Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-03-02T16:42:29.282Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-02T16:42:29.282Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-03-02T16:42:29.282Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-02T16:42:29.282Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-03-02T16:42:29.282Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-02T16:42:29.282Z] === RUN TestDockerSuite/TestEventsAttach [2022-03-02T16:42:29.282Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-02T16:42:29.282Z] === RUN TestDockerSuite/TestEventsCommit [2022-03-02T16:42:29.282Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-02T16:42:29.282Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-03-02T16:42:29.614Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-03-02T16:42:32.177Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-03-02T16:42:33.408Z] === RUN TestDockerSuite/TestTopPrivileged [2022-03-02T16:42:33.408Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-02T16:42:33.408Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-03-02T16:42:34.344Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-03-02T16:42:36.368Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-03-02T16:42:36.368Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-02T16:42:36.368Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-03-02T16:42:36.368Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-02T16:42:36.368Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-03-02T16:42:36.368Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-02T16:42:36.842Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-03-02T16:42:36.842Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-02T16:42:36.842Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-03-02T16:42:36.842Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-02T16:42:36.842Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-03-02T16:42:36.842Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-02T16:42:36.842Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-03-02T16:42:37.239Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-03-02T16:42:45.784Z] === RUN TestDockerSuite/TestEventsCopy [2022-03-02T16:42:51.560Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-03-02T16:42:51.777Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-03-02T16:42:52.247Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-03-02T16:42:52.247Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-03-02T16:42:52.247Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-02T16:42:52.247Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-03-02T16:42:52.715Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-03-02T16:42:52.715Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-03-02T16:42:52.715Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-03-02T16:42:56.506Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-03-02T16:42:56.506Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-03-02T16:42:57.331Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-03-02T16:42:59.461Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-03-02T16:42:59.498Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-03-02T16:42:59.930Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-03-02T16:43:00.398Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-03-02T16:43:00.398Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-03-02T16:43:00.398Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-03-02T16:43:00.460Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-03-02T16:43:05.134Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-03-02T16:43:05.134Z] === RUN TestDockerSuite/TestEventsFilterType [2022-03-02T16:43:06.664Z] === RUN TestDockerSuite/TestEventsFilters [2022-03-02T16:43:10.831Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-03-02T16:43:10.831Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-02T16:43:10.831Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-03-02T16:43:10.831Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-03-02T16:43:10.831Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-03-02T16:43:10.831Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-02T16:43:10.831Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-03-02T16:43:12.443Z] === RUN TestDockerSuite/TestEventsFormat [2022-03-02T16:43:19.500Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-03-02T16:43:19.968Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-03-02T16:43:19.968Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-03-02T16:43:22.733Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-03-02T16:43:22.733Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-03-02T16:43:22.733Z] === RUN TestDockerSuite/TestEventsImageImport [2022-03-02T16:43:22.733Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-02T16:43:22.733Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-03-02T16:43:22.733Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-02T16:43:22.733Z] === RUN TestDockerSuite/TestEventsImagePull [2022-03-02T16:43:22.733Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-02T16:43:22.733Z] === RUN TestDockerSuite/TestEventsImageTag [2022-03-02T16:43:23.190Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-03-02T16:43:23.190Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-02T16:43:23.190Z] === RUN TestDockerSuite/TestEventsRename [2022-03-02T16:43:26.912Z] === RUN TestDockerSuite/TestEventsResize [2022-03-02T16:43:32.471Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-03-02T16:43:32.471Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-02T16:43:32.471Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite (2668.30s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-03-02T16:43:34.690Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-03-02T16:43:34.690Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.75s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.24s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.66s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.44s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (79.30s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.84s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2022-03-02T16:43:34.690Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2022-03-02T16:43:34.690Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-02T16:43:34.690Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-03-02T16:43:34.690Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-02T16:43:34.690Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-03-02T16:43:34.690Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-03-02T16:43:34.690Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-03-02T16:43:34.690Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-02T16:43:34.690Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.01s) [2022-03-02T16:43:34.690Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-03-02T16:43:34.690Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-03-02T16:43:34.690Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.37s) [2022-03-02T16:43:34.690Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-02T16:43:34.690Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-02T16:43:34.690Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-02T16:43:34.690Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (5.18s) [2022-03-02T16:43:34.690Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-03-02T16:43:34.690Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.52s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (87.59s) [2022-03-02T16:43:34.690Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.53s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (7.22s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (5.45s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.02s) [2022-03-02T16:43:34.690Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-02T16:43:34.690Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-02T16:43:34.690Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.27s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.05s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.59s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.77s) [2022-03-02T16:43:34.690Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-03-02T16:43:34.690Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.43s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.45s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (6.07s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.14s) [2022-03-02T16:43:34.690Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.28s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.66s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.52s) [2022-03-02T16:43:34.690Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-03-02T16:43:34.690Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-03-02T16:43:34.690Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-03-02T16:43:34.690Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.54s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildAddTar (37.32s) [2022-03-02T16:43:34.690Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-03-02T16:43:34.690Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.41s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (18.93s) [2022-03-02T16:43:34.690Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.74s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.56s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.36s) [2022-03-02T16:43:34.690Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.11s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.22s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (11.18s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (10.17s) [2022-03-02T16:43:34.690Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.45s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.64s) [2022-03-02T16:43:34.690Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-03-02T16:43:34.690Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.89s) [2022-03-02T16:43:34.690Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.59s) [2022-03-02T16:43:34.690Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-03-02T16:43:34.690Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (25.38s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.56s) [2022-03-02T16:43:34.690Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.85s) [2022-03-02T16:43:34.690Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.48s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.57s) [2022-03-02T16:43:34.690Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.17s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.44s) [2022-03-02T16:43:34.690Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-03-02T16:43:34.690Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.52s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.97s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildCmd (0.70s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.57s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.57s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.84s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.22s) [2022-03-02T16:43:34.690Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.24s) [2022-03-02T16:43:34.690Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.49s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.77s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.99s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.54s) [2022-03-02T16:43:34.690Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.98s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.68s) [2022-03-02T16:43:34.690Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-03-02T16:43:34.690Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.22s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (41.60s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.88s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.75s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (7.68s) [2022-03-02T16:43:34.690Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.52s) [2022-03-02T16:43:34.690Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s) [2022-03-02T16:43:34.690Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.65s) [2022-03-02T16:43:34.690Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (31.18s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.79s) [2022-03-02T16:43:34.690Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.49s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (23.08s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.92s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.96s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.70s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.77s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.76s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildDockerignore (60.01s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (7.27s) [2022-03-02T16:43:34.690Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.51s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (68.85s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.17s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.10s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (24.10s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (13.21s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (12.31s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (32.32s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (12.38s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (12.18s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (92.04s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.52s) [2022-03-02T16:43:34.690Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.43s) [2022-03-02T16:43:34.690Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.62s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.20s) [2022-03-02T16:43:34.690Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.59s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.79s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (7.02s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.19s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.73s) [2022-03-02T16:43:34.690Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-03-02T16:43:34.690Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.42s) [2022-03-02T16:43:34.690Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-02T16:43:34.690Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-02T16:43:34.690Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.16s) [2022-03-02T16:43:34.690Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-03-02T16:43:34.690Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-03-02T16:43:34.690Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.11s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.77s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (16.57s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.65s) [2022-03-02T16:43:34.690Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-03-02T16:43:34.690Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-03-02T16:43:34.690Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-02T16:43:34.690Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-02T16:43:34.690Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildFails (3.08s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (7.36s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (7.37s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildForceRm (8.24s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.68s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.39s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.21s) [2022-03-02T16:43:34.690Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.73s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.58s) [2022-03-02T16:43:34.690Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.70s) [2022-03-02T16:43:34.690Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildHistory (11.43s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.01s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.79s) [2022-03-02T16:43:34.690Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.75s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.38s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildLabel (1.09s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.67s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.08s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.64s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildLabels (1.05s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.58s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.13s) [2022-03-02T16:43:34.690Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2022-03-02T16:43:34.690Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.65s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.63s) [2022-03-02T16:43:34.690Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.71s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (17.26s) [2022-03-02T16:43:34.691Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.62s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (36.67s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (17.56s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (8.69s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.54s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.62s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (20.58s) [2022-03-02T16:43:34.691Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.84s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.66s) [2022-03-02T16:43:34.691Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-02T16:43:34.691Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.52s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.05s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.15s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.23s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.16s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.73s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.01s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.39s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestBuildOnBuild (10.11s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.77s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.09s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.89s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (10.12s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.16s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.60s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.22s) [2022-03-02T16:43:34.691Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-03-02T16:43:34.691Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.95s) [2022-03-02T16:43:34.691Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (45.30s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (19.88s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestBuildRm (13.57s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.32s) [2022-03-02T16:43:34.691Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-03-02T16:43:34.691Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.43s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.45s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.32s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.61s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.64s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (18.98s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.86s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.67s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.90s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.28s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.57s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestBuildStderr (5.01s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (21.97s) [2022-03-02T16:43:34.691Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.38s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.59s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.25s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.93s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.13s) [2022-03-02T16:43:34.691Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-03-02T16:43:34.691Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-03-02T16:43:34.691Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (5.24s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.71s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.67s) [2022-03-02T16:43:34.691Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-02T16:43:34.691Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (24.07s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.93s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.50s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.77s) [2022-03-02T16:43:34.691Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.39s) [2022-03-02T16:43:34.691Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.29s) [2022-03-02T16:43:34.691Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.41s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.01s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.46s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.51s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (14.83s) [2022-03-02T16:43:34.691Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.44s) [2022-03-02T16:43:34.691Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.42s) [2022-03-02T16:43:34.691Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.32s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.43s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.15s) [2022-03-02T16:43:34.691Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.48s) [2022-03-02T16:43:34.691Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-03-02T16:43:34.691Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.27s) [2022-03-02T16:43:34.691Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestCommitChange (5.65s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.16s) [2022-03-02T16:43:34.691Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestCommitNewFile (8.23s) [2022-03-02T16:43:34.691Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestCommitTTY (8.60s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.13s) [2022-03-02T16:43:34.691Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-03-02T16:43:34.691Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-03-02T16:43:34.691Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-02T16:43:34.691Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-02T16:43:34.691Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-02T16:43:34.691Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-03-02T16:43:34.691Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.19s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestContainerAPICommit (8.30s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (8.44s) [2022-03-02T16:43:34.691Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.96s) [2022-03-02T16:43:34.691Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-03-02T16:43:34.691Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-03-02T16:43:34.691Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestContainerAPICreate (3.00s) [2022-03-02T16:43:34.691Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.01s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-03-02T16:43:34.691Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-03-02T16:43:34.691Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-03-02T16:43:34.691Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.89s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (3.60s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (3.51s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-03-02T16:43:34.691Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.59s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.16s) [2022-03-02T16:43:34.691Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-02T16:43:34.691Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.13s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestContainerAPIKill (3.18s) [2022-03-02T16:43:34.691Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.03s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.26s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.93s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (5.53s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (5.44s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.11s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.78s) [2022-03-02T16:43:34.691Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.92s) [2022-03-02T16:43:34.691Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (3.39s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.11s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.66s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.93s) [2022-03-02T16:43:34.691Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-02T16:43:34.691Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-03-02T16:43:34.691Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-03-02T16:43:34.691Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-02T16:43:34.691Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.54s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.83s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.81s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.79s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.87s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.84s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00040d368_} (2.79s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-14284889609_c:\foo_false____} (2.85s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-14284889609_c:\foo_true____} (2.85s) [2022-03-02T16:43:34.691Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.39s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.08s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.09s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.09s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.08s) [2022-03-02T16:43:34.691Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-03-02T16:43:34.691Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-02T16:43:34.691Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-03-02T16:43:34.691Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-03-02T16:43:34.691Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.09s) [2022-03-02T16:43:34.691Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-03-02T16:43:34.691Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-03-02T16:43:34.691Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-03-02T16:43:34.691Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-03-02T16:43:34.691Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-02T16:43:34.691Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-03-02T16:43:34.691Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-03-02T16:43:34.691Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-03-02T16:43:34.691Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-03-02T16:43:34.691Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-02T16:43:34.691Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-03-02T16:43:34.691Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-03-02T16:43:34.691Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.88s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2022-03-02T16:43:34.691Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.08s) [2022-03-02T16:43:34.691Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-03-02T16:43:34.691Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-02T16:43:34.691Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.55s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.08s) [2022-03-02T16:43:34.691Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2022-03-02T16:43:34.691Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestCpToCaseE (11.78s) [2022-03-02T16:43:34.691Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-03-02T16:43:34.691Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestCpToCaseH (11.53s) [2022-03-02T16:43:34.691Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-03-02T16:43:34.691Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestCpToDot (3.18s) [2022-03-02T16:43:34.691Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-03-02T16:43:34.691Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestCpToStdout (3.44s) [2022-03-02T16:43:34.691Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-03-02T16:43:34.691Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-03-02T16:43:34.691Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-03-02T16:43:34.691Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.21s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestCreateArgs (0.21s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.26s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.89s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.21s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.20s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.67s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.69s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestCreateLabels (0.23s) [2022-03-02T16:43:34.691Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestCreateRM (0.40s) [2022-03-02T16:43:34.691Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.19s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.41s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.81s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.25s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.53s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.14s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.24s) [2022-03-02T16:43:34.691Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.96s) [2022-03-02T16:43:34.691Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-03-02T16:43:34.691Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.18s) [2022-03-02T16:43:34.691Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-03-02T16:43:34.692Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-03-02T16:43:34.692Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-03-02T16:43:34.692Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-02T16:43:34.692Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-03-02T16:43:34.692Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-02T16:43:34.692Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-02T16:43:34.692Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-03-02T16:43:34.692Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2022-03-02T16:43:34.692Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-02T16:43:34.692Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-03-02T16:43:34.692Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-03-02T16:43:34.692Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-03-02T16:43:34.692Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.07s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.03s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.09s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (10.75s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestEventsCopy (6.23s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.78s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.26s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.91s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (5.44s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.05s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.15s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestEventsFilters (6.93s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestEventsFormat (6.73s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2022-03-02T16:43:34.692Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-02T16:43:34.692Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-02T16:43:34.692Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.19s) [2022-03-02T16:43:34.692Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestEventsRename (3.63s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestEventsResize (33.73s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.26s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (4.01s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.82s) [2022-03-02T16:43:34.692Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestEventsUntag (2.74s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.49s) [2022-03-02T16:43:34.692Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2022-03-02T16:43:34.692Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (3.20s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (3.02s) [2022-03-02T16:43:34.692Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2022-03-02T16:43:34.692Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-02T16:43:34.692Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (3.02s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (3.61s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.57s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (3.60s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (6.52s) [2022-03-02T16:43:34.692Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-03-02T16:43:34.692Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-03-02T16:43:34.692Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestExecExitStatus (3.62s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestExecInspectID (5.58s) [2022-03-02T16:43:34.692Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2022-03-02T16:43:34.692Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-03-02T16:43:34.692Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-03-02T16:43:34.692Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-03-02T16:43:34.692Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.86s) [2022-03-02T16:43:34.692Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2022-03-02T16:43:34.692Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-03-02T16:43:34.692Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-03-02T16:43:34.692Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-02T16:43:34.692Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (3.59s) [2022-03-02T16:43:34.692Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.61s) [2022-03-02T16:43:34.692Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-02T16:43:34.692Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-02T16:43:34.692Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestGetContainerStats (7.19s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (7.37s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (4.36s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (7.20s) [2022-03-02T16:43:34.692Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.19s) [2022-03-02T16:43:34.692Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.09s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.09s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.70s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2022-03-02T16:43:34.692Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.36s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.72s) [2022-03-02T16:43:34.692Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.18s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.04s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.29s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.36s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.39s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestImagesFormat (0.21s) [2022-03-02T16:43:34.692Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.89s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestImportBadURL (0.10s) [2022-03-02T16:43:34.692Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-03-02T16:43:34.692Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2022-03-02T16:43:34.692Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-02T16:43:34.692Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-03-02T16:43:34.692Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-03-02T16:43:34.692Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-03-02T16:43:34.692Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-02T16:43:34.692Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.18s) [2022-03-02T16:43:34.692Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-03-02T16:43:34.692Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (3.22s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (3.10s) [2022-03-02T16:43:34.692Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-02T16:43:34.692Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2022-03-02T16:43:34.692Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (3.22s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (3.34s) [2022-03-02T16:43:34.692Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-03-02T16:43:34.692Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-02T16:43:34.692Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestInspectDefault (3.06s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestInspectHistory (5.14s) [2022-03-02T16:43:34.692Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-03-02T16:43:34.692Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-03-02T16:43:34.692Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestInspectInt64 (3.07s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestInspectJSONFields (3.92s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.23s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.04s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (3.73s) [2022-03-02T16:43:34.692Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (3.58s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestInspectStatus (3.70s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (6.93s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestInspectTemplateError (3.76s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (3.55s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (3.85s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (3.47s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (3.01s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (3.16s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.13s) [2022-03-02T16:43:34.692Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-02T16:43:34.692Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-02T16:43:34.692Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-02T16:43:34.692Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-02T16:43:34.692Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-02T16:43:34.692Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-02T16:43:34.692Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-02T16:43:34.692Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-03-02T16:43:34.692Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-02T16:43:34.692Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-02T16:43:34.692Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-02T16:43:34.692Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-03-02T16:43:34.692Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-03-02T16:43:34.692Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-03-02T16:43:34.692Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-02T16:43:34.692Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.04s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.11s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (3.03s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (3.34s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.44s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.03s) [2022-03-02T16:43:34.692Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (3.65s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.96s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.15s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.00s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (5.10s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (5.05s) [2022-03-02T16:43:34.692Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.45s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.52s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestLogsSince (10.02s) [2022-03-02T16:43:34.692Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-03-02T16:43:34.692Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestLogsTail (3.55s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.16s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestLogsWithDetails (3.04s) [2022-03-02T16:43:34.692Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-03-02T16:43:34.692Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-03-02T16:43:34.692Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-03-02T16:43:34.692Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-02T16:43:34.692Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-02T16:43:34.692Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-03-02T16:43:34.692Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-03-02T16:43:34.692Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2022-03-02T16:43:34.692Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-03-02T16:43:34.692Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-03-02T16:43:34.692Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-02T16:43:34.692Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-02T16:43:34.692Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-02T16:43:34.692Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-02T16:43:34.692Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-02T16:43:34.692Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-02T16:43:34.692Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.95s) [2022-03-02T16:43:34.692Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-03-02T16:43:34.692Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-02T16:43:34.692Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-03-02T16:43:34.692Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-02T16:43:34.692Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-02T16:43:34.692Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-03-02T16:43:34.692Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s) [2022-03-02T16:43:34.692Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.82s) [2022-03-02T16:43:34.692Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestPsByOrder (12.36s) [2022-03-02T16:43:34.692Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestPsListContainersBase (12.25s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (17.24s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.34s) [2022-03-02T16:43:34.692Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-02T16:43:34.692Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (5.31s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (9.47s) [2022-03-02T16:43:34.692Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (6.58s) [2022-03-02T16:43:34.692Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-03-02T16:43:34.693Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (6.48s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-03-02T16:43:34.693Z] --- PASS: TestDockerSuite/TestPsShowMounts (9.67s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-03-02T16:43:34.693Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.81s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-02T16:43:34.693Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.32s) [2022-03-02T16:43:34.693Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (1.00s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-02T16:43:34.693Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (5.81s) [2022-03-02T16:43:34.693Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (6.22s) [2022-03-02T16:43:34.693Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.27s) [2022-03-02T16:43:34.693Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (25.66s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-02T16:43:34.693Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (8.95s) [2022-03-02T16:43:34.693Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.28s) [2022-03-02T16:43:34.693Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.24s) [2022-03-02T16:43:34.693Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.82s) [2022-03-02T16:43:34.693Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (7.72s) [2022-03-02T16:43:34.693Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.51s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-02T16:43:34.693Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (6.57s) [2022-03-02T16:43:34.693Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2022-03-02T16:43:34.693Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.30s) [2022-03-02T16:43:34.693Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (17.08s) [2022-03-02T16:43:34.693Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.61s) [2022-03-02T16:43:34.693Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.77s) [2022-03-02T16:43:34.693Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (8.77s) [2022-03-02T16:43:34.693Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.77s) [2022-03-02T16:43:34.693Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (9.40s) [2022-03-02T16:43:34.693Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.31s) [2022-03-02T16:43:34.693Z] --- PASS: TestDockerSuite/TestRmiTag (0.62s) [2022-03-02T16:43:34.693Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.25s) [2022-03-02T16:43:34.693Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (20.08s) [2022-03-02T16:43:34.693Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.14s) [2022-03-02T16:43:34.693Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.78s) [2022-03-02T16:43:34.693Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.17s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-03-02T16:43:34.693Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.68s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-03-02T16:43:34.693Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (6.14s) [2022-03-02T16:43:34.693Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (4.12s) [2022-03-02T16:43:34.693Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (3.06s) [2022-03-02T16:43:34.693Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (3.05s) [2022-03-02T16:43:34.693Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (3.01s) [2022-03-02T16:43:34.693Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2022-03-02T16:43:34.693Z] --- PASS: TestDockerSuite/TestRunBindMounts (6.21s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-02T16:43:34.693Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (3.20s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-03-02T16:43:34.693Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (4.07s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-03-02T16:43:34.693Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.77s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-03-02T16:43:34.693Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.02s) [2022-03-02T16:43:34.693Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.28s) [2022-03-02T16:43:34.693Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (3.29s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-02T16:43:34.693Z] --- PASS: TestDockerSuite/TestRunCreateVolume (3.29s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-03-02T16:43:34.693Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.96s) [2022-03-02T16:43:34.693Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.79s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-03-02T16:43:34.693Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.90s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-03-02T16:43:34.693Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.15s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-03-02T16:43:34.693Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.96s) [2022-03-02T16:43:34.693Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.90s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-02T16:43:34.693Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.97s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-02T16:43:34.693Z] --- PASS: TestDockerSuite/TestRunExitCode (2.94s) [2022-03-02T16:43:34.693Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.90s) [2022-03-02T16:43:34.693Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.86s) [2022-03-02T16:43:34.693Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.92s) [2022-03-02T16:43:34.693Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-03-02T16:43:34.693Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (5.16s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-03-02T16:43:34.693Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-02T16:43:34.693Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.27s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-03-02T16:43:34.693Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.39s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-03-02T16:43:34.693Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.67s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-03-02T16:43:34.693Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.73s) [2022-03-02T16:43:34.693Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.28s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-02T16:43:34.693Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.42s) [2022-03-02T16:43:34.693Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.39s) [2022-03-02T16:43:34.693Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.05s) [2022-03-02T16:43:34.693Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.97s) [2022-03-02T16:43:34.693Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.27s) [2022-03-02T16:43:34.693Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.81s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-03-02T16:43:34.693Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.65s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-03-02T16:43:34.693Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (10.18s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-02T16:43:34.693Z] --- PASS: TestDockerSuite/TestRunRm (3.03s) [2022-03-02T16:43:34.693Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.93s) [2022-03-02T16:43:34.693Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.90s) [2022-03-02T16:43:34.693Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.98s) [2022-03-02T16:43:34.693Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (3.06s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-03-02T16:43:34.693Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.98s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-02T16:43:34.693Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.48s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-03-02T16:43:34.693Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.16s) [2022-03-02T16:43:34.693Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-03-02T16:43:34.693Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.33s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-03-02T16:43:34.693Z] --- PASS: TestDockerSuite/TestRunUserDefaults (3.10s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-03-02T16:43:34.693Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (3.32s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-02T16:43:34.693Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.92s) [2022-03-02T16:43:34.693Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (9.24s) [2022-03-02T16:43:34.693Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.87s) [2022-03-02T16:43:34.693Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (8.35s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-03-02T16:43:34.693Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.14s) [2022-03-02T16:43:34.693Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.77s) [2022-03-02T16:43:34.693Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.90s) [2022-03-02T16:43:34.693Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.03s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-03-02T16:43:34.693Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2022-03-02T16:43:34.693Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-03-02T16:43:34.693Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.78s) [2022-03-02T16:43:34.693Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.41s) [2022-03-02T16:43:34.693Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.90s) [2022-03-02T16:43:34.693Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.48s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-03-02T16:43:34.693Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-03-02T16:43:34.694Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-03-02T16:43:34.694Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.59s) [2022-03-02T16:43:34.694Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.44s) [2022-03-02T16:43:34.694Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.48s) [2022-03-02T16:43:34.694Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.36s) [2022-03-02T16:43:34.694Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.88s) [2022-03-02T16:43:34.694Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (8.39s) [2022-03-02T16:43:34.694Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-03-02T16:43:34.694Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.07s) [2022-03-02T16:43:34.694Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-03-02T16:43:34.694Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.45s) [2022-03-02T16:43:34.694Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-02T16:43:34.694Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-03-02T16:43:34.694Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-02T16:43:34.694Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-03-02T16:43:34.694Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (8.94s) [2022-03-02T16:43:34.694Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-03-02T16:43:34.694Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-02T16:43:34.694Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-02T16:43:34.694Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-03-02T16:43:34.694Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-02T16:43:34.694Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-02T16:43:34.694Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (3.32s) [2022-03-02T16:43:34.694Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (3.76s) [2022-03-02T16:43:34.694Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2022-03-02T16:43:34.694Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (3.63s) [2022-03-02T16:43:34.694Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-02T16:43:34.694Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-03-02T16:43:34.694Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-02T16:43:34.694Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-03-02T16:43:34.694Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-03-02T16:43:34.694Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-03-02T16:43:34.694Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.27s) [2022-03-02T16:43:34.694Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.12s) [2022-03-02T16:43:34.694Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.19s) [2022-03-02T16:43:34.694Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-03-02T16:43:34.694Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.30s) [2022-03-02T16:43:34.694Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.24s) [2022-03-02T16:43:34.694Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.12s) [2022-03-02T16:43:34.694Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.01s) [2022-03-02T16:43:34.694Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2022-03-02T16:43:34.694Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.61s) [2022-03-02T16:43:34.694Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.33s) [2022-03-02T16:43:34.694Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.33s) [2022-03-02T16:43:34.694Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2022-03-02T16:43:34.694Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.16s) [2022-03-02T16:43:34.694Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.06s) [2022-03-02T16:43:34.694Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-03-02T16:43:34.694Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.61s) [2022-03-02T16:43:34.694Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.20s) [2022-03-02T16:43:34.694Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-02T16:43:34.694Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (9.23s) [2022-03-02T16:43:34.694Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.26s) [2022-03-02T16:43:34.694Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.27s) [2022-03-02T16:43:34.694Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (12.46s) [2022-03-02T16:43:34.694Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-02T16:43:34.694Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.69s) [2022-03-02T16:43:34.694Z] === RUN TestDockerRegistrySuite [2022-03-02T16:43:34.694Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-03-02T16:43:34.694Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.694Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-03-02T16:43:34.694Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.694Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-03-02T16:43:34.694Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.694Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-03-02T16:43:34.694Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.694Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-03-02T16:43:34.694Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.694Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-03-02T16:43:34.694Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.694Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-03-02T16:43:34.694Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.694Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-03-02T16:43:34.694Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.694Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-03-02T16:43:34.694Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.694Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-03-02T16:43:34.694Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.694Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-03-02T16:43:34.694Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.694Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-03-02T16:43:34.694Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.694Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-03-02T16:43:34.694Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.694Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-03-02T16:43:34.694Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.694Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-03-02T16:43:34.694Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.694Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-03-02T16:43:34.694Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.694Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-03-02T16:43:34.694Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.694Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-03-02T16:43:34.694Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.694Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-03-02T16:43:34.694Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.694Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-03-02T16:43:34.694Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.694Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-03-02T16:43:34.694Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.694Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-03-02T16:43:34.694Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.694Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-03-02T16:43:34.694Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.694Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-03-02T16:43:34.694Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.694Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-03-02T16:43:34.694Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.694Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-03-02T16:43:34.694Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.694Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-03-02T16:43:34.694Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.694Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-03-02T16:43:34.694Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.694Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-03-02T16:43:34.694Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.694Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-03-02T16:43:34.694Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.694Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-03-02T16:43:34.694Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.694Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-03-02T16:43:34.694Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.694Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-03-02T16:43:34.694Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.694Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-03-02T16:43:34.694Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.694Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-03-02T16:43:34.694Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.694Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-03-02T16:43:34.694Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.694Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-03-02T16:43:34.694Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.694Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-03-02T16:43:34.694Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.694Z] --- PASS: TestDockerRegistrySuite (0.14s) [2022-03-02T16:43:34.694Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-02T16:43:34.694Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-02T16:43:34.694Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-02T16:43:34.694Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-02T16:43:34.694Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-02T16:43:34.694Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-02T16:43:34.694Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-02T16:43:34.694Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-02T16:43:34.694Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-02T16:43:34.694Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-02T16:43:34.694Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-02T16:43:34.694Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-02T16:43:34.694Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-02T16:43:34.694Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-02T16:43:34.694Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-02T16:43:34.694Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-02T16:43:34.694Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-02T16:43:34.694Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-02T16:43:34.694Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-02T16:43:34.694Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-02T16:43:34.694Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-02T16:43:34.694Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-02T16:43:34.694Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-02T16:43:34.694Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-02T16:43:34.694Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-02T16:43:34.694Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-02T16:43:34.694Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-02T16:43:34.694Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-02T16:43:34.694Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-02T16:43:34.694Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-02T16:43:34.694Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-02T16:43:34.694Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-02T16:43:34.694Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-02T16:43:34.694Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-02T16:43:34.694Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-02T16:43:34.694Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-02T16:43:34.694Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-02T16:43:34.694Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-02T16:43:34.694Z] === RUN TestDockerSchema1RegistrySuite [2022-03-02T16:43:34.694Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-03-02T16:43:34.694Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.694Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-03-02T16:43:34.694Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.694Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-03-02T16:43:34.694Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.694Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-03-02T16:43:34.694Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.694Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-03-02T16:43:34.694Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.694Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-03-02T16:43:34.694Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.694Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-03-02T16:43:34.694Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.694Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-03-02T16:43:34.694Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.694Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-03-02T16:43:34.694Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.694Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-03-02T16:43:34.694Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.694Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-03-02T16:43:34.694Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.694Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-03-02T16:43:34.694Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-02T16:43:34.694Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-02T16:43:34.694Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-02T16:43:34.694Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-02T16:43:34.694Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-02T16:43:34.694Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-02T16:43:34.694Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-02T16:43:34.694Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-02T16:43:34.694Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-02T16:43:34.694Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-02T16:43:34.694Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-02T16:43:34.694Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-03-02T16:43:34.694Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-03-02T16:43:34.694Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.694Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-03-02T16:43:34.694Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.694Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-03-02T16:43:34.694Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.694Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-03-02T16:43:34.694Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.694Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-03-02T16:43:34.694Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.694Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-03-02T16:43:34.694Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.694Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-03-02T16:43:34.694Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.694Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-03-02T16:43:34.694Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.694Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-03-02T16:43:34.694Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-02T16:43:34.694Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-02T16:43:34.694Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-02T16:43:34.694Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-02T16:43:34.694Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-02T16:43:34.694Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-02T16:43:34.694Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-02T16:43:34.694Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-02T16:43:34.694Z] === RUN TestDockerRegistryAuthTokenSuite [2022-03-02T16:43:34.694Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-03-02T16:43:34.694Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.694Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-03-02T16:43:34.694Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.694Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-03-02T16:43:34.694Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.694Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-03-02T16:43:34.694Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.694Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-03-02T16:43:34.694Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.694Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-03-02T16:43:34.694Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-02T16:43:34.694Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-02T16:43:34.694Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-02T16:43:34.694Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-02T16:43:34.694Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-02T16:43:34.694Z] === RUN TestDockerDaemonSuite [2022-03-02T16:43:34.694Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-03-02T16:43:34.694Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.695Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-03-02T16:43:34.695Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.695Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-03-02T16:43:34.695Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.695Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-03-02T16:43:34.695Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-02T16:43:34.695Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-02T16:43:34.695Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-02T16:43:34.695Z] === RUN TestDockerSwarmSuite [2022-03-02T16:43:34.695Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-03-02T16:43:34.695Z] === RUN TestDockerPluginSuite [2022-03-02T16:43:34.695Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-03-02T16:43:34.695Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.695Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-03-02T16:43:34.695Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.695Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-03-02T16:43:34.695Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.695Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-03-02T16:43:34.695Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.695Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-03-02T16:43:34.695Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.695Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-03-02T16:43:34.695Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.695Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-03-02T16:43:34.695Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.695Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-03-02T16:43:34.695Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.695Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-03-02T16:43:34.695Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.695Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-03-02T16:43:34.695Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.695Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-03-02T16:43:34.695Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.695Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-03-02T16:43:34.695Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-02T16:43:34.695Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-02T16:43:34.695Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-02T16:43:34.695Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-02T16:43:34.695Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-02T16:43:34.695Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-02T16:43:34.695Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-02T16:43:34.695Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-02T16:43:34.695Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-02T16:43:34.695Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-02T16:43:34.695Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-02T16:43:34.695Z] === RUN TestDockerExternalVolumeSuite [2022-03-02T16:43:34.695Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.695Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-03-02T16:43:34.695Z] === RUN TestDockerNetworkSuite [2022-03-02T16:43:34.695Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.695Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-03-02T16:43:34.695Z] === RUN TestDockerHubPullSuite [2022-03-02T16:43:34.695Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.695Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-03-02T16:43:34.695Z] PASS [2022-03-02T16:43:34.695Z] ok github.com/docker/docker/integration-cli 2669.520s [2022-03-02T16:43:34.695Z] [2022-03-02T16:43:34.695Z] === Skipped [2022-03-02T16:43:34.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-02T16:43:34.695Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.695Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-02T16:43:34.695Z] [2022-03-02T16:43:34.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-02T16:43:34.695Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.695Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-02T16:43:34.695Z] [2022-03-02T16:43:34.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2022-03-02T16:43:34.695Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.695Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2022-03-02T16:43:34.695Z] [2022-03-02T16:43:34.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-02T16:43:34.695Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.695Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-02T16:43:34.695Z] [2022-03-02T16:43:34.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-03-02T16:43:34.695Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.695Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-03-02T16:43:34.695Z] [2022-03-02T16:43:34.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-02T16:43:34.695Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.695Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-02T16:43:34.695Z] [2022-03-02T16:43:34.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-03-02T16:43:34.695Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.695Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-03-02T16:43:34.695Z] [2022-03-02T16:43:34.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-03-02T16:43:34.695Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.695Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-03-02T16:43:34.695Z] [2022-03-02T16:43:34.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-02T16:43:34.695Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.695Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-02T16:43:34.695Z] [2022-03-02T16:43:34.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-02T16:43:34.695Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.695Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-02T16:43:34.695Z] [2022-03-02T16:43:34.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.01s) [2022-03-02T16:43:34.695Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-02T16:43:34.695Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.01s) [2022-03-02T16:43:34.695Z] [2022-03-02T16:43:34.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-03-02T16:43:34.695Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.695Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-03-02T16:43:34.695Z] [2022-03-02T16:43:34.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-03-02T16:43:34.695Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.695Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-03-02T16:43:34.695Z] [2022-03-02T16:43:34.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-03-02T16:43:34.695Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-02T16:43:34.695Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-03-02T16:43:34.695Z] [2022-03-02T16:43:34.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-02T16:43:34.695Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-02T16:43:34.695Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-02T16:43:34.695Z] [2022-03-02T16:43:34.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-02T16:43:34.695Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-02T16:43:34.695Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-02T16:43:34.695Z] [2022-03-02T16:43:34.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-02T16:43:34.695Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.695Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-02T16:43:34.695Z] [2022-03-02T16:43:34.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2022-03-02T16:43:34.695Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.695Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-03-02T16:43:34.695Z] [2022-03-02T16:43:34.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-03-02T16:43:34.695Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-02T16:43:34.695Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-03-02T16:43:34.695Z] [2022-03-02T16:43:34.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-03-02T16:43:34.695Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.695Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-03-02T16:43:34.695Z] [2022-03-02T16:43:34.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.53s) [2022-03-02T16:43:34.695Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-02T16:43:34.695Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.53s) [2022-03-02T16:43:34.695Z] [2022-03-02T16:43:34.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-02T16:43:34.695Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.695Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-02T16:43:34.695Z] [2022-03-02T16:43:34.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-02T16:43:34.695Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.695Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-02T16:43:34.695Z] [2022-03-02T16:43:34.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-02T16:43:34.695Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.695Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-02T16:43:34.695Z] [2022-03-02T16:43:34.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-03-02T16:43:34.695Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.695Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-03-02T16:43:34.695Z] [2022-03-02T16:43:34.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-02T16:43:34.695Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.695Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-02T16:43:34.695Z] [2022-03-02T16:43:34.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-03-02T16:43:34.695Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.695Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-03-02T16:43:34.695Z] [2022-03-02T16:43:34.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-03-02T16:43:34.695Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.695Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-03-02T16:43:34.695Z] [2022-03-02T16:43:34.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-03-02T16:43:34.695Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.695Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-03-02T16:43:34.695Z] [2022-03-02T16:43:34.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-03-02T16:43:34.695Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.695Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-03-02T16:43:34.695Z] [2022-03-02T16:43:34.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-03-02T16:43:34.695Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.695Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-03-02T16:43:34.695Z] [2022-03-02T16:43:34.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-03-02T16:43:34.695Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.695Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-03-02T16:43:34.695Z] [2022-03-02T16:43:34.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.41s) [2022-03-02T16:43:34.695Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.695Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.41s) [2022-03-02T16:43:34.695Z] [2022-03-02T16:43:34.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.74s) [2022-03-02T16:43:34.695Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.695Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.74s) [2022-03-02T16:43:34.695Z] [2022-03-02T16:43:34.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.11s) [2022-03-02T16:43:34.695Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.695Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.11s) [2022-03-02T16:43:34.695Z] [2022-03-02T16:43:34.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.45s) [2022-03-02T16:43:34.695Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.695Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.45s) [2022-03-02T16:43:34.695Z] [2022-03-02T16:43:34.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-03-02T16:43:34.695Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.695Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-03-02T16:43:34.695Z] [2022-03-02T16:43:34.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-02T16:43:34.695Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.695Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-02T16:43:34.695Z] [2022-03-02T16:43:34.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-03-02T16:43:34.695Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.695Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-03-02T16:43:34.695Z] [2022-03-02T16:43:34.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-03-02T16:43:34.695Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.695Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-03-02T16:43:34.695Z] [2022-03-02T16:43:34.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-03-02T16:43:34.695Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.695Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-03-02T16:43:34.695Z] [2022-03-02T16:43:34.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.85s) [2022-03-02T16:43:34.695Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.695Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.85s) [2022-03-02T16:43:34.695Z] [2022-03-02T16:43:34.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.48s) [2022-03-02T16:43:34.695Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.695Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.48s) [2022-03-02T16:43:34.695Z] [2022-03-02T16:43:34.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-03-02T16:43:34.695Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.695Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-03-02T16:43:34.695Z] [2022-03-02T16:43:34.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-03-02T16:43:34.695Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.695Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-03-02T16:43:34.695Z] [2022-03-02T16:43:34.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-03-02T16:43:34.695Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-02T16:43:34.695Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-03-02T16:43:34.695Z] [2022-03-02T16:43:34.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-03-02T16:43:34.695Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.695Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-03-02T16:43:34.695Z] [2022-03-02T16:43:34.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-03-02T16:43:34.695Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.695Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-03-02T16:43:34.695Z] [2022-03-02T16:43:34.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-03-02T16:43:34.695Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.695Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-03-02T16:43:34.695Z] [2022-03-02T16:43:34.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-03-02T16:43:34.695Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.695Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-03-02T16:43:34.695Z] [2022-03-02T16:43:34.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-03-02T16:43:34.696Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.696Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-03-02T16:43:34.696Z] [2022-03-02T16:43:34.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.52s) [2022-03-02T16:43:34.696Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.696Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.52s) [2022-03-02T16:43:34.696Z] [2022-03-02T16:43:34.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s) [2022-03-02T16:43:34.696Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.696Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s) [2022-03-02T16:43:34.696Z] [2022-03-02T16:43:34.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-03-02T16:43:34.696Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.696Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-03-02T16:43:34.696Z] [2022-03-02T16:43:34.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-03-02T16:43:34.696Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.696Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-03-02T16:43:34.696Z] [2022-03-02T16:43:34.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.49s) [2022-03-02T16:43:34.696Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.696Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.49s) [2022-03-02T16:43:34.696Z] [2022-03-02T16:43:34.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.51s) [2022-03-02T16:43:34.696Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.696Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.51s) [2022-03-02T16:43:34.696Z] [2022-03-02T16:43:34.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.43s) [2022-03-02T16:43:34.696Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.696Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.43s) [2022-03-02T16:43:34.696Z] [2022-03-02T16:43:34.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-03-02T16:43:34.696Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.696Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-03-02T16:43:34.696Z] [2022-03-02T16:43:34.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-03-02T16:43:34.696Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.696Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-03-02T16:43:34.696Z] [2022-03-02T16:43:34.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2022-03-02T16:43:34.696Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.696Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-03-02T16:43:34.696Z] [2022-03-02T16:43:34.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.42s) [2022-03-02T16:43:34.696Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.696Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.42s) [2022-03-02T16:43:34.696Z] [2022-03-02T16:43:34.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-02T16:43:34.696Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.696Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-02T16:43:34.696Z] [2022-03-02T16:43:34.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-02T16:43:34.696Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.696Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-02T16:43:34.696Z] [2022-03-02T16:43:34.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-02T16:43:34.696Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.696Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-02T16:43:34.696Z] [2022-03-02T16:43:34.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-03-02T16:43:34.696Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.696Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-03-02T16:43:34.696Z] [2022-03-02T16:43:34.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-03-02T16:43:34.696Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.696Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-03-02T16:43:34.696Z] [2022-03-02T16:43:34.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2022-03-02T16:43:34.696Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.696Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2022-03-02T16:43:34.696Z] [2022-03-02T16:43:34.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-03-02T16:43:34.696Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.696Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-03-02T16:43:34.696Z] [2022-03-02T16:43:34.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-03-02T16:43:34.696Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.696Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-03-02T16:43:34.696Z] [2022-03-02T16:43:34.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-02T16:43:34.696Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.696Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-02T16:43:34.696Z] [2022-03-02T16:43:34.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-02T16:43:34.696Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.696Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-02T16:43:34.696Z] [2022-03-02T16:43:34.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-02T16:43:34.696Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.696Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-02T16:43:34.696Z] [2022-03-02T16:43:34.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-03-02T16:43:34.696Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-02T16:43:34.696Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-03-02T16:43:34.696Z] [2022-03-02T16:43:34.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-03-02T16:43:34.696Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.696Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-03-02T16:43:34.696Z] [2022-03-02T16:43:34.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-03-02T16:43:34.696Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.696Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-03-02T16:43:34.696Z] [2022-03-02T16:43:34.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2022-03-02T16:43:34.696Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.696Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-03-02T16:43:34.696Z] [2022-03-02T16:43:34.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2022-03-02T16:43:34.696Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.696Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2022-03-02T16:43:34.696Z] [2022-03-02T16:43:34.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2022-03-02T16:43:34.696Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.696Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-03-02T16:43:34.696Z] [2022-03-02T16:43:34.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-03-02T16:43:34.696Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.696Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-03-02T16:43:34.696Z] [2022-03-02T16:43:34.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-03-02T16:43:34.696Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.696Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-03-02T16:43:34.696Z] [2022-03-02T16:43:34.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-02T16:43:34.696Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.696Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-02T16:43:34.696Z] [2022-03-02T16:43:34.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-02T16:43:34.696Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.696Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-02T16:43:34.696Z] [2022-03-02T16:43:34.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-03-02T16:43:34.696Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.696Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-03-02T16:43:34.696Z] [2022-03-02T16:43:34.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2022-03-02T16:43:34.696Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.696Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-03-02T16:43:34.696Z] [2022-03-02T16:43:34.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-02T16:43:34.696Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.696Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-02T16:43:34.696Z] [2022-03-02T16:43:34.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-03-02T16:43:34.696Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.696Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-03-02T16:43:34.696Z] [2022-03-02T16:43:34.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.43s) [2022-03-02T16:43:34.696Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.696Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.43s) [2022-03-02T16:43:34.696Z] [2022-03-02T16:43:34.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.38s) [2022-03-02T16:43:34.696Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.696Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.38s) [2022-03-02T16:43:34.696Z] [2022-03-02T16:43:34.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-03-02T16:43:34.696Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.696Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-03-02T16:43:34.696Z] [2022-03-02T16:43:34.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-03-02T16:43:34.696Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.696Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-03-02T16:43:34.696Z] [2022-03-02T16:43:34.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-02T16:43:34.696Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.696Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-02T16:43:34.696Z] [2022-03-02T16:43:34.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-02T16:43:34.696Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.696Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-02T16:43:34.696Z] [2022-03-02T16:43:34.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-03-02T16:43:34.696Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.696Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-03-02T16:43:34.696Z] [2022-03-02T16:43:34.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.39s) [2022-03-02T16:43:34.696Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.696Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.39s) [2022-03-02T16:43:34.696Z] [2022-03-02T16:43:34.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-03-02T16:43:34.696Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.696Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-03-02T16:43:34.696Z] [2022-03-02T16:43:34.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.41s) [2022-03-02T16:43:34.696Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.696Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.41s) [2022-03-02T16:43:34.696Z] [2022-03-02T16:43:34.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.44s) [2022-03-02T16:43:34.696Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.696Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.44s) [2022-03-02T16:43:34.696Z] [2022-03-02T16:43:34.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.42s) [2022-03-02T16:43:34.696Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.696Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.42s) [2022-03-02T16:43:34.696Z] [2022-03-02T16:43:34.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-03-02T16:43:34.696Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.696Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-03-02T16:43:34.696Z] [2022-03-02T16:43:34.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.48s) [2022-03-02T16:43:34.696Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.696Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.48s) [2022-03-02T16:43:34.696Z] [2022-03-02T16:43:34.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-03-02T16:43:34.696Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.696Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-03-02T16:43:34.696Z] [2022-03-02T16:43:34.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-03-02T16:43:34.696Z] docker_cli_sni_test.go:18: Flakey test [2022-03-02T16:43:34.696Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-03-02T16:43:34.696Z] [2022-03-02T16:43:34.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-03-02T16:43:34.696Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-02T16:43:34.696Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-03-02T16:43:34.696Z] [2022-03-02T16:43:34.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2022-03-02T16:43:34.696Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.696Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2022-03-02T16:43:34.696Z] [2022-03-02T16:43:34.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-03-02T16:43:34.696Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.696Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-03-02T16:43:34.696Z] [2022-03-02T16:43:34.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-03-02T16:43:34.696Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.696Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-03-02T16:43:34.696Z] [2022-03-02T16:43:34.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-03-02T16:43:34.696Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-02T16:43:34.696Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-03-02T16:43:35.167Z] [2022-03-02T16:43:35.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-02T16:43:35.167Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.167Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-02T16:43:35.167Z] [2022-03-02T16:43:35.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-02T16:43:35.167Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.167Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-02T16:43:35.167Z] [2022-03-02T16:43:35.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-02T16:43:35.167Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.167Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-02T16:43:35.167Z] [2022-03-02T16:43:35.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-03-02T16:43:35.167Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.167Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-03-02T16:43:35.167Z] [2022-03-02T16:43:35.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-03-02T16:43:35.167Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.167Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-03-02T16:43:35.167Z] [2022-03-02T16:43:35.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-02T16:43:35.167Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.167Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-02T16:43:35.167Z] [2022-03-02T16:43:35.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-03-02T16:43:35.167Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.167Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-03-02T16:43:35.167Z] [2022-03-02T16:43:35.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-03-02T16:43:35.167Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.167Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-03-02T16:43:35.167Z] [2022-03-02T16:43:35.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-03-02T16:43:35.167Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.167Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-03-02T16:43:35.167Z] [2022-03-02T16:43:35.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-03-02T16:43:35.167Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.167Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-03-02T16:43:35.167Z] [2022-03-02T16:43:35.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-03-02T16:43:35.167Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.167Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-03-02T16:43:35.167Z] [2022-03-02T16:43:35.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-03-02T16:43:35.167Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.167Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-03-02T16:43:35.167Z] [2022-03-02T16:43:35.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-03-02T16:43:35.167Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.167Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-03-02T16:43:35.167Z] [2022-03-02T16:43:35.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-03-02T16:43:35.167Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.167Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-03-02T16:43:35.167Z] [2022-03-02T16:43:35.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-02T16:43:35.167Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.167Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-02T16:43:35.167Z] [2022-03-02T16:43:35.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-02T16:43:35.167Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.167Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-02T16:43:35.167Z] [2022-03-02T16:43:35.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-02T16:43:35.167Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.167Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-02T16:43:35.167Z] [2022-03-02T16:43:35.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-03-02T16:43:35.167Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.167Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-03-02T16:43:35.167Z] [2022-03-02T16:43:35.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2022-03-02T16:43:35.167Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.167Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-03-02T16:43:35.167Z] [2022-03-02T16:43:35.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-02T16:43:35.167Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.167Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-02T16:43:35.167Z] [2022-03-02T16:43:35.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-03-02T16:43:35.167Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.167Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-03-02T16:43:35.167Z] [2022-03-02T16:43:35.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-03-02T16:43:35.167Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.167Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-03-02T16:43:35.167Z] [2022-03-02T16:43:35.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-02T16:43:35.167Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.167Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-02T16:43:35.167Z] [2022-03-02T16:43:35.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-03-02T16:43:35.167Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.167Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-03-02T16:43:35.167Z] [2022-03-02T16:43:35.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-03-02T16:43:35.167Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.167Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-03-02T16:43:35.167Z] [2022-03-02T16:43:35.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-03-02T16:43:35.167Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.167Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-03-02T16:43:35.167Z] [2022-03-02T16:43:35.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-02T16:43:35.167Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.167Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-02T16:43:35.167Z] [2022-03-02T16:43:35.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-03-02T16:43:35.167Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.167Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-03-02T16:43:35.167Z] [2022-03-02T16:43:35.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2022-03-02T16:43:35.167Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.167Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-03-02T16:43:35.167Z] [2022-03-02T16:43:35.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-03-02T16:43:35.167Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.167Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-03-02T16:43:35.167Z] [2022-03-02T16:43:35.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-03-02T16:43:35.167Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.167Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-03-02T16:43:35.167Z] [2022-03-02T16:43:35.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2022-03-02T16:43:35.167Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.167Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-03-02T16:43:35.167Z] [2022-03-02T16:43:35.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2022-03-02T16:43:35.167Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.167Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-03-02T16:43:35.167Z] [2022-03-02T16:43:35.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2022-03-02T16:43:35.167Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.167Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-03-02T16:43:35.167Z] [2022-03-02T16:43:35.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-02T16:43:35.167Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.167Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-02T16:43:35.167Z] [2022-03-02T16:43:35.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2022-03-02T16:43:35.167Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.167Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-03-02T16:43:35.167Z] [2022-03-02T16:43:35.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2022-03-02T16:43:35.167Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.167Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-03-02T16:43:35.167Z] [2022-03-02T16:43:35.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2022-03-02T16:43:35.167Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.167Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-03-02T16:43:35.167Z] [2022-03-02T16:43:35.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2022-03-02T16:43:35.167Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.167Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-03-02T16:43:35.167Z] [2022-03-02T16:43:35.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-02T16:43:35.167Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.167Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-02T16:43:35.167Z] [2022-03-02T16:43:35.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-03-02T16:43:35.167Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.167Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-03-02T16:43:35.167Z] [2022-03-02T16:43:35.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-03-02T16:43:35.167Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.167Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-03-02T16:43:35.167Z] [2022-03-02T16:43:35.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-03-02T16:43:35.167Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.167Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-03-02T16:43:35.167Z] [2022-03-02T16:43:35.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2022-03-02T16:43:35.167Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.167Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2022-03-02T16:43:35.167Z] [2022-03-02T16:43:35.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-03-02T16:43:35.167Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.167Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-03-02T16:43:35.167Z] [2022-03-02T16:43:35.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-02T16:43:35.167Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.167Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-02T16:43:35.167Z] [2022-03-02T16:43:35.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-03-02T16:43:35.167Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.167Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-03-02T16:43:35.167Z] [2022-03-02T16:43:35.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2022-03-02T16:43:35.167Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.167Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2022-03-02T16:43:35.167Z] [2022-03-02T16:43:35.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-02T16:43:35.167Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.167Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-02T16:43:35.167Z] [2022-03-02T16:43:35.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2022-03-02T16:43:35.167Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.167Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-03-02T16:43:35.167Z] [2022-03-02T16:43:35.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2022-03-02T16:43:35.167Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.167Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-03-02T16:43:35.167Z] [2022-03-02T16:43:35.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2022-03-02T16:43:35.167Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.167Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-03-02T16:43:35.167Z] [2022-03-02T16:43:35.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2022-03-02T16:43:35.167Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.167Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-03-02T16:43:35.167Z] [2022-03-02T16:43:35.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-03-02T16:43:35.167Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.167Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-03-02T16:43:35.167Z] [2022-03-02T16:43:35.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-03-02T16:43:35.167Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.167Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-03-02T16:43:35.167Z] [2022-03-02T16:43:35.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-03-02T16:43:35.167Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.167Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-03-02T16:43:35.167Z] [2022-03-02T16:43:35.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-03-02T16:43:35.167Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.167Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-03-02T16:43:35.167Z] [2022-03-02T16:43:35.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-03-02T16:43:35.167Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.167Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-03-02T16:43:35.167Z] [2022-03-02T16:43:35.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2022-03-02T16:43:35.167Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.167Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-03-02T16:43:35.167Z] [2022-03-02T16:43:35.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-03-02T16:43:35.167Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.167Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-03-02T16:43:35.167Z] [2022-03-02T16:43:35.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-03-02T16:43:35.168Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-02T16:43:35.168Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-03-02T16:43:35.168Z] [2022-03-02T16:43:35.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-02T16:43:35.168Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.168Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-02T16:43:35.168Z] [2022-03-02T16:43:35.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-03-02T16:43:35.168Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.168Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-03-02T16:43:35.168Z] [2022-03-02T16:43:35.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-03-02T16:43:35.168Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.168Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-03-02T16:43:35.168Z] [2022-03-02T16:43:35.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-03-02T16:43:35.168Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.168Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-03-02T16:43:35.168Z] [2022-03-02T16:43:35.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-03-02T16:43:35.168Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.168Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-03-02T16:43:35.168Z] [2022-03-02T16:43:35.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-02T16:43:35.168Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.168Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-02T16:43:35.168Z] [2022-03-02T16:43:35.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-03-02T16:43:35.168Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.168Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-03-02T16:43:35.168Z] [2022-03-02T16:43:35.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-02T16:43:35.168Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.168Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-02T16:43:35.168Z] [2022-03-02T16:43:35.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-02T16:43:35.168Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.168Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-02T16:43:35.168Z] [2022-03-02T16:43:35.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-03-02T16:43:35.168Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.168Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-03-02T16:43:35.168Z] [2022-03-02T16:43:35.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2022-03-02T16:43:35.168Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.168Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-03-02T16:43:35.168Z] [2022-03-02T16:43:35.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-02T16:43:35.168Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.168Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-02T16:43:35.168Z] [2022-03-02T16:43:35.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-03-02T16:43:35.168Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.168Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-03-02T16:43:35.168Z] [2022-03-02T16:43:35.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-03-02T16:43:35.168Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.168Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-03-02T16:43:35.168Z] [2022-03-02T16:43:35.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2022-03-02T16:43:35.168Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.168Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-03-02T16:43:35.168Z] [2022-03-02T16:43:35.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2022-03-02T16:43:35.168Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.168Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-03-02T16:43:35.168Z] [2022-03-02T16:43:35.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-02T16:43:35.168Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.168Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-02T16:43:35.168Z] [2022-03-02T16:43:35.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-02T16:43:35.168Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.168Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-02T16:43:35.168Z] [2022-03-02T16:43:35.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-02T16:43:35.168Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.168Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-02T16:43:35.168Z] [2022-03-02T16:43:35.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-02T16:43:35.168Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.168Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-02T16:43:35.168Z] [2022-03-02T16:43:35.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2022-03-02T16:43:35.168Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.168Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2022-03-02T16:43:35.168Z] [2022-03-02T16:43:35.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2022-03-02T16:43:35.168Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.168Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2022-03-02T16:43:35.168Z] [2022-03-02T16:43:35.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-03-02T16:43:35.168Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.168Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-03-02T16:43:35.168Z] [2022-03-02T16:43:35.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2022-03-02T16:43:35.168Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.168Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2022-03-02T16:43:35.168Z] [2022-03-02T16:43:35.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-02T16:43:35.168Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.168Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-02T16:43:35.168Z] [2022-03-02T16:43:35.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-03-02T16:43:35.168Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.168Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-03-02T16:43:35.168Z] [2022-03-02T16:43:35.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-03-02T16:43:35.168Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.168Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-03-02T16:43:35.168Z] [2022-03-02T16:43:35.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-03-02T16:43:35.168Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.168Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-03-02T16:43:35.168Z] [2022-03-02T16:43:35.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-03-02T16:43:35.168Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.168Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-03-02T16:43:35.168Z] [2022-03-02T16:43:35.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2022-03-02T16:43:35.168Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.168Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2022-03-02T16:43:35.168Z] [2022-03-02T16:43:35.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-03-02T16:43:35.168Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.168Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-03-02T16:43:35.168Z] [2022-03-02T16:43:35.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2022-03-02T16:43:35.168Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.168Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-03-02T16:43:35.168Z] [2022-03-02T16:43:35.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2022-03-02T16:43:35.168Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-02T16:43:35.168Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-03-02T16:43:35.168Z] [2022-03-02T16:43:35.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-03-02T16:43:35.168Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.168Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-03-02T16:43:35.168Z] [2022-03-02T16:43:35.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2022-03-02T16:43:35.168Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.168Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2022-03-02T16:43:35.168Z] [2022-03-02T16:43:35.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-03-02T16:43:35.168Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.168Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-03-02T16:43:35.168Z] [2022-03-02T16:43:35.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2022-03-02T16:43:35.168Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.168Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-03-02T16:43:35.168Z] [2022-03-02T16:43:35.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-02T16:43:35.168Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.168Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-02T16:43:35.168Z] [2022-03-02T16:43:35.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-03-02T16:43:35.168Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.168Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-03-02T16:43:35.168Z] [2022-03-02T16:43:35.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2022-03-02T16:43:35.168Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.168Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2022-03-02T16:43:35.168Z] [2022-03-02T16:43:35.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-02T16:43:35.168Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.168Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-02T16:43:35.168Z] [2022-03-02T16:43:35.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-02T16:43:35.168Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.168Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-02T16:43:35.168Z] [2022-03-02T16:43:35.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2022-03-02T16:43:35.168Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.168Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-03-02T16:43:35.168Z] [2022-03-02T16:43:35.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-02T16:43:35.168Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.168Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-02T16:43:35.168Z] [2022-03-02T16:43:35.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-03-02T16:43:35.168Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.168Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-03-02T16:43:35.168Z] [2022-03-02T16:43:35.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-03-02T16:43:35.168Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.168Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-03-02T16:43:35.168Z] [2022-03-02T16:43:35.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-02T16:43:35.168Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.168Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-02T16:43:35.168Z] [2022-03-02T16:43:35.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-02T16:43:35.168Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.168Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-02T16:43:35.168Z] [2022-03-02T16:43:35.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-03-02T16:43:35.168Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.168Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-03-02T16:43:35.168Z] [2022-03-02T16:43:35.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-03-02T16:43:35.168Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.168Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-03-02T16:43:35.168Z] [2022-03-02T16:43:35.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-02T16:43:35.168Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.168Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-02T16:43:35.168Z] [2022-03-02T16:43:35.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-03-02T16:43:35.168Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.168Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-03-02T16:43:35.168Z] [2022-03-02T16:43:35.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-03-02T16:43:35.168Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.168Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-03-02T16:43:35.168Z] [2022-03-02T16:43:35.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-03-02T16:43:35.168Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-02T16:43:35.168Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-03-02T16:43:35.168Z] [2022-03-02T16:43:35.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-02T16:43:35.168Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.168Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-02T16:43:35.168Z] [2022-03-02T16:43:35.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-02T16:43:35.168Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.168Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-02T16:43:35.168Z] [2022-03-02T16:43:35.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-03-02T16:43:35.168Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.168Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-03-02T16:43:35.168Z] [2022-03-02T16:43:35.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-02T16:43:35.168Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.168Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-02T16:43:35.168Z] [2022-03-02T16:43:35.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-02T16:43:35.168Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.168Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-02T16:43:35.168Z] [2022-03-02T16:43:35.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-02T16:43:35.168Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.168Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-02T16:43:35.168Z] [2022-03-02T16:43:35.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-02T16:43:35.168Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.168Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-02T16:43:35.168Z] [2022-03-02T16:43:35.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-03-02T16:43:35.168Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.168Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-03-02T16:43:35.168Z] [2022-03-02T16:43:35.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-02T16:43:35.168Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.168Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-02T16:43:35.168Z] [2022-03-02T16:43:35.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-02T16:43:35.168Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.168Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-02T16:43:35.168Z] [2022-03-02T16:43:35.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-03-02T16:43:35.168Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.168Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-03-02T16:43:35.168Z] [2022-03-02T16:43:35.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-03-02T16:43:35.168Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.168Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-03-02T16:43:35.168Z] [2022-03-02T16:43:35.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-03-02T16:43:35.168Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.168Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-03-02T16:43:35.168Z] [2022-03-02T16:43:35.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-02T16:43:35.168Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.168Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-02T16:43:35.168Z] [2022-03-02T16:43:35.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-02T16:43:35.169Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.169Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-02T16:43:35.169Z] [2022-03-02T16:43:35.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-02T16:43:35.169Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.169Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-02T16:43:35.169Z] [2022-03-02T16:43:35.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-02T16:43:35.169Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.169Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-02T16:43:35.169Z] [2022-03-02T16:43:35.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-02T16:43:35.169Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.169Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-02T16:43:35.169Z] [2022-03-02T16:43:35.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-02T16:43:35.169Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.169Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-02T16:43:35.169Z] [2022-03-02T16:43:35.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-02T16:43:35.169Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.169Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-02T16:43:35.169Z] [2022-03-02T16:43:35.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-02T16:43:35.169Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.169Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-02T16:43:35.169Z] [2022-03-02T16:43:35.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-03-02T16:43:35.169Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.169Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-03-02T16:43:35.169Z] [2022-03-02T16:43:35.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-02T16:43:35.169Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.169Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-02T16:43:35.169Z] [2022-03-02T16:43:35.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-02T16:43:35.169Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.169Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-02T16:43:35.169Z] [2022-03-02T16:43:35.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-02T16:43:35.169Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.169Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-02T16:43:35.169Z] [2022-03-02T16:43:35.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-03-02T16:43:35.169Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.169Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-03-02T16:43:35.169Z] [2022-03-02T16:43:35.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-03-02T16:43:35.169Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.169Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-03-02T16:43:35.169Z] [2022-03-02T16:43:35.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-03-02T16:43:35.169Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.169Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-03-02T16:43:35.169Z] [2022-03-02T16:43:35.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-02T16:43:35.169Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.169Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-02T16:43:35.169Z] [2022-03-02T16:43:35.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.04s) [2022-03-02T16:43:35.169Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.169Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.04s) [2022-03-02T16:43:35.169Z] [2022-03-02T16:43:35.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-02T16:43:35.169Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.169Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-02T16:43:35.169Z] [2022-03-02T16:43:35.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-02T16:43:35.169Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.169Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-02T16:43:35.169Z] [2022-03-02T16:43:35.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-03-02T16:43:35.169Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.169Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-03-02T16:43:35.169Z] [2022-03-02T16:43:35.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-03-02T16:43:35.169Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.169Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-03-02T16:43:35.169Z] [2022-03-02T16:43:35.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2022-03-02T16:43:35.169Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.169Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-03-02T16:43:35.169Z] [2022-03-02T16:43:35.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2022-03-02T16:43:35.169Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.169Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-03-02T16:43:35.169Z] [2022-03-02T16:43:35.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-03-02T16:43:35.169Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.169Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-03-02T16:43:35.169Z] [2022-03-02T16:43:35.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-02T16:43:35.169Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.169Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-02T16:43:35.169Z] [2022-03-02T16:43:35.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-02T16:43:35.169Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.169Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-02T16:43:35.169Z] [2022-03-02T16:43:35.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-03-02T16:43:35.169Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.169Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-03-02T16:43:35.169Z] [2022-03-02T16:43:35.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2022-03-02T16:43:35.169Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.169Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-03-02T16:43:35.169Z] [2022-03-02T16:43:35.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-03-02T16:43:35.169Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.169Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-03-02T16:43:35.169Z] [2022-03-02T16:43:35.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-03-02T16:43:35.169Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.169Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-03-02T16:43:35.169Z] [2022-03-02T16:43:35.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2022-03-02T16:43:35.169Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-02T16:43:35.169Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-03-02T16:43:35.169Z] [2022-03-02T16:43:35.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-02T16:43:35.169Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-02T16:43:35.169Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-02T16:43:35.169Z] [2022-03-02T16:43:35.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-02T16:43:35.169Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.169Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-02T16:43:35.169Z] [2022-03-02T16:43:35.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-02T16:43:35.169Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.169Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-02T16:43:35.169Z] [2022-03-02T16:43:35.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-02T16:43:35.169Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.169Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-02T16:43:35.169Z] [2022-03-02T16:43:35.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-02T16:43:35.169Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.169Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-02T16:43:35.169Z] [2022-03-02T16:43:35.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-02T16:43:35.169Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.169Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-02T16:43:35.169Z] [2022-03-02T16:43:35.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2022-03-02T16:43:35.169Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.169Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-03-02T16:43:35.169Z] [2022-03-02T16:43:35.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-02T16:43:35.169Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.169Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-02T16:43:35.169Z] [2022-03-02T16:43:35.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-02T16:43:35.169Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.169Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-02T16:43:35.169Z] [2022-03-02T16:43:35.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-03-02T16:43:35.169Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.169Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-03-02T16:43:35.169Z] [2022-03-02T16:43:35.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-02T16:43:35.169Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.169Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-02T16:43:35.169Z] [2022-03-02T16:43:35.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-02T16:43:35.169Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.169Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-02T16:43:35.169Z] [2022-03-02T16:43:35.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-03-02T16:43:35.169Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.169Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-03-02T16:43:35.169Z] [2022-03-02T16:43:35.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s) [2022-03-02T16:43:35.169Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.169Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s) [2022-03-02T16:43:35.169Z] [2022-03-02T16:43:35.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-03-02T16:43:35.169Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.169Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-03-02T16:43:35.169Z] [2022-03-02T16:43:35.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-03-02T16:43:35.169Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.169Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-03-02T16:43:35.169Z] [2022-03-02T16:43:35.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-03-02T16:43:35.169Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.169Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-03-02T16:43:35.169Z] [2022-03-02T16:43:35.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-02T16:43:35.169Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-02T16:43:35.169Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-02T16:43:35.169Z] [2022-03-02T16:43:35.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-03-02T16:43:35.169Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-03-02T16:43:35.169Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-03-02T16:43:35.169Z] [2022-03-02T16:43:35.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-03-02T16:43:35.169Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.169Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-03-02T16:43:35.169Z] [2022-03-02T16:43:35.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-03-02T16:43:35.169Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.169Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-03-02T16:43:35.169Z] [2022-03-02T16:43:35.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-02T16:43:35.169Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.169Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-02T16:43:35.169Z] [2022-03-02T16:43:35.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-03-02T16:43:35.169Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.169Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-03-02T16:43:35.169Z] [2022-03-02T16:43:35.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-03-02T16:43:35.169Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.169Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-03-02T16:43:35.169Z] [2022-03-02T16:43:35.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2022-03-02T16:43:35.169Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.169Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-03-02T16:43:35.169Z] [2022-03-02T16:43:35.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-03-02T16:43:35.169Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.169Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-03-02T16:43:35.169Z] [2022-03-02T16:43:35.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-02T16:43:35.169Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.169Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-02T16:43:35.169Z] [2022-03-02T16:43:35.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-02T16:43:35.169Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.169Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-02T16:43:35.169Z] [2022-03-02T16:43:35.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-02T16:43:35.169Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.169Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-02T16:43:35.169Z] [2022-03-02T16:43:35.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-02T16:43:35.169Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.169Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-02T16:43:35.169Z] [2022-03-02T16:43:35.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-02T16:43:35.170Z] docker_cli_run_test.go:4395: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.170Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-02T16:43:35.170Z] [2022-03-02T16:43:35.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2022-03-02T16:43:35.170Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.170Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-03-02T16:43:35.170Z] [2022-03-02T16:43:35.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-02T16:43:35.170Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.170Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-02T16:43:35.170Z] [2022-03-02T16:43:35.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-02T16:43:35.170Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.170Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-02T16:43:35.170Z] [2022-03-02T16:43:35.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-03-02T16:43:35.170Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.170Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-03-02T16:43:35.170Z] [2022-03-02T16:43:35.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-02T16:43:35.170Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.170Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-02T16:43:35.170Z] [2022-03-02T16:43:35.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-03-02T16:43:35.170Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.170Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-03-02T16:43:35.170Z] [2022-03-02T16:43:35.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-03-02T16:43:35.170Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.170Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-03-02T16:43:35.170Z] [2022-03-02T16:43:35.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-03-02T16:43:35.170Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.170Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-03-02T16:43:35.170Z] [2022-03-02T16:43:35.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-03-02T16:43:35.170Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.170Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-03-02T16:43:35.170Z] [2022-03-02T16:43:35.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-03-02T16:43:35.170Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.170Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-03-02T16:43:35.170Z] [2022-03-02T16:43:35.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-02T16:43:35.170Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.170Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-02T16:43:35.170Z] [2022-03-02T16:43:35.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-02T16:43:35.170Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.170Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-02T16:43:35.170Z] [2022-03-02T16:43:35.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-03-02T16:43:35.170Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.170Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-03-02T16:43:35.170Z] [2022-03-02T16:43:35.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-03-02T16:43:35.170Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.170Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-03-02T16:43:35.170Z] [2022-03-02T16:43:35.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-02T16:43:35.170Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.170Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-02T16:43:35.170Z] [2022-03-02T16:43:35.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-02T16:43:35.170Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.170Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-02T16:43:35.170Z] [2022-03-02T16:43:35.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-02T16:43:35.170Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.170Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-02T16:43:35.170Z] [2022-03-02T16:43:35.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-02T16:43:35.170Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.170Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-02T16:43:35.170Z] [2022-03-02T16:43:35.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-02T16:43:35.170Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.170Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-02T16:43:35.170Z] [2022-03-02T16:43:35.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-03-02T16:43:35.170Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.170Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-03-02T16:43:35.170Z] [2022-03-02T16:43:35.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-03-02T16:43:35.170Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.170Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-03-02T16:43:35.170Z] [2022-03-02T16:43:35.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-03-02T16:43:35.170Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.170Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-03-02T16:43:35.170Z] [2022-03-02T16:43:35.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-02T16:43:35.170Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.170Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-02T16:43:35.170Z] [2022-03-02T16:43:35.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-03-02T16:43:35.170Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.170Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-03-02T16:43:35.170Z] [2022-03-02T16:43:35.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-02T16:43:35.170Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.170Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-02T16:43:35.170Z] [2022-03-02T16:43:35.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-02T16:43:35.170Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.170Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-02T16:43:35.170Z] [2022-03-02T16:43:35.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-02T16:43:35.170Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.170Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-02T16:43:35.170Z] [2022-03-02T16:43:35.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-03-02T16:43:35.170Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.170Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-03-02T16:43:35.170Z] [2022-03-02T16:43:35.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-03-02T16:43:35.170Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.170Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-03-02T16:43:35.170Z] [2022-03-02T16:43:35.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-02T16:43:35.170Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.170Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-02T16:43:35.170Z] [2022-03-02T16:43:35.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-02T16:43:35.170Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.170Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-02T16:43:35.170Z] [2022-03-02T16:43:35.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-02T16:43:35.170Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.170Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-02T16:43:35.170Z] [2022-03-02T16:43:35.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-03-02T16:43:35.170Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.170Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-03-02T16:43:35.170Z] [2022-03-02T16:43:35.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-03-02T16:43:35.170Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.170Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-03-02T16:43:35.170Z] [2022-03-02T16:43:35.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-02T16:43:35.170Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.170Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-02T16:43:35.170Z] [2022-03-02T16:43:35.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-03-02T16:43:35.170Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.170Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-03-02T16:43:35.170Z] [2022-03-02T16:43:35.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-03-02T16:43:35.170Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.170Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-03-02T16:43:35.170Z] [2022-03-02T16:43:35.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-02T16:43:35.170Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.170Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-02T16:43:35.170Z] [2022-03-02T16:43:35.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-02T16:43:35.170Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.170Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-02T16:43:35.170Z] [2022-03-02T16:43:35.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-03-02T16:43:35.170Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.170Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-03-02T16:43:35.170Z] [2022-03-02T16:43:35.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-03-02T16:43:35.170Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.170Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-03-02T16:43:35.170Z] [2022-03-02T16:43:35.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-03-02T16:43:35.170Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.170Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-03-02T16:43:35.170Z] [2022-03-02T16:43:35.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-03-02T16:43:35.170Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.170Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-03-02T16:43:35.170Z] [2022-03-02T16:43:35.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-03-02T16:43:35.170Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.170Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-03-02T16:43:35.170Z] [2022-03-02T16:43:35.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-02T16:43:35.170Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.170Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-02T16:43:35.170Z] [2022-03-02T16:43:35.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-02T16:43:35.170Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.170Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-02T16:43:35.170Z] [2022-03-02T16:43:35.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-02T16:43:35.170Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.170Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-02T16:43:35.170Z] [2022-03-02T16:43:35.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-02T16:43:35.170Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.170Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-02T16:43:35.170Z] [2022-03-02T16:43:35.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-03-02T16:43:35.170Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.170Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-03-02T16:43:35.170Z] [2022-03-02T16:43:35.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-02T16:43:35.170Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.170Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-02T16:43:35.170Z] [2022-03-02T16:43:35.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-03-02T16:43:35.170Z] docker_cli_run_test.go:4374: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.170Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-03-02T16:43:35.170Z] [2022-03-02T16:43:35.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-03-02T16:43:35.170Z] docker_cli_run_test.go:4387: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.170Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-03-02T16:43:35.170Z] [2022-03-02T16:43:35.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-03-02T16:43:35.170Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-02T16:43:35.170Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-03-02T16:43:35.170Z] [2022-03-02T16:43:35.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-03-02T16:43:35.170Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.170Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-03-02T16:43:35.170Z] [2022-03-02T16:43:35.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-03-02T16:43:35.170Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.170Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-03-02T16:43:35.170Z] [2022-03-02T16:43:35.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-03-02T16:43:35.170Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.170Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-03-02T16:43:35.170Z] [2022-03-02T16:43:35.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-03-02T16:43:35.170Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.170Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-03-02T16:43:35.170Z] [2022-03-02T16:43:35.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-03-02T16:43:35.170Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.170Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-03-02T16:43:35.170Z] [2022-03-02T16:43:35.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-03-02T16:43:35.170Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.170Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-03-02T16:43:35.170Z] [2022-03-02T16:43:35.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-02T16:43:35.170Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.170Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-02T16:43:35.170Z] [2022-03-02T16:43:35.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-03-02T16:43:35.170Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.170Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-03-02T16:43:35.170Z] [2022-03-02T16:43:35.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-02T16:43:35.170Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.170Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-02T16:43:35.170Z] [2022-03-02T16:43:35.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-03-02T16:43:35.170Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.170Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-03-02T16:43:35.170Z] [2022-03-02T16:43:35.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-03-02T16:43:35.170Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.170Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-03-02T16:43:35.170Z] [2022-03-02T16:43:35.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-03-02T16:43:35.170Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.171Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-03-02T16:43:35.171Z] [2022-03-02T16:43:35.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-03-02T16:43:35.171Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.171Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-03-02T16:43:35.171Z] [2022-03-02T16:43:35.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-03-02T16:43:35.171Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.171Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-03-02T16:43:35.171Z] [2022-03-02T16:43:35.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-03-02T16:43:35.171Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.171Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-03-02T16:43:35.171Z] [2022-03-02T16:43:35.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-03-02T16:43:35.171Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.171Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-03-02T16:43:35.171Z] [2022-03-02T16:43:35.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-02T16:43:35.171Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.171Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-02T16:43:35.171Z] [2022-03-02T16:43:35.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-03-02T16:43:35.171Z] docker_cli_run_test.go:4197: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.171Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-03-02T16:43:35.171Z] [2022-03-02T16:43:35.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2022-03-02T16:43:35.171Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.171Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-03-02T16:43:35.171Z] [2022-03-02T16:43:35.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-02T16:43:35.171Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.171Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-02T16:43:35.171Z] [2022-03-02T16:43:35.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-03-02T16:43:35.171Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.171Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-03-02T16:43:35.171Z] [2022-03-02T16:43:35.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-03-02T16:43:35.171Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.171Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-03-02T16:43:35.171Z] [2022-03-02T16:43:35.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2022-03-02T16:43:35.171Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.171Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-03-02T16:43:35.171Z] [2022-03-02T16:43:35.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-03-02T16:43:35.171Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.171Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-03-02T16:43:35.171Z] [2022-03-02T16:43:35.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-02T16:43:35.171Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.171Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-02T16:43:35.171Z] [2022-03-02T16:43:35.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-02T16:43:35.171Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.171Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-02T16:43:35.171Z] [2022-03-02T16:43:35.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-03-02T16:43:35.171Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.171Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-03-02T16:43:35.171Z] [2022-03-02T16:43:35.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-02T16:43:35.171Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.171Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-02T16:43:35.171Z] [2022-03-02T16:43:35.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-02T16:43:35.171Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.171Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-02T16:43:35.171Z] [2022-03-02T16:43:35.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-03-02T16:43:35.171Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.171Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-03-02T16:43:35.171Z] [2022-03-02T16:43:35.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-03-02T16:43:35.171Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.171Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-03-02T16:43:35.171Z] [2022-03-02T16:43:35.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-02T16:43:35.171Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.171Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-02T16:43:35.171Z] [2022-03-02T16:43:35.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-02T16:43:35.171Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.171Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-02T16:43:35.171Z] [2022-03-02T16:43:35.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-03-02T16:43:35.171Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.171Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-03-02T16:43:35.171Z] [2022-03-02T16:43:35.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-02T16:43:35.171Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.171Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-02T16:43:35.171Z] [2022-03-02T16:43:35.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-03-02T16:43:35.171Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.171Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-03-02T16:43:35.171Z] [2022-03-02T16:43:35.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-02T16:43:35.171Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.171Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-02T16:43:35.171Z] [2022-03-02T16:43:35.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-03-02T16:43:35.171Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.171Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-03-02T16:43:35.171Z] [2022-03-02T16:43:35.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-02T16:43:35.171Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.171Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-02T16:43:35.171Z] [2022-03-02T16:43:35.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-03-02T16:43:35.171Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.171Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-03-02T16:43:35.171Z] [2022-03-02T16:43:35.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-03-02T16:43:35.171Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.171Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-03-02T16:43:35.171Z] [2022-03-02T16:43:35.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-02T16:43:35.171Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.171Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-02T16:43:35.171Z] [2022-03-02T16:43:35.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-03-02T16:43:35.171Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-02T16:43:35.171Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-03-02T16:43:35.171Z] [2022-03-02T16:43:35.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-03-02T16:43:35.171Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.171Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-03-02T16:43:35.171Z] [2022-03-02T16:43:35.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-03-02T16:43:35.171Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.171Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-03-02T16:43:35.171Z] [2022-03-02T16:43:35.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-03-02T16:43:35.171Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.171Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-03-02T16:43:35.171Z] [2022-03-02T16:43:35.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-02T16:43:35.171Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.171Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-02T16:43:35.171Z] [2022-03-02T16:43:35.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-03-02T16:43:35.171Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-02T16:43:35.171Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-03-02T16:43:35.171Z] [2022-03-02T16:43:35.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-03-02T16:43:35.171Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.171Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-03-02T16:43:35.171Z] [2022-03-02T16:43:35.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2022-03-02T16:43:35.171Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.171Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-03-02T16:43:35.171Z] [2022-03-02T16:43:35.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-02T16:43:35.171Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.171Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-02T16:43:35.171Z] [2022-03-02T16:43:35.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-03-02T16:43:35.171Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.171Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-03-02T16:43:35.171Z] [2022-03-02T16:43:35.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-03-02T16:43:35.171Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.171Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-03-02T16:43:35.171Z] [2022-03-02T16:43:35.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-03-02T16:43:35.171Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.171Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-03-02T16:43:35.171Z] [2022-03-02T16:43:35.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-03-02T16:43:35.171Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.171Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-03-02T16:43:35.171Z] [2022-03-02T16:43:35.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-03-02T16:43:35.171Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.171Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-03-02T16:43:35.171Z] [2022-03-02T16:43:35.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-02T16:43:35.171Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.171Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-02T16:43:35.171Z] [2022-03-02T16:43:35.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-03-02T16:43:35.171Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.171Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-03-02T16:43:35.171Z] [2022-03-02T16:43:35.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2022-03-02T16:43:35.171Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-02T16:43:35.171Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-03-02T16:43:35.171Z] [2022-03-02T16:43:35.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-03-02T16:43:35.171Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.171Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-03-02T16:43:35.171Z] [2022-03-02T16:43:35.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-03-02T16:43:35.171Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.171Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-03-02T16:43:35.171Z] [2022-03-02T16:43:35.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-03-02T16:43:35.171Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.171Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-03-02T16:43:35.171Z] [2022-03-02T16:43:35.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-02T16:43:35.171Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.171Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-02T16:43:35.171Z] [2022-03-02T16:43:35.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-03-02T16:43:35.171Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.171Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-03-02T16:43:35.171Z] [2022-03-02T16:43:35.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2022-03-02T16:43:35.171Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.171Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-03-02T16:43:35.171Z] [2022-03-02T16:43:35.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-03-02T16:43:35.171Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.171Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-03-02T16:43:35.171Z] [2022-03-02T16:43:35.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-02T16:43:35.171Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.171Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-02T16:43:35.171Z] [2022-03-02T16:43:35.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-03-02T16:43:35.171Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.171Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-03-02T16:43:35.171Z] [2022-03-02T16:43:35.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-03-02T16:43:35.171Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.171Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-03-02T16:43:35.171Z] [2022-03-02T16:43:35.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-02T16:43:35.171Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.171Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-02T16:43:35.171Z] [2022-03-02T16:43:35.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-02T16:43:35.171Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.171Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-02T16:43:35.171Z] [2022-03-02T16:43:35.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-03-02T16:43:35.171Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.171Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-03-02T16:43:35.171Z] [2022-03-02T16:43:35.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-03-02T16:43:35.171Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.171Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-03-02T16:43:35.171Z] [2022-03-02T16:43:35.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2022-03-02T16:43:35.171Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.171Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-03-02T16:43:35.171Z] [2022-03-02T16:43:35.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-03-02T16:43:35.171Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-02T16:43:35.171Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-03-02T16:43:35.171Z] [2022-03-02T16:43:35.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-03-02T16:43:35.171Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.171Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-03-02T16:43:35.171Z] [2022-03-02T16:43:35.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-03-02T16:43:35.171Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.171Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-03-02T16:43:35.171Z] [2022-03-02T16:43:35.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-03-02T16:43:35.171Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.171Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-03-02T16:43:35.171Z] [2022-03-02T16:43:35.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-03-02T16:43:35.171Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.171Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-03-02T16:43:35.171Z] [2022-03-02T16:43:35.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-03-02T16:43:35.172Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.172Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-03-02T16:43:35.172Z] [2022-03-02T16:43:35.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-03-02T16:43:35.172Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.172Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-03-02T16:43:35.172Z] [2022-03-02T16:43:35.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-03-02T16:43:35.172Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.172Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-03-02T16:43:35.172Z] [2022-03-02T16:43:35.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2022-03-02T16:43:35.172Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.172Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-03-02T16:43:35.172Z] [2022-03-02T16:43:35.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-03-02T16:43:35.172Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.172Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-03-02T16:43:35.172Z] [2022-03-02T16:43:35.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2022-03-02T16:43:35.172Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.172Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-03-02T16:43:35.172Z] [2022-03-02T16:43:35.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-03-02T16:43:35.172Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.172Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-03-02T16:43:35.172Z] [2022-03-02T16:43:35.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-03-02T16:43:35.172Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.172Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-03-02T16:43:35.172Z] [2022-03-02T16:43:35.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-02T16:43:35.172Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.172Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-02T16:43:35.172Z] [2022-03-02T16:43:35.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-03-02T16:43:35.172Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.172Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-03-02T16:43:35.172Z] [2022-03-02T16:43:35.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-03-02T16:43:35.172Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.172Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-03-02T16:43:35.172Z] [2022-03-02T16:43:35.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-03-02T16:43:35.172Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.172Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-03-02T16:43:35.172Z] [2022-03-02T16:43:35.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-03-02T16:43:35.172Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.172Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-03-02T16:43:35.172Z] [2022-03-02T16:43:35.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-03-02T16:43:35.172Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.172Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-03-02T16:43:35.172Z] [2022-03-02T16:43:35.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-02T16:43:35.172Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.172Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-02T16:43:35.172Z] [2022-03-02T16:43:35.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-03-02T16:43:35.172Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.172Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-03-02T16:43:35.172Z] [2022-03-02T16:43:35.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-02T16:43:35.172Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-02T16:43:35.172Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-02T16:43:35.172Z] [2022-03-02T16:43:35.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2022-03-02T16:43:35.172Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.172Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-03-02T16:43:35.172Z] [2022-03-02T16:43:35.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-03-02T16:43:35.172Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.172Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-03-02T16:43:35.172Z] [2022-03-02T16:43:35.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-02T16:43:35.172Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.172Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-02T16:43:35.172Z] [2022-03-02T16:43:35.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-02T16:43:35.172Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.172Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-02T16:43:35.172Z] [2022-03-02T16:43:35.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-03-02T16:43:35.172Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.172Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-03-02T16:43:35.172Z] [2022-03-02T16:43:35.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-02T16:43:35.172Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.172Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-02T16:43:35.172Z] [2022-03-02T16:43:35.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-02T16:43:35.172Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.172Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-02T16:43:35.172Z] [2022-03-02T16:43:35.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2022-03-02T16:43:35.172Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.172Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2022-03-02T16:43:35.172Z] [2022-03-02T16:43:35.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-02T16:43:35.172Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.172Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-02T16:43:35.172Z] [2022-03-02T16:43:35.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-03-02T16:43:35.172Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.172Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-03-02T16:43:35.172Z] [2022-03-02T16:43:35.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-02T16:43:35.172Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.172Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-02T16:43:35.172Z] [2022-03-02T16:43:35.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-03-02T16:43:35.172Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.172Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-03-02T16:43:35.172Z] [2022-03-02T16:43:35.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-03-02T16:43:35.172Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.172Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-03-02T16:43:35.172Z] [2022-03-02T16:43:35.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-03-02T16:43:35.172Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.172Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-03-02T16:43:35.172Z] [2022-03-02T16:43:35.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-03-02T16:43:35.172Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.172Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-03-02T16:43:35.172Z] [2022-03-02T16:43:35.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-03-02T16:43:35.172Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.172Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-03-02T16:43:35.172Z] [2022-03-02T16:43:35.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-02T16:43:35.172Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.172Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-02T16:43:35.172Z] [2022-03-02T16:43:35.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-02T16:43:35.172Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.172Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-02T16:43:35.172Z] [2022-03-02T16:43:35.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-02T16:43:35.172Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.172Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-02T16:43:35.172Z] [2022-03-02T16:43:35.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-02T16:43:35.172Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.172Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-02T16:43:35.172Z] [2022-03-02T16:43:35.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-02T16:43:35.172Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.172Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-02T16:43:35.172Z] [2022-03-02T16:43:35.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-02T16:43:35.172Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.172Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-02T16:43:35.172Z] [2022-03-02T16:43:35.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-02T16:43:35.172Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.172Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-02T16:43:35.172Z] [2022-03-02T16:43:35.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-02T16:43:35.172Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.172Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-02T16:43:35.172Z] [2022-03-02T16:43:35.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-02T16:43:35.172Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.172Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-02T16:43:35.172Z] [2022-03-02T16:43:35.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-02T16:43:35.172Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.172Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-02T16:43:35.172Z] [2022-03-02T16:43:35.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-02T16:43:35.172Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.172Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-02T16:43:35.172Z] [2022-03-02T16:43:35.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-02T16:43:35.172Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.172Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-02T16:43:35.172Z] [2022-03-02T16:43:35.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-02T16:43:35.172Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.172Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-02T16:43:35.172Z] [2022-03-02T16:43:35.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-02T16:43:35.172Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.172Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-02T16:43:35.172Z] [2022-03-02T16:43:35.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-02T16:43:35.172Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.172Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-02T16:43:35.172Z] [2022-03-02T16:43:35.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-02T16:43:35.172Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.172Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-02T16:43:35.172Z] [2022-03-02T16:43:35.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-02T16:43:35.172Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.172Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-02T16:43:35.172Z] [2022-03-02T16:43:35.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-02T16:43:35.172Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.172Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-02T16:43:35.172Z] [2022-03-02T16:43:35.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-02T16:43:35.172Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.172Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-02T16:43:35.172Z] [2022-03-02T16:43:35.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-02T16:43:35.172Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.172Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-02T16:43:35.172Z] [2022-03-02T16:43:35.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-02T16:43:35.172Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.172Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-02T16:43:35.172Z] [2022-03-02T16:43:35.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-02T16:43:35.172Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.172Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-02T16:43:35.172Z] [2022-03-02T16:43:35.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-02T16:43:35.172Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.172Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-02T16:43:35.172Z] [2022-03-02T16:43:35.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-02T16:43:35.172Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.172Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-02T16:43:35.172Z] [2022-03-02T16:43:35.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-02T16:43:35.172Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.172Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-02T16:43:35.172Z] [2022-03-02T16:43:35.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-02T16:43:35.172Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.172Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-02T16:43:35.172Z] [2022-03-02T16:43:35.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-02T16:43:35.172Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.172Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-02T16:43:35.172Z] [2022-03-02T16:43:35.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-02T16:43:35.172Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.172Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-02T16:43:35.172Z] [2022-03-02T16:43:35.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-02T16:43:35.172Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.172Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-02T16:43:35.172Z] [2022-03-02T16:43:35.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-02T16:43:35.172Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.172Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-02T16:43:35.172Z] [2022-03-02T16:43:35.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-02T16:43:35.172Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.172Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-02T16:43:35.172Z] [2022-03-02T16:43:35.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-02T16:43:35.172Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.172Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-02T16:43:35.172Z] [2022-03-02T16:43:35.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-02T16:43:35.173Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.173Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-02T16:43:35.173Z] [2022-03-02T16:43:35.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-02T16:43:35.173Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.173Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-02T16:43:35.173Z] [2022-03-02T16:43:35.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-02T16:43:35.173Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.173Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-02T16:43:35.173Z] [2022-03-02T16:43:35.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-02T16:43:35.173Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.173Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-02T16:43:35.173Z] [2022-03-02T16:43:35.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-02T16:43:35.173Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.173Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-02T16:43:35.173Z] [2022-03-02T16:43:35.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-02T16:43:35.173Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.173Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-02T16:43:35.173Z] [2022-03-02T16:43:35.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-02T16:43:35.173Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.173Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-02T16:43:35.173Z] [2022-03-02T16:43:35.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-02T16:43:35.173Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.173Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-02T16:43:35.173Z] [2022-03-02T16:43:35.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-02T16:43:35.173Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.173Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-02T16:43:35.173Z] [2022-03-02T16:43:35.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-02T16:43:35.173Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.173Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-02T16:43:35.173Z] [2022-03-02T16:43:35.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-02T16:43:35.173Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.173Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-02T16:43:35.173Z] [2022-03-02T16:43:35.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-02T16:43:35.173Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.173Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-02T16:43:35.173Z] [2022-03-02T16:43:35.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-02T16:43:35.173Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.173Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-02T16:43:35.173Z] [2022-03-02T16:43:35.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-02T16:43:35.173Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.173Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-02T16:43:35.173Z] [2022-03-02T16:43:35.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-02T16:43:35.173Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.173Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-02T16:43:35.173Z] [2022-03-02T16:43:35.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-02T16:43:35.454Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-03-02T16:43:35.641Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.641Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-02T16:43:35.641Z] [2022-03-02T16:43:35.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-02T16:43:35.641Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.641Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-02T16:43:35.641Z] [2022-03-02T16:43:35.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-02T16:43:35.641Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.641Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-02T16:43:35.641Z] [2022-03-02T16:43:35.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-02T16:43:35.641Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.641Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-02T16:43:35.641Z] [2022-03-02T16:43:35.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-02T16:43:35.641Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.641Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-02T16:43:35.641Z] [2022-03-02T16:43:35.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-02T16:43:35.641Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.641Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-02T16:43:35.641Z] [2022-03-02T16:43:35.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-02T16:43:35.641Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.641Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-02T16:43:35.641Z] [2022-03-02T16:43:35.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-02T16:43:35.641Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.641Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-02T16:43:35.641Z] [2022-03-02T16:43:35.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-02T16:43:35.641Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.641Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-02T16:43:35.641Z] [2022-03-02T16:43:35.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-02T16:43:35.641Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.641Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-02T16:43:35.641Z] [2022-03-02T16:43:35.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-02T16:43:35.641Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.641Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-02T16:43:35.641Z] [2022-03-02T16:43:35.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-02T16:43:35.641Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.641Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-02T16:43:35.641Z] [2022-03-02T16:43:35.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-02T16:43:35.641Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.641Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-02T16:43:35.641Z] [2022-03-02T16:43:35.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-02T16:43:35.641Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.641Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-02T16:43:35.641Z] [2022-03-02T16:43:35.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-02T16:43:35.641Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.641Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-02T16:43:35.641Z] [2022-03-02T16:43:35.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-02T16:43:35.641Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.641Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-02T16:43:35.641Z] [2022-03-02T16:43:35.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-02T16:43:35.641Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.641Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-02T16:43:35.641Z] [2022-03-02T16:43:35.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-02T16:43:35.641Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.641Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-02T16:43:35.641Z] [2022-03-02T16:43:35.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-02T16:43:35.641Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.641Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-02T16:43:35.641Z] [2022-03-02T16:43:35.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-02T16:43:35.641Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.641Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-02T16:43:35.641Z] [2022-03-02T16:43:35.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-02T16:43:35.641Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.641Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-02T16:43:35.641Z] [2022-03-02T16:43:35.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-02T16:43:35.641Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.641Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-02T16:43:35.641Z] [2022-03-02T16:43:35.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-02T16:43:35.641Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.641Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-02T16:43:35.641Z] [2022-03-02T16:43:35.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-02T16:43:35.641Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.641Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-02T16:43:35.641Z] [2022-03-02T16:43:35.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-02T16:43:35.641Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.641Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-02T16:43:35.641Z] [2022-03-02T16:43:35.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-02T16:43:35.641Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.641Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-02T16:43:35.641Z] [2022-03-02T16:43:35.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-02T16:43:35.641Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.641Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-02T16:43:35.641Z] [2022-03-02T16:43:35.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-02T16:43:35.641Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.641Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-02T16:43:35.641Z] [2022-03-02T16:43:35.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-02T16:43:35.641Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.641Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-02T16:43:35.641Z] [2022-03-02T16:43:35.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-02T16:43:35.641Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.641Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-02T16:43:35.641Z] [2022-03-02T16:43:35.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-02T16:43:35.641Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.641Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-02T16:43:35.641Z] [2022-03-02T16:43:35.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-03-02T16:43:35.641Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.641Z] [2022-03-02T16:43:35.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-03-02T16:43:35.642Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.642Z] [2022-03-02T16:43:35.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-03-02T16:43:35.642Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-02T16:43:35.642Z] [2022-03-02T16:43:35.642Z] DONE 1085 tests, 544 skipped in 2679.541s [2022-03-02T16:43:35.642Z] INFO: Integration tests ended at 03/02/2022 16:43:35. Duration:00:44:39.6869028 [2022-03-02T16:43:35.642Z] INFO: Docker info of the daemon under test at end of run [2022-03-02T16:43:35.642Z] [2022-03-02T16:43:35.642Z] Containers: 2 [2022-03-02T16:43:35.642Z] Running: 0 [2022-03-02T16:43:35.642Z] Paused: 0 [2022-03-02T16:43:35.642Z] Stopped: 2 [2022-03-02T16:43:35.642Z] Images: 18 [2022-03-02T16:43:35.642Z] Server Version: 0.0.0-dev [2022-03-02T16:43:35.642Z] Storage Driver: windowsfilter [2022-03-02T16:43:35.642Z] Windows: [2022-03-02T16:43:35.642Z] Logging Driver: json-file [2022-03-02T16:43:35.642Z] Plugins: [2022-03-02T16:43:35.642Z] Volume: local [2022-03-02T16:43:35.642Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-02T16:43:35.642Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-02T16:43:35.642Z] Swarm: inactive [2022-03-02T16:43:35.642Z] Default Isolation: process [2022-03-02T16:43:35.642Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-02T16:43:35.642Z] Operating System: Microsoft Windows Server 2022 Datacenter (Build 20348) [2022-03-02T16:43:35.642Z] OSType: windows [2022-03-02T16:43:35.642Z] Architecture: x86_64 [2022-03-02T16:43:35.642Z] CPUs: 4 [2022-03-02T16:43:35.642Z] Total Memory: 32GiB [2022-03-02T16:43:35.642Z] Name: azwin-2-4e01e0 [2022-03-02T16:43:35.642Z] ID: RA6P:WZHP:ZMAF:7MBI:6EN4:JEYW:FLNX:DRGZ:J2DM:6FOF:GGPD:LGW7 [2022-03-02T16:43:35.642Z] Docker Root Dir: D:\CI\PR-43313\1\daemon [2022-03-02T16:43:35.642Z] Debug Mode (client): false [2022-03-02T16:43:35.642Z] Debug Mode (server): true [2022-03-02T16:43:35.642Z] File Descriptors: -1 [2022-03-02T16:43:35.642Z] Goroutines: 46 [2022-03-02T16:43:35.642Z] System Time: 2022-03-02T16:43:35.2472677Z [2022-03-02T16:43:35.642Z] EventsListeners: 0 [2022-03-02T16:43:35.642Z] Registry: https://index.docker.io/v1/ [2022-03-02T16:43:35.642Z] Labels: [2022-03-02T16:43:35.642Z] Experimental: false [2022-03-02T16:43:35.642Z] Insecure Registries: [2022-03-02T16:43:35.642Z] 127.0.0.0/8 [2022-03-02T16:43:35.642Z] Live Restore Enabled: false [2022-03-02T16:43:35.642Z] [2022-03-02T16:43:35.642Z] [2022-03-02T16:43:35.642Z] INFO: Stopping daemon under test [2022-03-02T16:43:35.642Z] SUCCESS: The process with PID 4500 (child process of PID 508) has been terminated. [2022-03-02T16:43:35.642Z] SUCCESS: The process with PID 508 (child process of PID 1008) has been terminated. [2022-03-02T16:43:35.642Z] INFO: Stop tailing logs of the daemon under tests [2022-03-02T16:43:35.642Z] INFO: executeCI.ps1 Completed successfully at 03/02/2022 16:43:35. [2022-03-02T16:43:35.642Z] INFO: Tidying up at end of run [2022-03-02T16:43:35.642Z] INFO: Saving daemon under test log (d:\CI\PR-43313\1\dut.out) to bundles\CIDUT.out [2022-03-02T16:43:35.642Z] INFO: Saving daemon under test log (d:\CI\PR-43313\1\dut.err) to bundles\CIDUT.err [2022-03-02T16:43:35.642Z] INFO: Saving containerd logs to bundles [2022-03-02T16:43:35.642Z] INFO: Nuke-Everything... [2022-03-02T16:43:36.630Z] INFO: Container count on control daemon to delete is 2 [2022-03-02T16:43:36.630Z] 72682231dfb2 [2022-03-02T16:43:36.630Z] b6dafb1368c0 [2022-03-02T16:43:36.630Z] INFO: Tidying pidfile d:\CI\PR-43313\1\docker.pid [2022-03-02T16:43:36.630Z] INFO: Killing containerd with PID 3108 [2022-03-02T16:43:36.630Z] INFO: Nuking d:\CI [2022-03-02T16:43:37.623Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-03-02T16:43:41.348Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-03-02T16:43:51.640Z] === RUN TestDockerSuite/TestEventsTop [2022-03-02T16:43:51.640Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-02T16:43:51.640Z] === RUN TestDockerSuite/TestEventsUntag [2022-03-02T16:43:53.807Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-03-02T16:44:02.237Z] INFO: Zapped successfully [2022-03-02T16:44:02.237Z] [2022-03-02T16:44:02.237Z] INFO: executeCI.ps1 exiting at Wed Mar 2 16:43:59 CUT 2022. Duration 01:09:55.9099493 [2022-03-02T16:44:02.237Z] [2022-03-02T16:44:02.360Z] === RUN TestDockerSuite/TestExec [2022-03-02T16:44:02.360Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-02T16:44:02.360Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-03-02T16:44:02.360Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-02T16:44:02.360Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-03-02T16:44:02.664Z] Recording test results [2022-03-02T16:44:03.889Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-03-02T16:44:06.059Z] === RUN TestDockerSuite/TestExecAPIStart [2022-03-02T16:44:06.059Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-02T16:44:06.059Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-03-02T16:44:06.059Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-02T16:44:06.059Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-03-02T16:44:06.059Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-02T16:44:06.059Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-03-02T16:44:08.226Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-03-02T16:44:10.396Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-03-02T16:44:12.018Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-03-02T16:44:13.297Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-03-02T16:44:13.583Z] Creating win-2022-c8d-integration-bundles.zip [2022-03-02T16:44:15.468Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [Pipeline] archiveArtifacts [2022-03-02T16:44:16.022Z] Archiving artifacts [2022-03-02T16:44:20.140Z] === RUN TestDockerSuite/TestExecCgroup [2022-03-02T16:44:20.140Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-02T16:44:20.140Z] === RUN TestDockerSuite/TestExecEnv [2022-03-02T16:44:20.140Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-02T16:44:20.140Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-03-02T16:44:20.140Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-02T16:44:20.140Z] === RUN TestDockerSuite/TestExecExitStatus [2022-03-02T16:44:22.312Z] === RUN TestDockerSuite/TestExecInspectID [2022-03-02T16:44:28.083Z] === RUN TestDockerSuite/TestExecInteractive [2022-03-02T16:44:28.083Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-02T16:44:28.083Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-03-02T16:44:28.083Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-02T16:44:28.083Z] === RUN TestDockerSuite/TestExecParseError [2022-03-02T16:44:28.083Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-02T16:44:28.083Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-03-02T16:44:28.083Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-02T16:44:28.083Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-03-02T16:44:28.083Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-02T16:44:28.083Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-03-02T16:44:30.252Z] === RUN TestDockerSuite/TestExecSetEnv [2022-03-02T16:44:30.252Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-02T16:44:30.252Z] === RUN TestDockerSuite/TestExecStartFails [2022-03-02T16:44:30.252Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-02T16:44:30.252Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-03-02T16:44:30.252Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-02T16:44:30.252Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-03-02T16:44:30.252Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-02T16:44:30.252Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-03-02T16:44:30.709Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-02T16:44:30.709Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-03-02T16:44:32.101Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43313/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-02T16:44:32.877Z] === RUN TestDockerSuite/TestExecUlimits [2022-03-02T16:44:32.877Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-02T16:44:32.877Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-03-02T16:44:33.125Z] + make clean [2022-03-02T16:44:34.112Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-02T16:44:34.112Z] docker-dev-cache [2022-03-02T16:44:34.112Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-02T16:44:43.175Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-03-02T16:44:43.176Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-02T16:44:43.176Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-03-02T16:44:43.176Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-02T16:44:43.176Z] === RUN TestDockerSuite/TestExecWithUser [2022-03-02T16:44:43.176Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-02T16:44:43.176Z] === RUN TestDockerSuite/TestGetContainerStats [2022-03-02T16:44:48.953Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-03-02T16:44:54.727Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-03-02T16:44:58.447Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-03-02T16:45:04.223Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-03-02T16:45:04.223Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-02T16:45:04.223Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-03-02T16:45:04.223Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-03-02T16:45:04.683Z] === RUN TestDockerSuite/TestHealth [2022-03-02T16:45:04.683Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-02T16:45:04.683Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-03-02T16:45:04.683Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-03-02T16:45:04.683Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-03-02T16:45:04.683Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-03-02T16:45:10.454Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-03-02T16:45:10.454Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-03-02T16:45:10.454Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-02T16:45:10.454Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-03-02T16:45:10.454Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-03-02T16:45:10.454Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-03-02T16:45:10.454Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-03-02T16:45:11.420Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-03-02T16:45:11.420Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-02T16:45:11.420Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-03-02T16:45:12.949Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-03-02T16:45:12.949Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-03-02T16:45:15.123Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-03-02T16:45:15.123Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-03-02T16:45:18.018Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-03-02T16:45:26.562Z] === RUN TestDockerSuite/TestImagesFormat [2022-03-02T16:45:26.562Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-03-02T16:45:26.562Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-02T16:45:26.562Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-03-02T16:45:30.284Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-03-02T16:45:30.284Z] === RUN TestDockerSuite/TestImportBadURL [2022-03-02T16:45:30.284Z] === RUN TestDockerSuite/TestImportDisplay [2022-03-02T16:45:30.284Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-02T16:45:30.284Z] === RUN TestDockerSuite/TestImportFile [2022-03-02T16:45:30.284Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-02T16:45:30.284Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-03-02T16:45:30.284Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-03-02T16:45:30.284Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-02T16:45:30.284Z] === RUN TestDockerSuite/TestImportGzipped [2022-03-02T16:45:30.284Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-02T16:45:30.284Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-03-02T16:45:30.284Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-02T16:45:30.284Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-03-02T16:45:30.284Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-02T16:45:30.284Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-03-02T16:45:30.284Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-02T16:45:30.284Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-03-02T16:45:30.284Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-02T16:45:30.284Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-03-02T16:45:30.743Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-03-02T16:45:30.743Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-02T16:45:30.743Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-03-02T16:45:30.743Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-02T16:45:30.743Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-03-02T16:45:32.912Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-03-02T16:45:35.809Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-03-02T16:45:35.809Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-02T16:45:35.809Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-03-02T16:45:35.809Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-02T16:45:35.809Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-03-02T16:45:35.809Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-03-02T16:45:35.809Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-02T16:45:35.809Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-03-02T16:45:37.979Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-03-02T16:45:38.437Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-03-02T16:45:40.608Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-03-02T16:45:40.608Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-02T16:45:40.608Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-03-02T16:45:40.608Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-02T16:45:40.608Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-03-02T16:45:40.608Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-02T16:45:40.608Z] === RUN TestDockerSuite/TestInspectDefault [2022-03-02T16:45:43.506Z] === RUN TestDockerSuite/TestInspectHistory [2022-03-02T16:45:49.287Z] === RUN TestDockerSuite/TestInspectImage [2022-03-02T16:45:49.287Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-02T16:45:49.287Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-03-02T16:45:49.287Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-02T16:45:49.287Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-03-02T16:45:49.287Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-02T16:45:49.287Z] === RUN TestDockerSuite/TestInspectInt64 [2022-03-02T16:45:51.456Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-03-02T16:45:53.626Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-03-02T16:45:53.626Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-03-02T16:45:56.519Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-03-02T16:45:58.687Z] === RUN TestDockerSuite/TestInspectPlugin [2022-03-02T16:45:58.687Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-02T16:45:58.687Z] === RUN TestDockerSuite/TestInspectRootFS [2022-03-02T16:45:58.687Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-03-02T16:46:01.584Z] === RUN TestDockerSuite/TestInspectStatus [2022-03-02T16:46:04.476Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-03-02T16:46:09.150Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-03-02T16:46:12.044Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-03-02T16:46:14.211Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-03-02T16:46:17.105Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-03-02T16:46:24.160Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-03-02T16:46:27.051Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-03-02T16:46:29.220Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-03-02T16:46:29.220Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-03-02T16:46:29.220Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-02T16:46:29.220Z] === RUN TestDockerSuite/TestLinksEnvs [2022-03-02T16:46:29.220Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-02T16:46:29.220Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-03-02T16:46:29.220Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-02T16:46:29.220Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-03-02T16:46:29.220Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-02T16:46:29.220Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-03-02T16:46:29.220Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-02T16:46:29.220Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-03-02T16:46:29.220Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-02T16:46:29.220Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-03-02T16:46:29.220Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-02T16:46:29.220Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-03-02T16:46:29.220Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-02T16:46:29.220Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-03-02T16:46:29.220Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-02T16:46:29.220Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-03-02T16:46:29.220Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-02T16:46:29.220Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-03-02T16:46:29.220Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-02T16:46:29.679Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-03-02T16:46:29.679Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-02T16:46:29.679Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-03-02T16:46:29.679Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-02T16:46:29.679Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-03-02T16:46:29.679Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-02T16:46:29.679Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-03-02T16:46:29.679Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-02T16:46:29.679Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-03-02T16:46:29.679Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-02T16:46:29.679Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-03-02T16:46:29.679Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-03-02T16:46:29.679Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-03-02T16:46:31.853Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-03-02T16:46:34.022Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-03-02T16:46:41.072Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-03-02T16:46:42.604Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-03-02T16:46:42.604Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-02T16:46:42.604Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-03-02T16:46:45.495Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-03-02T16:46:45.495Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-03-02T16:46:54.038Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-03-02T16:47:02.580Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-03-02T16:47:09.644Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-03-02T16:47:12.538Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-03-02T16:47:16.392Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-03-02T16:47:16.392Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-02T16:47:16.392Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-03-02T16:47:18.559Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-03-02T16:47:27.103Z] === RUN TestDockerSuite/TestLogsSince [2022-03-02T16:47:35.647Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-03-02T16:47:35.647Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-02T16:47:35.647Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-03-02T16:47:35.647Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-02T16:47:35.647Z] === RUN TestDockerSuite/TestLogsTail [2022-03-02T16:47:38.542Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-03-02T16:47:41.434Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-03-02T16:47:43.604Z] === RUN TestDockerSuite/TestMountIntoProc [2022-03-02T16:47:43.604Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-02T16:47:43.604Z] === RUN TestDockerSuite/TestMountIntoSys [2022-03-02T16:47:43.604Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-02T16:47:44.060Z] === RUN TestDockerSuite/TestNetHostname [2022-03-02T16:47:44.060Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-02T16:47:44.060Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-03-02T16:47:44.060Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-02T16:47:44.060Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-03-02T16:47:44.060Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-02T16:47:44.060Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-03-02T16:47:44.060Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-02T16:47:44.060Z] === RUN TestDockerSuite/TestPluginActive [2022-03-02T16:47:44.060Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-02T16:47:44.060Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-03-02T16:47:44.060Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-02T16:47:44.060Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-03-02T16:47:44.060Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-03-02T16:47:44.060Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-02T16:47:44.060Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-03-02T16:47:44.060Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-02T16:47:44.060Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-03-02T16:47:44.060Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-02T16:47:44.060Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-03-02T16:47:44.060Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-02T16:47:44.060Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-03-02T16:47:44.060Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-02T16:47:44.060Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-03-02T16:47:44.060Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-02T16:47:44.060Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-03-02T16:47:44.060Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-02T16:47:44.060Z] === RUN TestDockerSuite/TestPortHostBinding [2022-03-02T16:47:44.060Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-02T16:47:44.060Z] === RUN TestDockerSuite/TestPortList [2022-03-02T16:47:44.060Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-02T16:47:44.060Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-03-02T16:47:49.829Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-03-02T16:47:49.829Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-02T16:47:49.829Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-03-02T16:47:49.829Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-03-02T16:47:49.829Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-03-02T16:47:49.829Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-03-02T16:47:49.829Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-03-02T16:47:49.829Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-03-02T16:47:49.829Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-03-02T16:47:49.829Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-03-02T16:47:49.829Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-03-02T16:47:49.829Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-03-02T16:47:49.829Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-03-02T16:47:49.830Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-03-02T16:47:49.830Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-03-02T16:47:49.830Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-03-02T16:47:49.830Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-03-02T16:47:49.830Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-03-02T16:47:55.603Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-03-02T16:47:55.603Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-03-02T16:47:55.603Z] === RUN TestDockerSuite/TestPsByOrder [2022-03-02T16:48:05.898Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-03-02T16:48:05.898Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-02T16:48:05.898Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-03-02T16:48:16.194Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-03-02T16:48:37.254Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-03-02T16:48:37.254Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-03-02T16:48:37.254Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-02T16:48:37.254Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-03-02T16:48:52.038Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-03-02T16:48:54.207Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-03-02T16:49:02.749Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-03-02T16:49:13.045Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-03-02T16:49:13.045Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-02T16:49:13.045Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-03-02T16:49:13.045Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-02T16:49:13.045Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-03-02T16:49:17.718Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-03-02T16:49:17.719Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-02T16:49:17.719Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-03-02T16:49:17.719Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-02T16:49:17.719Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-03-02T16:49:17.719Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-02T16:49:17.719Z] === RUN TestDockerSuite/TestPsRightTagName [2022-03-02T16:49:17.719Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-02T16:49:17.719Z] === RUN TestDockerSuite/TestPsShowMounts [2022-03-02T16:49:26.262Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-03-02T16:49:26.262Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-02T16:49:26.262Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-03-02T16:49:27.225Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-03-02T16:49:27.225Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-02T16:49:27.225Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-03-02T16:49:28.766Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-03-02T16:49:29.733Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-03-02T16:49:29.733Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-03-02T16:49:29.733Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-03-02T16:49:34.405Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-03-02T16:49:39.076Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-03-02T16:49:41.968Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-03-02T16:50:03.037Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-03-02T16:50:03.037Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-02T16:50:03.037Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-03-02T16:50:08.822Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-03-02T16:50:08.822Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-03-02T16:50:09.279Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-03-02T16:50:09.736Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-03-02T16:50:15.509Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-03-02T16:50:24.050Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-03-02T16:50:24.050Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-02T16:50:24.050Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-03-02T16:50:28.723Z] === RUN TestDockerSuite/TestRmiBlank [2022-03-02T16:50:28.723Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-03-02T16:50:29.180Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-03-02T16:50:46.835Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-03-02T16:50:48.366Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-03-02T16:50:48.822Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-03-02T16:50:57.378Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-03-02T16:51:07.676Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-03-02T16:51:22.455Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-03-02T16:51:25.357Z] === RUN TestDockerSuite/TestRmiTag [2022-03-02T16:51:25.814Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-03-02T16:51:28.713Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-03-02T16:51:49.769Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-03-02T16:51:49.769Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-03-02T16:51:55.544Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-03-02T16:51:57.075Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-03-02T16:51:57.075Z] docker_cli_run_test.go:4395: unmatched requirement DaemonIsLinux [2022-03-02T16:51:57.075Z] === RUN TestDockerSuite/TestRunAddHost [2022-03-02T16:51:57.075Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-02T16:51:57.075Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-03-02T16:51:57.075Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-02T16:51:57.075Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-03-02T16:51:57.076Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-02T16:51:57.076Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-03-02T16:51:57.076Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-02T16:51:57.076Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-03-02T16:51:57.076Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-02T16:51:57.076Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-03-02T16:51:57.076Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-02T16:51:57.076Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-03-02T16:51:59.244Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-03-02T16:51:59.244Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-02T16:51:59.244Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-03-02T16:51:59.244Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-02T16:51:59.244Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-03-02T16:52:03.916Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-03-02T16:52:07.640Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-03-02T16:52:09.810Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-03-02T16:52:18.352Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-03-02T16:52:19.883Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-03-02T16:52:19.883Z] === RUN TestDockerSuite/TestRunBindMounts [2022-03-02T16:52:25.656Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-03-02T16:52:25.656Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-02T16:52:25.656Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-03-02T16:52:25.656Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-02T16:52:25.656Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-03-02T16:52:25.656Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-02T16:52:25.656Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-03-02T16:52:25.656Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-02T16:52:25.656Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-03-02T16:52:25.656Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-02T16:52:25.656Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-03-02T16:52:25.656Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-02T16:52:25.656Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-03-02T16:52:25.656Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-02T16:52:25.656Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-03-02T16:52:25.656Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-02T16:52:25.656Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-03-02T16:52:25.656Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-02T16:52:25.656Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-03-02T16:52:25.656Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-02T16:52:25.656Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-03-02T16:52:25.656Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-02T16:52:25.656Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-03-02T16:52:27.824Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-03-02T16:52:27.824Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-02T16:52:27.824Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-03-02T16:52:31.543Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-03-02T16:52:31.543Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-02T16:52:31.543Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-03-02T16:52:31.543Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-02T16:52:31.543Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-03-02T16:52:33.711Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-03-02T16:52:33.711Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-02T16:52:33.711Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-03-02T16:52:33.711Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-02T16:52:33.711Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-03-02T16:52:33.711Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-02T16:52:33.711Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-03-02T16:52:33.711Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-02T16:52:33.711Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-03-02T16:52:33.711Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-02T16:52:33.711Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-03-02T16:52:33.711Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-02T16:52:33.711Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-03-02T16:52:33.711Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-02T16:52:33.711Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-03-02T16:52:36.604Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-03-02T16:52:38.771Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-03-02T16:52:40.938Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-03-02T16:52:40.938Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-02T16:52:41.394Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-03-02T16:52:41.394Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-02T16:52:41.394Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-03-02T16:52:41.394Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-02T16:52:41.394Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-03-02T16:52:43.570Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-03-02T16:52:43.570Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-02T16:52:43.570Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-03-02T16:52:43.570Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-02T16:52:43.570Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-03-02T16:52:43.570Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-02T16:52:43.570Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-03-02T16:52:43.570Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-02T16:52:43.570Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-03-02T16:52:45.737Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-03-02T16:52:51.516Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-03-02T16:52:51.516Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-02T16:52:51.516Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-03-02T16:52:51.516Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-02T16:52:51.516Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-03-02T16:52:51.516Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-02T16:52:51.516Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-03-02T16:52:51.516Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-02T16:52:51.516Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-03-02T16:52:51.516Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-02T16:52:51.516Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-03-02T16:52:51.516Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-02T16:52:51.973Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-03-02T16:52:54.140Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-03-02T16:52:54.140Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-02T16:52:54.140Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-03-02T16:52:54.598Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-03-02T16:52:54.598Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-02T16:52:54.598Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-03-02T16:52:56.767Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-03-02T16:52:59.656Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-03-02T16:52:59.656Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-02T16:52:59.656Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-03-02T16:53:01.826Z] === RUN TestDockerSuite/TestRunEnvironment [2022-03-02T16:53:01.826Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-02T16:53:01.826Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-03-02T16:53:01.826Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-02T16:53:01.826Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-03-02T16:53:01.826Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-02T16:53:01.826Z] === RUN TestDockerSuite/TestRunExitCode [2022-03-02T16:53:08.875Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-03-02T16:53:11.767Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-03-02T16:53:13.938Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-03-02T16:53:16.836Z] === RUN TestDockerSuite/TestRunExposePort [2022-03-02T16:53:16.836Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-03-02T16:53:16.836Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-02T16:53:16.836Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-03-02T16:53:16.836Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-02T16:53:16.836Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-03-02T16:53:16.836Z] docker_cli_run_test.go:4374: unmatched requirement DaemonIsLinux [2022-03-02T16:53:16.836Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-03-02T16:53:16.836Z] docker_cli_run_test.go:4387: unmatched requirement DaemonIsLinux [2022-03-02T16:53:16.836Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-02T16:53:16.837Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-02T16:53:16.837Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-03-02T16:53:16.837Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-02T16:53:16.837Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-03-02T16:53:16.837Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-02T16:53:16.837Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-03-02T16:53:21.520Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-03-02T16:53:21.520Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-02T16:53:21.520Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-03-02T16:53:21.520Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-03-02T16:53:21.520Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-02T16:53:21.520Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-03-02T16:53:21.520Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-02T16:53:21.520Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-03-02T16:53:21.520Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-02T16:53:21.520Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-03-02T16:53:21.520Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-02T16:53:21.520Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-03-02T16:53:31.809Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-03-02T16:53:31.809Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-02T16:53:31.809Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-03-02T16:53:33.339Z] === RUN TestDockerSuite/TestRunModeHostname [2022-03-02T16:53:33.339Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-02T16:53:33.339Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-03-02T16:53:33.339Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-02T16:53:33.339Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-03-02T16:53:33.339Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-02T16:53:33.339Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-03-02T16:53:33.339Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-02T16:53:33.339Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-03-02T16:53:33.339Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-02T16:53:33.339Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-03-02T16:53:33.339Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-02T16:53:33.339Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-03-02T16:53:33.339Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-02T16:53:33.339Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-03-02T16:53:33.339Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-02T16:53:33.339Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-03-02T16:53:33.339Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-02T16:53:33.339Z] === RUN TestDockerSuite/TestRunMount [2022-03-02T16:53:33.339Z] docker_cli_run_test.go:4197: unmatched requirement DaemonIsLinux [2022-03-02T16:53:33.339Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-03-02T16:53:33.339Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-02T16:53:33.339Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-03-02T16:53:33.339Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsLinux [2022-03-02T16:53:33.339Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-03-02T16:53:33.339Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-02T16:53:33.339Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-03-02T16:53:41.893Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-03-02T16:53:41.893Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-02T16:53:41.893Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-03-02T16:53:41.893Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-02T16:53:41.893Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-03-02T16:53:41.893Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-02T16:53:41.893Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-03-02T16:53:47.669Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-03-02T16:53:54.722Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-03-02T16:53:54.722Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-02T16:53:54.722Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-03-02T16:53:54.722Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-02T16:53:54.722Z] === RUN TestDockerSuite/TestRunNetHost [2022-03-02T16:53:54.722Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-02T16:53:54.722Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-03-02T16:53:54.722Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-02T16:53:55.180Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-03-02T16:53:55.180Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-02T16:53:55.180Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-03-02T16:53:55.180Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-02T16:53:55.180Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-03-02T16:53:55.180Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-02T16:53:55.180Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-03-02T16:53:55.180Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-02T16:53:55.180Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-03-02T16:53:55.180Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-02T16:53:55.180Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-03-02T16:53:55.637Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-03-02T16:53:57.167Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-03-02T16:53:59.333Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-03-02T16:54:01.501Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-03-02T16:54:03.032Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-03-02T16:54:10.083Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-03-02T16:54:10.539Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-02T16:54:10.539Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-03-02T16:54:10.539Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-02T16:54:10.539Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-03-02T16:54:10.539Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-02T16:54:10.539Z] === RUN TestDockerSuite/TestRunPortInUse [2022-03-02T16:54:10.539Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-02T16:54:10.539Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-03-02T16:54:10.539Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-02T16:54:10.539Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-03-02T16:54:10.539Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-02T16:54:10.539Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-03-02T16:54:10.539Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-02T16:54:10.539Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-03-02T16:54:10.539Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-02T16:54:10.539Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-02T16:54:14.269Z] === RUN TestDockerSuite/TestRunPublishPort [2022-03-02T16:54:14.269Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-02T16:54:14.269Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-03-02T16:54:14.269Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-02T16:54:14.269Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-03-02T16:54:14.269Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-02T16:54:14.269Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-03-02T16:54:14.269Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-02T16:54:14.269Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-03-02T16:54:14.269Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-02T16:54:14.269Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-03-02T16:54:29.046Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-03-02T16:54:29.046Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-02T16:54:29.046Z] === RUN TestDockerSuite/TestRunRm [2022-03-02T16:54:36.099Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-03-02T16:54:42.507Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-03-02T16:54:44.681Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-03-02T16:54:53.225Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-03-02T16:54:54.760Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-03-02T16:54:58.488Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-03-02T16:54:58.488Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-02T16:54:58.488Z] === RUN TestDockerSuite/TestRunState [2022-03-02T16:54:58.488Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-02T16:54:58.488Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-03-02T16:55:00.660Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-03-02T16:55:00.660Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-02T16:55:00.660Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-03-02T16:55:03.555Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-03-02T16:55:03.555Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-02T16:55:03.555Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-03-02T16:55:03.555Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-02T16:55:03.555Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-03-02T16:55:03.555Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-03-02T16:55:04.013Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-03-02T16:55:04.013Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-02T16:55:04.013Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-03-02T16:55:09.810Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-03-02T16:55:09.810Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-02T16:55:09.810Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-03-02T16:55:09.810Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-02T16:55:09.810Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-03-02T16:55:09.810Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-02T16:55:09.810Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-03-02T16:55:09.810Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-02T16:55:09.810Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-03-02T16:55:09.810Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-02T16:55:09.810Z] === RUN TestDockerSuite/TestRunUserByID [2022-03-02T16:55:09.810Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-02T16:55:09.810Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-03-02T16:55:09.810Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-02T16:55:09.810Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-03-02T16:55:09.810Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-02T16:55:09.810Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-03-02T16:55:09.810Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-02T16:55:09.810Z] === RUN TestDockerSuite/TestRunUserByName [2022-03-02T16:55:09.810Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-02T16:55:09.810Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-03-02T16:55:16.863Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-03-02T16:55:16.863Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-02T16:55:16.863Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-03-02T16:55:25.413Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-03-02T16:55:25.413Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-02T16:55:25.413Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-03-02T16:55:25.413Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-02T16:55:25.413Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-03-02T16:55:33.958Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-03-02T16:55:41.012Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-03-02T16:55:46.787Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-03-02T16:55:53.839Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-03-02T16:55:53.839Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-02T16:55:53.839Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-03-02T16:55:53.839Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-03-02T16:55:56.019Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-03-02T16:55:58.914Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-03-02T16:56:01.821Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-03-02T16:56:01.821Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-02T16:56:01.821Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-03-02T16:56:01.821Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-03-02T16:56:01.821Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-03-02T16:56:01.821Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-02T16:56:01.821Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-03-02T16:56:01.821Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-02T16:56:01.821Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-03-02T16:56:01.821Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-02T16:56:01.821Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-03-02T16:56:01.821Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-02T16:56:01.821Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-03-02T16:56:01.821Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-02T16:56:01.821Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-03-02T16:56:06.496Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-03-02T16:56:08.663Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-03-02T16:56:10.837Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-03-02T16:56:23.195Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-03-02T16:56:23.195Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-02T16:56:23.195Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-03-02T16:56:23.195Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-02T16:56:23.195Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-03-02T16:56:23.195Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-02T16:56:23.195Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-03-02T16:56:23.195Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-02T16:56:23.195Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-03-02T16:56:23.195Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-02T16:56:23.195Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-03-02T16:56:23.195Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-02T16:56:23.195Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-03-02T16:56:23.195Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-02T16:56:23.195Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-03-02T16:56:23.195Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-02T16:56:23.195Z] === RUN TestDockerSuite/TestSaveImageId [2022-03-02T16:56:23.195Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-02T16:56:23.195Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-03-02T16:56:23.195Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-02T16:56:23.195Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-03-02T16:56:23.195Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-02T16:56:23.195Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-03-02T16:56:23.195Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-02T16:56:23.195Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-03-02T16:56:23.195Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-02T16:56:23.195Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-03-02T16:56:23.195Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-02T16:56:23.195Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-03-02T16:56:23.195Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-02T16:56:23.195Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-03-02T16:56:23.195Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-02T16:56:23.195Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-03-02T16:56:23.195Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-02T16:56:23.196Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-03-02T16:56:24.730Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-03-02T16:56:25.186Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-03-02T16:56:25.643Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-03-02T16:56:26.100Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-03-02T16:56:28.272Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-03-02T16:56:43.056Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-03-02T16:56:43.056Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-02T16:56:43.056Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-03-02T16:56:51.665Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-03-02T16:56:51.665Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-02T16:56:51.665Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-03-02T16:56:55.386Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-03-02T16:56:55.386Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-02T16:56:55.386Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-03-02T16:56:55.386Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-02T16:56:55.386Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-03-02T16:56:55.386Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-02T16:56:55.386Z] === RUN TestDockerSuite/TestStartRecordError [2022-03-02T16:56:55.386Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-02T16:56:55.386Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-03-02T16:57:05.685Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-03-02T16:57:05.685Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-02T16:57:05.685Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-03-02T16:57:05.685Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-02T16:57:05.685Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-03-02T16:57:05.685Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-02T16:57:05.685Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-03-02T16:57:05.685Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-02T16:57:05.685Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-03-02T16:57:05.685Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-02T16:57:05.685Z] === RUN TestDockerSuite/TestStatsNoStream [2022-03-02T16:57:05.685Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-02T16:57:05.685Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-03-02T16:57:07.867Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-03-02T16:57:10.759Z] === RUN TestDockerSuite/TestTopPrivileged [2022-03-02T16:57:10.759Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-02T16:57:10.759Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-03-02T16:57:13.659Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-03-02T16:57:13.659Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-02T16:57:13.659Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-03-02T16:57:13.659Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-02T16:57:13.659Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-03-02T16:57:13.659Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-02T16:57:13.659Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-03-02T16:57:13.659Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-02T16:57:13.659Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-03-02T16:57:13.659Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-02T16:57:13.659Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-03-02T16:57:13.659Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-02T16:57:13.659Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-03-02T16:57:31.317Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-03-02T16:57:31.317Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-03-02T16:57:31.317Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-03-02T16:57:31.317Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-02T16:57:31.317Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-03-02T16:57:31.317Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-03-02T16:57:31.317Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-03-02T16:57:31.317Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-03-02T16:57:38.369Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-03-02T16:57:38.369Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-03-02T16:57:42.092Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-03-02T16:57:42.550Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-03-02T16:57:43.006Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-03-02T16:57:43.007Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-03-02T16:57:43.464Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-03-02T16:57:58.249Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-03-02T16:57:58.249Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-02T16:57:58.249Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-03-02T16:57:58.706Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-03-02T16:57:59.167Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-03-02T16:57:59.167Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-02T16:57:59.167Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-03-02T16:58:13.978Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-03-02T16:58:13.978Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-03-02T16:58:13.978Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-03-02T16:58:24.279Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-03-02T16:58:24.279Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-02T16:58:24.279Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite (3116.92s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2022-03-02T16:58:24.735Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.03s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-03-02T16:58:24.735Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.83s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.32s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.74s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (116.69s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (2.10s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.07s) [2022-03-02T16:58:24.735Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.05s) [2022-03-02T16:58:24.735Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-03-02T16:58:24.735Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-03-02T16:58:24.735Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-02T16:58:24.735Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-03-02T16:58:24.735Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-02T16:58:24.735Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) [2022-03-02T16:58:24.735Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.41s) [2022-03-02T16:58:24.735Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-02T16:58:24.735Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.68s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (7.47s) [2022-03-02T16:58:24.735Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-02T16:58:24.735Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-02T16:58:24.735Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-02T16:58:24.735Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.66s) [2022-03-02T16:58:24.735Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-02T16:58:24.735Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.88s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (128.58s) [2022-03-02T16:58:24.735Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.50s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.66s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.64s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.06s) [2022-03-02T16:58:24.735Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-02T16:58:24.735Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-02T16:58:24.735Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.31s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.10s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.76s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.89s) [2022-03-02T16:58:24.735Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-03-02T16:58:24.735Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.11s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.56s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (14.22s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (10.50s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.39s) [2022-03-02T16:58:24.735Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.55s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.04s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (10.25s) [2022-03-02T16:58:24.735Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-03-02T16:58:24.735Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-02T16:58:24.735Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-02T16:58:24.735Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.63s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestBuildAddTar (57.52s) [2022-03-02T16:58:24.735Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-03-02T16:58:24.735Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.47s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (24.97s) [2022-03-02T16:58:24.735Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.96s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.71s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.11s) [2022-03-02T16:58:24.735Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.36s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.72s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (11.01s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.98s) [2022-03-02T16:58:24.735Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.51s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (6.08s) [2022-03-02T16:58:24.735Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-03-02T16:58:24.735Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.81s) [2022-03-02T16:58:24.735Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.74s) [2022-03-02T16:58:24.735Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.06s) [2022-03-02T16:58:24.735Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (41.22s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.49s) [2022-03-02T16:58:24.735Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.96s) [2022-03-02T16:58:24.735Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.50s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.76s) [2022-03-02T16:58:24.735Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.44s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.67s) [2022-03-02T16:58:24.735Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-03-02T16:58:24.735Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.84s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.22s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestBuildCmd (0.72s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.73s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.74s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.53s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.74s) [2022-03-02T16:58:24.735Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.49s) [2022-03-02T16:58:24.735Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.62s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.26s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.18s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.62s) [2022-03-02T16:58:24.735Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.07s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.85s) [2022-03-02T16:58:24.735Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-02T16:58:24.735Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (11.08s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (38.17s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.85s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.71s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.45s) [2022-03-02T16:58:24.735Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2022-03-02T16:58:24.735Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s) [2022-03-02T16:58:24.735Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.65s) [2022-03-02T16:58:24.735Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (50.65s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.89s) [2022-03-02T16:58:24.735Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.49s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (25.01s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.08s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.99s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (8.90s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.18s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.11s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestBuildDockerignore (93.72s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.38s) [2022-03-02T16:58:24.735Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.47s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (85.68s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.11s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.03s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (26.46s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (17.04s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (16.37s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (46.15s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (21.60s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (16.72s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (139.16s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.55s) [2022-03-02T16:58:24.735Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.46s) [2022-03-02T16:58:24.735Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.68s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.33s) [2022-03-02T16:58:24.735Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.04s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.61s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.67s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.14s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.81s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.55s) [2022-03-02T16:58:24.735Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-03-02T16:58:24.735Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.44s) [2022-03-02T16:58:24.735Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-03-02T16:58:24.735Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-02T16:58:24.735Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.63s) [2022-03-02T16:58:24.735Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-03-02T16:58:24.735Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-03-02T16:58:24.735Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.25s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.69s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (18.44s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.78s) [2022-03-02T16:58:24.735Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-03-02T16:58:24.735Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-03-02T16:58:24.735Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-02T16:58:24.735Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-03-02T16:58:24.735Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestBuildFails (7.34s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.13s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.28s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (10.95s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestBuildForceRm (12.81s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestBuildFromGit (11.82s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.65s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.31s) [2022-03-02T16:58:24.735Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.89s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.69s) [2022-03-02T16:58:24.735Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (14.69s) [2022-03-02T16:58:24.735Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestBuildHistory (13.58s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.21s) [2022-03-02T16:58:24.735Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.20s) [2022-03-02T16:58:24.736Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-03-02T16:58:24.736Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.96s) [2022-03-02T16:58:24.736Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.12s) [2022-03-02T16:58:24.736Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (9.78s) [2022-03-02T16:58:24.736Z] --- PASS: TestDockerSuite/TestBuildLabel (1.17s) [2022-03-02T16:58:24.736Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.76s) [2022-03-02T16:58:24.736Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.20s) [2022-03-02T16:58:24.736Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.74s) [2022-03-02T16:58:24.736Z] --- PASS: TestDockerSuite/TestBuildLabels (1.20s) [2022-03-02T16:58:24.736Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.88s) [2022-03-02T16:58:24.736Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.06s) [2022-03-02T16:58:24.736Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2022-03-02T16:58:24.736Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-03-02T16:58:24.736Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2022-03-02T16:58:24.736Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2022-03-02T16:58:24.736Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2022-03-02T16:58:24.736Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2022-03-02T16:58:24.736Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.68s) [2022-03-02T16:58:24.736Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.76s) [2022-03-02T16:58:24.736Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.75s) [2022-03-02T16:58:24.736Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (26.70s) [2022-03-02T16:58:24.736Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-03-02T16:58:24.736Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.60s) [2022-03-02T16:58:24.736Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (40.76s) [2022-03-02T16:58:24.736Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (22.23s) [2022-03-02T16:58:24.736Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.93s) [2022-03-02T16:58:24.736Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.99s) [2022-03-02T16:58:24.736Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.41s) [2022-03-02T16:58:24.736Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (19.45s) [2022-03-02T16:58:24.736Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-03-02T16:58:24.736Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (13.93s) [2022-03-02T16:58:24.736Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.82s) [2022-03-02T16:58:24.736Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-02T16:58:24.736Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-02T16:58:24.736Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.14s) [2022-03-02T16:58:24.736Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.93s) [2022-03-02T16:58:25.193Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.03s) [2022-03-02T16:58:25.193Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.33s) [2022-03-02T16:58:25.193Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.28s) [2022-03-02T16:58:25.193Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.85s) [2022-03-02T16:58:25.193Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.26s) [2022-03-02T16:58:25.193Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.72s) [2022-03-02T16:58:25.193Z] --- PASS: TestDockerSuite/TestBuildOnBuild (20.72s) [2022-03-02T16:58:25.193Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.19s) [2022-03-02T16:58:25.193Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (11.03s) [2022-03-02T16:58:25.193Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.85s) [2022-03-02T16:58:25.193Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (10.88s) [2022-03-02T16:58:25.193Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.19s) [2022-03-02T16:58:25.193Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.95s) [2022-03-02T16:58:25.193Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.52s) [2022-03-02T16:58:25.193Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-03-02T16:58:25.193Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-03-02T16:58:25.193Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.67s) [2022-03-02T16:58:25.193Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-02T16:58:25.193Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (48.25s) [2022-03-02T16:58:25.193Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (31.31s) [2022-03-02T16:58:25.193Z] --- PASS: TestDockerSuite/TestBuildRm (15.37s) [2022-03-02T16:58:25.193Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.88s) [2022-03-02T16:58:25.193Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-03-02T16:58:25.193Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.48s) [2022-03-02T16:58:25.193Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.72s) [2022-03-02T16:58:25.193Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.19s) [2022-03-02T16:58:25.193Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (8.96s) [2022-03-02T16:58:25.193Z] --- PASS: TestDockerSuite/TestBuildShellInherited (10.38s) [2022-03-02T16:58:25.193Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (22.91s) [2022-03-02T16:58:25.193Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.11s) [2022-03-02T16:58:25.193Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.79s) [2022-03-02T16:58:25.193Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (12.25s) [2022-03-02T16:58:25.193Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.36s) [2022-03-02T16:58:25.193Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.58s) [2022-03-02T16:58:25.193Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2022-03-02T16:58:25.193Z] --- PASS: TestDockerSuite/TestBuildStderr (5.04s) [2022-03-02T16:58:25.193Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (22.26s) [2022-03-02T16:58:25.193Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.46s) [2022-03-02T16:58:25.193Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.60s) [2022-03-02T16:58:25.193Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.68s) [2022-03-02T16:58:25.193Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.38s) [2022-03-02T16:58:25.193Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.01s) [2022-03-02T16:58:25.193Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2022-03-02T16:58:25.193Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2022-03-02T16:58:25.193Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-02T16:58:25.193Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.65s) [2022-03-02T16:58:25.193Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.70s) [2022-03-02T16:58:25.193Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (8.06s) [2022-03-02T16:58:25.193Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-02T16:58:25.193Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-02T16:58:25.193Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (24.30s) [2022-03-02T16:58:25.193Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.09s) [2022-03-02T16:58:25.193Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.95s) [2022-03-02T16:58:25.193Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.57s) [2022-03-02T16:58:25.193Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.56s) [2022-03-02T16:58:25.193Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-03-02T16:58:25.193Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.19s) [2022-03-02T16:58:25.193Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.49s) [2022-03-02T16:58:25.193Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.71s) [2022-03-02T16:58:25.193Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.58s) [2022-03-02T16:58:25.193Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.58s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (19.91s) [2022-03-02T16:58:25.194Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.45s) [2022-03-02T16:58:25.194Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.42s) [2022-03-02T16:58:25.194Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.41s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.04s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.33s) [2022-03-02T16:58:25.194Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.42s) [2022-03-02T16:58:25.194Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-03-02T16:58:25.194Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.36s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.08s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestCommitChange (5.47s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.97s) [2022-03-02T16:58:25.194Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.65s) [2022-03-02T16:58:25.194Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestCommitTTY (7.83s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.45s) [2022-03-02T16:58:25.194Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-02T16:58:25.194Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-02T16:58:25.194Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-02T16:58:25.194Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-02T16:58:25.194Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-02T16:58:25.194Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-02T16:58:25.194Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.04s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.11s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.77s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (17.19s) [2022-03-02T16:58:25.194Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.52s) [2022-03-02T16:58:25.194Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-02T16:58:25.194Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-02T16:58:25.194Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.50s) [2022-03-02T16:58:25.194Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.03s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.74s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-03-02T16:58:25.194Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-02T16:58:25.194Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-02T16:58:25.194Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.89s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.41s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.38s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-03-02T16:58:25.194Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.59s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.57s) [2022-03-02T16:58:25.194Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.03s) [2022-03-02T16:58:25.194Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.61s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.25s) [2022-03-02T16:58:25.194Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.71s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.28s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.62s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (8.99s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.23s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.09s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.02s) [2022-03-02T16:58:25.194Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestContainerAPIStop (7.32s) [2022-03-02T16:58:25.194Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.37s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.10s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.56s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.28s) [2022-03-02T16:58:25.194Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-02T16:58:25.194Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-02T16:58:25.194Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-02T16:58:25.194Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-02T16:58:25.194Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.05s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.89s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.69s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.69s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.77s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.66s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0003ff770_} (2.67s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13311441762_c:\foo_false____} (7.67s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13311441762_c:\foo_true____} (2.70s) [2022-03-02T16:58:25.194Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.33s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.07s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.07s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.07s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.06s) [2022-03-02T16:58:25.194Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-02T16:58:25.194Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-02T16:58:25.194Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-02T16:58:25.194Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-02T16:58:25.194Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.73s) [2022-03-02T16:58:25.194Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2022-03-02T16:58:25.194Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-02T16:58:25.194Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-02T16:58:25.194Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-02T16:58:25.194Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-02T16:58:25.194Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-02T16:58:25.194Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-02T16:58:25.194Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-02T16:58:25.194Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-02T16:58:25.194Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-02T16:58:25.194Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-02T16:58:25.194Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-02T16:58:25.194Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.70s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.09s) [2022-03-02T16:58:25.194Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.58s) [2022-03-02T16:58:25.194Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-02T16:58:25.194Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-02T16:58:25.194Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.24s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.73s) [2022-03-02T16:58:25.194Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-02T16:58:25.194Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.85s) [2022-03-02T16:58:25.194Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-03-02T16:58:25.194Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestCpToCaseH (14.58s) [2022-03-02T16:58:25.194Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-02T16:58:25.194Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestCpToDot (7.57s) [2022-03-02T16:58:25.194Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-02T16:58:25.194Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestCpToStdout (7.51s) [2022-03-02T16:58:25.194Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-02T16:58:25.194Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-02T16:58:25.194Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-02T16:58:25.194Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.22s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestCreateArgs (0.21s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.41s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.66s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.22s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.23s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.30s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.85s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestCreateLabels (0.22s) [2022-03-02T16:58:25.194Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestCreateRM (0.41s) [2022-03-02T16:58:25.194Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.21s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.40s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (13.72s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.25s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.56s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.26s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.23s) [2022-03-02T16:58:25.194Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.76s) [2022-03-02T16:58:25.194Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.16s) [2022-03-02T16:58:25.194Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-02T16:58:25.194Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-02T16:58:25.194Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-02T16:58:25.194Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-02T16:58:25.194Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-02T16:58:25.194Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-02T16:58:25.194Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-02T16:58:25.194Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-02T16:58:25.194Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2022-03-02T16:58:25.194Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-02T16:58:25.194Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-02T16:58:25.194Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-02T16:58:25.194Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-03-02T16:58:25.194Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.55s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.58s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.65s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.36s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestEventsCopy (5.64s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.67s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.58s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.98s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.19s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.72s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.18s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestEventsFilters (5.17s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestEventsFormat (9.98s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.09s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.09s) [2022-03-02T16:58:25.194Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-02T16:58:25.194Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-02T16:58:25.194Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.22s) [2022-03-02T16:58:25.194Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestEventsRename (3.24s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestEventsResize (8.42s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.70s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.31s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (10.15s) [2022-03-02T16:58:25.194Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestEventsUntag (2.85s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (7.52s) [2022-03-02T16:58:25.194Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-03-02T16:58:25.194Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.29s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.20s) [2022-03-02T16:58:25.194Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-02T16:58:25.194Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-02T16:58:25.194Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.22s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.36s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.38s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.18s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.63s) [2022-03-02T16:58:25.194Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-03-02T16:58:25.194Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-03-02T16:58:25.194Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.64s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestExecInspectID (5.10s) [2022-03-02T16:58:25.194Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-03-02T16:58:25.194Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-02T16:58:25.194Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-03-02T16:58:25.194Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-02T16:58:25.194Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-02T16:58:25.194Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.81s) [2022-03-02T16:58:25.194Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-02T16:58:25.194Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-03-02T16:58:25.194Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-02T16:58:25.194Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.55s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (8.84s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.39s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.32s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.34s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.41s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.16s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.09s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.10s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.09s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.04s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.10s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.41s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.78s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.26s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.12s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.33s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.57s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.67s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestImagesFormat (0.24s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.10s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.09s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestImportBadURL (0.19s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.23s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.48s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.42s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.10s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.39s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.22s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.42s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestInspectDefault (2.56s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestInspectHistory (5.19s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.54s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.42s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.23s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.41s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.48s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.09s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.39s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestInspectStatus (2.93s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.01s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.58s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.58s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.53s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (7.37s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.43s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.49s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.15s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.15s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.18s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.26s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.97s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.68s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.50s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.09s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (8.25s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.81s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (8.06s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (3.19s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (3.19s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.55s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (7.40s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestLogsSince (9.37s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestLogsTail (3.13s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.79s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.59s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.04s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.50s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestPsByOrder (9.78s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.56s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (20.45s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.33s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.85s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.23s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.98s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (9.95s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.21s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.08s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.85s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.44s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (1.05s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.46s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.53s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.66s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (20.09s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.85s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.30s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.23s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.88s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.73s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (9.44s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.03s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.54s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.34s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (15.94s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.10s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.81s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.21s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (10.84s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (13.30s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.77s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestRmiTag (0.79s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.50s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (18.60s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.79s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.57s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.52s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.22s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.90s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.48s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.41s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (7.39s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.53s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.09s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.10s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.38s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.50s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-02T16:58:25.195Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.19s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-02T16:58:25.195Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-02T16:58:25.196Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.60s) [2022-03-02T16:58:25.196Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.51s) [2022-03-02T16:58:25.196Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.42s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-02T16:58:25.196Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.36s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.03s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-02T16:58:25.196Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.22s) [2022-03-02T16:58:25.196Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.79s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-02T16:58:25.196Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.47s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-02T16:58:25.196Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.15s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-02T16:58:25.196Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.51s) [2022-03-02T16:58:25.196Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.41s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-02T16:58:25.196Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.40s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-02T16:58:25.196Z] --- PASS: TestDockerSuite/TestRunExitCode (7.28s) [2022-03-02T16:58:25.196Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.40s) [2022-03-02T16:58:25.196Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.39s) [2022-03-02T16:58:25.196Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.61s) [2022-03-02T16:58:25.196Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-02T16:58:25.196Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.14s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-02T16:58:25.196Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-02T16:58:25.196Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (10.32s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-02T16:58:25.196Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.89s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-02T16:58:25.196Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.38s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-02T16:58:25.196Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.43s) [2022-03-02T16:58:25.196Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (7.52s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.03s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-02T16:58:25.196Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.40s) [2022-03-02T16:58:25.196Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.50s) [2022-03-02T16:58:25.196Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.35s) [2022-03-02T16:58:25.196Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.38s) [2022-03-02T16:58:25.196Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.34s) [2022-03-02T16:58:25.196Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (7.11s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.03s) [2022-03-02T16:58:25.196Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.46s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.03s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-02T16:58:25.196Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (14.03s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-02T16:58:25.196Z] --- PASS: TestDockerSuite/TestRunRm (7.69s) [2022-03-02T16:58:25.196Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.22s) [2022-03-02T16:58:25.196Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.62s) [2022-03-02T16:58:25.196Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (7.46s) [2022-03-02T16:58:25.196Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.70s) [2022-03-02T16:58:25.196Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (3.17s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.03s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-03-02T16:58:25.196Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.70s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-02T16:58:25.196Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.63s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-03-02T16:58:25.196Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.24s) [2022-03-02T16:58:25.196Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.10s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s) [2022-03-02T16:58:25.196Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.40s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.03s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-03-02T16:58:25.196Z] --- PASS: TestDockerSuite/TestRunUserDefaults (7.46s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-02T16:58:25.196Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (7.34s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-02T16:58:25.196Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (8.46s) [2022-03-02T16:58:25.196Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.99s) [2022-03-02T16:58:25.196Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.19s) [2022-03-02T16:58:25.196Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.15s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-02T16:58:25.196Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.15s) [2022-03-02T16:58:25.196Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.88s) [2022-03-02T16:58:25.196Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.74s) [2022-03-02T16:58:25.196Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.65s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-02T16:58:25.196Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2022-03-02T16:58:25.196Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-02T16:58:25.196Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.68s) [2022-03-02T16:58:25.196Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.96s) [2022-03-02T16:58:25.196Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.49s) [2022-03-02T16:58:25.196Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (10.57s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.03s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-03-02T16:58:25.196Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.83s) [2022-03-02T16:58:25.196Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.51s) [2022-03-02T16:58:25.196Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.50s) [2022-03-02T16:58:25.196Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.52s) [2022-03-02T16:58:25.196Z] --- PASS: TestDockerSuite/TestSearchWithLimit (2.22s) [2022-03-02T16:58:25.196Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (12.91s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-02T16:58:25.196Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.15s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-02T16:58:25.196Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.67s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-03-02T16:58:25.196Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (9.86s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-02T16:58:25.196Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.61s) [2022-03-02T16:58:25.196Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.76s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-02T16:58:25.196Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.53s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-02T16:58:25.196Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.39s) [2022-03-02T16:58:25.196Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.21s) [2022-03-02T16:58:25.196Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.27s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-02T16:58:25.196Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.47s) [2022-03-02T16:58:25.196Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.38s) [2022-03-02T16:58:25.196Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.19s) [2022-03-02T16:58:25.196Z] --- PASS: TestDockerSuite/TestVolumeCLILs (8.02s) [2022-03-02T16:58:25.196Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.10s) [2022-03-02T16:58:25.196Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.65s) [2022-03-02T16:58:25.196Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.55s) [2022-03-02T16:58:25.196Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.51s) [2022-03-02T16:58:25.196Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.11s) [2022-03-02T16:58:25.196Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.24s) [2022-03-02T16:58:25.196Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (14.61s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-02T16:58:25.196Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.76s) [2022-03-02T16:58:25.196Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.26s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-02T16:58:25.196Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (12.76s) [2022-03-02T16:58:25.196Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.37s) [2022-03-02T16:58:25.196Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.34s) [2022-03-02T16:58:25.196Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (10.54s) [2022-03-02T16:58:25.196Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-02T16:58:25.196Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.71s) [2022-03-02T16:58:25.196Z] === RUN TestDockerRegistrySuite [2022-03-02T16:58:25.196Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-03-02T16:58:25.196Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.196Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-03-02T16:58:25.196Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.197Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-03-02T16:58:25.197Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.197Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-03-02T16:58:25.197Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.197Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-03-02T16:58:25.197Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.197Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-03-02T16:58:25.197Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.197Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-03-02T16:58:25.197Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.197Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-03-02T16:58:25.197Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.197Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-03-02T16:58:25.197Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.197Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-03-02T16:58:25.197Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.197Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-03-02T16:58:25.197Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.197Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-03-02T16:58:25.197Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.197Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-03-02T16:58:25.197Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.197Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-03-02T16:58:25.197Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.197Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-03-02T16:58:25.197Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.197Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-03-02T16:58:25.197Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.197Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-03-02T16:58:25.197Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.197Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-03-02T16:58:25.197Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.197Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-03-02T16:58:25.197Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.197Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-03-02T16:58:25.197Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.197Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-03-02T16:58:25.197Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.197Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-03-02T16:58:25.197Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.197Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-03-02T16:58:25.197Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.197Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-03-02T16:58:25.197Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.197Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-03-02T16:58:25.197Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.197Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-03-02T16:58:25.197Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.197Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-03-02T16:58:25.197Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.197Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-03-02T16:58:25.197Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.197Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-03-02T16:58:25.197Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.197Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-03-02T16:58:25.197Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.197Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-03-02T16:58:25.197Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.197Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-03-02T16:58:25.197Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.197Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-03-02T16:58:25.197Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.197Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-03-02T16:58:25.197Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.197Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-03-02T16:58:25.197Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.197Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-03-02T16:58:25.197Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.197Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-03-02T16:58:25.197Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.197Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-03-02T16:58:25.197Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.197Z] --- PASS: TestDockerRegistrySuite (0.21s) [2022-03-02T16:58:25.197Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-02T16:58:25.197Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-02T16:58:25.197Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-02T16:58:25.197Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-02T16:58:25.197Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-02T16:58:25.197Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-02T16:58:25.197Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-02T16:58:25.197Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-02T16:58:25.197Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-02T16:58:25.197Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-02T16:58:25.197Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-02T16:58:25.197Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-02T16:58:25.197Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-02T16:58:25.197Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-02T16:58:25.197Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-02T16:58:25.197Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-02T16:58:25.197Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-02T16:58:25.197Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-02T16:58:25.197Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-02T16:58:25.197Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-02T16:58:25.197Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-02T16:58:25.197Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-02T16:58:25.197Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-02T16:58:25.197Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-02T16:58:25.197Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-02T16:58:25.197Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-02T16:58:25.197Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-02T16:58:25.197Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-02T16:58:25.197Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-02T16:58:25.197Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-02T16:58:25.197Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-02T16:58:25.197Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-02T16:58:25.197Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-02T16:58:25.197Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-02T16:58:25.197Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-02T16:58:25.197Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-02T16:58:25.197Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-02T16:58:25.197Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-02T16:58:25.197Z] === RUN TestDockerSchema1RegistrySuite [2022-03-02T16:58:25.197Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-03-02T16:58:25.197Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.197Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-03-02T16:58:25.197Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.197Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-03-02T16:58:25.197Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.197Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-03-02T16:58:25.197Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.197Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-03-02T16:58:25.197Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.197Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-03-02T16:58:25.197Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.197Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-03-02T16:58:25.197Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.197Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-03-02T16:58:25.197Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.197Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-03-02T16:58:25.197Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.197Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-03-02T16:58:25.197Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.197Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-03-02T16:58:25.197Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.197Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-03-02T16:58:25.197Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-02T16:58:25.197Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-02T16:58:25.197Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-02T16:58:25.197Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-02T16:58:25.197Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-02T16:58:25.197Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-02T16:58:25.197Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-02T16:58:25.197Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-02T16:58:25.197Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-02T16:58:25.197Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-02T16:58:25.197Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-02T16:58:25.197Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-03-02T16:58:25.197Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-03-02T16:58:25.197Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.197Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-03-02T16:58:25.197Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.197Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-03-02T16:58:25.197Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.197Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-03-02T16:58:25.197Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.197Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-03-02T16:58:25.197Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.197Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-03-02T16:58:25.197Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.197Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-03-02T16:58:25.197Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.197Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-03-02T16:58:25.197Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.197Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-03-02T16:58:25.197Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-02T16:58:25.197Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-02T16:58:25.197Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-02T16:58:25.197Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-02T16:58:25.197Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-02T16:58:25.197Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-02T16:58:25.197Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-02T16:58:25.197Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-02T16:58:25.197Z] === RUN TestDockerRegistryAuthTokenSuite [2022-03-02T16:58:25.197Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-03-02T16:58:25.197Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.197Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-03-02T16:58:25.197Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.197Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-03-02T16:58:25.197Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.197Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-03-02T16:58:25.197Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.197Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-03-02T16:58:25.197Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.197Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-03-02T16:58:25.197Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-02T16:58:25.197Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-02T16:58:25.197Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-02T16:58:25.197Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-02T16:58:25.197Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-02T16:58:25.197Z] === RUN TestDockerDaemonSuite [2022-03-02T16:58:25.197Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-03-02T16:58:25.197Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.197Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-03-02T16:58:25.197Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.197Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-03-02T16:58:25.197Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.197Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-03-02T16:58:25.197Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-02T16:58:25.197Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-02T16:58:25.197Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-02T16:58:25.197Z] === RUN TestDockerSwarmSuite [2022-03-02T16:58:25.197Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-03-02T16:58:25.197Z] === RUN TestDockerPluginSuite [2022-03-02T16:58:25.197Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-03-02T16:58:25.197Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.197Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-03-02T16:58:25.197Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.197Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-03-02T16:58:25.197Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.197Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-03-02T16:58:25.197Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.197Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-03-02T16:58:25.197Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.197Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-03-02T16:58:25.197Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.197Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-03-02T16:58:25.197Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.197Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-03-02T16:58:25.197Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.197Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-03-02T16:58:25.197Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.197Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-03-02T16:58:25.197Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.197Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-03-02T16:58:25.197Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.197Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-03-02T16:58:25.197Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-02T16:58:25.197Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-02T16:58:25.197Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-02T16:58:25.197Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-02T16:58:25.198Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-02T16:58:25.198Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-02T16:58:25.198Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-02T16:58:25.198Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-02T16:58:25.198Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-02T16:58:25.198Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-02T16:58:25.198Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-02T16:58:25.198Z] === RUN TestDockerExternalVolumeSuite [2022-03-02T16:58:25.198Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.198Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-03-02T16:58:25.198Z] === RUN TestDockerNetworkSuite [2022-03-02T16:58:25.198Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.198Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-03-02T16:58:25.198Z] === RUN TestDockerHubPullSuite [2022-03-02T16:58:25.198Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.198Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-03-02T16:58:25.198Z] PASS [2022-03-02T16:58:25.198Z] ok github.com/docker/docker/integration-cli 3117.482s [2022-03-02T16:58:25.656Z] [2022-03-02T16:58:25.656Z] === Skipped [2022-03-02T16:58:25.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-03-02T16:58:25.656Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.656Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-03-02T16:58:25.656Z] [2022-03-02T16:58:25.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-02T16:58:25.656Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.656Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-02T16:58:25.656Z] [2022-03-02T16:58:25.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.05s) [2022-03-02T16:58:25.656Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.656Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.05s) [2022-03-02T16:58:25.656Z] [2022-03-02T16:58:25.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-03-02T16:58:25.656Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.656Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-03-02T16:58:25.656Z] [2022-03-02T16:58:25.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-03-02T16:58:25.656Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.656Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-03-02T16:58:25.656Z] [2022-03-02T16:58:25.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-02T16:58:25.656Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.656Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-02T16:58:25.656Z] [2022-03-02T16:58:25.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-03-02T16:58:25.656Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.656Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-03-02T16:58:25.656Z] [2022-03-02T16:58:25.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-02T16:58:25.657Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.657Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-02T16:58:25.657Z] [2022-03-02T16:58:25.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-03-02T16:58:25.657Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.657Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-03-02T16:58:25.657Z] [2022-03-02T16:58:25.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-03-02T16:58:25.657Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.657Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-03-02T16:58:25.657Z] [2022-03-02T16:58:25.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-02T16:58:25.657Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.657Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-02T16:58:25.657Z] [2022-03-02T16:58:25.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-02T16:58:25.657Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.657Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-02T16:58:25.657Z] [2022-03-02T16:58:25.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-02T16:58:25.657Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-02T16:58:25.657Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-02T16:58:25.657Z] [2022-03-02T16:58:25.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-02T16:58:25.657Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-02T16:58:25.657Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-02T16:58:25.657Z] [2022-03-02T16:58:25.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-02T16:58:25.657Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.657Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-02T16:58:25.657Z] [2022-03-02T16:58:25.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-02T16:58:25.657Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.657Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-02T16:58:25.657Z] [2022-03-02T16:58:25.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-02T16:58:25.657Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-02T16:58:25.657Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-02T16:58:25.657Z] [2022-03-02T16:58:25.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-02T16:58:25.657Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.657Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-02T16:58:25.657Z] [2022-03-02T16:58:25.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.50s) [2022-03-02T16:58:25.657Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-02T16:58:25.657Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.50s) [2022-03-02T16:58:25.657Z] [2022-03-02T16:58:25.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-02T16:58:25.657Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.657Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-02T16:58:25.657Z] [2022-03-02T16:58:25.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-02T16:58:25.657Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.657Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-02T16:58:25.657Z] [2022-03-02T16:58:25.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-02T16:58:25.657Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.657Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-02T16:58:25.657Z] [2022-03-02T16:58:25.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-03-02T16:58:25.657Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.657Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-03-02T16:58:25.657Z] [2022-03-02T16:58:25.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-02T16:58:25.657Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.657Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-02T16:58:25.657Z] [2022-03-02T16:58:25.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-03-02T16:58:25.657Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.657Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-03-02T16:58:25.657Z] [2022-03-02T16:58:25.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-03-02T16:58:25.657Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.657Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-03-02T16:58:25.657Z] [2022-03-02T16:58:25.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-02T16:58:25.657Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.657Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-02T16:58:25.657Z] [2022-03-02T16:58:25.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-02T16:58:25.657Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.657Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-02T16:58:25.657Z] [2022-03-02T16:58:25.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-02T16:58:25.657Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.657Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-02T16:58:25.657Z] [2022-03-02T16:58:25.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-03-02T16:58:25.657Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.657Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-03-02T16:58:25.657Z] [2022-03-02T16:58:25.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.47s) [2022-03-02T16:58:25.657Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.657Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.47s) [2022-03-02T16:58:25.657Z] [2022-03-02T16:58:25.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.96s) [2022-03-02T16:58:25.657Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.657Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.96s) [2022-03-02T16:58:25.657Z] [2022-03-02T16:58:25.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.36s) [2022-03-02T16:58:25.657Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.657Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.36s) [2022-03-02T16:58:25.657Z] [2022-03-02T16:58:25.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.51s) [2022-03-02T16:58:25.657Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.657Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.51s) [2022-03-02T16:58:25.657Z] [2022-03-02T16:58:25.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-03-02T16:58:25.657Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.657Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-03-02T16:58:25.657Z] [2022-03-02T16:58:25.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-02T16:58:25.657Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.657Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-02T16:58:25.657Z] [2022-03-02T16:58:25.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-03-02T16:58:25.657Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.657Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-03-02T16:58:25.657Z] [2022-03-02T16:58:25.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.06s) [2022-03-02T16:58:25.657Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.657Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.06s) [2022-03-02T16:58:25.657Z] [2022-03-02T16:58:25.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-03-02T16:58:25.657Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.657Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-03-02T16:58:25.657Z] [2022-03-02T16:58:25.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.96s) [2022-03-02T16:58:25.657Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.657Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.96s) [2022-03-02T16:58:25.657Z] [2022-03-02T16:58:25.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.50s) [2022-03-02T16:58:25.657Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.657Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.50s) [2022-03-02T16:58:25.657Z] [2022-03-02T16:58:25.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-03-02T16:58:25.657Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.657Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-03-02T16:58:25.657Z] [2022-03-02T16:58:25.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-03-02T16:58:25.657Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.657Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-03-02T16:58:25.657Z] [2022-03-02T16:58:25.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-02T16:58:25.657Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-02T16:58:25.657Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-02T16:58:25.657Z] [2022-03-02T16:58:25.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-02T16:58:25.657Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.657Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-02T16:58:25.657Z] [2022-03-02T16:58:25.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-02T16:58:25.657Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.657Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-02T16:58:25.657Z] [2022-03-02T16:58:25.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-03-02T16:58:25.657Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.657Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-03-02T16:58:25.657Z] [2022-03-02T16:58:25.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-02T16:58:25.657Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.657Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-02T16:58:25.657Z] [2022-03-02T16:58:25.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-02T16:58:25.657Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.657Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-02T16:58:25.657Z] [2022-03-02T16:58:25.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2022-03-02T16:58:25.657Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.657Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2022-03-02T16:58:25.657Z] [2022-03-02T16:58:25.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s) [2022-03-02T16:58:25.657Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.657Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s) [2022-03-02T16:58:25.657Z] [2022-03-02T16:58:25.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-03-02T16:58:25.657Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.657Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-03-02T16:58:25.657Z] [2022-03-02T16:58:25.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-03-02T16:58:25.657Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.657Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-03-02T16:58:25.657Z] [2022-03-02T16:58:25.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.49s) [2022-03-02T16:58:25.657Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.657Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.49s) [2022-03-02T16:58:25.657Z] [2022-03-02T16:58:25.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.47s) [2022-03-02T16:58:25.657Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.657Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.47s) [2022-03-02T16:58:25.657Z] [2022-03-02T16:58:25.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.46s) [2022-03-02T16:58:25.657Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.657Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.46s) [2022-03-02T16:58:25.657Z] [2022-03-02T16:58:25.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-03-02T16:58:25.657Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.657Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-03-02T16:58:25.657Z] [2022-03-02T16:58:25.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.04s) [2022-03-02T16:58:25.657Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.657Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.04s) [2022-03-02T16:58:25.657Z] [2022-03-02T16:58:25.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2022-03-02T16:58:25.657Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.657Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-03-02T16:58:25.657Z] [2022-03-02T16:58:25.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.44s) [2022-03-02T16:58:25.657Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.657Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.44s) [2022-03-02T16:58:25.657Z] [2022-03-02T16:58:25.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-03-02T16:58:25.657Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.657Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-03-02T16:58:25.657Z] [2022-03-02T16:58:25.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-02T16:58:25.657Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.657Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-02T16:58:25.657Z] [2022-03-02T16:58:25.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-02T16:58:25.657Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.657Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-02T16:58:25.657Z] [2022-03-02T16:58:25.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-03-02T16:58:25.657Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.657Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-03-02T16:58:25.657Z] [2022-03-02T16:58:25.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-03-02T16:58:25.657Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.657Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-03-02T16:58:25.657Z] [2022-03-02T16:58:25.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-03-02T16:58:25.657Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.657Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-03-02T16:58:25.657Z] [2022-03-02T16:58:25.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-03-02T16:58:25.657Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.657Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-03-02T16:58:25.657Z] [2022-03-02T16:58:25.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2022-03-02T16:58:25.657Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.658Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-03-02T16:58:25.658Z] [2022-03-02T16:58:25.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-02T16:58:25.658Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.658Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-02T16:58:25.658Z] [2022-03-02T16:58:25.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-03-02T16:58:25.658Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.658Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-03-02T16:58:25.658Z] [2022-03-02T16:58:25.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-02T16:58:25.658Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.658Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-02T16:58:25.658Z] [2022-03-02T16:58:25.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-03-02T16:58:25.658Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-02T16:58:25.658Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-03-02T16:58:25.658Z] [2022-03-02T16:58:25.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-03-02T16:58:25.658Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.658Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-03-02T16:58:25.658Z] [2022-03-02T16:58:25.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-03-02T16:58:25.658Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.658Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-03-02T16:58:25.658Z] [2022-03-02T16:58:25.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-03-02T16:58:25.658Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.658Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-03-02T16:58:25.658Z] [2022-03-02T16:58:25.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.11s) [2022-03-02T16:58:25.658Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.658Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2022-03-02T16:58:25.658Z] [2022-03-02T16:58:25.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2022-03-02T16:58:25.658Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.658Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-03-02T16:58:25.658Z] [2022-03-02T16:58:25.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-03-02T16:58:25.658Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.658Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-03-02T16:58:25.658Z] [2022-03-02T16:58:25.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-03-02T16:58:25.658Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.658Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-03-02T16:58:25.658Z] [2022-03-02T16:58:25.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-02T16:58:25.658Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.658Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-02T16:58:25.658Z] [2022-03-02T16:58:25.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-02T16:58:25.658Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.658Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-02T16:58:25.658Z] [2022-03-02T16:58:25.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-03-02T16:58:25.658Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.658Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-03-02T16:58:25.658Z] [2022-03-02T16:58:25.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-03-02T16:58:25.658Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.658Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-03-02T16:58:25.658Z] [2022-03-02T16:58:25.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-02T16:58:25.658Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.658Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-02T16:58:25.658Z] [2022-03-02T16:58:25.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-03-02T16:58:25.658Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.658Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-03-02T16:58:25.658Z] [2022-03-02T16:58:25.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.48s) [2022-03-02T16:58:25.658Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.658Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.48s) [2022-03-02T16:58:25.658Z] [2022-03-02T16:58:25.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.46s) [2022-03-02T16:58:25.658Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.658Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.46s) [2022-03-02T16:58:25.658Z] [2022-03-02T16:58:25.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.05s) [2022-03-02T16:58:25.658Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.658Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2022-03-02T16:58:25.658Z] [2022-03-02T16:58:25.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2022-03-02T16:58:25.658Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.658Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2022-03-02T16:58:25.658Z] [2022-03-02T16:58:25.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-02T16:58:25.658Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.658Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-02T16:58:25.658Z] [2022-03-02T16:58:25.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-02T16:58:25.658Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.658Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-02T16:58:25.658Z] [2022-03-02T16:58:25.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-02T16:58:25.658Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.658Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-02T16:58:25.658Z] [2022-03-02T16:58:25.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.56s) [2022-03-02T16:58:25.658Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.658Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.56s) [2022-03-02T16:58:25.658Z] [2022-03-02T16:58:25.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-03-02T16:58:25.658Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.658Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-03-02T16:58:25.658Z] [2022-03-02T16:58:25.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.49s) [2022-03-02T16:58:25.658Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.658Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.49s) [2022-03-02T16:58:25.658Z] [2022-03-02T16:58:25.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.45s) [2022-03-02T16:58:25.658Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.658Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.45s) [2022-03-02T16:58:25.658Z] [2022-03-02T16:58:25.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.42s) [2022-03-02T16:58:25.658Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.658Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.42s) [2022-03-02T16:58:25.658Z] [2022-03-02T16:58:25.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-03-02T16:58:25.658Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.658Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-03-02T16:58:25.658Z] [2022-03-02T16:58:25.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.42s) [2022-03-02T16:58:25.658Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.658Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.42s) [2022-03-02T16:58:25.658Z] [2022-03-02T16:58:25.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-03-02T16:58:25.658Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.658Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-03-02T16:58:25.658Z] [2022-03-02T16:58:25.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-03-02T16:58:25.658Z] docker_cli_sni_test.go:18: Flakey test [2022-03-02T16:58:25.658Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-03-02T16:58:25.658Z] [2022-03-02T16:58:25.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-02T16:58:25.658Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.658Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-02T16:58:25.658Z] [2022-03-02T16:58:25.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-02T16:58:25.658Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.658Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-02T16:58:25.658Z] [2022-03-02T16:58:25.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-02T16:58:25.658Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.658Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-02T16:58:25.658Z] [2022-03-02T16:58:25.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-02T16:58:25.658Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.658Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-02T16:58:25.658Z] [2022-03-02T16:58:25.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-02T16:58:25.658Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.658Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-02T16:58:25.658Z] [2022-03-02T16:58:25.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-02T16:58:25.658Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.658Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-02T16:58:25.658Z] [2022-03-02T16:58:25.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-02T16:58:25.658Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.658Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-02T16:58:25.658Z] [2022-03-02T16:58:25.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-02T16:58:25.658Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.658Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-02T16:58:25.658Z] [2022-03-02T16:58:25.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.04s) [2022-03-02T16:58:25.658Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.658Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.04s) [2022-03-02T16:58:25.658Z] [2022-03-02T16:58:25.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-02T16:58:25.658Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.658Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-02T16:58:25.658Z] [2022-03-02T16:58:25.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-02T16:58:25.658Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.658Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-02T16:58:25.658Z] [2022-03-02T16:58:25.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-02T16:58:25.658Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.658Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-02T16:58:25.658Z] [2022-03-02T16:58:25.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-02T16:58:25.658Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.658Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-02T16:58:25.658Z] [2022-03-02T16:58:25.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-02T16:58:25.658Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.658Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-02T16:58:25.658Z] [2022-03-02T16:58:25.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-02T16:58:25.658Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.658Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-02T16:58:25.658Z] [2022-03-02T16:58:25.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-02T16:58:25.658Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.658Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-02T16:58:25.658Z] [2022-03-02T16:58:25.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-02T16:58:25.658Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.658Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-02T16:58:25.658Z] [2022-03-02T16:58:25.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-02T16:58:25.658Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.658Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-02T16:58:25.658Z] [2022-03-02T16:58:25.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.03s) [2022-03-02T16:58:25.658Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.658Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.03s) [2022-03-02T16:58:25.658Z] [2022-03-02T16:58:25.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-02T16:58:25.658Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.658Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-02T16:58:25.658Z] [2022-03-02T16:58:25.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-02T16:58:25.658Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.658Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-02T16:58:25.658Z] [2022-03-02T16:58:25.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-02T16:58:25.658Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.658Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-02T16:58:25.658Z] [2022-03-02T16:58:25.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-02T16:58:25.658Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.658Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-02T16:58:25.658Z] [2022-03-02T16:58:25.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-02T16:58:25.658Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.658Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-02T16:58:25.658Z] [2022-03-02T16:58:25.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-02T16:58:25.658Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.658Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-02T16:58:25.658Z] [2022-03-02T16:58:25.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-02T16:58:25.658Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.658Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-02T16:58:25.658Z] [2022-03-02T16:58:25.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-02T16:58:25.658Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.658Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-02T16:58:25.658Z] [2022-03-02T16:58:25.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-02T16:58:25.658Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.658Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-02T16:58:25.658Z] [2022-03-02T16:58:25.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-02T16:58:25.658Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.658Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-02T16:58:25.658Z] [2022-03-02T16:58:25.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-02T16:58:25.658Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.658Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-02T16:58:25.658Z] [2022-03-02T16:58:25.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-02T16:58:25.658Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.658Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-02T16:58:25.658Z] [2022-03-02T16:58:25.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-02T16:58:25.658Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.658Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-02T16:58:25.658Z] [2022-03-02T16:58:25.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-02T16:58:25.659Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.659Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-02T16:58:25.659Z] [2022-03-02T16:58:25.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-03-02T16:58:25.659Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.659Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-03-02T16:58:25.659Z] [2022-03-02T16:58:25.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2022-03-02T16:58:25.659Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.659Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2022-03-02T16:58:25.659Z] [2022-03-02T16:58:25.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-02T16:58:25.659Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.659Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-02T16:58:25.659Z] [2022-03-02T16:58:25.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-02T16:58:25.659Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.659Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-02T16:58:25.659Z] [2022-03-02T16:58:25.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-02T16:58:25.659Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.659Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-02T16:58:25.659Z] [2022-03-02T16:58:25.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-02T16:58:25.659Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.659Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-02T16:58:25.659Z] [2022-03-02T16:58:25.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-02T16:58:25.659Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.659Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-02T16:58:25.659Z] [2022-03-02T16:58:25.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-02T16:58:25.659Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.659Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-02T16:58:25.659Z] [2022-03-02T16:58:25.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-02T16:58:25.659Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.659Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-02T16:58:25.659Z] [2022-03-02T16:58:25.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-02T16:58:25.659Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.659Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-02T16:58:25.659Z] [2022-03-02T16:58:25.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-02T16:58:25.659Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.659Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-02T16:58:25.659Z] [2022-03-02T16:58:25.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-02T16:58:25.659Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.659Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-02T16:58:25.659Z] [2022-03-02T16:58:25.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-02T16:58:25.659Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.659Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-02T16:58:25.659Z] [2022-03-02T16:58:25.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-02T16:58:25.659Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.659Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-02T16:58:25.659Z] [2022-03-02T16:58:25.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-02T16:58:25.659Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.659Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-02T16:58:25.659Z] [2022-03-02T16:58:25.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-02T16:58:25.659Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.659Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-02T16:58:25.659Z] [2022-03-02T16:58:25.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-02T16:58:25.659Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.659Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-02T16:58:25.659Z] [2022-03-02T16:58:25.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-03-02T16:58:25.659Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.659Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-03-02T16:58:25.659Z] [2022-03-02T16:58:25.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-02T16:58:25.659Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.659Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-02T16:58:25.659Z] [2022-03-02T16:58:25.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-02T16:58:25.659Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.659Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-02T16:58:25.659Z] [2022-03-02T16:58:25.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-03-02T16:58:25.659Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.659Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-03-02T16:58:25.659Z] [2022-03-02T16:58:25.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-02T16:58:25.659Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.659Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-02T16:58:25.659Z] [2022-03-02T16:58:25.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-02T16:58:25.659Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.659Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-02T16:58:25.659Z] [2022-03-02T16:58:25.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-02T16:58:25.659Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.659Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-02T16:58:25.659Z] [2022-03-02T16:58:25.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-02T16:58:25.659Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.659Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-02T16:58:25.659Z] [2022-03-02T16:58:25.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-02T16:58:25.659Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.659Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-02T16:58:25.659Z] [2022-03-02T16:58:25.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-02T16:58:25.659Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.659Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-02T16:58:25.659Z] [2022-03-02T16:58:25.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-02T16:58:25.659Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.659Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-02T16:58:25.659Z] [2022-03-02T16:58:25.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-02T16:58:25.659Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.659Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-02T16:58:25.659Z] [2022-03-02T16:58:25.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-02T16:58:25.659Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.659Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-02T16:58:25.659Z] [2022-03-02T16:58:25.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-02T16:58:25.659Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.659Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-02T16:58:25.659Z] [2022-03-02T16:58:25.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-02T16:58:25.659Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-02T16:58:25.659Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-02T16:58:25.659Z] [2022-03-02T16:58:25.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-02T16:58:25.659Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.659Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-02T16:58:25.659Z] [2022-03-02T16:58:25.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-02T16:58:25.659Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.659Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-02T16:58:25.659Z] [2022-03-02T16:58:25.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-02T16:58:25.659Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.659Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-02T16:58:25.659Z] [2022-03-02T16:58:25.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-02T16:58:25.659Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.659Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-02T16:58:25.659Z] [2022-03-02T16:58:25.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-02T16:58:25.659Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.659Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-02T16:58:25.659Z] [2022-03-02T16:58:25.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-02T16:58:25.659Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.659Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-02T16:58:25.659Z] [2022-03-02T16:58:25.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-02T16:58:25.659Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.659Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-02T16:58:25.659Z] [2022-03-02T16:58:25.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-02T16:58:25.659Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.659Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-02T16:58:25.659Z] [2022-03-02T16:58:25.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-02T16:58:25.659Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.659Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-02T16:58:25.659Z] [2022-03-02T16:58:25.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-02T16:58:25.659Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.659Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-02T16:58:25.659Z] [2022-03-02T16:58:25.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-02T16:58:25.659Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.659Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-02T16:58:25.659Z] [2022-03-02T16:58:25.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-02T16:58:25.659Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.659Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-02T16:58:25.659Z] [2022-03-02T16:58:25.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-02T16:58:25.659Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.659Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-02T16:58:25.659Z] [2022-03-02T16:58:25.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-02T16:58:25.659Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.659Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-02T16:58:25.659Z] [2022-03-02T16:58:25.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-03-02T16:58:25.659Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.659Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-03-02T16:58:25.659Z] [2022-03-02T16:58:25.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-03-02T16:58:25.659Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.659Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-03-02T16:58:25.659Z] [2022-03-02T16:58:25.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-02T16:58:25.659Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.659Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-02T16:58:25.659Z] [2022-03-02T16:58:25.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-02T16:58:25.659Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.659Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-02T16:58:25.659Z] [2022-03-02T16:58:25.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-02T16:58:25.659Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.659Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-02T16:58:25.659Z] [2022-03-02T16:58:25.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-02T16:58:25.659Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.659Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-02T16:58:25.659Z] [2022-03-02T16:58:25.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-03-02T16:58:25.659Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.659Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-03-02T16:58:25.659Z] [2022-03-02T16:58:25.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-03-02T16:58:25.659Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.659Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-03-02T16:58:25.659Z] [2022-03-02T16:58:25.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-02T16:58:25.659Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.659Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-02T16:58:25.659Z] [2022-03-02T16:58:25.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-02T16:58:25.659Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.659Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-02T16:58:25.659Z] [2022-03-02T16:58:25.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-02T16:58:25.659Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.659Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-02T16:58:25.659Z] [2022-03-02T16:58:25.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-02T16:58:25.659Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.659Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-02T16:58:25.659Z] [2022-03-02T16:58:25.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-03-02T16:58:25.659Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.659Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-03-02T16:58:25.659Z] [2022-03-02T16:58:25.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-03-02T16:58:25.659Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.659Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-03-02T16:58:25.659Z] [2022-03-02T16:58:25.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-02T16:58:25.659Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.659Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-02T16:58:25.659Z] [2022-03-02T16:58:25.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-03-02T16:58:25.659Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.659Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-03-02T16:58:25.659Z] [2022-03-02T16:58:25.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-02T16:58:25.659Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.659Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-02T16:58:25.660Z] [2022-03-02T16:58:25.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-03-02T16:58:25.660Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.660Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-03-02T16:58:25.660Z] [2022-03-02T16:58:25.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-02T16:58:25.660Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-02T16:58:25.660Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-02T16:58:25.660Z] [2022-03-02T16:58:25.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-02T16:58:25.660Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.660Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-02T16:58:25.660Z] [2022-03-02T16:58:25.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-02T16:58:25.660Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.660Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-02T16:58:25.660Z] [2022-03-02T16:58:25.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2022-03-02T16:58:25.660Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.660Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-03-02T16:58:25.660Z] [2022-03-02T16:58:25.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-02T16:58:25.660Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.660Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-02T16:58:25.660Z] [2022-03-02T16:58:25.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-02T16:58:25.660Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.660Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-02T16:58:25.660Z] [2022-03-02T16:58:25.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-02T16:58:25.660Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.660Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-02T16:58:25.660Z] [2022-03-02T16:58:25.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-03-02T16:58:25.660Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.660Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-03-02T16:58:25.660Z] [2022-03-02T16:58:25.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-02T16:58:25.660Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.660Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-02T16:58:25.660Z] [2022-03-02T16:58:25.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-02T16:58:25.660Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.660Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-02T16:58:25.660Z] [2022-03-02T16:58:25.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-03-02T16:58:25.660Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.660Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-03-02T16:58:25.660Z] [2022-03-02T16:58:25.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-02T16:58:25.660Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.660Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-02T16:58:25.660Z] [2022-03-02T16:58:25.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-03-02T16:58:25.660Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.660Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-03-02T16:58:25.660Z] [2022-03-02T16:58:25.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-02T16:58:25.660Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.660Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-02T16:58:25.660Z] [2022-03-02T16:58:25.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-02T16:58:25.660Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.660Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-02T16:58:25.660Z] [2022-03-02T16:58:25.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-02T16:58:25.660Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.660Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-02T16:58:25.660Z] [2022-03-02T16:58:25.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-03-02T16:58:25.660Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.660Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-03-02T16:58:25.660Z] [2022-03-02T16:58:25.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-03-02T16:58:25.660Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.660Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-03-02T16:58:25.660Z] [2022-03-02T16:58:25.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-02T16:58:25.660Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.660Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-02T16:58:25.660Z] [2022-03-02T16:58:25.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-03-02T16:58:25.660Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.660Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-03-02T16:58:25.660Z] [2022-03-02T16:58:25.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-02T16:58:25.660Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.660Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-02T16:58:25.660Z] [2022-03-02T16:58:25.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-02T16:58:25.660Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-02T16:58:25.660Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-02T16:58:25.660Z] [2022-03-02T16:58:25.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-02T16:58:25.660Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.660Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-02T16:58:25.660Z] [2022-03-02T16:58:25.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-02T16:58:25.660Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.660Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-02T16:58:25.660Z] [2022-03-02T16:58:25.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-02T16:58:25.660Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.660Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-02T16:58:25.660Z] [2022-03-02T16:58:25.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-02T16:58:25.660Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.660Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-02T16:58:25.660Z] [2022-03-02T16:58:25.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-02T16:58:25.660Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.660Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-02T16:58:25.660Z] [2022-03-02T16:58:25.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-02T16:58:25.660Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.660Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-02T16:58:25.660Z] [2022-03-02T16:58:25.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-02T16:58:25.660Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.660Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-02T16:58:25.660Z] [2022-03-02T16:58:25.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-02T16:58:25.660Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.660Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-02T16:58:25.660Z] [2022-03-02T16:58:25.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-02T16:58:25.660Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.660Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-02T16:58:25.660Z] [2022-03-02T16:58:25.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-02T16:58:25.660Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.660Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-02T16:58:25.660Z] [2022-03-02T16:58:25.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-03-02T16:58:25.660Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.660Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-03-02T16:58:25.660Z] [2022-03-02T16:58:25.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-02T16:58:25.660Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.660Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-02T16:58:25.660Z] [2022-03-02T16:58:25.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-02T16:58:25.660Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.660Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-02T16:58:25.660Z] [2022-03-02T16:58:25.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-02T16:58:25.660Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.660Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-02T16:58:25.660Z] [2022-03-02T16:58:25.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-02T16:58:25.660Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.660Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-02T16:58:25.660Z] [2022-03-02T16:58:25.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-02T16:58:25.660Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.660Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-02T16:58:25.660Z] [2022-03-02T16:58:25.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-02T16:58:25.660Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.660Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-02T16:58:25.660Z] [2022-03-02T16:58:25.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-02T16:58:25.660Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.660Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-02T16:58:25.660Z] [2022-03-02T16:58:25.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-02T16:58:25.660Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.660Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-02T16:58:25.660Z] [2022-03-02T16:58:25.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-02T16:58:25.660Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.660Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-02T16:58:25.660Z] [2022-03-02T16:58:25.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-02T16:58:25.660Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.660Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-02T16:58:25.660Z] [2022-03-02T16:58:25.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-03-02T16:58:25.660Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.660Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-03-02T16:58:25.660Z] [2022-03-02T16:58:25.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-02T16:58:25.660Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.660Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-02T16:58:25.660Z] [2022-03-02T16:58:25.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-02T16:58:25.660Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.660Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-02T16:58:25.660Z] [2022-03-02T16:58:25.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-02T16:58:25.660Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.660Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-02T16:58:25.660Z] [2022-03-02T16:58:25.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-02T16:58:25.660Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.660Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-02T16:58:25.660Z] [2022-03-02T16:58:25.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-02T16:58:25.660Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.660Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-02T16:58:25.660Z] [2022-03-02T16:58:25.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-02T16:58:25.660Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.660Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-02T16:58:25.660Z] [2022-03-02T16:58:25.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-02T16:58:25.660Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.660Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-02T16:58:25.660Z] [2022-03-02T16:58:25.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-03-02T16:58:25.660Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.660Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-03-02T16:58:25.660Z] [2022-03-02T16:58:25.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-02T16:58:25.660Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.660Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-02T16:58:25.660Z] [2022-03-02T16:58:25.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-02T16:58:25.660Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.660Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-02T16:58:25.660Z] [2022-03-02T16:58:25.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2022-03-02T16:58:25.660Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.660Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2022-03-02T16:58:25.660Z] [2022-03-02T16:58:25.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-02T16:58:25.660Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.660Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-02T16:58:25.660Z] [2022-03-02T16:58:25.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-02T16:58:25.660Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.660Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-02T16:58:25.660Z] [2022-03-02T16:58:25.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-02T16:58:25.660Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.660Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-02T16:58:25.660Z] [2022-03-02T16:58:25.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-03-02T16:58:25.660Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.660Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-03-02T16:58:25.660Z] [2022-03-02T16:58:25.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-02T16:58:25.660Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.660Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-02T16:58:25.660Z] [2022-03-02T16:58:25.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s) [2022-03-02T16:58:25.660Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.660Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s) [2022-03-02T16:58:25.660Z] [2022-03-02T16:58:25.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-02T16:58:25.660Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.660Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-02T16:58:25.660Z] [2022-03-02T16:58:25.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-03-02T16:58:25.660Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.660Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-03-02T16:58:25.660Z] [2022-03-02T16:58:25.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-02T16:58:25.660Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.660Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-02T16:58:25.660Z] [2022-03-02T16:58:25.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-02T16:58:25.660Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.660Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-02T16:58:25.660Z] [2022-03-02T16:58:25.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-02T16:58:25.660Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-02T16:58:25.660Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-02T16:58:25.660Z] [2022-03-02T16:58:25.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-02T16:58:25.660Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-02T16:58:25.660Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-02T16:58:25.660Z] [2022-03-02T16:58:25.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-02T16:58:25.660Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.660Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-02T16:58:25.660Z] [2022-03-02T16:58:25.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-02T16:58:25.661Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.661Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-02T16:58:25.661Z] [2022-03-02T16:58:25.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-03-02T16:58:25.661Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.661Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-03-02T16:58:25.661Z] [2022-03-02T16:58:25.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-03-02T16:58:25.661Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.661Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-03-02T16:58:25.661Z] [2022-03-02T16:58:25.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2022-03-02T16:58:25.661Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.661Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-03-02T16:58:25.661Z] [2022-03-02T16:58:25.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-03-02T16:58:25.661Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.661Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-03-02T16:58:25.661Z] [2022-03-02T16:58:25.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2022-03-02T16:58:25.661Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.661Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2022-03-02T16:58:25.661Z] [2022-03-02T16:58:25.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-02T16:58:25.661Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.661Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-02T16:58:25.661Z] [2022-03-02T16:58:25.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-03-02T16:58:25.661Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.661Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-03-02T16:58:25.661Z] [2022-03-02T16:58:25.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-03-02T16:58:25.661Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.661Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-03-02T16:58:25.661Z] [2022-03-02T16:58:25.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-03-02T16:58:25.661Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.661Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-03-02T16:58:25.661Z] [2022-03-02T16:58:25.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-02T16:58:25.661Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.661Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-02T16:58:25.661Z] [2022-03-02T16:58:25.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-03-02T16:58:25.661Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.661Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-03-02T16:58:25.661Z] [2022-03-02T16:58:25.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-03-02T16:58:25.661Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.661Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-03-02T16:58:25.661Z] [2022-03-02T16:58:25.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-02T16:58:25.661Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.661Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-02T16:58:25.661Z] [2022-03-02T16:58:25.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-02T16:58:25.661Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.661Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-02T16:58:25.661Z] [2022-03-02T16:58:25.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-03-02T16:58:25.661Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-02T16:58:25.661Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-03-02T16:58:25.661Z] [2022-03-02T16:58:25.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-03-02T16:58:25.661Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.661Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-03-02T16:58:25.661Z] [2022-03-02T16:58:25.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-02T16:58:25.661Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.661Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-02T16:58:25.661Z] [2022-03-02T16:58:25.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-02T16:58:25.661Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.661Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-02T16:58:25.661Z] [2022-03-02T16:58:25.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-02T16:58:25.661Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.661Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-02T16:58:25.661Z] [2022-03-02T16:58:25.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-02T16:58:25.661Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.661Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-02T16:58:25.661Z] [2022-03-02T16:58:25.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-02T16:58:25.661Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.661Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-02T16:58:25.661Z] [2022-03-02T16:58:25.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-02T16:58:25.661Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.661Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-02T16:58:25.661Z] [2022-03-02T16:58:25.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-02T16:58:25.661Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.661Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-02T16:58:25.661Z] [2022-03-02T16:58:25.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-02T16:58:25.661Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.661Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-02T16:58:25.661Z] [2022-03-02T16:58:25.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-02T16:58:25.661Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.661Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-02T16:58:25.661Z] [2022-03-02T16:58:25.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.03s) [2022-03-02T16:58:25.661Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.661Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.03s) [2022-03-02T16:58:25.661Z] [2022-03-02T16:58:25.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-02T16:58:25.661Z] docker_cli_run_test.go:4395: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.661Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-02T16:58:25.661Z] [2022-03-02T16:58:25.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-03-02T16:58:25.661Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-02T16:58:25.661Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-03-02T16:58:25.661Z] [2022-03-02T16:58:25.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-02T16:58:26.119Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.119Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-02T16:58:26.119Z] [2022-03-02T16:58:26.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-02T16:58:26.119Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.119Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-02T16:58:26.119Z] [2022-03-02T16:58:26.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-02T16:58:26.119Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.119Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-02T16:58:26.119Z] [2022-03-02T16:58:26.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-02T16:58:26.119Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.119Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-02T16:58:26.119Z] [2022-03-02T16:58:26.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-02T16:58:26.119Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.119Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-02T16:58:26.119Z] [2022-03-02T16:58:26.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-02T16:58:26.119Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.119Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-02T16:58:26.119Z] [2022-03-02T16:58:26.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-02T16:58:26.119Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.119Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-02T16:58:26.119Z] [2022-03-02T16:58:26.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s) [2022-03-02T16:58:26.119Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.119Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s) [2022-03-02T16:58:26.119Z] [2022-03-02T16:58:26.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-02T16:58:26.119Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.119Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-02T16:58:26.119Z] [2022-03-02T16:58:26.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-02T16:58:26.119Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.119Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-02T16:58:26.119Z] [2022-03-02T16:58:26.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-02T16:58:26.119Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.119Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-02T16:58:26.119Z] [2022-03-02T16:58:26.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-02T16:58:26.119Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.119Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-02T16:58:26.119Z] [2022-03-02T16:58:26.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-03-02T16:58:26.119Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.119Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-03-02T16:58:26.119Z] [2022-03-02T16:58:26.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-02T16:58:26.119Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.119Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-02T16:58:26.119Z] [2022-03-02T16:58:26.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-02T16:58:26.119Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.119Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-02T16:58:26.119Z] [2022-03-02T16:58:26.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-02T16:58:26.119Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.119Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-02T16:58:26.119Z] [2022-03-02T16:58:26.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-02T16:58:26.119Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.119Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-02T16:58:26.119Z] [2022-03-02T16:58:26.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-02T16:58:26.119Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.119Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-02T16:58:26.119Z] [2022-03-02T16:58:26.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-02T16:58:26.119Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.119Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-02T16:58:26.119Z] [2022-03-02T16:58:26.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-03-02T16:58:26.119Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.119Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-03-02T16:58:26.119Z] [2022-03-02T16:58:26.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-02T16:58:26.119Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.119Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-02T16:58:26.119Z] [2022-03-02T16:58:26.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-02T16:58:26.119Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.119Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-02T16:58:26.119Z] [2022-03-02T16:58:26.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-02T16:58:26.119Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.119Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-02T16:58:26.119Z] [2022-03-02T16:58:26.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-02T16:58:26.119Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.119Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-02T16:58:26.119Z] [2022-03-02T16:58:26.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-02T16:58:26.119Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.119Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-02T16:58:26.119Z] [2022-03-02T16:58:26.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-02T16:58:26.119Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.119Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-02T16:58:26.119Z] [2022-03-02T16:58:26.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-02T16:58:26.119Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.119Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-02T16:58:26.119Z] [2022-03-02T16:58:26.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-02T16:58:26.119Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.119Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-02T16:58:26.119Z] [2022-03-02T16:58:26.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-02T16:58:26.119Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.119Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-02T16:58:26.119Z] [2022-03-02T16:58:26.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-02T16:58:26.119Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.119Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-02T16:58:26.119Z] [2022-03-02T16:58:26.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-02T16:58:26.119Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.119Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-02T16:58:26.119Z] [2022-03-02T16:58:26.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-02T16:58:26.119Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.119Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-02T16:58:26.119Z] [2022-03-02T16:58:26.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.03s) [2022-03-02T16:58:26.119Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.119Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.03s) [2022-03-02T16:58:26.119Z] [2022-03-02T16:58:26.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-02T16:58:26.119Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.119Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-02T16:58:26.119Z] [2022-03-02T16:58:26.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-02T16:58:26.119Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.119Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-02T16:58:26.119Z] [2022-03-02T16:58:26.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-02T16:58:26.119Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.119Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-02T16:58:26.119Z] [2022-03-02T16:58:26.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-02T16:58:26.119Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.119Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-02T16:58:26.119Z] [2022-03-02T16:58:26.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-02T16:58:26.119Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.119Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-02T16:58:26.119Z] [2022-03-02T16:58:26.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-03-02T16:58:26.119Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.119Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-03-02T16:58:26.119Z] [2022-03-02T16:58:26.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-02T16:58:26.119Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.119Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-02T16:58:26.119Z] [2022-03-02T16:58:26.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-02T16:58:26.119Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.119Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-02T16:58:26.119Z] [2022-03-02T16:58:26.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-02T16:58:26.119Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.119Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-02T16:58:26.119Z] [2022-03-02T16:58:26.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-02T16:58:26.119Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.119Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-02T16:58:26.119Z] [2022-03-02T16:58:26.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-02T16:58:26.119Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.119Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-02T16:58:26.119Z] [2022-03-02T16:58:26.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-02T16:58:26.119Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.119Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-02T16:58:26.119Z] [2022-03-02T16:58:26.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-02T16:58:26.119Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.119Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-02T16:58:26.119Z] [2022-03-02T16:58:26.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-02T16:58:26.119Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.119Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-02T16:58:26.119Z] [2022-03-02T16:58:26.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-02T16:58:26.119Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.119Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-02T16:58:26.119Z] [2022-03-02T16:58:26.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-02T16:58:26.119Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.119Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-02T16:58:26.119Z] [2022-03-02T16:58:26.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-02T16:58:26.119Z] docker_cli_run_test.go:4374: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.119Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-02T16:58:26.119Z] [2022-03-02T16:58:26.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-03-02T16:58:26.120Z] docker_cli_run_test.go:4387: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.120Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-03-02T16:58:26.120Z] [2022-03-02T16:58:26.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-02T16:58:26.120Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-02T16:58:26.120Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-02T16:58:26.120Z] [2022-03-02T16:58:26.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-02T16:58:26.120Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.120Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-02T16:58:26.120Z] [2022-03-02T16:58:26.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-02T16:58:26.120Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.120Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-02T16:58:26.120Z] [2022-03-02T16:58:26.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-02T16:58:26.120Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.120Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-02T16:58:26.120Z] [2022-03-02T16:58:26.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-02T16:58:26.120Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.120Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-02T16:58:26.120Z] [2022-03-02T16:58:26.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-03-02T16:58:26.120Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.120Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-03-02T16:58:26.120Z] [2022-03-02T16:58:26.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-02T16:58:26.120Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.120Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-02T16:58:26.120Z] [2022-03-02T16:58:26.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-02T16:58:26.120Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.120Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-02T16:58:26.120Z] [2022-03-02T16:58:26.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-02T16:58:26.120Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.120Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-02T16:58:26.120Z] [2022-03-02T16:58:26.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-02T16:58:26.120Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.120Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-02T16:58:26.120Z] [2022-03-02T16:58:26.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-02T16:58:26.120Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.120Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-02T16:58:26.120Z] [2022-03-02T16:58:26.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-02T16:58:26.120Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.120Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-02T16:58:26.120Z] [2022-03-02T16:58:26.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-02T16:58:26.120Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.120Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-02T16:58:26.120Z] [2022-03-02T16:58:26.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-02T16:58:26.120Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.120Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-02T16:58:26.120Z] [2022-03-02T16:58:26.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-02T16:58:26.120Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.120Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-02T16:58:26.120Z] [2022-03-02T16:58:26.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-02T16:58:26.120Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.120Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-02T16:58:26.120Z] [2022-03-02T16:58:26.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2022-03-02T16:58:26.120Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.120Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2022-03-02T16:58:26.120Z] [2022-03-02T16:58:26.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-02T16:58:26.120Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.120Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-02T16:58:26.120Z] [2022-03-02T16:58:26.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-03-02T16:58:26.120Z] docker_cli_run_test.go:4197: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.120Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-03-02T16:58:26.120Z] [2022-03-02T16:58:26.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-02T16:58:26.120Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.120Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-02T16:58:26.120Z] [2022-03-02T16:58:26.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-02T16:58:26.120Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.120Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-02T16:58:26.120Z] [2022-03-02T16:58:26.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-02T16:58:26.120Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.120Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-02T16:58:26.120Z] [2022-03-02T16:58:26.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-02T16:58:26.120Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.120Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-02T16:58:26.120Z] [2022-03-02T16:58:26.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-03-02T16:58:26.120Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.120Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-03-02T16:58:26.120Z] [2022-03-02T16:58:26.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-02T16:58:26.120Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.120Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-02T16:58:26.120Z] [2022-03-02T16:58:26.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-02T16:58:26.120Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.120Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-02T16:58:26.120Z] [2022-03-02T16:58:26.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.03s) [2022-03-02T16:58:26.120Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.120Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.03s) [2022-03-02T16:58:26.120Z] [2022-03-02T16:58:26.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-03-02T16:58:26.120Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.120Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-03-02T16:58:26.120Z] [2022-03-02T16:58:26.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-02T16:58:26.120Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.120Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-02T16:58:26.120Z] [2022-03-02T16:58:26.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-02T16:58:26.120Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.120Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-02T16:58:26.120Z] [2022-03-02T16:58:26.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-02T16:58:26.120Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.120Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-02T16:58:26.120Z] [2022-03-02T16:58:26.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-02T16:58:26.120Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.120Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-02T16:58:26.120Z] [2022-03-02T16:58:26.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-03-02T16:58:26.120Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.120Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-03-02T16:58:26.120Z] [2022-03-02T16:58:26.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-02T16:58:26.120Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.120Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-02T16:58:26.120Z] [2022-03-02T16:58:26.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2022-03-02T16:58:26.120Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.120Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2022-03-02T16:58:26.120Z] [2022-03-02T16:58:26.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-02T16:58:26.120Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.120Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-02T16:58:26.120Z] [2022-03-02T16:58:26.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-02T16:58:26.120Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.120Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-02T16:58:26.120Z] [2022-03-02T16:58:26.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-02T16:58:26.120Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.120Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-02T16:58:26.120Z] [2022-03-02T16:58:26.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-02T16:58:26.120Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.120Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-02T16:58:26.120Z] [2022-03-02T16:58:26.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-02T16:58:26.120Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.120Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-02T16:58:26.120Z] [2022-03-02T16:58:26.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s) [2022-03-02T16:58:26.120Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.120Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s) [2022-03-02T16:58:26.120Z] [2022-03-02T16:58:26.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.03s) [2022-03-02T16:58:26.120Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.120Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.03s) [2022-03-02T16:58:26.120Z] [2022-03-02T16:58:26.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.03s) [2022-03-02T16:58:26.120Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.120Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.03s) [2022-03-02T16:58:26.120Z] [2022-03-02T16:58:26.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-02T16:58:26.120Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-02T16:58:26.120Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-02T16:58:26.120Z] [2022-03-02T16:58:26.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-02T16:58:26.120Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.120Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-02T16:58:26.120Z] [2022-03-02T16:58:26.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-02T16:58:26.120Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.120Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-02T16:58:26.120Z] [2022-03-02T16:58:26.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-02T16:58:26.120Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.120Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-02T16:58:26.120Z] [2022-03-02T16:58:26.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-02T16:58:26.120Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.120Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-02T16:58:26.120Z] [2022-03-02T16:58:26.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.03s) [2022-03-02T16:58:26.120Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.120Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.03s) [2022-03-02T16:58:26.120Z] [2022-03-02T16:58:26.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-03-02T16:58:26.120Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.120Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-03-02T16:58:26.120Z] [2022-03-02T16:58:26.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-02T16:58:26.120Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.120Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-02T16:58:26.120Z] [2022-03-02T16:58:26.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-02T16:58:26.120Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.120Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-02T16:58:26.120Z] [2022-03-02T16:58:26.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-03-02T16:58:26.120Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.120Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-03-02T16:58:26.120Z] [2022-03-02T16:58:26.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s) [2022-03-02T16:58:26.120Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.120Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s) [2022-03-02T16:58:26.120Z] [2022-03-02T16:58:26.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-02T16:58:26.120Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.120Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-02T16:58:26.120Z] [2022-03-02T16:58:26.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-02T16:58:26.120Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.120Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-02T16:58:26.120Z] [2022-03-02T16:58:26.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-02T16:58:26.120Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.120Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-02T16:58:26.120Z] [2022-03-02T16:58:26.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-02T16:58:26.120Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.120Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-02T16:58:26.120Z] [2022-03-02T16:58:26.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-02T16:58:26.120Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-02T16:58:26.120Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-02T16:58:26.120Z] [2022-03-02T16:58:26.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-03-02T16:58:26.120Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.120Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-03-02T16:58:26.120Z] [2022-03-02T16:58:26.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-02T16:58:26.120Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.120Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-02T16:58:26.120Z] [2022-03-02T16:58:26.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.03s) [2022-03-02T16:58:26.120Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.120Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.03s) [2022-03-02T16:58:26.120Z] [2022-03-02T16:58:26.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-02T16:58:26.120Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.120Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-02T16:58:26.120Z] [2022-03-02T16:58:26.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-03-02T16:58:26.120Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.120Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-03-02T16:58:26.120Z] [2022-03-02T16:58:26.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-02T16:58:26.120Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.120Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-02T16:58:26.120Z] [2022-03-02T16:58:26.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2022-03-02T16:58:26.120Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.120Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2022-03-02T16:58:26.120Z] [2022-03-02T16:58:26.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-02T16:58:26.120Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.120Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-02T16:58:26.120Z] [2022-03-02T16:58:26.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-02T16:58:26.120Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.120Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-02T16:58:26.120Z] [2022-03-02T16:58:26.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-02T16:58:26.121Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.121Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-02T16:58:26.121Z] [2022-03-02T16:58:26.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-02T16:58:26.121Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.121Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-02T16:58:26.121Z] [2022-03-02T16:58:26.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-02T16:58:26.121Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.121Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-02T16:58:26.121Z] [2022-03-02T16:58:26.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-02T16:58:26.121Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.121Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-02T16:58:26.121Z] [2022-03-02T16:58:26.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-03-02T16:58:26.121Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.121Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-03-02T16:58:26.121Z] [2022-03-02T16:58:26.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-02T16:58:26.121Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.121Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-02T16:58:26.121Z] [2022-03-02T16:58:26.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-02T16:58:26.121Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-02T16:58:26.121Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-02T16:58:26.121Z] [2022-03-02T16:58:26.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-02T16:58:26.121Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.121Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-02T16:58:26.121Z] [2022-03-02T16:58:26.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-02T16:58:26.121Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.121Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-02T16:58:26.121Z] [2022-03-02T16:58:26.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-02T16:58:26.121Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.121Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-02T16:58:26.121Z] [2022-03-02T16:58:26.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-02T16:58:26.121Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.121Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-02T16:58:26.121Z] [2022-03-02T16:58:26.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-02T16:58:26.121Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.121Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-02T16:58:26.121Z] [2022-03-02T16:58:26.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-02T16:58:26.121Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.121Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-02T16:58:26.121Z] [2022-03-02T16:58:26.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-02T16:58:26.121Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.121Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-02T16:58:26.121Z] [2022-03-02T16:58:26.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-03-02T16:58:26.121Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.121Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-03-02T16:58:26.121Z] [2022-03-02T16:58:26.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-02T16:58:26.121Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.121Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-02T16:58:26.121Z] [2022-03-02T16:58:26.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-02T16:58:26.121Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.121Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-02T16:58:26.121Z] [2022-03-02T16:58:26.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-03-02T16:58:26.121Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.121Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-03-02T16:58:26.121Z] [2022-03-02T16:58:26.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-03-02T16:58:26.121Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.121Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-03-02T16:58:26.121Z] [2022-03-02T16:58:26.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-02T16:58:26.121Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.121Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-02T16:58:26.121Z] [2022-03-02T16:58:26.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.03s) [2022-03-02T16:58:26.121Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.121Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.03s) [2022-03-02T16:58:26.121Z] [2022-03-02T16:58:26.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-02T16:58:26.121Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.121Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-02T16:58:26.121Z] [2022-03-02T16:58:26.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-03-02T16:58:26.121Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.121Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-03-02T16:58:26.121Z] [2022-03-02T16:58:26.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-02T16:58:26.121Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.121Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-02T16:58:26.121Z] [2022-03-02T16:58:26.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-02T16:58:26.121Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.121Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-02T16:58:26.121Z] [2022-03-02T16:58:26.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-02T16:58:26.121Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.121Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-02T16:58:26.121Z] [2022-03-02T16:58:26.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-02T16:58:26.121Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.121Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-02T16:58:26.121Z] [2022-03-02T16:58:26.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-02T16:58:26.121Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-02T16:58:26.121Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-02T16:58:26.121Z] [2022-03-02T16:58:26.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-03-02T16:58:26.121Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.121Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-03-02T16:58:26.121Z] [2022-03-02T16:58:26.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-02T16:58:26.121Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.121Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-02T16:58:26.121Z] [2022-03-02T16:58:26.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-02T16:58:26.121Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.121Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-02T16:58:26.121Z] [2022-03-02T16:58:26.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-02T16:58:26.121Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.121Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-02T16:58:26.121Z] [2022-03-02T16:58:26.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-03-02T16:58:26.121Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.121Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-03-02T16:58:26.121Z] [2022-03-02T16:58:26.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-02T16:58:26.121Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.121Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-02T16:58:26.121Z] [2022-03-02T16:58:26.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-02T16:58:26.121Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.121Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-02T16:58:26.121Z] [2022-03-02T16:58:26.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-02T16:58:26.121Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.121Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-02T16:58:26.121Z] [2022-03-02T16:58:26.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-02T16:58:26.121Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.121Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-02T16:58:26.121Z] [2022-03-02T16:58:26.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-02T16:58:26.121Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.121Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-02T16:58:26.121Z] [2022-03-02T16:58:26.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-02T16:58:26.121Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.121Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-02T16:58:26.121Z] [2022-03-02T16:58:26.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-02T16:58:26.121Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.121Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-02T16:58:26.121Z] [2022-03-02T16:58:26.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-03-02T16:58:26.121Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.121Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-03-02T16:58:26.121Z] [2022-03-02T16:58:26.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-02T16:58:26.121Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.121Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-02T16:58:26.121Z] [2022-03-02T16:58:26.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-02T16:58:26.121Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.121Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-02T16:58:26.121Z] [2022-03-02T16:58:26.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-02T16:58:26.121Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.121Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-02T16:58:26.121Z] [2022-03-02T16:58:26.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-02T16:58:26.121Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.121Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-02T16:58:26.121Z] [2022-03-02T16:58:26.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-02T16:58:26.121Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.121Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-02T16:58:26.121Z] [2022-03-02T16:58:26.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-02T16:58:26.121Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.121Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-02T16:58:26.121Z] [2022-03-02T16:58:26.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-02T16:58:26.121Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.121Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-02T16:58:26.121Z] [2022-03-02T16:58:26.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-02T16:58:26.121Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.121Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-02T16:58:26.121Z] [2022-03-02T16:58:26.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-02T16:58:26.121Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.121Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-02T16:58:26.121Z] [2022-03-02T16:58:26.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-02T16:58:26.121Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.121Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-02T16:58:26.121Z] [2022-03-02T16:58:26.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-02T16:58:26.121Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.121Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-02T16:58:26.121Z] [2022-03-02T16:58:26.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-02T16:58:26.121Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.121Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-02T16:58:26.121Z] [2022-03-02T16:58:26.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-02T16:58:26.121Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.121Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-02T16:58:26.121Z] [2022-03-02T16:58:26.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-02T16:58:26.121Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.121Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-02T16:58:26.121Z] [2022-03-02T16:58:26.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-02T16:58:26.121Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.121Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-02T16:58:26.121Z] [2022-03-02T16:58:26.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-02T16:58:26.121Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.121Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-02T16:58:26.121Z] [2022-03-02T16:58:26.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-02T16:58:26.121Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.121Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-02T16:58:26.121Z] [2022-03-02T16:58:26.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-02T16:58:26.121Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.121Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-02T16:58:26.121Z] [2022-03-02T16:58:26.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-02T16:58:26.121Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.121Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-02T16:58:26.121Z] [2022-03-02T16:58:26.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-02T16:58:26.121Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.121Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-02T16:58:26.121Z] [2022-03-02T16:58:26.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-02T16:58:26.121Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.121Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-02T16:58:26.121Z] [2022-03-02T16:58:26.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-02T16:58:26.121Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.121Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-02T16:58:26.121Z] [2022-03-02T16:58:26.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-02T16:58:26.121Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.121Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-02T16:58:26.121Z] [2022-03-02T16:58:26.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-02T16:58:26.121Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.121Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-02T16:58:26.121Z] [2022-03-02T16:58:26.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-02T16:58:26.121Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.121Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-02T16:58:26.121Z] [2022-03-02T16:58:26.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-02T16:58:26.121Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.121Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-02T16:58:26.121Z] [2022-03-02T16:58:26.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-02T16:58:26.122Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.122Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-02T16:58:26.122Z] [2022-03-02T16:58:26.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-02T16:58:26.122Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.122Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-02T16:58:26.122Z] [2022-03-02T16:58:26.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-02T16:58:26.122Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.122Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-02T16:58:26.122Z] [2022-03-02T16:58:26.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-02T16:58:26.122Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.122Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-02T16:58:26.122Z] [2022-03-02T16:58:26.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-02T16:58:26.122Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.122Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-02T16:58:26.122Z] [2022-03-02T16:58:26.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-02T16:58:26.122Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.122Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-02T16:58:26.122Z] [2022-03-02T16:58:26.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-02T16:58:26.122Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.122Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-02T16:58:26.122Z] [2022-03-02T16:58:26.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-02T16:58:26.122Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.122Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-02T16:58:26.122Z] [2022-03-02T16:58:26.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-02T16:58:26.122Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.122Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-02T16:58:26.122Z] [2022-03-02T16:58:26.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-02T16:58:26.122Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.122Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-02T16:58:26.122Z] [2022-03-02T16:58:26.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-02T16:58:26.122Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.122Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-02T16:58:26.122Z] [2022-03-02T16:58:26.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-02T16:58:26.122Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.122Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-02T16:58:26.122Z] [2022-03-02T16:58:26.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-02T16:58:26.122Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.122Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-02T16:58:26.122Z] [2022-03-02T16:58:26.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-02T16:58:26.122Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.122Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-02T16:58:26.122Z] [2022-03-02T16:58:26.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-02T16:58:26.122Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.122Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-02T16:58:26.122Z] [2022-03-02T16:58:26.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-02T16:58:26.122Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.122Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-02T16:58:26.122Z] [2022-03-02T16:58:26.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-02T16:58:26.122Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.122Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-02T16:58:26.122Z] [2022-03-02T16:58:26.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-02T16:58:26.122Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.122Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-02T16:58:26.122Z] [2022-03-02T16:58:26.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-02T16:58:26.122Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.122Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-02T16:58:26.122Z] [2022-03-02T16:58:26.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-02T16:58:26.122Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.122Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-02T16:58:26.122Z] [2022-03-02T16:58:26.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-02T16:58:26.122Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.122Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-02T16:58:26.122Z] [2022-03-02T16:58:26.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-02T16:58:26.122Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.122Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-02T16:58:26.122Z] [2022-03-02T16:58:26.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-02T16:58:26.122Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.122Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-02T16:58:26.122Z] [2022-03-02T16:58:26.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-02T16:58:26.122Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.122Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-02T16:58:26.122Z] [2022-03-02T16:58:26.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-02T16:58:26.122Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.122Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-02T16:58:26.122Z] [2022-03-02T16:58:26.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-02T16:58:26.122Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.122Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-02T16:58:26.122Z] [2022-03-02T16:58:26.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-02T16:58:26.122Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.122Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-02T16:58:26.122Z] [2022-03-02T16:58:26.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-02T16:58:26.122Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.122Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-02T16:58:26.122Z] [2022-03-02T16:58:26.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-02T16:58:26.122Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.122Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-02T16:58:26.122Z] [2022-03-02T16:58:26.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-02T16:58:26.122Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.122Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-02T16:58:26.122Z] [2022-03-02T16:58:26.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-02T16:58:26.122Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.122Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-02T16:58:26.122Z] [2022-03-02T16:58:26.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-02T16:58:26.122Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.122Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-02T16:58:26.122Z] [2022-03-02T16:58:26.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-02T16:58:26.122Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.122Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-02T16:58:26.122Z] [2022-03-02T16:58:26.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-02T16:58:26.122Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.122Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-02T16:58:26.122Z] [2022-03-02T16:58:26.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-02T16:58:26.122Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.122Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-02T16:58:26.122Z] [2022-03-02T16:58:26.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-02T16:58:26.122Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.122Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-02T16:58:26.122Z] [2022-03-02T16:58:26.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-02T16:58:26.122Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.122Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-02T16:58:26.122Z] [2022-03-02T16:58:26.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-02T16:58:26.122Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.122Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-02T16:58:26.122Z] [2022-03-02T16:58:26.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-02T16:58:26.122Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.122Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-02T16:58:26.122Z] [2022-03-02T16:58:26.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-02T16:58:26.122Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.122Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-02T16:58:26.122Z] [2022-03-02T16:58:26.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-02T16:58:26.122Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.122Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-02T16:58:26.122Z] [2022-03-02T16:58:26.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-02T16:58:26.122Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.122Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-02T16:58:26.122Z] [2022-03-02T16:58:26.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-02T16:58:26.122Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.122Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-02T16:58:26.122Z] [2022-03-02T16:58:26.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-02T16:58:26.122Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.122Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-02T16:58:26.122Z] [2022-03-02T16:58:26.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-02T16:58:26.122Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.122Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-02T16:58:26.122Z] [2022-03-02T16:58:26.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-02T16:58:26.122Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.122Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-02T16:58:26.122Z] [2022-03-02T16:58:26.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-02T16:58:26.122Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.122Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-02T16:58:26.122Z] [2022-03-02T16:58:26.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-02T16:58:26.122Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.122Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-02T16:58:26.122Z] [2022-03-02T16:58:26.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-02T16:58:26.122Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.122Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-02T16:58:26.122Z] [2022-03-02T16:58:26.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-02T16:58:26.122Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.122Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-02T16:58:26.122Z] [2022-03-02T16:58:26.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-02T16:58:26.122Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.122Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-02T16:58:26.122Z] [2022-03-02T16:58:26.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-02T16:58:26.122Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.122Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-02T16:58:26.122Z] [2022-03-02T16:58:26.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-02T16:58:26.123Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.123Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-02T16:58:26.123Z] [2022-03-02T16:58:26.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-02T16:58:26.123Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.123Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-02T16:58:26.123Z] [2022-03-02T16:58:26.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-02T16:58:26.123Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.123Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-02T16:58:26.123Z] [2022-03-02T16:58:26.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-03-02T16:58:26.123Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.123Z] [2022-03-02T16:58:26.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-03-02T16:58:26.123Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.123Z] [2022-03-02T16:58:26.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-03-02T16:58:26.123Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-02T16:58:26.123Z] [2022-03-02T16:58:26.123Z] DONE 1085 tests, 539 skipped in 3127.678s [2022-03-02T16:58:26.123Z] INFO: Integration tests ended at 03/02/2022 16:58:26. Duration:00:52:07.8524258 [2022-03-02T16:58:26.123Z] INFO: Docker info of the daemon under test at end of run [2022-03-02T16:58:26.123Z] [2022-03-02T16:58:26.580Z] Containers: 2 [2022-03-02T16:58:26.580Z] Running: 0 [2022-03-02T16:58:26.580Z] Paused: 0 [2022-03-02T16:58:26.580Z] Stopped: 2 [2022-03-02T16:58:26.580Z] Images: 18 [2022-03-02T16:58:26.580Z] Server Version: 0.0.0-dev [2022-03-02T16:58:26.580Z] Storage Driver: windowsfilter [2022-03-02T16:58:26.580Z] Windows: [2022-03-02T16:58:26.580Z] Logging Driver: json-file [2022-03-02T16:58:26.580Z] Plugins: [2022-03-02T16:58:26.580Z] Volume: local [2022-03-02T16:58:26.580Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-02T16:58:26.580Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-02T16:58:26.580Z] Swarm: inactive [2022-03-02T16:58:26.580Z] Default Isolation: process [2022-03-02T16:58:26.580Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-03-02T16:58:26.580Z] Operating System: Microsoft Windows Server 2019 Datacenter (Build 17763) [2022-03-02T16:58:26.580Z] OSType: windows [2022-03-02T16:58:26.580Z] Architecture: x86_64 [2022-03-02T16:58:26.580Z] CPUs: 4 [2022-03-02T16:58:26.580Z] Total Memory: 32GiB [2022-03-02T16:58:26.580Z] Name: azwin-2-2d3c40 [2022-03-02T16:58:26.580Z] ID: NCKO:BMOG:XTD6:667K:J3R6:5C2T:6A2M:XAVE:CN5F:UKRC:SYNM:Z4AV [2022-03-02T16:58:26.580Z] Docker Root Dir: D:\CI\PR-43313\1\daemon [2022-03-02T16:58:26.580Z] Debug Mode (client): false [2022-03-02T16:58:26.580Z] Debug Mode (server): true [2022-03-02T16:58:26.580Z] File Descriptors: -1 [2022-03-02T16:58:26.580Z] Goroutines: 17 [2022-03-02T16:58:26.580Z] System Time: 2022-03-02T16:58:26.1055938Z [2022-03-02T16:58:26.580Z] EventsListeners: 0 [2022-03-02T16:58:26.580Z] Registry: https://index.docker.io/v1/ [2022-03-02T16:58:26.580Z] Labels: [2022-03-02T16:58:26.580Z] Experimental: false [2022-03-02T16:58:26.580Z] Insecure Registries: [2022-03-02T16:58:26.580Z] 127.0.0.0/8 [2022-03-02T16:58:26.580Z] Live Restore Enabled: false [2022-03-02T16:58:26.580Z] [2022-03-02T16:58:26.580Z] [2022-03-02T16:58:26.580Z] INFO: Stopping daemon under test [2022-03-02T16:58:26.580Z] SUCCESS: The process with PID 2968 (child process of PID 5816) has been terminated. [2022-03-02T16:58:26.580Z] SUCCESS: The process with PID 5816 (child process of PID 4956) has been terminated. [2022-03-02T16:58:26.580Z] INFO: Stop tailing logs of the daemon under tests [2022-03-02T16:58:26.580Z] INFO: executeCI.ps1 Completed successfully at 03/02/2022 16:58:26. [2022-03-02T16:58:26.580Z] INFO: Tidying up at end of run [2022-03-02T16:58:26.580Z] INFO: Saving daemon under test log (d:\CI\PR-43313\1\dut.out) to bundles\CIDUT.out [2022-03-02T16:58:26.580Z] INFO: Saving daemon under test log (d:\CI\PR-43313\1\dut.err) to bundles\CIDUT.err [2022-03-02T16:58:26.580Z] INFO: Saving containerd logs to bundles [2022-03-02T16:58:26.580Z] INFO: Nuke-Everything... [2022-03-02T16:58:27.544Z] INFO: Container count on control daemon to delete is 2 [2022-03-02T16:58:27.545Z] 56dde6823903 [2022-03-02T16:58:27.545Z] d4f963b6e0ce [2022-03-02T16:58:27.545Z] INFO: Tidying pidfile d:\CI\PR-43313\1\docker.pid [2022-03-02T16:58:28.002Z] INFO: Nuking d:\CI [2022-03-02T16:59:10.501Z] INFO: Zapped successfully [2022-03-02T16:59:10.501Z] [2022-03-02T16:59:10.501Z] INFO: executeCI.ps1 exiting at Wed Mar 2 16:59:06 CUT 2022. Duration 01:24:16.5287482 [2022-03-02T16:59:10.501Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-03-02T16:59:10.746Z] Recording test results [2022-03-02T16:59:17.674Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-03-02T16:59:19.722Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2022-03-02T16:59:21.464Z] Archiving artifacts [2022-03-02T16:59:35.456Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43313/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-02T16:59:36.377Z] + make clean [2022-03-02T16:59:37.908Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-02T16:59:37.908Z] docker-dev-cache [2022-03-02T16:59:37.908Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS